2026-01-15T20:08:14.6251382Z Current runner version: '2.331.0' 2026-01-15T20:08:14.6275541Z ##[group]Runner Image Provisioner 2026-01-15T20:08:14.6276393Z Hosted Compute Agent 2026-01-15T20:08:14.6277193Z Version: 20251211.462 2026-01-15T20:08:14.6277819Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T20:08:14.6278523Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T20:08:14.6279147Z Worker ID: {736e8e7c-6bce-4133-a81b-7c2cb3ebc6a7} 2026-01-15T20:08:14.6279772Z ##[endgroup] 2026-01-15T20:08:14.6280316Z ##[group]Operating System 2026-01-15T20:08:14.6280841Z Microsoft Windows Server 2025 2026-01-15T20:08:14.6281364Z 10.0.26100 2026-01-15T20:08:14.6281795Z Datacenter 2026-01-15T20:08:14.6282238Z ##[endgroup] 2026-01-15T20:08:14.6282647Z ##[group]Runner Image 2026-01-15T20:08:14.6283151Z Image: windows-2025 2026-01-15T20:08:14.6283590Z Version: 20260111.179.1 2026-01-15T20:08:14.6284905Z Included Software: https://github.com/actions/runner-images/blob/win25/20260111.179/images/windows/Windows2025-Readme.md 2026-01-15T20:08:14.6286309Z Image Release: https://github.com/actions/runner-images/releases/tag/win25%2F20260111.179 2026-01-15T20:08:14.6287131Z ##[endgroup] 2026-01-15T20:08:14.6288133Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T20:08:14.6289794Z Contents: read 2026-01-15T20:08:14.6290313Z Metadata: read 2026-01-15T20:08:14.6290851Z ##[endgroup] 2026-01-15T20:08:14.6292766Z Secret source: None 2026-01-15T20:08:14.6293412Z Prepare workflow directory 2026-01-15T20:08:14.6756368Z Prepare all required actions 2026-01-15T20:08:14.6793705Z Getting action download info 2026-01-15T20:08:15.0846149Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T20:08:15.2593240Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T20:08:16.1303831Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T20:08:17.1613969Z Complete job name: install-and-test (3.10, 7.0.1) 2026-01-15T20:08:17.3112460Z ##[group]Run actions/checkout@v3 2026-01-15T20:08:17.3113924Z with: 2026-01-15T20:08:17.3114703Z repository: meta-pytorch/torchcodec 2026-01-15T20:08:17.3115965Z token: *** 2026-01-15T20:08:17.3116722Z ssh-strict: true 2026-01-15T20:08:17.3117546Z persist-credentials: true 2026-01-15T20:08:17.3118399Z clean: true 2026-01-15T20:08:17.3119212Z sparse-checkout-cone-mode: true 2026-01-15T20:08:17.3120176Z fetch-depth: 1 2026-01-15T20:08:17.3120910Z fetch-tags: false 2026-01-15T20:08:17.3121713Z lfs: false 2026-01-15T20:08:17.3122442Z submodules: false 2026-01-15T20:08:17.3123259Z set-safe-directory: true 2026-01-15T20:08:17.3124817Z ##[endgroup] 2026-01-15T20:08:17.4483620Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T20:08:17.4486886Z ##[group]Getting Git version info 2026-01-15T20:08:17.4488304Z Working directory is 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:17.5462319Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:08:17.8858463Z git version 2.52.0.windows.1 2026-01-15T20:08:17.8915780Z ##[endgroup] 2026-01-15T20:08:17.8937682Z Temporarily overriding HOME='D:\a\_temp\6c36ed37-9e44-44ff-b355-49a8d4f5881d' before making global git config changes 2026-01-15T20:08:17.8940067Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:08:17.8945757Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:08:17.9483634Z Deleting the contents of 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:17.9491840Z ##[group]Initializing the repository 2026-01-15T20:08:17.9499678Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\torchcodec\torchcodec 2026-01-15T20:08:18.0230537Z Initialized empty Git repository in D:/a/torchcodec/torchcodec/.git/ 2026-01-15T20:08:18.0270655Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:18.0757003Z ##[endgroup] 2026-01-15T20:08:18.0758436Z ##[group]Disabling automatic garbage collection 2026-01-15T20:08:18.0763364Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2026-01-15T20:08:18.1043428Z ##[endgroup] 2026-01-15T20:08:18.1044762Z ##[group]Setting up auth 2026-01-15T20:08:18.1053272Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:08:18.1334985Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:08:19.5249918Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:08:19.5537890Z [command]"C:\Program Files\Git\bin\git.exe" 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' || :\"" 2026-01-15T20:08:20.0790548Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-01-15T20:08:20.1100308Z ##[endgroup] 2026-01-15T20:08:20.1101172Z ##[group]Fetching the repository 2026-01-15T20:08:20.1115380Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T20:08:20.9899870Z remote: Enumerating objects: 284, done. 2026-01-15T20:08:20.9900953Z remote: Counting objects: 0% (1/284) 2026-01-15T20:08:20.9901498Z remote: Counting objects: 1% (3/284) 2026-01-15T20:08:20.9901930Z remote: Counting objects: 2% (6/284) 2026-01-15T20:08:20.9902269Z remote: Counting objects: 3% (9/284) 2026-01-15T20:08:20.9904535Z remote: Counting objects: 4% (12/284) 2026-01-15T20:08:20.9905092Z remote: Counting objects: 5% (15/284) 2026-01-15T20:08:20.9905439Z remote: Counting objects: 6% (18/284) 2026-01-15T20:08:20.9905831Z remote: Counting objects: 7% (20/284) 2026-01-15T20:08:20.9906335Z remote: Counting objects: 8% (23/284) 2026-01-15T20:08:20.9906668Z remote: Counting objects: 9% (26/284) 2026-01-15T20:08:20.9907028Z remote: Counting objects: 10% (29/284) 2026-01-15T20:08:20.9907366Z remote: Counting objects: 11% (32/284) 2026-01-15T20:08:20.9907724Z remote: Counting objects: 12% (35/284) 2026-01-15T20:08:20.9908031Z remote: Counting objects: 13% (37/284) 2026-01-15T20:08:20.9908453Z remote: Counting objects: 14% (40/284) 2026-01-15T20:08:20.9908812Z remote: Counting objects: 15% (43/284) 2026-01-15T20:08:20.9909120Z remote: Counting objects: 16% (46/284) 2026-01-15T20:08:20.9909505Z remote: Counting objects: 17% (49/284) 2026-01-15T20:08:20.9909839Z remote: Counting objects: 18% (52/284) 2026-01-15T20:08:20.9910285Z remote: Counting objects: 19% (54/284) 2026-01-15T20:08:20.9910672Z remote: Counting objects: 20% (57/284) 2026-01-15T20:08:20.9911043Z remote: Counting objects: 21% (60/284) 2026-01-15T20:08:20.9911434Z remote: Counting objects: 22% (63/284) 2026-01-15T20:08:20.9911832Z remote: Counting objects: 23% (66/284) 2026-01-15T20:08:20.9912239Z remote: Counting objects: 24% (69/284) 2026-01-15T20:08:20.9912569Z remote: Counting objects: 25% (71/284) 2026-01-15T20:08:20.9912941Z remote: Counting objects: 26% (74/284) 2026-01-15T20:08:20.9913267Z remote: Counting objects: 27% (77/284) 2026-01-15T20:08:20.9913630Z remote: Counting objects: 28% (80/284) 2026-01-15T20:08:20.9913995Z remote: Counting objects: 29% (83/284) 2026-01-15T20:08:20.9914315Z remote: Counting objects: 30% (86/284) 2026-01-15T20:08:20.9915306Z remote: Counting objects: 31% (89/284) 2026-01-15T20:08:20.9915642Z remote: Counting objects: 32% (91/284) 2026-01-15T20:08:20.9916037Z remote: Counting objects: 33% (94/284) 2026-01-15T20:08:20.9916384Z remote: Counting objects: 34% (97/284) 2026-01-15T20:08:20.9916920Z remote: Counting objects: 35% (100/284) 2026-01-15T20:08:20.9917372Z remote: Counting objects: 36% (103/284) 2026-01-15T20:08:20.9917693Z remote: Counting objects: 37% (106/284) 2026-01-15T20:08:20.9918038Z remote: Counting objects: 38% (108/284) 2026-01-15T20:08:20.9918586Z remote: Counting objects: 39% (111/284) 2026-01-15T20:08:20.9918947Z remote: Counting objects: 40% (114/284) 2026-01-15T20:08:20.9919297Z remote: Counting objects: 41% (117/284) 2026-01-15T20:08:20.9919621Z remote: Counting objects: 42% (120/284) 2026-01-15T20:08:20.9919972Z remote: Counting objects: 43% (123/284) 2026-01-15T20:08:20.9920280Z remote: Counting objects: 44% (125/284) 2026-01-15T20:08:20.9920654Z remote: Counting objects: 45% (128/284) 2026-01-15T20:08:20.9920970Z remote: Counting objects: 46% (131/284) 2026-01-15T20:08:20.9921377Z remote: Counting objects: 47% (134/284) 2026-01-15T20:08:20.9921761Z remote: Counting objects: 48% (137/284) 2026-01-15T20:08:20.9922151Z remote: Counting objects: 49% (140/284) 2026-01-15T20:08:20.9922550Z remote: Counting objects: 50% (142/284) 2026-01-15T20:08:20.9922885Z remote: Counting objects: 51% (145/284) 2026-01-15T20:08:20.9923247Z remote: Counting objects: 52% (148/284) 2026-01-15T20:08:20.9923567Z remote: Counting objects: 53% (151/284) 2026-01-15T20:08:20.9923917Z remote: Counting objects: 54% (154/284) 2026-01-15T20:08:20.9924301Z remote: Counting objects: 55% (157/284) 2026-01-15T20:08:20.9924619Z remote: Counting objects: 56% (160/284) 2026-01-15T20:08:20.9925593Z remote: Counting objects: 57% (162/284) 2026-01-15T20:08:20.9925980Z remote: Counting objects: 58% (165/284) 2026-01-15T20:08:20.9926343Z remote: Counting objects: 59% (168/284) 2026-01-15T20:08:20.9926665Z remote: Counting objects: 60% (171/284) 2026-01-15T20:08:20.9927029Z remote: Counting objects: 61% (174/284) 2026-01-15T20:08:20.9927379Z remote: Counting objects: 62% (177/284) 2026-01-15T20:08:20.9927711Z remote: Counting objects: 63% (179/284) 2026-01-15T20:08:20.9928081Z remote: Counting objects: 64% (182/284) 2026-01-15T20:08:20.9928394Z remote: Counting objects: 65% (185/284) 2026-01-15T20:08:20.9928739Z remote: Counting objects: 66% (188/284) 2026-01-15T20:08:20.9929075Z remote: Counting objects: 67% (191/284) 2026-01-15T20:08:20.9929432Z remote: Counting objects: 68% (194/284) 2026-01-15T20:08:20.9929841Z remote: Counting objects: 69% (196/284) 2026-01-15T20:08:20.9930222Z remote: Counting objects: 70% (199/284) 2026-01-15T20:08:20.9930616Z remote: Counting objects: 71% (202/284) 2026-01-15T20:08:20.9930918Z remote: Counting objects: 72% (205/284) 2026-01-15T20:08:20.9931290Z remote: Counting objects: 73% (208/284) 2026-01-15T20:08:20.9931607Z remote: Counting objects: 74% (211/284) 2026-01-15T20:08:20.9931987Z remote: Counting objects: 75% (213/284) 2026-01-15T20:08:20.9932354Z remote: Counting objects: 76% (216/284) 2026-01-15T20:08:20.9932669Z remote: Counting objects: 77% (219/284) 2026-01-15T20:08:20.9933007Z remote: Counting objects: 78% (222/284) 2026-01-15T20:08:20.9933353Z remote: Counting objects: 79% (225/284) 2026-01-15T20:08:20.9933702Z remote: Counting objects: 80% (228/284) 2026-01-15T20:08:20.9934016Z remote: Counting objects: 81% (231/284) 2026-01-15T20:08:20.9934372Z remote: Counting objects: 82% (233/284) 2026-01-15T20:08:20.9934898Z remote: Counting objects: 83% (236/284) 2026-01-15T20:08:20.9935258Z remote: Counting objects: 84% (239/284) 2026-01-15T20:08:20.9935658Z remote: Counting objects: 85% (242/284) 2026-01-15T20:08:20.9935974Z remote: Counting objects: 86% (245/284) 2026-01-15T20:08:20.9936337Z remote: Counting objects: 87% (248/284) 2026-01-15T20:08:20.9936665Z remote: Counting objects: 88% (250/284) 2026-01-15T20:08:20.9937285Z remote: Counting objects: 89% (253/284) 2026-01-15T20:08:20.9937674Z remote: Counting objects: 90% (256/284) 2026-01-15T20:08:20.9937992Z remote: Counting objects: 91% (259/284) 2026-01-15T20:08:20.9938561Z remote: Counting objects: 92% (262/284) 2026-01-15T20:08:20.9938891Z remote: Counting objects: 93% (265/284) 2026-01-15T20:08:20.9939243Z remote: Counting objects: 94% (267/284) 2026-01-15T20:08:20.9939570Z remote: Counting objects: 95% (270/284) 2026-01-15T20:08:20.9939955Z remote: Counting objects: 96% (273/284) 2026-01-15T20:08:20.9940302Z remote: Counting objects: 97% (276/284) 2026-01-15T20:08:20.9940671Z remote: Counting objects: 98% (279/284) 2026-01-15T20:08:20.9941015Z remote: Counting objects: 99% (282/284) 2026-01-15T20:08:20.9941413Z remote: Counting objects: 100% (284/284) 2026-01-15T20:08:20.9941805Z remote: Counting objects: 100% (284/284), done. 2026-01-15T20:08:20.9942192Z remote: Compressing objects: 0% (1/233) 2026-01-15T20:08:21.0138266Z remote: Compressing objects: 1% (3/233) 2026-01-15T20:08:21.0139177Z remote: Compressing objects: 2% (5/233) 2026-01-15T20:08:21.0139626Z remote: Compressing objects: 3% (7/233) 2026-01-15T20:08:21.0140283Z remote: Compressing objects: 4% (10/233) 2026-01-15T20:08:21.0140788Z remote: Compressing objects: 5% (12/233) 2026-01-15T20:08:21.0141437Z remote: Compressing objects: 6% (14/233) 2026-01-15T20:08:21.0141943Z remote: Compressing objects: 7% (17/233) 2026-01-15T20:08:21.0142386Z remote: Compressing objects: 8% (19/233) 2026-01-15T20:08:21.0142824Z remote: Compressing objects: 9% (21/233) 2026-01-15T20:08:21.0143254Z remote: Compressing objects: 10% (24/233) 2026-01-15T20:08:21.0143698Z remote: Compressing objects: 11% (26/233) 2026-01-15T20:08:21.0144079Z remote: Compressing objects: 12% (28/233) 2026-01-15T20:08:21.0144430Z remote: Compressing objects: 13% (31/233) 2026-01-15T20:08:21.0144826Z remote: Compressing objects: 14% (33/233) 2026-01-15T20:08:21.0145178Z remote: Compressing objects: 15% (35/233) 2026-01-15T20:08:21.0145624Z remote: Compressing objects: 16% (38/233) 2026-01-15T20:08:21.0146022Z remote: Compressing objects: 17% (40/233) 2026-01-15T20:08:21.0146521Z remote: Compressing objects: 18% (42/233) 2026-01-15T20:08:21.0146949Z remote: Compressing objects: 19% (45/233) 2026-01-15T20:08:21.0211810Z remote: Compressing objects: 20% (47/233) 2026-01-15T20:08:21.0212245Z remote: Compressing objects: 21% (49/233) 2026-01-15T20:08:21.0212647Z remote: Compressing objects: 22% (52/233) 2026-01-15T20:08:21.0461710Z remote: Compressing objects: 23% (54/233) 2026-01-15T20:08:21.0462186Z remote: Compressing objects: 24% (56/233) 2026-01-15T20:08:21.0462701Z remote: Compressing objects: 25% (59/233) 2026-01-15T20:08:21.0463073Z remote: Compressing objects: 26% (61/233) 2026-01-15T20:08:21.0463446Z remote: Compressing objects: 27% (63/233) 2026-01-15T20:08:21.0463801Z remote: Compressing objects: 28% (66/233) 2026-01-15T20:08:21.0464186Z remote: Compressing objects: 29% (68/233) 2026-01-15T20:08:21.0464535Z remote: Compressing objects: 30% (70/233) 2026-01-15T20:08:21.0464896Z remote: Compressing objects: 31% (73/233) 2026-01-15T20:08:21.0465549Z remote: Compressing objects: 32% (75/233) 2026-01-15T20:08:21.0465921Z remote: Compressing objects: 33% (77/233) 2026-01-15T20:08:21.0466297Z remote: Compressing objects: 34% (80/233) 2026-01-15T20:08:21.0466657Z remote: Compressing objects: 35% (82/233) 2026-01-15T20:08:21.1038301Z remote: Compressing objects: 36% (84/233) 2026-01-15T20:08:21.1038673Z remote: Compressing objects: 37% (87/233) 2026-01-15T20:08:21.1039002Z remote: Compressing objects: 38% (89/233) 2026-01-15T20:08:21.1039308Z remote: Compressing objects: 39% (91/233) 2026-01-15T20:08:21.1039630Z remote: Compressing objects: 40% (94/233) 2026-01-15T20:08:21.1039944Z remote: Compressing objects: 41% (96/233) 2026-01-15T20:08:21.1040433Z remote: Compressing objects: 42% (98/233) 2026-01-15T20:08:21.1040821Z remote: Compressing objects: 43% (101/233) 2026-01-15T20:08:21.1041287Z remote: Compressing objects: 44% (103/233) 2026-01-15T20:08:21.1041600Z remote: Compressing objects: 45% (105/233) 2026-01-15T20:08:21.1041902Z remote: Compressing objects: 46% (108/233) 2026-01-15T20:08:21.1042208Z remote: Compressing objects: 47% (110/233) 2026-01-15T20:08:21.1042513Z remote: Compressing objects: 48% (112/233) 2026-01-15T20:08:21.1042816Z remote: Compressing objects: 49% (115/233) 2026-01-15T20:08:21.1043122Z remote: Compressing objects: 50% (117/233) 2026-01-15T20:08:21.1043424Z remote: Compressing objects: 51% (119/233) 2026-01-15T20:08:21.1123687Z remote: Compressing objects: 52% (122/233) 2026-01-15T20:08:21.1124070Z remote: Compressing objects: 53% (124/233) 2026-01-15T20:08:21.1124812Z remote: Compressing objects: 54% (126/233) 2026-01-15T20:08:21.1125366Z remote: Compressing objects: 55% (129/233) 2026-01-15T20:08:21.1125885Z remote: Compressing objects: 56% (131/233) 2026-01-15T20:08:21.1126650Z remote: Compressing objects: 57% (133/233) 2026-01-15T20:08:21.1127025Z remote: Compressing objects: 58% (136/233) 2026-01-15T20:08:21.1127373Z remote: Compressing objects: 59% (138/233) 2026-01-15T20:08:21.1127703Z remote: Compressing objects: 60% (140/233) 2026-01-15T20:08:21.1128037Z remote: Compressing objects: 61% (143/233) 2026-01-15T20:08:21.1128365Z remote: Compressing objects: 62% (145/233) 2026-01-15T20:08:21.1128686Z remote: Compressing objects: 63% (147/233) 2026-01-15T20:08:21.1129014Z remote: Compressing objects: 64% (150/233) 2026-01-15T20:08:21.1129338Z remote: Compressing objects: 65% (152/233) 2026-01-15T20:08:21.1129693Z remote: Compressing objects: 66% (154/233) 2026-01-15T20:08:21.1130033Z remote: Compressing objects: 67% (157/233) 2026-01-15T20:08:21.1130378Z remote: Compressing objects: 68% (159/233) 2026-01-15T20:08:21.1130717Z remote: Compressing objects: 69% (161/233) 2026-01-15T20:08:21.1131051Z remote: Compressing objects: 70% (164/233) 2026-01-15T20:08:21.1131382Z remote: Compressing objects: 71% (166/233) 2026-01-15T20:08:21.1131705Z remote: Compressing objects: 72% (168/233) 2026-01-15T20:08:21.1132036Z remote: Compressing objects: 73% (171/233) 2026-01-15T20:08:21.1132363Z remote: Compressing objects: 74% (173/233) 2026-01-15T20:08:21.1132696Z remote: Compressing objects: 75% (175/233) 2026-01-15T20:08:21.1165297Z remote: Compressing objects: 76% (178/233) 2026-01-15T20:08:21.1166501Z remote: Compressing objects: 77% (180/233) 2026-01-15T20:08:21.1166918Z remote: Compressing objects: 78% (182/233) 2026-01-15T20:08:21.1167276Z remote: Compressing objects: 79% (185/233) 2026-01-15T20:08:21.1167620Z remote: Compressing objects: 80% (187/233) 2026-01-15T20:08:21.1167952Z remote: Compressing objects: 81% (189/233) 2026-01-15T20:08:21.1169331Z remote: Compressing objects: 82% (192/233) 2026-01-15T20:08:21.1169680Z remote: Compressing objects: 83% (194/233) 2026-01-15T20:08:21.1170007Z remote: Compressing objects: 84% (196/233) 2026-01-15T20:08:21.1170533Z remote: Compressing objects: 85% (199/233) 2026-01-15T20:08:21.1171016Z remote: Compressing objects: 86% (201/233) 2026-01-15T20:08:21.1171356Z remote: Compressing objects: 87% (203/233) 2026-01-15T20:08:21.1171688Z remote: Compressing objects: 88% (206/233) 2026-01-15T20:08:21.1172024Z remote: Compressing objects: 89% (208/233) 2026-01-15T20:08:21.1172354Z remote: Compressing objects: 90% (210/233) 2026-01-15T20:08:21.1172686Z remote: Compressing objects: 91% (213/233) 2026-01-15T20:08:21.1173015Z remote: Compressing objects: 92% (215/233) 2026-01-15T20:08:21.1173339Z remote: Compressing objects: 93% (217/233) 2026-01-15T20:08:21.1173688Z remote: Compressing objects: 94% (220/233) 2026-01-15T20:08:21.1174015Z remote: Compressing objects: 95% (222/233) 2026-01-15T20:08:21.1174347Z remote: Compressing objects: 96% (224/233) 2026-01-15T20:08:21.1174671Z remote: Compressing objects: 97% (227/233) 2026-01-15T20:08:21.1175003Z remote: Compressing objects: 98% (229/233) 2026-01-15T20:08:21.1175333Z remote: Compressing objects: 99% (231/233) 2026-01-15T20:08:21.1175658Z remote: Compressing objects: 100% (233/233) 2026-01-15T20:08:21.1175953Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T20:08:21.1632541Z Receiving objects: 0% (1/284) 2026-01-15T20:08:21.1636154Z Receiving objects: 1% (3/284) 2026-01-15T20:08:21.1636671Z Receiving objects: 2% (6/284) 2026-01-15T20:08:21.1638808Z Receiving objects: 3% (9/284) 2026-01-15T20:08:21.1640883Z Receiving objects: 4% (12/284) 2026-01-15T20:08:21.1641440Z Receiving objects: 5% (15/284) 2026-01-15T20:08:21.1644142Z Receiving objects: 6% (18/284) 2026-01-15T20:08:21.1644585Z Receiving objects: 7% (20/284) 2026-01-15T20:08:21.1746738Z Receiving objects: 8% (23/284) 2026-01-15T20:08:21.1749538Z Receiving objects: 9% (26/284) 2026-01-15T20:08:21.1752561Z Receiving objects: 10% (29/284) 2026-01-15T20:08:21.2914938Z Receiving objects: 11% (32/284) 2026-01-15T20:08:21.2916166Z Receiving objects: 12% (35/284) 2026-01-15T20:08:21.2918109Z Receiving objects: 13% (37/284) 2026-01-15T20:08:21.2921609Z Receiving objects: 14% (40/284) 2026-01-15T20:08:21.2923238Z Receiving objects: 15% (43/284) 2026-01-15T20:08:21.2925002Z Receiving objects: 16% (46/284) 2026-01-15T20:08:21.2926839Z Receiving objects: 17% (49/284) 2026-01-15T20:08:21.2934075Z Receiving objects: 18% (52/284) 2026-01-15T20:08:21.2939253Z Receiving objects: 19% (54/284) 2026-01-15T20:08:21.2941069Z Receiving objects: 20% (57/284) 2026-01-15T20:08:21.2942431Z Receiving objects: 21% (60/284) 2026-01-15T20:08:21.2945006Z Receiving objects: 22% (63/284) 2026-01-15T20:08:21.2945681Z Receiving objects: 23% (66/284) 2026-01-15T20:08:21.2948260Z Receiving objects: 24% (69/284) 2026-01-15T20:08:21.2948852Z Receiving objects: 25% (71/284) 2026-01-15T20:08:21.2952142Z Receiving objects: 26% (74/284) 2026-01-15T20:08:21.2955580Z Receiving objects: 27% (77/284) 2026-01-15T20:08:21.2962276Z Receiving objects: 28% (80/284) 2026-01-15T20:08:21.2967082Z Receiving objects: 29% (83/284) 2026-01-15T20:08:21.2970497Z Receiving objects: 30% (86/284) 2026-01-15T20:08:21.2971128Z Receiving objects: 31% (89/284) 2026-01-15T20:08:21.2974974Z Receiving objects: 32% (91/284) 2026-01-15T20:08:21.2976890Z Receiving objects: 33% (94/284) 2026-01-15T20:08:21.2978627Z Receiving objects: 34% (97/284) 2026-01-15T20:08:21.2980246Z Receiving objects: 35% (100/284) 2026-01-15T20:08:21.2983651Z Receiving objects: 36% (103/284) 2026-01-15T20:08:21.2985035Z Receiving objects: 37% (106/284) 2026-01-15T20:08:21.2986762Z Receiving objects: 38% (108/284) 2026-01-15T20:08:21.2989356Z Receiving objects: 39% (111/284) 2026-01-15T20:08:21.3446015Z Receiving objects: 40% (114/284) 2026-01-15T20:08:21.3452435Z Receiving objects: 41% (117/284) 2026-01-15T20:08:21.3457140Z Receiving objects: 42% (120/284) 2026-01-15T20:08:21.3462887Z Receiving objects: 43% (123/284) 2026-01-15T20:08:21.3466195Z Receiving objects: 44% (125/284) 2026-01-15T20:08:21.3489006Z Receiving objects: 45% (128/284) 2026-01-15T20:08:21.3492847Z Receiving objects: 46% (131/284) 2026-01-15T20:08:21.3503082Z Receiving objects: 47% (134/284) 2026-01-15T20:08:21.3507064Z Receiving objects: 48% (137/284) 2026-01-15T20:08:21.3507987Z Receiving objects: 49% (140/284) 2026-01-15T20:08:21.3512681Z Receiving objects: 50% (142/284) 2026-01-15T20:08:21.3514683Z Receiving objects: 51% (145/284) 2026-01-15T20:08:21.3517431Z Receiving objects: 52% (148/284) 2026-01-15T20:08:21.3524638Z Receiving objects: 53% (151/284) 2026-01-15T20:08:21.3538906Z Receiving objects: 54% (154/284) 2026-01-15T20:08:21.3541508Z Receiving objects: 55% (157/284) 2026-01-15T20:08:21.3542145Z Receiving objects: 56% (160/284) 2026-01-15T20:08:21.3545641Z Receiving objects: 57% (162/284) 2026-01-15T20:08:21.3551411Z Receiving objects: 58% (165/284) 2026-01-15T20:08:21.3553963Z Receiving objects: 59% (168/284) 2026-01-15T20:08:21.3556019Z Receiving objects: 60% (171/284) 2026-01-15T20:08:21.3561419Z Receiving objects: 61% (174/284) 2026-01-15T20:08:21.3562031Z Receiving objects: 62% (177/284) 2026-01-15T20:08:21.3564444Z Receiving objects: 63% (179/284) 2026-01-15T20:08:21.3567540Z Receiving objects: 64% (182/284) 2026-01-15T20:08:21.3569855Z Receiving objects: 65% (185/284) 2026-01-15T20:08:21.3573936Z Receiving objects: 66% (188/284) 2026-01-15T20:08:21.3580330Z Receiving objects: 67% (191/284) 2026-01-15T20:08:21.4102570Z Receiving objects: 68% (194/284) 2026-01-15T20:08:21.4113832Z Receiving objects: 69% (196/284) 2026-01-15T20:08:21.4697929Z Receiving objects: 70% (199/284) 2026-01-15T20:08:21.4806444Z Receiving objects: 71% (202/284) 2026-01-15T20:08:21.5210708Z Receiving objects: 72% (205/284) 2026-01-15T20:08:21.5293091Z Receiving objects: 73% (208/284) 2026-01-15T20:08:21.5303355Z Receiving objects: 74% (211/284) 2026-01-15T20:08:21.5325477Z Receiving objects: 75% (213/284) 2026-01-15T20:08:21.5358479Z Receiving objects: 76% (216/284) 2026-01-15T20:08:21.5377565Z Receiving objects: 77% (219/284) 2026-01-15T20:08:21.5384250Z Receiving objects: 78% (222/284) 2026-01-15T20:08:21.5389132Z Receiving objects: 79% (225/284) 2026-01-15T20:08:21.5410033Z Receiving objects: 80% (228/284) 2026-01-15T20:08:21.5417644Z Receiving objects: 81% (231/284) 2026-01-15T20:08:21.5449384Z Receiving objects: 82% (233/284) 2026-01-15T20:08:21.5468566Z Receiving objects: 83% (236/284) 2026-01-15T20:08:21.5478294Z Receiving objects: 84% (239/284) 2026-01-15T20:08:21.5507456Z Receiving objects: 85% (242/284) 2026-01-15T20:08:21.5517591Z Receiving objects: 86% (245/284) 2026-01-15T20:08:21.5526555Z Receiving objects: 87% (248/284) 2026-01-15T20:08:21.5822969Z Receiving objects: 88% (250/284) 2026-01-15T20:08:21.5867154Z Receiving objects: 89% (253/284) 2026-01-15T20:08:21.5899111Z Receiving objects: 90% (256/284) 2026-01-15T20:08:21.5916788Z Receiving objects: 91% (259/284) 2026-01-15T20:08:21.6076143Z Receiving objects: 92% (262/284) 2026-01-15T20:08:21.6093552Z Receiving objects: 93% (265/284) 2026-01-15T20:08:21.6359538Z Receiving objects: 94% (267/284) 2026-01-15T20:08:21.6394808Z Receiving objects: 95% (270/284) 2026-01-15T20:08:21.6401467Z Receiving objects: 96% (273/284) 2026-01-15T20:08:21.6407969Z Receiving objects: 97% (276/284) 2026-01-15T20:08:21.6411113Z Receiving objects: 98% (279/284) 2026-01-15T20:08:21.6411769Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T20:08:21.6415528Z Receiving objects: 99% (282/284) 2026-01-15T20:08:21.6416324Z Receiving objects: 100% (284/284) 2026-01-15T20:08:21.6418134Z Receiving objects: 100% (284/284), 9.88 MiB | 19.91 MiB/s, done. 2026-01-15T20:08:21.6439179Z Resolving deltas: 0% (0/59) 2026-01-15T20:08:21.6444103Z Resolving deltas: 1% (1/59) 2026-01-15T20:08:21.6444504Z Resolving deltas: 3% (2/59) 2026-01-15T20:08:21.6444878Z Resolving deltas: 5% (3/59) 2026-01-15T20:08:21.6445399Z Resolving deltas: 6% (4/59) 2026-01-15T20:08:21.6445619Z Resolving deltas: 8% (5/59) 2026-01-15T20:08:21.6445815Z Resolving deltas: 10% (6/59) 2026-01-15T20:08:21.6449449Z Resolving deltas: 11% (7/59) 2026-01-15T20:08:21.6451116Z Resolving deltas: 13% (8/59) 2026-01-15T20:08:21.6451491Z Resolving deltas: 15% (9/59) 2026-01-15T20:08:21.6463205Z Resolving deltas: 16% (10/59) 2026-01-15T20:08:21.6463882Z Resolving deltas: 18% (11/59) 2026-01-15T20:08:21.6464522Z Resolving deltas: 20% (12/59) 2026-01-15T20:08:21.6464862Z Resolving deltas: 22% (13/59) 2026-01-15T20:08:21.6465203Z Resolving deltas: 23% (14/59) 2026-01-15T20:08:21.6465893Z Resolving deltas: 25% (15/59) 2026-01-15T20:08:21.6466231Z Resolving deltas: 27% (16/59) 2026-01-15T20:08:21.6467161Z Resolving deltas: 28% (17/59) 2026-01-15T20:08:21.6467515Z Resolving deltas: 30% (18/59) 2026-01-15T20:08:21.6467856Z Resolving deltas: 32% (19/59) 2026-01-15T20:08:21.6468176Z Resolving deltas: 33% (20/59) 2026-01-15T20:08:21.6468507Z Resolving deltas: 35% (21/59) 2026-01-15T20:08:21.6468832Z Resolving deltas: 37% (22/59) 2026-01-15T20:08:21.6469158Z Resolving deltas: 38% (23/59) 2026-01-15T20:08:21.6469478Z Resolving deltas: 40% (24/59) 2026-01-15T20:08:21.6469808Z Resolving deltas: 42% (25/59) 2026-01-15T20:08:21.6482254Z Resolving deltas: 44% (26/59) 2026-01-15T20:08:21.6490549Z Resolving deltas: 45% (27/59) 2026-01-15T20:08:21.6493014Z Resolving deltas: 47% (28/59) 2026-01-15T20:08:21.6503952Z Resolving deltas: 49% (29/59) 2026-01-15T20:08:21.6513465Z Resolving deltas: 52% (31/59) 2026-01-15T20:08:21.6519176Z Resolving deltas: 54% (32/59) 2026-01-15T20:08:21.6525134Z Resolving deltas: 55% (33/59) 2026-01-15T20:08:21.6529534Z Resolving deltas: 57% (34/59) 2026-01-15T20:08:21.6532048Z Resolving deltas: 59% (35/59) 2026-01-15T20:08:21.6544373Z Resolving deltas: 61% (36/59) 2026-01-15T20:08:21.6544979Z Resolving deltas: 62% (37/59) 2026-01-15T20:08:21.6549147Z Resolving deltas: 64% (38/59) 2026-01-15T20:08:21.6564037Z Resolving deltas: 66% (39/59) 2026-01-15T20:08:21.6566950Z Resolving deltas: 67% (40/59) 2026-01-15T20:08:21.6574365Z Resolving deltas: 69% (41/59) 2026-01-15T20:08:21.6578354Z Resolving deltas: 71% (42/59) 2026-01-15T20:08:21.6587305Z Resolving deltas: 72% (43/59) 2026-01-15T20:08:21.6593383Z Resolving deltas: 74% (44/59) 2026-01-15T20:08:21.6597508Z Resolving deltas: 76% (45/59) 2026-01-15T20:08:21.6602642Z Resolving deltas: 77% (46/59) 2026-01-15T20:08:21.6613118Z Resolving deltas: 79% (47/59) 2026-01-15T20:08:21.6629662Z Resolving deltas: 81% (48/59) 2026-01-15T20:08:21.6646386Z Resolving deltas: 83% (49/59) 2026-01-15T20:08:21.6649767Z Resolving deltas: 84% (50/59) 2026-01-15T20:08:21.6660099Z Resolving deltas: 86% (51/59) 2026-01-15T20:08:21.6665497Z Resolving deltas: 88% (52/59) 2026-01-15T20:08:21.6678542Z Resolving deltas: 89% (53/59) 2026-01-15T20:08:21.6684305Z Resolving deltas: 91% (54/59) 2026-01-15T20:08:21.6688103Z Resolving deltas: 93% (55/59) 2026-01-15T20:08:21.6700759Z Resolving deltas: 94% (56/59) 2026-01-15T20:08:21.6705521Z Resolving deltas: 96% (57/59) 2026-01-15T20:08:21.6715634Z Resolving deltas: 98% (58/59) 2026-01-15T20:08:21.6717449Z Resolving deltas: 100% (59/59) 2026-01-15T20:08:21.6717969Z Resolving deltas: 100% (59/59), done. 2026-01-15T20:08:21.7390347Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:21.7391251Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T20:08:21.7640501Z ##[endgroup] 2026-01-15T20:08:21.7641062Z ##[group]Determining the checkout info 2026-01-15T20:08:21.7641816Z ##[endgroup] 2026-01-15T20:08:21.7642700Z ##[group]Checking out the ref 2026-01-15T20:08:21.7650890Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T20:08:21.9851231Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T20:08:21.9851626Z 2026-01-15T20:08:21.9851935Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T20:08:21.9852682Z changes and commit them, and you can discard any commits you make in this 2026-01-15T20:08:21.9854754Z state without impacting any branches by switching back to a branch. 2026-01-15T20:08:21.9855202Z 2026-01-15T20:08:21.9855487Z If you want to create a new branch to retain commits you create, you may 2026-01-15T20:08:21.9856192Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T20:08:21.9856592Z 2026-01-15T20:08:21.9856761Z git switch -c 2026-01-15T20:08:21.9857020Z 2026-01-15T20:08:21.9857146Z Or undo this operation with: 2026-01-15T20:08:21.9857428Z 2026-01-15T20:08:21.9857524Z git switch - 2026-01-15T20:08:21.9857681Z 2026-01-15T20:08:21.9857982Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T20:08:21.9858474Z 2026-01-15T20:08:21.9859046Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T20:08:21.9902629Z ##[endgroup] 2026-01-15T20:08:22.0272814Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2026-01-15T20:08:22.0534110Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T20:08:22.0880720Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T20:08:22.0881107Z bash packaging/remove_src.sh 2026-01-15T20:08:22.0896393Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:08:22.0896706Z ##[endgroup] 2026-01-15T20:08:22.8660951Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T20:08:22.9416968Z benchmarks 2026-01-15T20:08:22.9417438Z CMakeLists.txt 2026-01-15T20:08:22.9417718Z CODE_OF_CONDUCT.md 2026-01-15T20:08:22.9417984Z CONTRIBUTING.md 2026-01-15T20:08:22.9418231Z docs 2026-01-15T20:08:22.9418441Z examples 2026-01-15T20:08:22.9418668Z LICENSE 2026-01-15T20:08:22.9418885Z MANIFEST.in 2026-01-15T20:08:22.9419119Z mypy.ini 2026-01-15T20:08:22.9419339Z packaging 2026-01-15T20:08:22.9419587Z pyproject.toml 2026-01-15T20:08:22.9419835Z README.md 2026-01-15T20:08:22.9420054Z setup.py 2026-01-15T20:08:22.9420267Z test 2026-01-15T20:08:22.9420542Z version.txt 2026-01-15T20:08:22.9424188Z src/ folder removed successfully! 2026-01-15T20:08:22.9710033Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T20:08:22.9710572Z with: 2026-01-15T20:08:22.9710741Z auto-update-conda: true 2026-01-15T20:08:22.9710947Z miniforge-version: latest 2026-01-15T20:08:22.9711155Z activate-environment: test 2026-01-15T20:08:22.9711357Z python-version: 3.10 2026-01-15T20:08:22.9711538Z auto-activate-base: true 2026-01-15T20:08:22.9711752Z remove-profiles: true 2026-01-15T20:08:22.9711938Z conda-solver: libmamba 2026-01-15T20:08:22.9712142Z clean-patched-environment-file: true 2026-01-15T20:08:22.9712367Z run-post: true 2026-01-15T20:08:22.9712527Z ##[endgroup] 2026-01-15T20:08:23.1318064Z ##[group]Gathering Inputs... 2026-01-15T20:08:23.1337266Z ##[endgroup] 2026-01-15T20:08:23.1340466Z ##[group]Creating bootstrap condarc file in C:\Users\runneradmin\.condarc... 2026-01-15T20:08:23.1368455Z ##[endgroup] 2026-01-15T20:08:23.1368920Z ##[group]Ensuring installer... 2026-01-15T20:08:23.1370859Z Can we use bundled Miniconda? 2026-01-15T20:08:23.1372953Z Can we download a custom installer by URL? 2026-01-15T20:08:23.1375220Z Can we download Miniforge? 2026-01-15T20:08:23.1376439Z ... will download Miniforge. 2026-01-15T20:08:23.1380169Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe 2026-01-15T20:08:23.1382991Z Ensuring Installer... 2026-01-15T20:08:23.1388882Z Checking for cached Miniforge3@latest... 2026-01-15T20:08:23.1399905Z Did not find Miniforge3-Windows-x86_64.exe latest in cache 2026-01-15T20:08:24.4656533Z Downloaded Miniforge3-Windows-x86_64.exe, ensuring extension .exe 2026-01-15T20:08:24.4686728Z Caching Miniforge3@latest... 2026-01-15T20:08:24.4954073Z Cached Miniforge3@latest: C:\hostedtoolcache\windows\Miniforge3\latest\x86_64! 2026-01-15T20:08:24.4955242Z ##[endgroup] 2026-01-15T20:08:24.4956164Z ##[group]Running installer... 2026-01-15T20:08:24.4989037Z [command]D:\a\_temp\4e34af31-4578-435e-acca-e1d6cc0b6192.exe /InstallationType=JustMe /RegisterPython=0 /S /D=C:\Users\runneradmin\miniconda3 2026-01-15T20:08:25.1306816Z Welcome to Miniforge3 25.11.0-1 2026-01-15T20:08:25.1307161Z 2026-01-15T20:08:25.1547997Z By continuing this installation you are accepting this license agreement: 2026-01-15T20:08:25.1548681Z C:\Users\runneradmin\miniconda3\LICENSE 2026-01-15T20:08:25.1549166Z Please run the installer in GUI mode to read the details. 2026-01-15T20:08:25.1549603Z 2026-01-15T20:08:25.1549820Z Miniforge3 will now be installed into this location: 2026-01-15T20:08:25.1550776Z C:\Users\runneradmin\miniconda3 2026-01-15T20:08:25.1551062Z 2026-01-15T20:08:25.1551506Z Unpacking payload... 2026-01-15T20:08:25.8444588Z Setting up the package cache... 2026-01-15T20:08:48.9677726Z Setting up the base environment... 2026-01-15T20:08:48.9693891Z Installing packages for base, creating shortcuts if necessary... 2026-01-15T20:08:51.3882580Z Preparing transaction: ...working... done 2026-01-15T20:09:01.0440845Z Executing transaction: ...working... done 2026-01-15T20:09:01.4451602Z Setting installation directory permissions... 2026-01-15T20:09:21.0988388Z Done! 2026-01-15T20:09:21.1473332Z Mamba was found in the `base` env 2026-01-15T20:09:21.1474065Z ##[endgroup] 2026-01-15T20:09:21.1475754Z ##[group]Setup environment variables... 2026-01-15T20:09:21.1478287Z Add "C:\Users\runneradmin\miniconda3\condabin" to PATH 2026-01-15T20:09:21.1484584Z Set 'CONDA="C:\Users\runneradmin\miniconda3"' 2026-01-15T20:09:21.1490180Z ##[endgroup] 2026-01-15T20:09:21.1490614Z ##[group]Parsing environment... 2026-01-15T20:09:21.1492520Z ##[endgroup] 2026-01-15T20:09:21.1492936Z ##[group]Applying initial configuration... 2026-01-15T20:09:21.1516073Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-01-15T20:09:21.1523820Z Adding pkgs_dir 'C:\Users\runneradmin\conda_pkgs_dir' 2026-01-15T20:09:21.1526780Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --add pkgs_dirs C:\Users\runneradmin\conda_pkgs_dir" 2026-01-15T20:09:22.1411212Z auto_activate: true 2026-01-15T20:09:22.1424750Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_activate true" 2026-01-15T20:09:22.7005375Z auto_update_conda: true 2026-01-15T20:09:22.7020159Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_update_conda true" 2026-01-15T20:09:23.2609573Z solver: libmamba 2026-01-15T20:09:23.2625513Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set solver libmamba" 2026-01-15T20:09:23.8205814Z always_yes: true 2026-01-15T20:09:23.8218687Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set always_yes true" 2026-01-15T20:09:24.3809722Z changeps1: false 2026-01-15T20:09:24.3823521Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set changeps1 false" 2026-01-15T20:09:24.9599548Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show-sources" 2026-01-15T20:09:25.5022887Z ==> C:\Users\runneradmin\miniconda3\.condarc <== 2026-01-15T20:09:25.5023607Z channels: 2026-01-15T20:09:25.5026624Z - conda-forge 2026-01-15T20:09:25.5026841Z 2026-01-15T20:09:25.5026979Z ==> C:\Users\runneradmin\.condarc <== 2026-01-15T20:09:25.5027373Z auto_update_conda: True 2026-01-15T20:09:25.5027689Z auto_activate: True 2026-01-15T20:09:25.5027969Z notify_outdated_conda: False 2026-01-15T20:09:25.5028323Z changeps1: False 2026-01-15T20:09:25.5028563Z pkgs_dirs: 2026-01-15T20:09:25.5028749Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:25.5029014Z always_yes: True 2026-01-15T20:09:25.5029212Z solver: libmamba 2026-01-15T20:09:25.5029318Z 2026-01-15T20:09:25.5600478Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show" 2026-01-15T20:09:26.0988701Z add_anaconda_token: True 2026-01-15T20:09:26.0989535Z add_pip_as_python_dependency: True 2026-01-15T20:09:26.0989937Z aggressive_update_packages: 2026-01-15T20:09:26.0990305Z - ca-certificates 2026-01-15T20:09:26.0990627Z - certifi 2026-01-15T20:09:26.0990849Z - openssl 2026-01-15T20:09:26.0991109Z allow_conda_downgrades: False 2026-01-15T20:09:26.0991427Z allow_cycles: True 2026-01-15T20:09:26.0991710Z allow_non_channel_urls: False 2026-01-15T20:09:26.0992034Z allow_softlinks: False 2026-01-15T20:09:26.0992348Z allowlist_channels: [] 2026-01-15T20:09:26.0992839Z always_copy: False 2026-01-15T20:09:26.0993121Z always_softlink: False 2026-01-15T20:09:26.0993397Z always_yes: True 2026-01-15T20:09:26.0993665Z anaconda_upload: None 2026-01-15T20:09:26.0993963Z auto_activate: True 2026-01-15T20:09:26.0994226Z auto_stack: 0 2026-01-15T20:09:26.0994483Z auto_update_conda: True 2026-01-15T20:09:26.0994761Z bld_path: 2026-01-15T20:09:26.0994997Z changeps1: False 2026-01-15T20:09:26.0995330Z channel_alias: https://conda.anaconda.org 2026-01-15T20:09:26.0995757Z channel_priority: flexible 2026-01-15T20:09:26.0996068Z channel_settings: [] 2026-01-15T20:09:26.0996345Z channels: 2026-01-15T20:09:26.0996846Z - conda-forge 2026-01-15T20:09:26.0997180Z client_ssl_cert: None 2026-01-15T20:09:26.0997583Z client_ssl_cert_key: None 2026-01-15T20:09:26.1023989Z clobber: False 2026-01-15T20:09:26.1024265Z conda_build: {} 2026-01-15T20:09:26.1024725Z console: classic 2026-01-15T20:09:26.1025002Z create_default_packages: [] 2026-01-15T20:09:26.1025379Z croot: C:\Users\runneradmin\miniconda3\conda-bld 2026-01-15T20:09:26.1026382Z custom_channels: 2026-01-15T20:09:26.1026693Z pkgs/main: https://repo.anaconda.com 2026-01-15T20:09:26.1027066Z pkgs/r: https://repo.anaconda.com 2026-01-15T20:09:26.1028604Z pkgs/msys2: https://repo.anaconda.com 2026-01-15T20:09:26.1029034Z pkgs/pro: https://repo.anaconda.com 2026-01-15T20:09:26.1029368Z custom_multichannels: 2026-01-15T20:09:26.1029619Z defaults: 2026-01-15T20:09:26.1029883Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:26.1030266Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:26.1030661Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:26.1030989Z local: 2026-01-15T20:09:26.1031191Z debug: False 2026-01-15T20:09:26.1031416Z default_activation_env: base 2026-01-15T20:09:26.1031696Z default_channels: 2026-01-15T20:09:26.1031956Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:26.1032328Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:26.1032678Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:26.1033021Z default_python: 3.12 2026-01-15T20:09:26.1033258Z default_threads: None 2026-01-15T20:09:26.1033506Z denylist_channels: [] 2026-01-15T20:09:26.1034094Z deps_modifier: not_set 2026-01-15T20:09:26.1034349Z dev: False 2026-01-15T20:09:26.1034563Z disallowed_packages: [] 2026-01-15T20:09:26.1034821Z download_only: False 2026-01-15T20:09:26.1035060Z dry_run: False 2026-01-15T20:09:26.1035287Z enable_private_envs: False 2026-01-15T20:09:26.1035568Z env_prompt: ({default_env}) 2026-01-15T20:09:26.1035846Z environment_specifier: None 2026-01-15T20:09:26.1036319Z envs_dirs: 2026-01-15T20:09:26.1036558Z - C:\Users\runneradmin\miniconda3\envs 2026-01-15T20:09:26.1036914Z - C:\Users\runneradmin\.conda\envs 2026-01-15T20:09:26.1037295Z - C:\Users\runneradmin\AppData\Local\conda\conda\envs 2026-01-15T20:09:26.1037681Z envvars_force_uppercase: True 2026-01-15T20:09:26.1038094Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T20:09:26.1038521Z execute_threads: 1 2026-01-15T20:09:26.1038752Z experimental: [] 2026-01-15T20:09:26.1038974Z export_platforms: 2026-01-15T20:09:26.1039194Z - win-64 2026-01-15T20:09:26.1039408Z extra_safety_checks: False 2026-01-15T20:09:26.1039670Z fetch_threads: 5 2026-01-15T20:09:26.1039880Z force: False 2026-01-15T20:09:26.1040090Z force_32bit: False 2026-01-15T20:09:26.1040318Z force_reinstall: False 2026-01-15T20:09:26.1040565Z force_remove: False 2026-01-15T20:09:26.1040804Z ignore_pinned: False 2026-01-15T20:09:26.1041030Z json: False 2026-01-15T20:09:26.1041238Z list_fields: 2026-01-15T20:09:26.1041431Z - name 2026-01-15T20:09:26.1041628Z - version 2026-01-15T20:09:26.1041813Z - build 2026-01-15T20:09:26.1042010Z - channel_name 2026-01-15T20:09:26.1042235Z local_repodata_ttl: 1 2026-01-15T20:09:26.1042499Z migrated_channel_aliases: [] 2026-01-15T20:09:26.1042789Z migrated_custom_channels: {} 2026-01-15T20:09:26.1043060Z no_lock: False 2026-01-15T20:09:26.1043273Z no_plugins: False 2026-01-15T20:09:26.1043505Z non_admin_enabled: True 2026-01-15T20:09:26.1043766Z notify_outdated_conda: False 2026-01-15T20:09:26.1044073Z number_channel_notices: 5 2026-01-15T20:09:26.1044337Z offline: False 2026-01-15T20:09:26.1044566Z override_channels_enabled: True 2026-01-15T20:09:26.1044875Z override_virtual_packages: {} 2026-01-15T20:09:26.1045157Z path_conflict: clobber 2026-01-15T20:09:26.1045410Z pinned_packages: [] 2026-01-15T20:09:26.1045631Z pkgs_dirs: 2026-01-15T20:09:26.1045863Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:26.1046184Z plugins: 2026-01-15T20:09:26.1046399Z use_sharded_repodata: False 2026-01-15T20:09:26.1046700Z prefix_data_interoperability: False 2026-01-15T20:09:26.1047026Z protect_frozen_envs: True 2026-01-15T20:09:26.1047291Z proxy_servers: {} 2026-01-15T20:09:26.1047508Z quiet: False 2026-01-15T20:09:26.1047723Z register_envs: True 2026-01-15T20:09:26.1047956Z remote_backoff_factor: 1 2026-01-15T20:09:26.1048235Z remote_connect_timeout_secs: 9.15 2026-01-15T20:09:26.1048530Z remote_max_retries: 3 2026-01-15T20:09:26.1048784Z remote_read_timeout_secs: 60.0 2026-01-15T20:09:26.1049055Z repodata_fns: 2026-01-15T20:09:26.1049422Z - current_repodata.json 2026-01-15T20:09:26.1049694Z - repodata.json 2026-01-15T20:09:26.1049925Z repodata_threads: None 2026-01-15T20:09:26.1050162Z repodata_use_zst: True 2026-01-15T20:09:26.1050403Z report_errors: None 2026-01-15T20:09:26.1050635Z rollback_enabled: True 2026-01-15T20:09:26.1050908Z root_prefix: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:26.1051252Z safety_checks: warn 2026-01-15T20:09:26.1051471Z sat_solver: pycosat 2026-01-15T20:09:26.1051709Z separate_format_cache: False 2026-01-15T20:09:26.1051975Z shortcuts: True 2026-01-15T20:09:26.1052197Z shortcuts_only: [] 2026-01-15T20:09:26.1052421Z show_channel_urls: None 2026-01-15T20:09:26.1052691Z signing_metadata_url_base: None 2026-01-15T20:09:26.1052970Z solver: libmamba 2026-01-15T20:09:26.1053214Z solver_ignore_timestamps: False 2026-01-15T20:09:26.1053506Z ssl_verify: True 2026-01-15T20:09:26.1053730Z subdir: win-64 2026-01-15T20:09:26.1054206Z subdirs: 2026-01-15T20:09:26.1054496Z - win-64 2026-01-15T20:09:26.1054705Z - noarch 2026-01-15T20:09:26.1054925Z target_prefix_override: 2026-01-15T20:09:26.1055182Z trace: False 2026-01-15T20:09:26.1055393Z track_features: [] 2026-01-15T20:09:26.1055630Z unsatisfiable_hints: True 2026-01-15T20:09:26.1055917Z unsatisfiable_hints_check_depth: 2 2026-01-15T20:09:26.1056237Z update_modifier: update_specs 2026-01-15T20:09:26.1056528Z use_index_cache: False 2026-01-15T20:09:26.1056944Z use_local: False 2026-01-15T20:09:26.1057173Z use_only_tar_bz2: None 2026-01-15T20:09:26.1057411Z verbosity: 0 2026-01-15T20:09:26.1057626Z verify_threads: 1 2026-01-15T20:09:26.1570743Z ##[endgroup] 2026-01-15T20:09:26.1571762Z ##[group]Initializing conda shell integration... 2026-01-15T20:09:26.1592770Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat init --all" 2026-01-15T20:09:48.5906385Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:48.5952536Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:48.5987754Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:48.6028909Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:48.6099080Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:48.6123574Z no change C:\Users\runneradmin\miniconda3\Scripts\conda.exe 2026-01-15T20:09:48.6124223Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env.exe 2026-01-15T20:09:48.6124766Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-script.py 2026-01-15T20:09:48.6125374Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env-script.py 2026-01-15T20:09:48.6125991Z no change C:\Users\runneradmin\miniconda3\condabin\conda.bat 2026-01-15T20:09:48.6126358Z no change C:\Users\runneradmin\miniconda3\Library\bin\conda.bat 2026-01-15T20:09:48.6126745Z no change C:\Users\runneradmin\miniconda3\condabin\_conda_activate.bat 2026-01-15T20:09:48.6127142Z no change C:\Users\runneradmin\miniconda3\condabin\rename_tmp.bat 2026-01-15T20:09:48.6127539Z no change C:\Users\runneradmin\miniconda3\condabin\conda_auto_activate.bat 2026-01-15T20:09:48.6127947Z no change C:\Users\runneradmin\miniconda3\condabin\conda_hook.bat 2026-01-15T20:09:48.6128537Z no change C:\Users\runneradmin\miniconda3\Scripts\activate.bat 2026-01-15T20:09:48.6128900Z no change C:\Users\runneradmin\miniconda3\condabin\activate.bat 2026-01-15T20:09:48.6129261Z no change C:\Users\runneradmin\miniconda3\condabin\deactivate.bat 2026-01-15T20:09:48.6129629Z modified C:\Users\runneradmin\miniconda3\Scripts\activate 2026-01-15T20:09:48.6129976Z modified C:\Users\runneradmin\miniconda3\Scripts\deactivate 2026-01-15T20:09:48.6130588Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.sh 2026-01-15T20:09:48.6130980Z modified C:\Users\runneradmin\miniconda3\etc\fish\conf.d\conda.fish 2026-01-15T20:09:48.6131389Z no change C:\Users\runneradmin\miniconda3\shell\condabin\Conda.psm1 2026-01-15T20:09:48.6131808Z modified C:\Users\runneradmin\miniconda3\shell\condabin\conda-hook.ps1 2026-01-15T20:09:48.6132264Z no change C:\Users\runneradmin\miniconda3\Lib\site-packages\xontrib\conda.xsh 2026-01-15T20:09:48.6132698Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.csh 2026-01-15T20:09:48.6133027Z modified C:\Users\runneradmin\.bash_profile 2026-01-15T20:09:48.6133290Z modified C:\Users\runneradmin\.zshrc 2026-01-15T20:09:48.6133569Z modified C:\Users\runneradmin\.config\fish\config.fish 2026-01-15T20:09:48.6133860Z modified C:\Users\runneradmin\.xonshrc 2026-01-15T20:09:48.6134095Z modified C:\Users\runneradmin\.tcshrc 2026-01-15T20:09:48.6134422Z modified C:\Users\runneradmin\Documents\WindowsPowerShell\profile.ps1 2026-01-15T20:09:48.6134823Z modified C:\Users\runneradmin\Documents\PowerShell\profile.ps1 2026-01-15T20:09:48.6135216Z modified HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun 2026-01-15T20:09:48.6135487Z 2026-01-15T20:09:48.6135653Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T20:09:48.6136050Z 2026-01-15T20:09:48.6635834Z Append to "C:\Users\runneradmin/.bash_profile": 2026-01-15T20:09:48.6636155Z 2026-01-15T20:09:48.6636401Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6636740Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6636976Z set -eo pipefail 2026-01-15T20:09:48.6637167Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6637396Z conda activate "test" 2026-01-15T20:09:48.6637658Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6637927Z 2026-01-15T20:09:48.6638998Z Append to "C:\Users\runneradmin/.zshrc": 2026-01-15T20:09:48.6639233Z 2026-01-15T20:09:48.6639449Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6639760Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6640196Z set -eo pipefail 2026-01-15T20:09:48.6640394Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6640620Z conda activate "test" 2026-01-15T20:09:48.6640863Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6641102Z 2026-01-15T20:09:48.6642608Z Append to "C:\Users\runneradmin/.config/fish/config.fish": 2026-01-15T20:09:48.6642899Z 2026-01-15T20:09:48.6643106Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6643448Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6643673Z set -eo pipefail 2026-01-15T20:09:48.6643867Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6644088Z conda activate "test" 2026-01-15T20:09:48.6644344Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6644577Z 2026-01-15T20:09:48.6704177Z Append to "C:\Users\runneradmin/.tcshrc": 2026-01-15T20:09:48.6704591Z 2026-01-15T20:09:48.6704957Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6705534Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6705942Z set -eo pipefail 2026-01-15T20:09:48.6706248Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6706652Z conda activate "test" 2026-01-15T20:09:48.6707077Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6707924Z 2026-01-15T20:09:48.6708285Z Append to "C:\Users\runneradmin/.xonshrc": 2026-01-15T20:09:48.6708749Z 2026-01-15T20:09:48.6710141Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6710790Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6711225Z set -eo pipefail 2026-01-15T20:09:48.6711568Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6712380Z conda activate "test" 2026-01-15T20:09:48.6713058Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6713524Z 2026-01-15T20:09:48.6713837Z Append to "C:\Users\runneradmin/Documents/PowerShell/profile.ps1": 2026-01-15T20:09:48.6714379Z 2026-01-15T20:09:48.6714749Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6715317Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6715735Z conda activate "test" 2026-01-15T20:09:48.6716186Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6717176Z 2026-01-15T20:09:48.6717551Z Append to "C:\Users\runneradmin/Documents/WindowsPowerShell/profile.ps1": 2026-01-15T20:09:48.6718155Z 2026-01-15T20:09:48.6718519Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6719090Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6719863Z conda activate "test" 2026-01-15T20:09:48.6720325Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6721049Z 2026-01-15T20:09:48.6721883Z Append to "C:\Users\runneradmin/miniconda3/etc/profile.d/conda.sh": 2026-01-15T20:09:48.6722502Z 2026-01-15T20:09:48.6722875Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6723461Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6723876Z set -eo pipefail 2026-01-15T20:09:48.6724221Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6724643Z conda activate "test" 2026-01-15T20:09:48.6725106Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6725962Z 2026-01-15T20:09:48.6726210Z Append to "C:\Users\runneradmin/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T20:09:48.6726540Z 2026-01-15T20:09:48.6726768Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6727101Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6727344Z set -eo pipefail 2026-01-15T20:09:48.6727549Z # Conda Setup Action: Custom activation 2026-01-15T20:09:48.6727772Z conda activate "test" 2026-01-15T20:09:48.6728026Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:48.6728263Z 2026-01-15T20:09:48.6730158Z Append to "C:\Users\runneradmin/miniconda3/condabin/conda_hook.bat": 2026-01-15T20:09:48.6730645Z 2026-01-15T20:09:48.6735812Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:48.6736191Z :: Conda Setup Action: Activate base 2026-01-15T20:09:48.6736444Z @CALL "%CONDA_BAT%" activate base 2026-01-15T20:09:48.6736673Z :: Conda Setup Action: Custom activation 2026-01-15T20:09:48.6736918Z @CALL "%CONDA_BAT%" activate "test" 2026-01-15T20:09:48.6737160Z :: Conda Setup Action: Basic configuration 2026-01-15T20:09:48.6737418Z @SETLOCAL EnableExtensions 2026-01-15T20:09:48.6737623Z @SETLOCAL DisableDelayedExpansion 2026-01-15T20:09:48.6737920Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:48.6738157Z 2026-01-15T20:09:48.6738458Z ##[endgroup] 2026-01-15T20:09:48.6738755Z ##[group]Adding tools to 'base' env... 2026-01-15T20:09:48.6738976Z Do we need to update conda? 2026-01-15T20:09:48.6739212Z Do we need to update mamba? 2026-01-15T20:09:48.6741182Z ... we will update mamba. 2026-01-15T20:09:48.6742334Z ... we will perform post-install steps after we update mamba. 2026-01-15T20:09:48.6742886Z Do we need to update python? 2026-01-15T20:09:48.6744181Z Do we need to update conda-build? 2026-01-15T20:09:48.6745499Z No tools were installed in 'base' env. 2026-01-15T20:09:48.6749511Z Creating bash wrapper for 'mamba'... 2026-01-15T20:09:48.6753174Z ... wrote C:\Users\runneradmin\miniconda3\condabin\mamba: 2026-01-15T20:09:48.6753596Z cmd.exe /C CALL "C:\Users\runneradmin\miniconda3\condabin\mamba.bat" $* || exit 1 2026-01-15T20:09:48.6754225Z ##[endgroup] 2026-01-15T20:09:48.6755094Z ##[group]Ensuring environment... 2026-01-15T20:09:48.6756614Z Can we conda create (from explicit)? 2026-01-15T20:09:48.6758426Z Can we conda create (simple)? 2026-01-15T20:09:48.6760281Z ... will conda create (simple). 2026-01-15T20:09:48.6762478Z Adding spec: python=3.10 2026-01-15T20:09:48.6763064Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T20:09:48.6776755Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\mamba.bat create --name test "python=3.10"" 2026-01-15T20:10:03.8260806Z ##[warning] EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:10:03.8262717Z 2026-01-15T20:10:03.8263004Z EnvironmentNameNotFound: Could not find conda environment: test 2026-01-15T20:10:03.8263783Z You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:10:03.8264225Z 2026-01-15T20:10:03.8264230Z 2026-01-15T20:10:03.8858567Z 2026-01-15T20:10:04.2678874Z 2026-01-15T20:10:04.2679302Z Transaction 2026-01-15T20:10:04.2682127Z 2026-01-15T20:10:04.2682392Z Prefix: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:10:04.2682789Z 2026-01-15T20:10:04.2682900Z Updating specs: 2026-01-15T20:10:04.2683087Z 2026-01-15T20:10:04.2683198Z - python=3.10 2026-01-15T20:10:04.2683376Z 2026-01-15T20:10:04.2683383Z 2026-01-15T20:10:04.2694375Z Package Version Build Channel Size 2026-01-15T20:10:04.2695057Z ------------------------------------------------------------------------------ 2026-01-15T20:10:04.2695581Z Install: 2026-01-15T20:10:04.2695946Z ------------------------------------------------------------------------------ 2026-01-15T20:10:04.2696335Z 2026-01-15T20:10:04.2696865Z + bzip2 1.0.8 h0ad9c76_8 conda-forge 56kB 2026-01-15T20:10:04.2697613Z + ca-certificates 2026.1.4 h4c7d964_0 conda-forge 147kB 2026-01-15T20:10:04.2698960Z + libexpat 2.7.3 hac47afa_0 conda-forge 70kB 2026-01-15T20:10:04.2699627Z + libffi 3.5.2 h52bdfb6_0 conda-forge 45kB 2026-01-15T20:10:04.2700697Z + liblzma 5.8.1 h2466b09_2 conda-forge 105kB 2026-01-15T20:10:04.2701365Z + libsqlite 3.51.2 hf5d6505_0 conda-forge 1MB 2026-01-15T20:10:04.2701956Z + libzlib 1.3.1 h2466b09_2 conda-forge 55kB 2026-01-15T20:10:04.2702576Z + openssl 3.6.0 h725018a_0 conda-forge 9MB 2026-01-15T20:10:04.2703161Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T20:10:04.2703791Z + python 3.10.19 hc20f281_2_cpython conda-forge 16MB 2026-01-15T20:10:04.2704469Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T20:10:04.2705116Z + tk 8.6.13 h2c6b04d_3 conda-forge 3MB 2026-01-15T20:10:04.2705716Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T20:10:04.2706348Z + ucrt 10.0.26100.0 h57928b3_0 conda-forge 695kB 2026-01-15T20:10:04.2706939Z + vc 14.3 h41ae7f8_34 conda-forge 19kB 2026-01-15T20:10:04.2707526Z + vc14_runtime 14.44.35208 h818238b_34 conda-forge 683kB 2026-01-15T20:10:04.2708182Z + vcomp14 14.44.35208 h818238b_34 conda-forge 115kB 2026-01-15T20:10:04.2709091Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T20:10:04.2709519Z 2026-01-15T20:10:04.2709615Z Summary: 2026-01-15T20:10:04.2709747Z 2026-01-15T20:10:04.2709835Z Install: 18 packages 2026-01-15T20:10:04.2710005Z 2026-01-15T20:10:04.2710090Z Total download: 34MB 2026-01-15T20:10:04.2710255Z 2026-01-15T20:10:04.2710491Z ------------------------------------------------------------------------------ 2026-01-15T20:10:04.2710944Z 2026-01-15T20:10:04.2710950Z 2026-01-15T20:10:04.2718030Z 2026-01-15T20:10:04.2718455Z Transaction starting 2026-01-15T20:10:16.1288602Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T20:10:16.6719389Z Linking ca-certificates-2026.1.4-h4c7d964_0 2026-01-15T20:10:16.6744661Z Linking ucrt-10.0.26100.0-h57928b3_0 2026-01-15T20:10:16.7217295Z Linking vcomp14-14.44.35208-h818238b_34 2026-01-15T20:10:16.7243558Z Linking vc14_runtime-14.44.35208-h818238b_34 2026-01-15T20:10:16.7429841Z Linking vc-14.3-h41ae7f8_34 2026-01-15T20:10:16.7437913Z Linking tk-8.6.13-h2c6b04d_3 2026-01-15T20:10:17.4513590Z Linking openssl-3.6.0-h725018a_0 2026-01-15T20:10:17.5845502Z Linking libzlib-1.3.1-h2466b09_2 2026-01-15T20:10:17.5863071Z Linking libsqlite-3.51.2-hf5d6505_0 2026-01-15T20:10:17.5886555Z Linking liblzma-5.8.1-h2466b09_2 2026-01-15T20:10:17.5900125Z Linking libffi-3.5.2-h52bdfb6_0 2026-01-15T20:10:17.5970271Z Linking libexpat-2.7.3-hac47afa_0 2026-01-15T20:10:17.5984577Z Linking bzip2-1.0.8-h0ad9c76_8 2026-01-15T20:10:17.6029593Z Linking python-3.10.19-hc20f281_2_cpython 2026-01-15T20:10:20.1312551Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T20:10:20.1649900Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T20:10:20.8179631Z Linking pip-25.3-pyh8b19718_0 2026-01-15T20:10:24.3500556Z 2026-01-15T20:10:24.3501350Z Transaction finished 2026-01-15T20:10:24.3501640Z 2026-01-15T20:10:24.3662006Z 2026-01-15T20:10:24.3662874Z To activate this environment, use: 2026-01-15T20:10:24.3663156Z 2026-01-15T20:10:24.3663725Z mamba activate test 2026-01-15T20:10:24.3664006Z 2026-01-15T20:10:24.3664149Z Or to execute a single command in this environment, use: 2026-01-15T20:10:24.3664390Z 2026-01-15T20:10:24.3664501Z mamba run -n test mycommand 2026-01-15T20:10:24.3664666Z 2026-01-15T20:10:24.3783767Z ##[endgroup] 2026-01-15T20:10:24.3784133Z ##[endgroup] 2026-01-15T20:10:24.3785059Z setup-miniconda ran successfully 2026-01-15T20:10:24.4050184Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T20:10:24.4050692Z python -m pip install --upgrade pip 2026-01-15T20:10:24.4067882Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:10:24.4068183Z env: 2026-01-15T20:10:24.4068330Z INPUT_RUN_POST: true 2026-01-15T20:10:24.4068544Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:10:24.4068760Z ##[endgroup] 2026-01-15T20:10:29.8441179Z Requirement already satisfied: pip in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (25.3) 2026-01-15T20:10:30.2612723Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:10:30.2613261Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:10:30.2626332Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:10:30.2626624Z env: 2026-01-15T20:10:30.2626763Z INPUT_RUN_POST: true 2026-01-15T20:10:30.2627134Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:10:30.2627472Z ##[endgroup] 2026-01-15T20:10:33.0605237Z Installing PyTorch packages: torch torchvision 2026-01-15T20:10:33.0605756Z Compute platform: cpu 2026-01-15T20:10:33.0606055Z Channel: nightly 2026-01-15T20:10:34.0908196Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T20:10:34.9121625Z Collecting torch 2026-01-15T20:10:34.9207262Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (29 kB) 2026-01-15T20:10:35.4125854Z Collecting torchvision 2026-01-15T20:10:35.4207203Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2026-01-15T20:10:35.7255463Z Collecting filelock (from torch) 2026-01-15T20:10:35.7851732Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T20:10:36.0330677Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T20:10:36.0415323Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:10:36.2239390Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T20:10:36.2374813Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T20:10:36.4945163Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T20:10:36.5065439Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T20:10:36.7933119Z Collecting jinja2 (from torch) 2026-01-15T20:10:36.8010635Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T20:10:37.0165913Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T20:10:37.0288494Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:10:37.9237812Z Collecting numpy (from torchvision) 2026-01-15T20:10:37.9375811Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl.metadata (60 kB) 2026-01-15T20:10:38.8902296Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T20:10:38.9033332Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB) 2026-01-15T20:10:39.2048216Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T20:10:39.2178898Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T20:10:39.5252892Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T20:10:39.5329316Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl.metadata (4.1 kB) 2026-01-15T20:10:39.6028215Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (114.1 MB) 2026-01-15T20:10:45.2133066Z ---------------------------------------- 114.1/114.1 MB 20.3 MB/s 0:00:05 2026-01-15T20:10:45.2227366Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (3.8 MB) 2026-01-15T20:10:45.2975522Z ---------------------------------------- 3.8/3.8 MB 56.5 MB/s 0:00:00 2026-01-15T20:10:45.3093643Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T20:10:45.3678047Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T20:10:45.4624247Z ---------------------------------------- 1.7/1.7 MB 15.5 MB/s 0:00:00 2026-01-15T20:10:45.4795712Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl (7.0 MB) 2026-01-15T20:10:45.6148378Z ---------------------------------------- 7.0/7.0 MB 54.2 MB/s 0:00:00 2026-01-15T20:10:45.6267294Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T20:10:45.7111393Z ---------------------------------------- 6.3/6.3 MB 64.2 MB/s 0:00:00 2026-01-15T20:10:45.7242127Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T20:10:45.7726684Z ---------------------------------------- 536.2/536.2 kB 5.8 MB/s 0:00:00 2026-01-15T20:10:45.7874539Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T20:10:45.8598719Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T20:10:45.9044774Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T20:10:45.9458789Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl (15 kB) 2026-01-15T20:10:46.0301287Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB) 2026-01-15T20:10:46.2079136Z ---------------------------------------- 12.9/12.9 MB 73.5 MB/s 0:00:00 2026-01-15T20:10:46.6761931Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T20:12:07.9699890Z 2026-01-15T20:12:07.9785263Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T20:12:08.1513360Z ##[group]Run actions/download-artifact@v4 2026-01-15T20:12:08.1513821Z with: 2026-01-15T20:12:08.1514079Z name: meta-pytorch_torchcodec__3.10_cpu_x64 2026-01-15T20:12:08.1514446Z path: dist/ 2026-01-15T20:12:08.1514666Z merge-multiple: false 2026-01-15T20:12:08.1514960Z repository: meta-pytorch/torchcodec 2026-01-15T20:12:08.1515228Z run-id: 21043849880 2026-01-15T20:12:08.1515496Z env: 2026-01-15T20:12:08.1515698Z INPUT_RUN_POST: true 2026-01-15T20:12:08.1515978Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:08.1590843Z ##[endgroup] 2026-01-15T20:12:08.4228050Z Downloading single artifact 2026-01-15T20:12:08.7046820Z Preparing to download the following artifacts: 2026-01-15T20:12:08.7047646Z - meta-pytorch_torchcodec__3.10_cpu_x64 (ID: 5145732701, Size: 2203021, Expected Digest: sha256:ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea) 2026-01-15T20:12:08.8747530Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/e93ac5d9-ed00-406a-8ef3-56f03d7a537d/workflow-job-run-ed2a1e96-1490-5c30-bbde-0a3e11f29172/artifacts/a31187b49326989a552acac8d7c21c35bc8a3a75ec9d1650199669bfecc9addd.zip 2026-01-15T20:12:08.8750126Z Starting download of artifact to: D:\a\torchcodec\torchcodec\dist 2026-01-15T20:12:09.1710880Z (node:8248) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T20:12:09.1711961Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T20:12:09.6605968Z SHA256 digest of downloaded artifact is ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea 2026-01-15T20:12:09.6606659Z Artifact download completed successfully. 2026-01-15T20:12:09.6606915Z Total of 1 artifact(s) downloaded 2026-01-15T20:12:09.6617433Z Download artifact has finished successfully 2026-01-15T20:12:09.6867613Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:12:09.6868073Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:12:09.6881512Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:12:09.6881812Z env: 2026-01-15T20:12:09.6881966Z INPUT_RUN_POST: true 2026-01-15T20:12:09.6882161Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:09.6882387Z ##[endgroup] 2026-01-15T20:12:12.6112662Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:12:13.0563945Z Using pip 25.3 from C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\pip (python 3.10) 2026-01-15T20:12:13.0572746Z Non-user install because site-packages writeable 2026-01-15T20:12:13.7736972Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-b792sk68 2026-01-15T20:12:13.7744587Z Initialized build tracking at C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-b792sk68 2026-01-15T20:12:13.7749169Z Created build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-b792sk68 2026-01-15T20:12:13.7754610Z Entered build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-b792sk68 2026-01-15T20:12:13.7766732Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-install-4kxljg36 2026-01-15T20:12:13.7795521Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-0gxeedqo 2026-01-15T20:12:13.7945924Z Processing d:\a\torchcodec\torchcodec\dist\torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:12:13.8356608Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-unpack-2uml21ue 2026-01-15T20:12:13.9478506Z Installing collected packages: torchcodec 2026-01-15T20:12:14.2043448Z 2026-01-15T20:12:14.2663577Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T20:12:14.2675036Z Remote version of pip: 25.3 2026-01-15T20:12:14.2677852Z Local version of pip: 25.3 2026-01-15T20:12:14.2683968Z Was pip installed by pip? False 2026-01-15T20:12:14.2687061Z Removed build tracker: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-build-tracker-b792sk68' 2026-01-15T20:12:14.3331336Z ##[group]Run bash -l packaging/install_ffmpeg.sh 7.0.1 2026-01-15T20:12:14.3331777Z bash -l packaging/install_ffmpeg.sh 7.0.1 2026-01-15T20:12:14.3344442Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:12:14.3344740Z env: 2026-01-15T20:12:14.3344889Z INPUT_RUN_POST: true 2026-01-15T20:12:14.3345094Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:14.3345319Z ##[endgroup] 2026-01-15T20:12:20.0758345Z Installing FFmpeg version 7.0.1 from conda-forge... 2026-01-15T20:12:20.8378668Z Retrieving notices: - \ done 2026-01-15T20:12:21.2864171Z Channels: 2026-01-15T20:12:21.2864414Z - conda-forge 2026-01-15T20:12:21.2864605Z Platform: win-64 2026-01-15T20:12:35.4157223Z Collecting package metadata (repodata.json): / - \ | / - \ | / - \ | / - done 2026-01-15T20:12:35.8122453Z Solving environment: | done 2026-01-15T20:12:35.8684286Z 2026-01-15T20:12:35.8684691Z ## Package Plan ## 2026-01-15T20:12:35.8685000Z 2026-01-15T20:12:35.8685308Z environment location: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:12:35.8685778Z 2026-01-15T20:12:35.8685904Z added / updated specs: 2026-01-15T20:12:35.8686129Z - ffmpeg=7.0.1 2026-01-15T20:12:35.8686243Z 2026-01-15T20:12:35.8686247Z 2026-01-15T20:12:35.8686344Z The following packages will be downloaded: 2026-01-15T20:12:35.8686541Z 2026-01-15T20:12:35.8686638Z package | build 2026-01-15T20:12:35.8686941Z ---------------------------|----------------- 2026-01-15T20:12:35.8687247Z aom-3.9.1 | he0c23c2_0 1.9 MB conda-forge 2026-01-15T20:12:35.8687613Z cairo-1.18.4 | h477c42c_1 1.5 MB conda-forge 2026-01-15T20:12:35.8688045Z dav1d-1.2.1 | hcfcfb64_0 604 KB conda-forge 2026-01-15T20:12:35.8688491Z ffmpeg-7.0.1 | gpl_h97ca3ef_105 9.5 MB conda-forge 2026-01-15T20:12:35.8689239Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T20:12:35.8690060Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T20:12:35.8690846Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T20:12:35.8691647Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T20:12:35.8692607Z fontconfig-2.15.0 | h765892d_1 188 KB conda-forge 2026-01-15T20:12:35.8693037Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T20:12:35.8693471Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T20:12:35.8694167Z freetype-2.14.1 | h57928b3_0 180 KB conda-forge 2026-01-15T20:12:35.8694738Z graphite2-1.3.14 | hac47afa_2 94 KB conda-forge 2026-01-15T20:12:35.8695391Z harfbuzz-12.3.0 | h5a1b470_0 1.1 MB conda-forge 2026-01-15T20:12:35.8695932Z icu-78.2 | h637d24d_0 12.6 MB conda-forge 2026-01-15T20:12:35.8696273Z libfreetype-2.14.1 | h57928b3_0 8 KB conda-forge 2026-01-15T20:12:35.8696653Z libfreetype6-2.14.1 | hdbac1cb_0 332 KB conda-forge 2026-01-15T20:12:35.8697032Z libglib-2.86.3 | h0c9aed9_0 3.6 MB conda-forge 2026-01-15T20:12:35.8697389Z libiconv-1.18 | hc1393d2_2 681 KB conda-forge 2026-01-15T20:12:35.8697735Z libintl-0.22.5 | h5728263_3 93 KB conda-forge 2026-01-15T20:12:35.8698093Z liblzma-devel-5.8.1 | h2466b09_2 126 KB conda-forge 2026-01-15T20:12:35.8699081Z libopus-1.6.1 | h6a83c73_0 300 KB conda-forge 2026-01-15T20:12:35.8699972Z libpng-1.6.54 | h7351971_0 374 KB conda-forge 2026-01-15T20:12:35.8704273Z libxml2-2.13.9 | h741aa76_0 1.5 MB conda-forge 2026-01-15T20:12:35.8705062Z openh264-2.4.1 | h63175ca_0 400 KB conda-forge 2026-01-15T20:12:35.8706087Z pcre2-10.47 | hd2b5f0e_0 973 KB conda-forge 2026-01-15T20:12:35.8706680Z pixman-0.46.4 | h5112557_1 530 KB conda-forge 2026-01-15T20:12:35.8707315Z svt-av1-2.1.2 | he0c23c2_0 1.6 MB conda-forge 2026-01-15T20:12:35.8708241Z vs2015_runtime-14.44.35208 | h38c0c73_34 19 KB conda-forge 2026-01-15T20:12:35.8708679Z x264-1!164.3095 | h8ffe710_2 1017 KB conda-forge 2026-01-15T20:12:35.8709040Z x265-3.5 | h2d74725_3 5.3 MB conda-forge 2026-01-15T20:12:35.8709391Z xz-5.8.1 | h208afaa_2 24 KB conda-forge 2026-01-15T20:12:35.8710191Z xz-tools-5.8.1 | h2466b09_2 66 KB conda-forge 2026-01-15T20:12:35.8710702Z ------------------------------------------------------------ 2026-01-15T20:12:35.8711018Z Total: 47.1 MB 2026-01-15T20:12:35.8711204Z 2026-01-15T20:12:35.8711303Z The following NEW packages will be INSTALLED: 2026-01-15T20:12:35.8711571Z 2026-01-15T20:12:35.8711804Z aom conda-forge/win-64::aom-3.9.1-he0c23c2_0 2026-01-15T20:12:35.8712886Z cairo conda-forge/win-64::cairo-1.18.4-h477c42c_1 2026-01-15T20:12:35.8713523Z dav1d conda-forge/win-64::dav1d-1.2.1-hcfcfb64_0 2026-01-15T20:12:35.8714797Z ffmpeg conda-forge/win-64::ffmpeg-7.0.1-gpl_h97ca3ef_105 2026-01-15T20:12:35.8715646Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T20:12:35.8716636Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T20:12:35.8717201Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T20:12:35.8718281Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T20:12:35.8718843Z fontconfig conda-forge/win-64::fontconfig-2.15.0-h765892d_1 2026-01-15T20:12:35.8719252Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T20:12:35.8719694Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T20:12:35.8720109Z freetype conda-forge/win-64::freetype-2.14.1-h57928b3_0 2026-01-15T20:12:35.8720483Z graphite2 conda-forge/win-64::graphite2-1.3.14-hac47afa_2 2026-01-15T20:12:35.8720849Z harfbuzz conda-forge/win-64::harfbuzz-12.3.0-h5a1b470_0 2026-01-15T20:12:35.8721181Z icu conda-forge/win-64::icu-78.2-h637d24d_0 2026-01-15T20:12:35.8721880Z libfreetype conda-forge/win-64::libfreetype-2.14.1-h57928b3_0 2026-01-15T20:12:35.8722312Z libfreetype6 conda-forge/win-64::libfreetype6-2.14.1-hdbac1cb_0 2026-01-15T20:12:35.8722706Z libglib conda-forge/win-64::libglib-2.86.3-h0c9aed9_0 2026-01-15T20:12:35.8723505Z libiconv conda-forge/win-64::libiconv-1.18-hc1393d2_2 2026-01-15T20:12:35.8723884Z libintl conda-forge/win-64::libintl-0.22.5-h5728263_3 2026-01-15T20:12:35.8724273Z liblzma-devel conda-forge/win-64::liblzma-devel-5.8.1-h2466b09_2 2026-01-15T20:12:35.8724940Z libopus conda-forge/win-64::libopus-1.6.1-h6a83c73_0 2026-01-15T20:12:35.8725830Z libpng conda-forge/win-64::libpng-1.6.54-h7351971_0 2026-01-15T20:12:35.8726329Z libxml2 conda-forge/win-64::libxml2-2.13.9-h741aa76_0 2026-01-15T20:12:35.8726835Z openh264 conda-forge/win-64::openh264-2.4.1-h63175ca_0 2026-01-15T20:12:35.8727825Z pcre2 conda-forge/win-64::pcre2-10.47-hd2b5f0e_0 2026-01-15T20:12:35.8729108Z pixman conda-forge/win-64::pixman-0.46.4-h5112557_1 2026-01-15T20:12:35.8729652Z svt-av1 conda-forge/win-64::svt-av1-2.1.2-he0c23c2_0 2026-01-15T20:12:35.8730113Z vs2015_runtime conda-forge/win-64::vs2015_runtime-14.44.35208-h38c0c73_34 2026-01-15T20:12:35.8730886Z x264 conda-forge/win-64::x264-1!164.3095-h8ffe710_2 2026-01-15T20:12:35.8731362Z x265 conda-forge/win-64::x265-3.5-h2d74725_3 2026-01-15T20:12:35.8731802Z xz conda-forge/win-64::xz-5.8.1-h208afaa_2 2026-01-15T20:12:35.8732319Z xz-tools conda-forge/win-64::xz-tools-5.8.1-h2466b09_2 2026-01-15T20:12:35.8733009Z 2026-01-15T20:12:35.8733022Z 2026-01-15T20:12:35.8733027Z 2026-01-15T20:12:35.8733228Z Downloading and Extracting Packages: ...working... 2026-01-15T20:12:35.8733713Z icu-78.2 | 12.6 MB | | 0% 2026-01-15T20:12:35.8734010Z 2026-01-15T20:12:35.8734781Z ffmpeg-7.0.1 | 9.5 MB | | 0%  2026-01-15T20:12:35.8735122Z 2026-01-15T20:12:35.8735136Z 2026-01-15T20:12:35.8735385Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:12:35.8735717Z 2026-01-15T20:12:35.8735722Z 2026-01-15T20:12:35.8735727Z 2026-01-15T20:12:35.8760970Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:12:35.8761371Z 2026-01-15T20:12:35.8761377Z 2026-01-15T20:12:35.8761777Z 2026-01-15T20:12:35.8761809Z 2026-01-15T20:12:35.8780132Z aom-3.9.1 | 1.9 MB | | 0%  2026-01-15T20:12:35.8781401Z 2026-01-15T20:12:35.8782041Z 2026-01-15T20:12:35.8782051Z 2026-01-15T20:12:35.8782056Z 2026-01-15T20:12:35.8788768Z 2026-01-15T20:12:35.8800195Z svt-av1-2.1.2 | 1.6 MB | | 0%  2026-01-15T20:12:35.8800467Z 2026-01-15T20:12:35.8800471Z 2026-01-15T20:12:35.8800474Z 2026-01-15T20:12:35.8800477Z 2026-01-15T20:12:35.8800494Z 2026-01-15T20:12:35.8800935Z 2026-01-15T20:12:35.8809666Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T20:12:35.8810817Z 2026-01-15T20:12:35.8810826Z 2026-01-15T20:12:35.8810831Z 2026-01-15T20:12:35.8810836Z 2026-01-15T20:12:35.8810841Z 2026-01-15T20:12:35.8810845Z 2026-01-15T20:12:35.8810849Z 2026-01-15T20:12:35.8813826Z cairo-1.18.4 | 1.5 MB | | 0%  2026-01-15T20:12:35.8814093Z 2026-01-15T20:12:35.8814097Z 2026-01-15T20:12:35.8814100Z 2026-01-15T20:12:35.8814103Z 2026-01-15T20:12:35.8814106Z 2026-01-15T20:12:35.8814109Z 2026-01-15T20:12:35.8814112Z 2026-01-15T20:12:35.8818542Z 2026-01-15T20:12:35.8827983Z libxml2-2.13.9 | 1.5 MB | | 0%  2026-01-15T20:12:35.8828432Z 2026-01-15T20:12:35.8828438Z 2026-01-15T20:12:35.8828443Z 2026-01-15T20:12:35.8828448Z 2026-01-15T20:12:35.8828452Z 2026-01-15T20:12:35.8828457Z 2026-01-15T20:12:35.8828475Z 2026-01-15T20:12:35.8828489Z 2026-01-15T20:12:35.8830755Z 2026-01-15T20:12:35.8833706Z harfbuzz-12.3.0 | 1.1 MB | | 0%  2026-01-15T20:12:35.8833980Z 2026-01-15T20:12:35.8833984Z 2026-01-15T20:12:35.8833994Z 2026-01-15T20:12:35.8833997Z 2026-01-15T20:12:35.8834000Z 2026-01-15T20:12:35.8834003Z 2026-01-15T20:12:35.8834006Z 2026-01-15T20:12:35.8834009Z 2026-01-15T20:12:35.8834012Z 2026-01-15T20:12:35.8836233Z 2026-01-15T20:12:35.8841197Z x264-1!164.3095 | 1017 KB | | 0%  2026-01-15T20:12:35.8842834Z 2026-01-15T20:12:35.8842839Z 2026-01-15T20:12:35.8842842Z 2026-01-15T20:12:35.8842846Z 2026-01-15T20:12:35.8842849Z 2026-01-15T20:12:35.8842852Z 2026-01-15T20:12:35.8842854Z 2026-01-15T20:12:35.8842857Z 2026-01-15T20:12:35.8842860Z 2026-01-15T20:12:35.8842863Z 2026-01-15T20:12:35.8842866Z 2026-01-15T20:12:35.8847341Z pcre2-10.47 | 973 KB | | 0%  2026-01-15T20:12:35.8847834Z 2026-01-15T20:12:35.8847840Z 2026-01-15T20:12:35.8848109Z 2026-01-15T20:12:35.8848118Z 2026-01-15T20:12:35.8848122Z 2026-01-15T20:12:35.8848127Z 2026-01-15T20:12:35.8848131Z 2026-01-15T20:12:35.8848136Z 2026-01-15T20:12:35.8848140Z 2026-01-15T20:12:35.8848145Z 2026-01-15T20:12:35.8848150Z 2026-01-15T20:12:35.8848154Z 2026-01-15T20:12:35.8850533Z font-ttf-source-code | 684 KB | | 0%  2026-01-15T20:12:35.8850949Z 2026-01-15T20:12:35.8850955Z 2026-01-15T20:12:35.8850960Z 2026-01-15T20:12:35.8850964Z 2026-01-15T20:12:35.8850968Z 2026-01-15T20:12:35.8850982Z 2026-01-15T20:12:35.8850987Z 2026-01-15T20:12:35.8850992Z 2026-01-15T20:12:35.8850996Z 2026-01-15T20:12:35.8851001Z 2026-01-15T20:12:35.8851006Z 2026-01-15T20:12:35.8851010Z 2026-01-15T20:12:35.8851536Z 2026-01-15T20:12:35.8853703Z libiconv-1.18 | 681 KB | | 0%  2026-01-15T20:12:35.8854526Z 2026-01-15T20:12:35.8854530Z 2026-01-15T20:12:35.8854540Z 2026-01-15T20:12:35.8854543Z 2026-01-15T20:12:35.8854546Z 2026-01-15T20:12:35.8854549Z 2026-01-15T20:12:35.8854551Z 2026-01-15T20:12:35.8854554Z 2026-01-15T20:12:35.8854557Z 2026-01-15T20:12:35.8854560Z 2026-01-15T20:12:35.8854563Z 2026-01-15T20:12:35.8854566Z 2026-01-15T20:12:35.8854569Z 2026-01-15T20:12:35.8854572Z 2026-01-15T20:12:35.8856266Z dav1d-1.2.1 | 604 KB | | 0%  2026-01-15T20:12:35.8857005Z 2026-01-15T20:12:35.8857012Z 2026-01-15T20:12:35.8857017Z 2026-01-15T20:12:35.8857021Z 2026-01-15T20:12:35.8857026Z 2026-01-15T20:12:35.8857030Z 2026-01-15T20:12:35.8857035Z 2026-01-15T20:12:35.8857039Z 2026-01-15T20:12:35.8857043Z 2026-01-15T20:12:35.8857056Z 2026-01-15T20:12:35.8857061Z 2026-01-15T20:12:35.8857066Z 2026-01-15T20:12:35.8857071Z 2026-01-15T20:12:35.8857091Z 2026-01-15T20:12:35.8857095Z 2026-01-15T20:12:35.8858763Z pixman-0.46.4 | 530 KB | | 0%  2026-01-15T20:12:35.8859074Z 2026-01-15T20:12:35.8859078Z 2026-01-15T20:12:35.8859081Z 2026-01-15T20:12:35.8859084Z 2026-01-15T20:12:35.8859087Z 2026-01-15T20:12:35.8859091Z 2026-01-15T20:12:35.8859094Z 2026-01-15T20:12:35.8859096Z 2026-01-15T20:12:35.8859099Z 2026-01-15T20:12:35.8859101Z 2026-01-15T20:12:35.8859104Z 2026-01-15T20:12:35.8859107Z 2026-01-15T20:12:35.8859110Z 2026-01-15T20:12:35.8859112Z 2026-01-15T20:12:35.8859115Z 2026-01-15T20:12:35.8859278Z 2026-01-15T20:12:35.8861761Z openh264-2.4.1 | 400 KB | | 0%  2026-01-15T20:12:35.8862797Z 2026-01-15T20:12:35.8862803Z 2026-01-15T20:12:35.8862807Z 2026-01-15T20:12:35.8862811Z 2026-01-15T20:12:35.8862815Z 2026-01-15T20:12:35.8862819Z 2026-01-15T20:12:35.8862823Z 2026-01-15T20:12:35.8862839Z 2026-01-15T20:12:35.8862843Z 2026-01-15T20:12:35.8862847Z 2026-01-15T20:12:35.8862859Z 2026-01-15T20:12:35.8862868Z 2026-01-15T20:12:35.8862873Z 2026-01-15T20:12:35.8862877Z 2026-01-15T20:12:35.8862881Z 2026-01-15T20:12:35.8862885Z 2026-01-15T20:12:35.8862896Z 2026-01-15T20:12:35.8865542Z font-ttf-dejavu-sans | 388 KB | | 0%  2026-01-15T20:12:35.8866084Z 2026-01-15T20:12:35.8866087Z 2026-01-15T20:12:35.8866090Z 2026-01-15T20:12:35.8866094Z 2026-01-15T20:12:35.8866097Z 2026-01-15T20:12:35.8866100Z 2026-01-15T20:12:35.8866102Z 2026-01-15T20:12:35.8866105Z 2026-01-15T20:12:35.8866108Z 2026-01-15T20:12:35.8866120Z 2026-01-15T20:12:35.8866123Z 2026-01-15T20:12:35.8866126Z 2026-01-15T20:12:35.8866129Z 2026-01-15T20:12:35.8866131Z 2026-01-15T20:12:35.8866134Z 2026-01-15T20:12:35.8866137Z 2026-01-15T20:12:35.8866140Z 2026-01-15T20:12:35.8866143Z 2026-01-15T20:12:35.8867690Z libpng-1.6.54 | 374 KB | | 0%  2026-01-15T20:12:35.8868406Z 2026-01-15T20:12:35.8868630Z 2026-01-15T20:12:35.8868635Z 2026-01-15T20:12:35.8868640Z 2026-01-15T20:12:35.8868652Z 2026-01-15T20:12:35.8868657Z 2026-01-15T20:12:35.8868661Z 2026-01-15T20:12:35.8868666Z 2026-01-15T20:12:35.8868670Z 2026-01-15T20:12:35.8868675Z 2026-01-15T20:12:35.8868679Z 2026-01-15T20:12:35.8868684Z 2026-01-15T20:12:35.8868688Z 2026-01-15T20:12:35.8868693Z 2026-01-15T20:12:35.8869016Z 2026-01-15T20:12:35.8869070Z 2026-01-15T20:12:35.8869074Z 2026-01-15T20:12:35.8869079Z 2026-01-15T20:12:35.8869152Z 2026-01-15T20:12:36.0017458Z ... (more hidden) ... 2026-01-15T20:12:36.0086524Z icu-78.2 | 12.6 MB | | 0% 2026-01-15T20:12:36.0086776Z 2026-01-15T20:12:36.0086781Z 2026-01-15T20:12:36.0086784Z 2026-01-15T20:12:36.0087010Z 2026-01-15T20:12:36.0213117Z aom-3.9.1 | 1.9 MB | | 1%  2026-01-15T20:12:36.0213526Z 2026-01-15T20:12:36.0318463Z ffmpeg-7.0.1 | 9.5 MB | | 0%  2026-01-15T20:12:36.0318723Z 2026-01-15T20:12:36.0318773Z 2026-01-15T20:12:36.0379972Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:12:36.0380349Z 2026-01-15T20:12:36.0380372Z 2026-01-15T20:12:36.0381296Z 2026-01-15T20:12:36.1038673Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:12:36.1090144Z icu-78.2 | 12.6 MB | #5 | 16% 2026-01-15T20:12:36.1090999Z 2026-01-15T20:12:36.1091009Z 2026-01-15T20:12:36.1091014Z 2026-01-15T20:12:36.1095642Z 2026-01-15T20:12:36.1224490Z aom-3.9.1 | 1.9 MB | #######1 | 72%  2026-01-15T20:12:36.1226435Z 2026-01-15T20:12:36.1323461Z ffmpeg-7.0.1 | 9.5 MB | #7 | 17%  2026-01-15T20:12:36.1323850Z 2026-01-15T20:12:36.1326086Z 2026-01-15T20:12:36.1387083Z x265-3.5 | 5.3 MB | ##8 | 28%  2026-01-15T20:12:36.1387348Z 2026-01-15T20:12:36.1387353Z 2026-01-15T20:12:36.1390875Z 2026-01-15T20:12:36.2038783Z libglib-2.86.3 | 3.6 MB | ###6 | 37%  2026-01-15T20:12:36.2103475Z icu-78.2 | 12.6 MB | ###4 | 35% 2026-01-15T20:12:36.2103717Z 2026-01-15T20:12:36.2103721Z 2026-01-15T20:12:36.2103725Z 2026-01-15T20:12:36.2107071Z 2026-01-15T20:12:36.2236672Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:12:36.2238747Z 2026-01-15T20:12:36.2335163Z ffmpeg-7.0.1 | 9.5 MB | ####7 | 47%  2026-01-15T20:12:36.2335738Z 2026-01-15T20:12:36.2337191Z 2026-01-15T20:12:36.2729948Z x265-3.5 | 5.3 MB | #######1 | 72%  2026-01-15T20:12:36.2730285Z 2026-01-15T20:12:36.2730290Z 2026-01-15T20:12:36.2730294Z 2026-01-15T20:12:36.2730297Z 2026-01-15T20:12:36.2730300Z 2026-01-15T20:12:36.3055755Z svt-av1-2.1.2 | 1.6 MB | | 1%  2026-01-15T20:12:36.3251222Z icu-78.2 | 12.6 MB | #####5 | 56% 2026-01-15T20:12:36.3256589Z 2026-01-15T20:12:36.3702261Z ffmpeg-7.0.1 | 9.5 MB | #######3 | 73%  2026-01-15T20:12:36.3702669Z 2026-01-15T20:12:36.3702674Z 2026-01-15T20:12:36.3702748Z 2026-01-15T20:12:36.3715189Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:12:36.3715602Z 2026-01-15T20:12:36.3715609Z 2026-01-15T20:12:36.3719696Z 2026-01-15T20:12:36.3940523Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:12:36.3941533Z 2026-01-15T20:12:36.3941584Z 2026-01-15T20:12:36.3941589Z 2026-01-15T20:12:36.3941594Z 2026-01-15T20:12:36.3941648Z 2026-01-15T20:12:36.3942053Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:12:36.3942664Z 2026-01-15T20:12:36.3942676Z 2026-01-15T20:12:36.3942681Z 2026-01-15T20:12:36.3942719Z 2026-01-15T20:12:36.3942723Z 2026-01-15T20:12:36.4065401Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:12:36.4355676Z icu-78.2 | 12.6 MB | #######7 | 78% 2026-01-15T20:12:36.4356329Z 2026-01-15T20:12:36.4356417Z 2026-01-15T20:12:36.4356447Z 2026-01-15T20:12:36.4356452Z 2026-01-15T20:12:36.4356457Z 2026-01-15T20:12:36.4356741Z 2026-01-15T20:12:36.4485018Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T20:12:36.4485569Z 2026-01-15T20:12:36.4485574Z 2026-01-15T20:12:36.4485578Z 2026-01-15T20:12:36.4485581Z 2026-01-15T20:12:36.4485584Z 2026-01-15T20:12:36.4485587Z 2026-01-15T20:12:36.4493020Z 2026-01-15T20:12:36.4928418Z cairo-1.18.4 | 1.5 MB | 1 | 1%  2026-01-15T20:12:36.4928899Z 2026-01-15T20:12:36.4932162Z 2026-01-15T20:12:36.5191464Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:12:36.5522599Z icu-78.2 | 12.6 MB | #########6 | 96% 2026-01-15T20:12:36.5523335Z 2026-01-15T20:12:36.5523342Z 2026-01-15T20:12:36.5523363Z 2026-01-15T20:12:36.5523368Z 2026-01-15T20:12:36.5523372Z 2026-01-15T20:12:36.5524026Z 2026-01-15T20:12:36.5531661Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.5532331Z 2026-01-15T20:12:36.5532337Z 2026-01-15T20:12:36.5532341Z 2026-01-15T20:12:36.5532345Z 2026-01-15T20:12:36.5532350Z 2026-01-15T20:12:36.5532355Z 2026-01-15T20:12:36.5622440Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.5622919Z 2026-01-15T20:12:36.5622925Z 2026-01-15T20:12:36.5622929Z 2026-01-15T20:12:36.5622948Z 2026-01-15T20:12:36.5622952Z 2026-01-15T20:12:36.5623196Z 2026-01-15T20:12:36.5623216Z 2026-01-15T20:12:36.5623222Z 2026-01-15T20:12:36.5703541Z libxml2-2.13.9 | 1.5 MB | 1 | 1%  2026-01-15T20:12:36.5704632Z 2026-01-15T20:12:36.5704667Z 2026-01-15T20:12:36.5704672Z 2026-01-15T20:12:36.5704676Z 2026-01-15T20:12:36.5704681Z 2026-01-15T20:12:36.5704699Z 2026-01-15T20:12:36.5706579Z 2026-01-15T20:12:36.5711604Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.5712027Z 2026-01-15T20:12:36.5712043Z 2026-01-15T20:12:36.5712048Z 2026-01-15T20:12:36.5712052Z 2026-01-15T20:12:36.5712058Z 2026-01-15T20:12:36.5712062Z 2026-01-15T20:12:36.5713920Z 2026-01-15T20:12:36.6053697Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.6055229Z 2026-01-15T20:12:36.6055236Z 2026-01-15T20:12:36.6055241Z 2026-01-15T20:12:36.6055248Z 2026-01-15T20:12:36.6055253Z 2026-01-15T20:12:36.6055258Z 2026-01-15T20:12:36.6055264Z 2026-01-15T20:12:36.6055268Z 2026-01-15T20:12:36.6055273Z 2026-01-15T20:12:36.6257894Z harfbuzz-12.3.0 | 1.1 MB | 1 | 1%  2026-01-15T20:12:36.6258434Z 2026-01-15T20:12:36.6258474Z 2026-01-15T20:12:36.6258479Z 2026-01-15T20:12:36.6258485Z 2026-01-15T20:12:36.6258508Z 2026-01-15T20:12:36.6258513Z 2026-01-15T20:12:36.6258518Z 2026-01-15T20:12:36.6258522Z 2026-01-15T20:12:36.6258527Z 2026-01-15T20:12:36.6258531Z 2026-01-15T20:12:36.6636363Z x264-1!164.3095 | 1017 KB | 1 | 2%  2026-01-15T20:12:36.6637345Z 2026-01-15T20:12:36.6637353Z 2026-01-15T20:12:36.6637357Z 2026-01-15T20:12:36.6637363Z 2026-01-15T20:12:36.6637368Z 2026-01-15T20:12:36.6637376Z 2026-01-15T20:12:36.6637384Z 2026-01-15T20:12:36.6640076Z 2026-01-15T20:12:36.6644124Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.6644590Z 2026-01-15T20:12:36.6644595Z 2026-01-15T20:12:36.6644600Z 2026-01-15T20:12:36.6644605Z 2026-01-15T20:12:36.6644610Z 2026-01-15T20:12:36.6644616Z 2026-01-15T20:12:36.6644621Z 2026-01-15T20:12:36.6647880Z 2026-01-15T20:12:36.6818187Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:12:36.6818651Z 2026-01-15T20:12:36.6819605Z 2026-01-15T20:12:36.6819618Z 2026-01-15T20:12:36.6819623Z 2026-01-15T20:12:36.6819627Z 2026-01-15T20:12:36.6819632Z 2026-01-15T20:12:36.6819636Z 2026-01-15T20:12:36.6819641Z 2026-01-15T20:12:36.6819652Z 2026-01-15T20:12:36.6907086Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:12:36.6907962Z 2026-01-15T20:12:36.6907968Z 2026-01-15T20:12:36.6907972Z 2026-01-15T20:12:36.6907977Z 2026-01-15T20:12:36.6907982Z 2026-01-15T20:12:36.6907986Z 2026-01-15T20:12:36.6907991Z 2026-01-15T20:12:36.6907996Z 2026-01-15T20:12:36.6908001Z 2026-01-15T20:12:36.6908006Z 2026-01-15T20:12:36.7226609Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:12:36.7228390Z 2026-01-15T20:12:36.7229669Z ffmpeg-7.0.1 | 9.5 MB | ########## | 100%  2026-01-15T20:12:36.7232192Z 2026-01-15T20:12:36.7365840Z ffmpeg-7.0.1 | 9.5 MB | ########## | 100%  2026-01-15T20:12:36.7366522Z 2026-01-15T20:12:36.7366726Z 2026-01-15T20:12:36.7366895Z 2026-01-15T20:12:36.7367057Z 2026-01-15T20:12:36.7367228Z 2026-01-15T20:12:36.7368748Z 2026-01-15T20:12:36.7369022Z 2026-01-15T20:12:36.7369030Z 2026-01-15T20:12:36.7369035Z 2026-01-15T20:12:36.7369040Z 2026-01-15T20:12:36.7369067Z 2026-01-15T20:12:36.7373605Z pcre2-10.47 | 973 KB | 1 | 2%  2026-01-15T20:12:36.7374279Z 2026-01-15T20:12:36.7374293Z 2026-01-15T20:12:36.7374298Z 2026-01-15T20:12:36.7374302Z 2026-01-15T20:12:36.7374307Z 2026-01-15T20:12:36.7374313Z 2026-01-15T20:12:36.7374318Z 2026-01-15T20:12:36.7374322Z 2026-01-15T20:12:36.7374327Z 2026-01-15T20:12:36.7374333Z 2026-01-15T20:12:36.7374338Z 2026-01-15T20:12:36.7376675Z 2026-01-15T20:12:36.7487753Z font-ttf-source-code | 684 KB | 2 | 2%  2026-01-15T20:12:36.7488577Z 2026-01-15T20:12:36.7488585Z 2026-01-15T20:12:36.7488610Z 2026-01-15T20:12:36.7488616Z 2026-01-15T20:12:36.7488621Z 2026-01-15T20:12:36.7488625Z 2026-01-15T20:12:36.7488630Z 2026-01-15T20:12:36.7488635Z 2026-01-15T20:12:36.7488639Z 2026-01-15T20:12:36.7488643Z 2026-01-15T20:12:36.7488648Z 2026-01-15T20:12:36.7488653Z 2026-01-15T20:12:36.7488657Z 2026-01-15T20:12:36.7826458Z libiconv-1.18 | 681 KB | 2 | 2%  2026-01-15T20:12:36.7827331Z 2026-01-15T20:12:36.7827345Z 2026-01-15T20:12:36.7827351Z 2026-01-15T20:12:36.7827366Z 2026-01-15T20:12:36.7928809Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:12:36.7931067Z 2026-01-15T20:12:36.7934987Z 2026-01-15T20:12:36.7935954Z 2026-01-15T20:12:36.7936063Z 2026-01-15T20:12:36.7936070Z 2026-01-15T20:12:36.7936091Z 2026-01-15T20:12:36.7936097Z 2026-01-15T20:12:36.7936140Z 2026-01-15T20:12:36.7936145Z 2026-01-15T20:12:36.7936150Z 2026-01-15T20:12:36.7936155Z 2026-01-15T20:12:36.7936176Z 2026-01-15T20:12:36.7936361Z 2026-01-15T20:12:36.7936367Z 2026-01-15T20:12:36.7946533Z dav1d-1.2.1 | 604 KB | 2 | 3%  2026-01-15T20:12:36.7947913Z 2026-01-15T20:12:36.7947986Z 2026-01-15T20:12:36.7947990Z 2026-01-15T20:12:36.7948008Z 2026-01-15T20:12:36.7948020Z 2026-01-15T20:12:36.7948031Z 2026-01-15T20:12:36.7948036Z 2026-01-15T20:12:36.7948047Z 2026-01-15T20:12:36.7948072Z 2026-01-15T20:12:36.7948190Z 2026-01-15T20:12:36.7948195Z 2026-01-15T20:12:36.7948199Z 2026-01-15T20:12:36.8046746Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:12:36.8047323Z 2026-01-15T20:12:36.8047329Z 2026-01-15T20:12:36.8047333Z 2026-01-15T20:12:36.8047348Z 2026-01-15T20:12:36.8047353Z 2026-01-15T20:12:36.8047357Z 2026-01-15T20:12:36.8047362Z 2026-01-15T20:12:36.8047397Z 2026-01-15T20:12:36.8047402Z 2026-01-15T20:12:36.8047407Z 2026-01-15T20:12:36.8047683Z 2026-01-15T20:12:36.8047690Z 2026-01-15T20:12:36.8047694Z 2026-01-15T20:12:36.8136947Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:12:36.8137460Z 2026-01-15T20:12:36.8137466Z 2026-01-15T20:12:36.8137471Z 2026-01-15T20:12:36.8137476Z 2026-01-15T20:12:36.8137480Z 2026-01-15T20:12:36.8137485Z 2026-01-15T20:12:36.8137490Z 2026-01-15T20:12:36.8137494Z 2026-01-15T20:12:36.8137499Z 2026-01-15T20:12:36.8137504Z 2026-01-15T20:12:36.8139702Z 2026-01-15T20:12:36.8298958Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:12:36.8300695Z 2026-01-15T20:12:36.8300702Z 2026-01-15T20:12:36.8300707Z 2026-01-15T20:12:36.8300713Z 2026-01-15T20:12:36.8300718Z 2026-01-15T20:12:36.8300723Z 2026-01-15T20:12:36.8300728Z 2026-01-15T20:12:36.8300733Z 2026-01-15T20:12:36.8301217Z 2026-01-15T20:12:36.8301222Z 2026-01-15T20:12:36.8301225Z 2026-01-15T20:12:36.8301228Z 2026-01-15T20:12:36.8301256Z 2026-01-15T20:12:36.8301268Z 2026-01-15T20:12:36.8549120Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:12:36.8550635Z 2026-01-15T20:12:36.8550662Z 2026-01-15T20:12:36.8550666Z 2026-01-15T20:12:36.8550669Z 2026-01-15T20:12:36.8550672Z 2026-01-15T20:12:36.8550674Z 2026-01-15T20:12:36.8550678Z 2026-01-15T20:12:36.8550681Z 2026-01-15T20:12:36.8550684Z 2026-01-15T20:12:36.8550687Z 2026-01-15T20:12:36.8550690Z 2026-01-15T20:12:36.8550692Z 2026-01-15T20:12:36.8550695Z 2026-01-15T20:12:36.8550698Z 2026-01-15T20:12:36.8550701Z 2026-01-15T20:12:36.8550704Z 2026-01-15T20:12:36.8710734Z openh264-2.4.1 | 400 KB | 4 | 4%  2026-01-15T20:12:36.8711322Z 2026-01-15T20:12:36.8711328Z 2026-01-15T20:12:36.8711355Z 2026-01-15T20:12:36.8711397Z 2026-01-15T20:12:36.8711403Z 2026-01-15T20:12:36.8711408Z 2026-01-15T20:12:36.8711428Z 2026-01-15T20:12:36.8711434Z 2026-01-15T20:12:36.8711438Z 2026-01-15T20:12:36.8711443Z 2026-01-15T20:12:36.8711447Z 2026-01-15T20:12:36.8711451Z 2026-01-15T20:12:36.8711465Z 2026-01-15T20:12:36.8711470Z 2026-01-15T20:12:36.8711974Z 2026-01-15T20:12:36.8718174Z pixman-0.46.4 | 530 KB | 3 | 3%  2026-01-15T20:12:36.8719422Z 2026-01-15T20:12:36.8719430Z 2026-01-15T20:12:36.8719435Z 2026-01-15T20:12:36.8719440Z 2026-01-15T20:12:36.8719444Z 2026-01-15T20:12:36.8719448Z 2026-01-15T20:12:36.8719452Z 2026-01-15T20:12:36.8719457Z 2026-01-15T20:12:36.8719461Z 2026-01-15T20:12:36.8719465Z 2026-01-15T20:12:36.8719469Z 2026-01-15T20:12:36.8719473Z 2026-01-15T20:12:36.8719478Z 2026-01-15T20:12:36.8719482Z 2026-01-15T20:12:36.8719487Z 2026-01-15T20:12:36.8719491Z 2026-01-15T20:12:36.8719537Z 2026-01-15T20:12:36.8814546Z font-ttf-dejavu-sans | 388 KB | 4 | 4%  2026-01-15T20:12:36.8815029Z 2026-01-15T20:12:36.8815033Z 2026-01-15T20:12:36.8815036Z 2026-01-15T20:12:36.8815039Z 2026-01-15T20:12:36.8815043Z 2026-01-15T20:12:36.8815046Z 2026-01-15T20:12:36.8815049Z 2026-01-15T20:12:36.8815052Z 2026-01-15T20:12:36.8815054Z 2026-01-15T20:12:36.8815057Z 2026-01-15T20:12:36.8815060Z 2026-01-15T20:12:36.8815062Z 2026-01-15T20:12:36.8815070Z 2026-01-15T20:12:36.8815074Z 2026-01-15T20:12:36.8815079Z 2026-01-15T20:12:36.8815255Z 2026-01-15T20:12:36.9012319Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:12:36.9012684Z 2026-01-15T20:12:36.9012688Z 2026-01-15T20:12:36.9012700Z 2026-01-15T20:12:36.9012704Z 2026-01-15T20:12:36.9012708Z 2026-01-15T20:12:36.9012711Z 2026-01-15T20:12:36.9012715Z 2026-01-15T20:12:36.9012718Z 2026-01-15T20:12:36.9012751Z 2026-01-15T20:12:36.9012754Z 2026-01-15T20:12:36.9012757Z 2026-01-15T20:12:36.9012760Z 2026-01-15T20:12:36.9013064Z 2026-01-15T20:12:36.9013074Z 2026-01-15T20:12:36.9013078Z 2026-01-15T20:12:36.9013082Z 2026-01-15T20:12:36.9013156Z 2026-01-15T20:12:36.9080319Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:12:36.9080814Z 2026-01-15T20:12:36.9080818Z 2026-01-15T20:12:36.9080821Z 2026-01-15T20:12:36.9080824Z 2026-01-15T20:12:36.9080828Z 2026-01-15T20:12:36.9080832Z 2026-01-15T20:12:36.9080834Z 2026-01-15T20:12:36.9080837Z 2026-01-15T20:12:36.9080840Z 2026-01-15T20:12:36.9080843Z 2026-01-15T20:12:36.9080846Z 2026-01-15T20:12:36.9080854Z 2026-01-15T20:12:36.9080857Z 2026-01-15T20:12:36.9080860Z 2026-01-15T20:12:36.9080863Z 2026-01-15T20:12:36.9080866Z 2026-01-15T20:12:36.9080869Z 2026-01-15T20:12:36.9081328Z 2026-01-15T20:12:36.9130973Z libpng-1.6.54 | 374 KB | 4 | 4%  2026-01-15T20:12:36.9133067Z 2026-01-15T20:12:36.9133094Z 2026-01-15T20:12:36.9133101Z 2026-01-15T20:12:36.9133104Z 2026-01-15T20:12:36.9133108Z 2026-01-15T20:12:36.9133111Z 2026-01-15T20:12:36.9133113Z 2026-01-15T20:12:36.9133116Z 2026-01-15T20:12:36.9133120Z 2026-01-15T20:12:36.9133122Z 2026-01-15T20:12:36.9133125Z 2026-01-15T20:12:36.9133128Z 2026-01-15T20:12:36.9133131Z 2026-01-15T20:12:36.9133134Z 2026-01-15T20:12:36.9133137Z 2026-01-15T20:12:36.9256004Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:12:36.9256570Z 2026-01-15T20:12:36.9256593Z 2026-01-15T20:12:36.9256598Z 2026-01-15T20:12:36.9256604Z 2026-01-15T20:12:36.9256610Z 2026-01-15T20:12:36.9256615Z 2026-01-15T20:12:36.9256619Z 2026-01-15T20:12:36.9256624Z 2026-01-15T20:12:36.9256636Z 2026-01-15T20:12:36.9256641Z 2026-01-15T20:12:36.9256647Z 2026-01-15T20:12:36.9256680Z 2026-01-15T20:12:36.9256685Z 2026-01-15T20:12:36.9256690Z 2026-01-15T20:12:36.9256695Z 2026-01-15T20:12:36.9256717Z 2026-01-15T20:12:36.9256723Z 2026-01-15T20:12:36.9257554Z 2026-01-15T20:12:36.9355389Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:12:36.9371745Z icu-78.2 | 12.6 MB | ########## | 100% 2026-01-15T20:12:36.9374311Z 2026-01-15T20:12:36.9374318Z 2026-01-15T20:12:36.9374323Z 2026-01-15T20:12:36.9374327Z 2026-01-15T20:12:36.9374336Z 2026-01-15T20:12:36.9374341Z 2026-01-15T20:12:36.9374347Z 2026-01-15T20:12:36.9374352Z 2026-01-15T20:12:36.9374357Z 2026-01-15T20:12:36.9374361Z 2026-01-15T20:12:36.9374366Z 2026-01-15T20:12:36.9374370Z 2026-01-15T20:12:36.9374374Z 2026-01-15T20:12:36.9374379Z 2026-01-15T20:12:36.9374383Z 2026-01-15T20:12:36.9374388Z 2026-01-15T20:12:36.9374392Z 2026-01-15T20:12:36.9374396Z 2026-01-15T20:12:36.9374401Z 2026-01-15T20:12:36.9534411Z ... (more hidden) ... 2026-01-15T20:12:36.9535188Z 2026-01-15T20:12:36.9535194Z 2026-01-15T20:12:36.9535199Z 2026-01-15T20:12:36.9535203Z 2026-01-15T20:12:36.9535208Z 2026-01-15T20:12:36.9556573Z svt-av1-2.1.2 | 1.6 MB | ########## | 100%  2026-01-15T20:12:36.9557271Z 2026-01-15T20:12:36.9557278Z 2026-01-15T20:12:36.9557283Z 2026-01-15T20:12:36.9557287Z 2026-01-15T20:12:36.9557294Z 2026-01-15T20:12:36.9557299Z 2026-01-15T20:12:36.9557305Z 2026-01-15T20:12:36.9557319Z 2026-01-15T20:12:36.9557322Z 2026-01-15T20:12:36.9557326Z 2026-01-15T20:12:36.9557329Z 2026-01-15T20:12:36.9557331Z 2026-01-15T20:12:36.9557334Z 2026-01-15T20:12:36.9557337Z 2026-01-15T20:12:36.9557340Z 2026-01-15T20:12:36.9557342Z 2026-01-15T20:12:36.9557345Z 2026-01-15T20:12:36.9557348Z 2026-01-15T20:12:36.9558139Z 2026-01-15T20:12:37.1280781Z ... (more hidden) ... 2026-01-15T20:12:37.1281382Z 2026-01-15T20:12:37.1281388Z 2026-01-15T20:12:37.1283095Z 2026-01-15T20:12:37.1283122Z 2026-01-15T20:12:37.1283127Z 2026-01-15T20:12:37.1283143Z 2026-01-15T20:12:37.6160938Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:12:37.6162037Z 2026-01-15T20:12:37.6162043Z 2026-01-15T20:12:37.6162047Z 2026-01-15T20:12:37.6162052Z 2026-01-15T20:12:37.6162057Z 2026-01-15T20:12:37.6162061Z 2026-01-15T20:12:37.6162065Z 2026-01-15T20:12:37.7388218Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:12:37.7388507Z 2026-01-15T20:12:37.7388512Z 2026-01-15T20:12:37.7388791Z 2026-01-15T20:12:37.8737386Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:12:37.8737663Z 2026-01-15T20:12:37.8737668Z 2026-01-15T20:12:37.8737672Z 2026-01-15T20:12:37.8737676Z 2026-01-15T20:12:37.8737679Z 2026-01-15T20:12:37.8737683Z 2026-01-15T20:12:37.8737973Z 2026-01-15T20:12:37.8738744Z 2026-01-15T20:12:37.9958313Z libxml2-2.13.9 | 1.5 MB | ########## | 100%  2026-01-15T20:12:37.9958922Z 2026-01-15T20:12:37.9959008Z 2026-01-15T20:12:37.9959082Z 2026-01-15T20:12:37.9959164Z 2026-01-15T20:12:37.9959236Z 2026-01-15T20:12:37.9959308Z 2026-01-15T20:12:37.9959379Z 2026-01-15T20:12:37.9959449Z 2026-01-15T20:12:37.9959580Z 2026-01-15T20:12:37.9961118Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:12:37.9961491Z 2026-01-15T20:12:37.9961497Z 2026-01-15T20:12:37.9961503Z 2026-01-15T20:12:37.9961507Z 2026-01-15T20:12:37.9961510Z 2026-01-15T20:12:37.9961515Z 2026-01-15T20:12:37.9961851Z 2026-01-15T20:12:37.9961860Z 2026-01-15T20:12:37.9961949Z 2026-01-15T20:12:38.0906143Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:12:38.0907016Z 2026-01-15T20:12:38.0907023Z 2026-01-15T20:12:38.0907064Z 2026-01-15T20:12:38.0907068Z 2026-01-15T20:12:38.0907073Z 2026-01-15T20:12:38.0907078Z 2026-01-15T20:12:38.0907099Z 2026-01-15T20:12:38.0907105Z 2026-01-15T20:12:38.0907109Z 2026-01-15T20:12:38.0907123Z 2026-01-15T20:12:38.0913719Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:12:38.0914196Z 2026-01-15T20:12:38.0914202Z 2026-01-15T20:12:38.0914206Z 2026-01-15T20:12:38.0914211Z 2026-01-15T20:12:38.0914216Z 2026-01-15T20:12:38.0914221Z 2026-01-15T20:12:38.0914225Z 2026-01-15T20:12:38.0914240Z 2026-01-15T20:12:38.0914245Z 2026-01-15T20:12:38.0915465Z 2026-01-15T20:12:38.2489980Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:12:38.2491274Z 2026-01-15T20:12:38.2491281Z 2026-01-15T20:12:38.2491285Z 2026-01-15T20:12:38.2491292Z 2026-01-15T20:12:38.2491296Z 2026-01-15T20:12:38.2491301Z 2026-01-15T20:12:38.2491306Z 2026-01-15T20:12:38.2491310Z 2026-01-15T20:12:38.2491348Z 2026-01-15T20:12:38.2491353Z 2026-01-15T20:12:38.2491357Z 2026-01-15T20:12:38.2491386Z 2026-01-15T20:12:38.2496318Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:12:38.2496832Z 2026-01-15T20:12:38.2497147Z 2026-01-15T20:12:38.2497202Z 2026-01-15T20:12:38.2497586Z 2026-01-15T20:12:38.2497684Z 2026-01-15T20:12:38.2497689Z 2026-01-15T20:12:38.2497693Z 2026-01-15T20:12:38.2497698Z 2026-01-15T20:12:38.2497703Z 2026-01-15T20:12:38.2497707Z 2026-01-15T20:12:38.2497712Z 2026-01-15T20:12:38.2497735Z 2026-01-15T20:12:38.3340284Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:12:38.3341231Z 2026-01-15T20:12:38.3341237Z 2026-01-15T20:12:38.3341240Z 2026-01-15T20:12:38.3341244Z 2026-01-15T20:12:38.3341247Z 2026-01-15T20:12:38.3341250Z 2026-01-15T20:12:38.3341254Z 2026-01-15T20:12:38.3341257Z 2026-01-15T20:12:38.3341261Z 2026-01-15T20:12:38.3341292Z 2026-01-15T20:12:38.3341295Z 2026-01-15T20:12:38.3341298Z 2026-01-15T20:12:38.3341301Z 2026-01-15T20:12:38.3349985Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:12:38.3350523Z 2026-01-15T20:12:38.3350527Z 2026-01-15T20:12:38.3350531Z 2026-01-15T20:12:38.3350533Z 2026-01-15T20:12:38.3350536Z 2026-01-15T20:12:38.3350539Z 2026-01-15T20:12:38.3350553Z 2026-01-15T20:12:38.3350556Z 2026-01-15T20:12:38.3350558Z 2026-01-15T20:12:38.3350561Z 2026-01-15T20:12:38.3350564Z 2026-01-15T20:12:38.3350567Z 2026-01-15T20:12:38.3350570Z 2026-01-15T20:12:38.6605181Z libiconv-1.18 | 681 KB | ########## | 100%  2026-01-15T20:12:38.6606006Z 2026-01-15T20:12:38.7319905Z ffmpeg-7.0.1 | 9.5 MB | ########## | 100%  2026-01-15T20:12:38.7320350Z 2026-01-15T20:12:38.7320356Z 2026-01-15T20:12:38.7320360Z 2026-01-15T20:12:38.7320365Z 2026-01-15T20:12:38.7320370Z 2026-01-15T20:12:38.7320648Z 2026-01-15T20:12:38.7320651Z 2026-01-15T20:12:38.7320659Z 2026-01-15T20:12:38.7320711Z 2026-01-15T20:12:38.7320717Z 2026-01-15T20:12:38.7320722Z 2026-01-15T20:12:38.7320726Z 2026-01-15T20:12:38.7320731Z 2026-01-15T20:12:38.7320745Z 2026-01-15T20:12:38.7334154Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:12:38.7334668Z 2026-01-15T20:12:38.7334673Z 2026-01-15T20:12:38.7334678Z 2026-01-15T20:12:38.7334682Z 2026-01-15T20:12:38.7334686Z 2026-01-15T20:12:38.7334690Z 2026-01-15T20:12:38.7334704Z 2026-01-15T20:12:38.7334708Z 2026-01-15T20:12:38.7334713Z 2026-01-15T20:12:38.7334717Z 2026-01-15T20:12:38.7334721Z 2026-01-15T20:12:38.7334726Z 2026-01-15T20:12:38.7334730Z 2026-01-15T20:12:38.7335852Z 2026-01-15T20:12:38.7608481Z dav1d-1.2.1 | 604 KB | ########## | 100%  2026-01-15T20:12:38.7608878Z 2026-01-15T20:12:38.7609521Z 2026-01-15T20:12:38.8223071Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:12:38.8224180Z 2026-01-15T20:12:38.8224190Z 2026-01-15T20:12:38.8224195Z 2026-01-15T20:12:38.8224200Z 2026-01-15T20:12:38.8224204Z 2026-01-15T20:12:38.8224208Z 2026-01-15T20:12:38.8224213Z 2026-01-15T20:12:38.8224217Z 2026-01-15T20:12:38.8224221Z 2026-01-15T20:12:38.8224226Z 2026-01-15T20:12:38.8224230Z 2026-01-15T20:12:38.8224235Z 2026-01-15T20:12:38.8224240Z 2026-01-15T20:12:38.8224244Z 2026-01-15T20:12:38.8224248Z 2026-01-15T20:12:38.8224253Z 2026-01-15T20:12:38.8235021Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:12:38.8235809Z 2026-01-15T20:12:38.8235817Z 2026-01-15T20:12:38.8235868Z 2026-01-15T20:12:38.8236028Z 2026-01-15T20:12:38.8236361Z 2026-01-15T20:12:38.8236477Z 2026-01-15T20:12:38.8236964Z 2026-01-15T20:12:38.8236975Z 2026-01-15T20:12:38.8237120Z 2026-01-15T20:12:38.8237146Z 2026-01-15T20:12:38.8237150Z 2026-01-15T20:12:38.8237154Z 2026-01-15T20:12:38.8237160Z 2026-01-15T20:12:38.8237173Z 2026-01-15T20:12:38.8237178Z 2026-01-15T20:12:38.8237201Z 2026-01-15T20:12:38.8650531Z openh264-2.4.1 | 400 KB | ########## | 100%  2026-01-15T20:12:38.8651263Z 2026-01-15T20:12:38.8651270Z 2026-01-15T20:12:38.8651274Z 2026-01-15T20:12:38.8651279Z 2026-01-15T20:12:38.8651284Z 2026-01-15T20:12:38.8651288Z 2026-01-15T20:12:38.8651293Z 2026-01-15T20:12:38.8651297Z 2026-01-15T20:12:38.8651303Z 2026-01-15T20:12:38.8651308Z 2026-01-15T20:12:38.8651312Z 2026-01-15T20:12:38.8651317Z 2026-01-15T20:12:38.8651321Z 2026-01-15T20:12:38.8651334Z 2026-01-15T20:12:38.8651339Z 2026-01-15T20:12:38.8651344Z 2026-01-15T20:12:38.8651348Z 2026-01-15T20:12:38.8657855Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:12:38.8658400Z 2026-01-15T20:12:38.8658464Z 2026-01-15T20:12:38.8658469Z 2026-01-15T20:12:38.8658475Z 2026-01-15T20:12:38.8658480Z 2026-01-15T20:12:38.8658756Z 2026-01-15T20:12:38.8658763Z 2026-01-15T20:12:38.8658766Z 2026-01-15T20:12:38.8658771Z 2026-01-15T20:12:38.8658775Z 2026-01-15T20:12:38.8658778Z 2026-01-15T20:12:38.8658782Z 2026-01-15T20:12:38.8658787Z 2026-01-15T20:12:38.8658791Z 2026-01-15T20:12:38.8658796Z 2026-01-15T20:12:38.8658800Z 2026-01-15T20:12:38.8662986Z 2026-01-15T20:12:38.9058817Z font-ttf-dejavu-sans | 388 KB | ########## | 100%  2026-01-15T20:12:38.9059446Z 2026-01-15T20:12:38.9059451Z 2026-01-15T20:12:38.9059457Z 2026-01-15T20:12:38.9059461Z 2026-01-15T20:12:38.9059466Z 2026-01-15T20:12:38.9059471Z 2026-01-15T20:12:38.9059476Z 2026-01-15T20:12:38.9059481Z 2026-01-15T20:12:38.9059486Z 2026-01-15T20:12:38.9059492Z 2026-01-15T20:12:38.9059497Z 2026-01-15T20:12:38.9059502Z 2026-01-15T20:12:38.9059910Z 2026-01-15T20:12:38.9059915Z 2026-01-15T20:12:38.9059925Z 2026-01-15T20:12:38.9071169Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:12:38.9071713Z 2026-01-15T20:12:38.9071719Z 2026-01-15T20:12:38.9071724Z 2026-01-15T20:12:38.9071729Z 2026-01-15T20:12:38.9071734Z 2026-01-15T20:12:38.9071738Z 2026-01-15T20:12:38.9071743Z 2026-01-15T20:12:38.9071747Z 2026-01-15T20:12:38.9071751Z 2026-01-15T20:12:38.9071756Z 2026-01-15T20:12:38.9071760Z 2026-01-15T20:12:38.9071773Z 2026-01-15T20:12:38.9071778Z 2026-01-15T20:12:38.9071783Z 2026-01-15T20:12:38.9072224Z 2026-01-15T20:12:38.9600465Z pixman-0.46.4 | 530 KB | ########## | 100%  2026-01-15T20:12:38.9600866Z 2026-01-15T20:12:38.9600874Z 2026-01-15T20:12:38.9600879Z 2026-01-15T20:12:38.9600884Z 2026-01-15T20:12:38.9600889Z 2026-01-15T20:12:38.9600893Z 2026-01-15T20:12:38.9600898Z 2026-01-15T20:12:38.9600927Z 2026-01-15T20:12:38.9600931Z 2026-01-15T20:12:38.9600944Z 2026-01-15T20:12:38.9601088Z 2026-01-15T20:12:38.9612899Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:12:38.9613352Z 2026-01-15T20:12:38.9613364Z 2026-01-15T20:12:38.9613370Z 2026-01-15T20:12:38.9613375Z 2026-01-15T20:12:38.9613379Z 2026-01-15T20:12:38.9613383Z 2026-01-15T20:12:38.9613387Z 2026-01-15T20:12:38.9613392Z 2026-01-15T20:12:38.9613397Z 2026-01-15T20:12:38.9613401Z 2026-01-15T20:12:38.9614003Z 2026-01-15T20:12:39.0148201Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:12:39.0149226Z 2026-01-15T20:12:39.0149234Z 2026-01-15T20:12:39.0149239Z 2026-01-15T20:12:39.0149244Z 2026-01-15T20:12:39.0149248Z 2026-01-15T20:12:39.0149252Z 2026-01-15T20:12:39.0149257Z 2026-01-15T20:12:39.0149261Z 2026-01-15T20:12:39.0149265Z 2026-01-15T20:12:39.0149270Z 2026-01-15T20:12:39.0149274Z 2026-01-15T20:12:39.0149312Z 2026-01-15T20:12:39.0149317Z 2026-01-15T20:12:39.0149322Z 2026-01-15T20:12:39.0149341Z 2026-01-15T20:12:39.0149347Z 2026-01-15T20:12:39.0149367Z 2026-01-15T20:12:39.0149372Z 2026-01-15T20:12:39.0169398Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:12:39.0169948Z 2026-01-15T20:12:39.0169954Z 2026-01-15T20:12:39.0169959Z 2026-01-15T20:12:39.0169964Z 2026-01-15T20:12:39.0169968Z 2026-01-15T20:12:39.0169972Z 2026-01-15T20:12:39.0169977Z 2026-01-15T20:12:39.0169993Z 2026-01-15T20:12:39.0169997Z 2026-01-15T20:12:39.0170002Z 2026-01-15T20:12:39.0170006Z 2026-01-15T20:12:39.0170011Z 2026-01-15T20:12:39.0170016Z 2026-01-15T20:12:39.0170020Z 2026-01-15T20:12:39.0170024Z 2026-01-15T20:12:39.0170030Z 2026-01-15T20:12:39.0170044Z 2026-01-15T20:12:39.0170345Z 2026-01-15T20:12:39.0357155Z libpng-1.6.54 | 374 KB | ########## | 100%  2026-01-15T20:12:39.0357763Z 2026-01-15T20:12:39.0357770Z 2026-01-15T20:12:39.0357782Z 2026-01-15T20:12:39.0358223Z 2026-01-15T20:12:39.0358234Z 2026-01-15T20:12:39.0358238Z 2026-01-15T20:12:39.0358243Z 2026-01-15T20:12:39.0358248Z 2026-01-15T20:12:39.0358253Z 2026-01-15T20:12:39.0358257Z 2026-01-15T20:12:39.0358261Z 2026-01-15T20:12:39.0358265Z 2026-01-15T20:12:39.0358270Z 2026-01-15T20:12:39.0358274Z 2026-01-15T20:12:39.0358279Z 2026-01-15T20:12:39.0358283Z 2026-01-15T20:12:39.0358288Z 2026-01-15T20:12:39.0358292Z 2026-01-15T20:12:39.0358296Z 2026-01-15T20:12:39.0365991Z ... (more hidden) ... 2026-01-15T20:12:39.0366435Z 2026-01-15T20:12:39.0366441Z 2026-01-15T20:12:39.0366445Z 2026-01-15T20:12:39.0366450Z 2026-01-15T20:12:39.0366454Z 2026-01-15T20:12:39.0366459Z 2026-01-15T20:12:39.0366464Z 2026-01-15T20:12:39.0366468Z 2026-01-15T20:12:39.0366473Z 2026-01-15T20:12:39.0366752Z 2026-01-15T20:12:39.0366757Z 2026-01-15T20:12:39.0366775Z 2026-01-15T20:12:39.0366780Z 2026-01-15T20:12:39.0366792Z 2026-01-15T20:12:39.0366798Z 2026-01-15T20:12:39.0366802Z 2026-01-15T20:12:39.0366806Z 2026-01-15T20:12:39.0366811Z 2026-01-15T20:12:39.0366815Z 2026-01-15T20:12:39.9591696Z ... (more hidden) ... 2026-01-15T20:12:39.9598573Z icu-78.2 | 12.6 MB | ########## | 100% 2026-01-15T20:12:39.9598922Z 2026-01-15T20:12:39.9599135Z 2026-01-15T20:12:39.9599202Z 2026-01-15T20:12:39.9599208Z 2026-01-15T20:12:39.9599237Z 2026-01-15T20:12:39.9599255Z 2026-01-15T20:12:39.9599269Z 2026-01-15T20:12:39.9599295Z 2026-01-15T20:12:39.9599323Z 2026-01-15T20:12:39.9599328Z 2026-01-15T20:12:39.9599332Z 2026-01-15T20:12:39.9599342Z 2026-01-15T20:12:39.9599345Z 2026-01-15T20:12:39.9599356Z 2026-01-15T20:12:39.9599364Z 2026-01-15T20:12:39.9599374Z 2026-01-15T20:12:39.9599377Z 2026-01-15T20:12:39.9599412Z 2026-01-15T20:12:39.9599483Z 2026-01-15T20:12:39.9599570Z 2026-01-15T20:12:39.9600082Z  2026-01-15T20:12:39.9600527Z 2026-01-15T20:12:39.9601177Z 2026-01-15T20:12:39.9601186Z 2026-01-15T20:12:39.9601501Z  2026-01-15T20:12:39.9601856Z 2026-01-15T20:12:39.9601862Z 2026-01-15T20:12:39.9602118Z  2026-01-15T20:12:39.9602460Z 2026-01-15T20:12:39.9602475Z 2026-01-15T20:12:39.9602479Z 2026-01-15T20:12:39.9602740Z  2026-01-15T20:12:39.9603066Z 2026-01-15T20:12:39.9603071Z 2026-01-15T20:12:39.9603076Z 2026-01-15T20:12:39.9603081Z 2026-01-15T20:12:39.9603436Z  2026-01-15T20:12:39.9603779Z 2026-01-15T20:12:39.9603943Z 2026-01-15T20:12:39.9603948Z 2026-01-15T20:12:39.9603953Z 2026-01-15T20:12:39.9604302Z 2026-01-15T20:12:39.9604744Z  2026-01-15T20:12:39.9605102Z 2026-01-15T20:12:39.9605108Z 2026-01-15T20:12:39.9605113Z 2026-01-15T20:12:39.9605118Z 2026-01-15T20:12:39.9605122Z 2026-01-15T20:12:39.9605137Z 2026-01-15T20:12:39.9605691Z  2026-01-15T20:12:39.9606066Z 2026-01-15T20:12:39.9606072Z 2026-01-15T20:12:39.9606084Z 2026-01-15T20:12:39.9606089Z 2026-01-15T20:12:39.9606093Z 2026-01-15T20:12:39.9606097Z 2026-01-15T20:12:39.9606102Z 2026-01-15T20:12:39.9606664Z  2026-01-15T20:12:39.9607026Z 2026-01-15T20:12:39.9607032Z 2026-01-15T20:12:39.9607045Z 2026-01-15T20:12:39.9607050Z 2026-01-15T20:12:39.9607055Z 2026-01-15T20:12:39.9607059Z 2026-01-15T20:12:39.9607076Z 2026-01-15T20:12:39.9607081Z 2026-01-15T20:12:39.9607677Z  2026-01-15T20:12:39.9608072Z 2026-01-15T20:12:39.9608078Z 2026-01-15T20:12:39.9608083Z 2026-01-15T20:12:39.9608087Z 2026-01-15T20:12:39.9608092Z 2026-01-15T20:12:39.9608096Z 2026-01-15T20:12:39.9608101Z 2026-01-15T20:12:39.9608105Z 2026-01-15T20:12:39.9608125Z 2026-01-15T20:12:39.9608454Z  2026-01-15T20:12:39.9608834Z 2026-01-15T20:12:39.9608839Z 2026-01-15T20:12:39.9608844Z 2026-01-15T20:12:39.9608848Z 2026-01-15T20:12:39.9608852Z 2026-01-15T20:12:39.9608857Z 2026-01-15T20:12:39.9608861Z 2026-01-15T20:12:39.9608865Z 2026-01-15T20:12:39.9608870Z 2026-01-15T20:12:39.9608874Z 2026-01-15T20:12:39.9609192Z  2026-01-15T20:12:39.9609585Z 2026-01-15T20:12:39.9609842Z 2026-01-15T20:12:39.9609847Z 2026-01-15T20:12:39.9609851Z 2026-01-15T20:12:39.9609856Z 2026-01-15T20:12:39.9609868Z 2026-01-15T20:12:39.9609873Z 2026-01-15T20:12:39.9609878Z 2026-01-15T20:12:39.9609883Z 2026-01-15T20:12:39.9609888Z 2026-01-15T20:12:39.9609892Z 2026-01-15T20:12:39.9610242Z  2026-01-15T20:12:39.9610650Z 2026-01-15T20:12:39.9610655Z 2026-01-15T20:12:39.9610660Z 2026-01-15T20:12:39.9610664Z 2026-01-15T20:12:39.9610668Z 2026-01-15T20:12:39.9610672Z 2026-01-15T20:12:39.9610677Z 2026-01-15T20:12:39.9610694Z 2026-01-15T20:12:39.9610700Z 2026-01-15T20:12:39.9610704Z 2026-01-15T20:12:39.9610709Z 2026-01-15T20:12:39.9610713Z 2026-01-15T20:12:39.9611050Z  2026-01-15T20:12:39.9611440Z 2026-01-15T20:12:39.9611454Z 2026-01-15T20:12:39.9611459Z 2026-01-15T20:12:39.9611465Z 2026-01-15T20:12:39.9611478Z 2026-01-15T20:12:39.9611482Z 2026-01-15T20:12:39.9611487Z 2026-01-15T20:12:39.9611491Z 2026-01-15T20:12:39.9611502Z 2026-01-15T20:12:39.9611506Z 2026-01-15T20:12:39.9611511Z 2026-01-15T20:12:39.9611516Z 2026-01-15T20:12:39.9611520Z 2026-01-15T20:12:39.9611856Z  2026-01-15T20:12:39.9612259Z 2026-01-15T20:12:39.9612264Z 2026-01-15T20:12:39.9612268Z 2026-01-15T20:12:39.9612273Z 2026-01-15T20:12:39.9612277Z 2026-01-15T20:12:39.9612282Z 2026-01-15T20:12:39.9612286Z 2026-01-15T20:12:39.9612291Z 2026-01-15T20:12:39.9612295Z 2026-01-15T20:12:39.9612300Z 2026-01-15T20:12:39.9612304Z 2026-01-15T20:12:39.9612309Z 2026-01-15T20:12:39.9612313Z 2026-01-15T20:12:39.9612318Z 2026-01-15T20:12:39.9612698Z  2026-01-15T20:12:39.9613105Z 2026-01-15T20:12:39.9613110Z 2026-01-15T20:12:39.9613123Z 2026-01-15T20:12:39.9613128Z 2026-01-15T20:12:39.9613133Z 2026-01-15T20:12:39.9613137Z 2026-01-15T20:12:39.9613148Z 2026-01-15T20:12:39.9613161Z 2026-01-15T20:12:39.9613165Z 2026-01-15T20:12:39.9613170Z 2026-01-15T20:12:39.9613174Z 2026-01-15T20:12:39.9613179Z 2026-01-15T20:12:39.9613184Z 2026-01-15T20:12:39.9613188Z 2026-01-15T20:12:39.9613192Z 2026-01-15T20:12:39.9613564Z  2026-01-15T20:12:39.9613987Z 2026-01-15T20:12:39.9613993Z 2026-01-15T20:12:39.9613998Z 2026-01-15T20:12:39.9614002Z 2026-01-15T20:12:39.9614007Z 2026-01-15T20:12:39.9614011Z 2026-01-15T20:12:39.9614016Z 2026-01-15T20:12:39.9614020Z 2026-01-15T20:12:39.9614025Z 2026-01-15T20:12:39.9614029Z 2026-01-15T20:12:39.9614034Z 2026-01-15T20:12:39.9614038Z 2026-01-15T20:12:39.9614043Z 2026-01-15T20:12:39.9614047Z 2026-01-15T20:12:39.9614052Z 2026-01-15T20:12:39.9614056Z 2026-01-15T20:12:39.9614692Z  2026-01-15T20:12:39.9615138Z 2026-01-15T20:12:39.9615143Z 2026-01-15T20:12:39.9615148Z 2026-01-15T20:12:39.9615152Z 2026-01-15T20:12:39.9615157Z 2026-01-15T20:12:39.9615162Z 2026-01-15T20:12:39.9615166Z 2026-01-15T20:12:39.9615171Z 2026-01-15T20:12:39.9615182Z 2026-01-15T20:12:39.9615188Z 2026-01-15T20:12:39.9615193Z 2026-01-15T20:12:39.9615197Z 2026-01-15T20:12:39.9615201Z 2026-01-15T20:12:39.9615206Z 2026-01-15T20:12:39.9615211Z 2026-01-15T20:12:39.9615215Z 2026-01-15T20:12:39.9615220Z 2026-01-15T20:12:39.9615621Z  2026-01-15T20:12:39.9616061Z 2026-01-15T20:12:39.9616066Z 2026-01-15T20:12:39.9616070Z 2026-01-15T20:12:39.9616075Z 2026-01-15T20:12:39.9616079Z 2026-01-15T20:12:39.9616083Z 2026-01-15T20:12:39.9616087Z 2026-01-15T20:12:39.9617139Z 2026-01-15T20:12:39.9617144Z 2026-01-15T20:12:39.9617149Z 2026-01-15T20:12:39.9617154Z 2026-01-15T20:12:39.9617166Z 2026-01-15T20:12:39.9617171Z 2026-01-15T20:12:39.9617176Z 2026-01-15T20:12:39.9617180Z 2026-01-15T20:12:39.9617184Z 2026-01-15T20:12:39.9617188Z 2026-01-15T20:12:39.9617193Z 2026-01-15T20:12:39.9617664Z  2026-01-15T20:12:39.9618123Z 2026-01-15T20:12:39.9618129Z 2026-01-15T20:12:39.9618134Z 2026-01-15T20:12:39.9618289Z  2026-01-15T20:12:39.9618426Z 2026-01-15T20:12:39.9618431Z 2026-01-15T20:12:39.9618568Z  2026-01-15T20:12:39.9618721Z 2026-01-15T20:12:39.9618726Z 2026-01-15T20:12:39.9618731Z 2026-01-15T20:12:39.9618869Z  2026-01-15T20:12:39.9619027Z 2026-01-15T20:12:39.9619033Z 2026-01-15T20:12:39.9619037Z 2026-01-15T20:12:39.9619053Z 2026-01-15T20:12:39.9619205Z  2026-01-15T20:12:39.9619365Z 2026-01-15T20:12:39.9619381Z 2026-01-15T20:12:39.9619395Z 2026-01-15T20:12:39.9619400Z 2026-01-15T20:12:39.9619405Z 2026-01-15T20:12:39.9619562Z  2026-01-15T20:12:39.9619736Z 2026-01-15T20:12:39.9619741Z 2026-01-15T20:12:39.9619746Z 2026-01-15T20:12:39.9619750Z 2026-01-15T20:12:39.9619754Z 2026-01-15T20:12:39.9619770Z 2026-01-15T20:12:39.9620120Z  2026-01-15T20:12:39.9620706Z 2026-01-15T20:12:39.9620874Z 2026-01-15T20:12:39.9620889Z 2026-01-15T20:12:39.9620893Z 2026-01-15T20:12:39.9620898Z 2026-01-15T20:12:39.9620903Z 2026-01-15T20:12:39.9620909Z 2026-01-15T20:12:39.9621308Z  2026-01-15T20:12:39.9621459Z 2026-01-15T20:12:39.9621463Z 2026-01-15T20:12:39.9621466Z 2026-01-15T20:12:39.9621475Z 2026-01-15T20:12:39.9621478Z 2026-01-15T20:12:39.9621481Z 2026-01-15T20:12:39.9621484Z 2026-01-15T20:12:39.9621486Z 2026-01-15T20:12:39.9621587Z  2026-01-15T20:12:39.9621724Z 2026-01-15T20:12:39.9621739Z 2026-01-15T20:12:39.9621742Z 2026-01-15T20:12:39.9621751Z 2026-01-15T20:12:39.9621755Z 2026-01-15T20:12:39.9621763Z 2026-01-15T20:12:39.9621766Z 2026-01-15T20:12:39.9621769Z 2026-01-15T20:12:39.9621772Z 2026-01-15T20:12:39.9622005Z  2026-01-15T20:12:39.9622254Z 2026-01-15T20:12:39.9622612Z 2026-01-15T20:12:39.9622620Z 2026-01-15T20:12:39.9622624Z 2026-01-15T20:12:39.9622629Z 2026-01-15T20:12:39.9622633Z 2026-01-15T20:12:39.9622639Z 2026-01-15T20:12:39.9622644Z 2026-01-15T20:12:39.9622648Z 2026-01-15T20:12:39.9622684Z 2026-01-15T20:12:39.9622956Z  2026-01-15T20:12:39.9623217Z 2026-01-15T20:12:39.9623228Z 2026-01-15T20:12:39.9624001Z 2026-01-15T20:12:39.9624164Z 2026-01-15T20:12:39.9624169Z 2026-01-15T20:12:39.9624174Z 2026-01-15T20:12:39.9624178Z 2026-01-15T20:12:39.9624182Z 2026-01-15T20:12:39.9624187Z 2026-01-15T20:12:39.9624192Z 2026-01-15T20:12:39.9624197Z 2026-01-15T20:12:39.9624477Z  2026-01-15T20:12:39.9624738Z 2026-01-15T20:12:39.9624743Z 2026-01-15T20:12:39.9624956Z 2026-01-15T20:12:39.9624962Z 2026-01-15T20:12:39.9625003Z 2026-01-15T20:12:39.9625008Z 2026-01-15T20:12:39.9625013Z 2026-01-15T20:12:39.9625017Z 2026-01-15T20:12:39.9625021Z 2026-01-15T20:12:39.9625025Z 2026-01-15T20:12:39.9625049Z 2026-01-15T20:12:39.9625054Z 2026-01-15T20:12:39.9625459Z  2026-01-15T20:12:39.9625720Z 2026-01-15T20:12:39.9625725Z 2026-01-15T20:12:39.9625956Z 2026-01-15T20:12:39.9625962Z 2026-01-15T20:12:39.9626152Z 2026-01-15T20:12:39.9626526Z 2026-01-15T20:12:39.9626532Z 2026-01-15T20:12:39.9626536Z 2026-01-15T20:12:39.9626540Z 2026-01-15T20:12:39.9626544Z 2026-01-15T20:12:39.9626548Z 2026-01-15T20:12:39.9626551Z 2026-01-15T20:12:39.9626555Z 2026-01-15T20:12:39.9626913Z  done 2026-01-15T20:12:40.0633892Z Preparing transaction: - done 2026-01-15T20:12:40.4661316Z Verifying transaction: | / - \ done 2026-01-15T20:12:41.6765505Z Executing transaction: / - \ | / - \ | / - \ | done 2026-01-15T20:12:43.7716192Z ffmpeg version 7.0.1 Copyright (c) 2000-2024 the FFmpeg developers 2026-01-15T20:12:43.7716625Z built with clang version 18.1.8 2026-01-15T20:12:43.7720320Z configuration: --prefix=/d/bld/ffmpeg_1722546180047/_h_env/Library --cc=clang.exe --cxx=clang++.exe --nm=llvm-nm --ar=llvm-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --ld=lld-link --target-os=win64 --enable-cross-compile --toolchain=msvc --host-cc=clang.exe --extra-libs=ucrt.lib --extra-libs=vcruntime.lib --extra-libs=oldnames.lib --strip=llvm-strip --disable-stripping --host-extralibs= --disable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --pkg-config=/d/bld/ffmpeg_1722546180047/_build_env/Library/bin/pkg-config 2026-01-15T20:12:43.7723879Z libavutil 59. 8.100 / 59. 8.100 2026-01-15T20:12:43.7724118Z libavcodec 61. 3.100 / 61. 3.100 2026-01-15T20:12:43.7724352Z libavformat 61. 1.100 / 61. 1.100 2026-01-15T20:12:43.7724586Z libavdevice 61. 1.100 / 61. 1.100 2026-01-15T20:12:43.7724885Z libavfilter 10. 1.100 / 10. 1.100 2026-01-15T20:12:43.7725232Z libswscale 8. 1.100 / 8. 1.100 2026-01-15T20:12:43.7725467Z libswresample 5. 1.100 / 5. 1.100 2026-01-15T20:12:43.7725705Z libpostproc 58. 1.100 / 58. 1.100 2026-01-15T20:12:43.7938937Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T20:12:43.7939394Z bash packaging/install_test_dependencies.sh 2026-01-15T20:12:43.7953492Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:12:43.7953798Z env: 2026-01-15T20:12:43.7953961Z INPUT_RUN_POST: true 2026-01-15T20:12:43.7954163Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:43.7954386Z ##[endgroup] 2026-01-15T20:12:46.6188991Z Installing test dependencies... 2026-01-15T20:12:47.6589751Z Requirement already satisfied: numpy in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (2.2.6) 2026-01-15T20:12:47.9083471Z Collecting pytest 2026-01-15T20:12:47.9656797Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T20:12:48.0035010Z Requirement already satisfied: pillow in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (12.1.0) 2026-01-15T20:12:48.0709152Z Collecting colorama>=0.4 (from pytest) 2026-01-15T20:12:48.0827391Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-15T20:12:48.1769158Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T20:12:48.1888136Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T20:12:48.2858028Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T20:12:48.2975356Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:12:48.3876315Z Collecting packaging>=22 (from pytest) 2026-01-15T20:12:48.3994866Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:12:48.4856342Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T20:12:48.4985745Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T20:12:48.5949266Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T20:12:48.6075946Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:12:48.7372665Z Collecting tomli>=1 (from pytest) 2026-01-15T20:12:48.7501495Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:12:48.8271597Z Requirement already satisfied: typing-extensions>=4.6.0 in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T20:12:48.8429976Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T20:12:48.9259178Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T20:12:48.9757582Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-15T20:12:49.0169200Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T20:12:49.1004912Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T20:12:49.1423743Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T20:12:49.1765802Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T20:12:49.2352131Z ---------------------------------------- 1.2/1.2 MB 20.5 MB/s 0:00:00 2026-01-15T20:12:49.2472002Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T20:12:49.4178667Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest 2026-01-15T20:12:51.9399026Z 2026-01-15T20:12:51.9520260Z Successfully installed colorama-0.4.6 exceptiongroup-1.3.1 iniconfig-2.3.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 tomli-2.4.0 2026-01-15T20:12:52.0066673Z Test dependencies installed successfully! 2026-01-15T20:12:52.0257788Z ##[group]Run pytest test -vvv 2026-01-15T20:12:52.0258112Z pytest test -vvv 2026-01-15T20:12:52.0271030Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:12:52.0271337Z env: 2026-01-15T20:12:52.0271490Z INPUT_RUN_POST: true 2026-01-15T20:12:52.0271692Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:52.0271928Z ##[endgroup] 2026-01-15T20:12:58.3873356Z ============================= test session starts ============================= 2026-01-15T20:12:58.3874139Z platform win32 -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- C:\Users\runneradmin\miniconda3\envs\test\python.exe 2026-01-15T20:12:58.3874737Z cachedir: .pytest_cache 2026-01-15T20:12:58.3875002Z rootdir: D:\a\torchcodec\torchcodec 2026-01-15T20:12:58.3875328Z configfile: pyproject.toml 2026-01-15T20:12:59.3054101Z collecting ... collected 1760 items / 30 deselected / 1730 selected 2026-01-15T20:12:59.3054448Z 2026-01-15T20:12:59.3174653Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3229692Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3256462Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:59.3324716Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3378595Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3404197Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:59.3470816Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3528329Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3553383Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:59.3623056Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3676925Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3702628Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:59.3766793Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3821222Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3846786Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:59.3912957Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:59.3966968Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:59.3991837Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:12:59.4058292Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T20:12:59.4111680Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T20:12:59.4136726Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:12:59.4250089Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T20:12:59.4335346Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T20:12:59.4405329Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T20:12:59.4456089Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T20:12:59.6208750Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T20:12:59.6222445Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T20:12:59.7291520Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T20:12:59.8099853Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T20:12:59.8113440Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T20:12:59.8128880Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T20:12:59.8142177Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T20:12:59.8153835Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T20:12:59.9109968Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T20:12:59.9906942Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 2%] 2026-01-15T20:12:59.9921223Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T20:12:59.9935231Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T20:12:59.9947140Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T20:12:59.9958075Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T20:13:00.2875555Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T20:13:02.1173215Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T20:13:02.1186967Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:13:02.1200800Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:13:03.8545790Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T20:13:03.8557789Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T20:13:03.8571957Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:13:03.8641379Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T20:13:03.8824122Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T20:13:03.8837819Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T20:13:03.8933322Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T20:13:03.8945505Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:13:03.8958090Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:03.9014257Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T20:13:03.9028360Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:13:03.9041885Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:04.0605310Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T20:13:04.0620844Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:13:04.0634614Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:04.2207903Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T20:13:04.2221648Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:13:04.2235030Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:04.3014843Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T20:13:04.3028223Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:13:04.3040436Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:04.3804073Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T20:13:04.3818827Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:13:04.3832080Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:13:04.4097113Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T20:13:04.4110929Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T20:13:04.4122698Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.4217216Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:13:04.4230431Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:13:04.4243787Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.4315198Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:13:04.4327411Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:13:04.4339989Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.5007588Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T20:13:04.5019726Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:13:04.5031664Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.5697745Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T20:13:04.5713760Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:13:04.5727813Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.5811098Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:13:04.5823776Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:13:04.5837525Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:13:04.5902635Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:13:04.5914322Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:13:04.5928073Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:13:04.6127458Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T20:13:04.6141473Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T20:13:04.6152853Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T20:13:04.8083631Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T20:13:04.8096009Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:13:04.8110914Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:13:05.0127274Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T20:13:05.0139197Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:13:05.0153166Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:13:05.0207997Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T20:13:05.0297904Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T20:13:05.0310498Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:13:05.0322293Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:13:05.0378425Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T20:13:05.0392414Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:13:05.0404017Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.0709029Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T20:13:05.0725131Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.0737247Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.0985618Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T20:13:05.0998461Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.1010315Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.1274206Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T20:13:05.1286944Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.1300742Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.1638589Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T20:13:05.1651104Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.1665951Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.1752016Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T20:13:05.1765292Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.1777945Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:13:05.1852240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T20:13:05.1867000Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:13:05.1879218Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.2527056Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T20:13:05.2539205Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T20:13:05.2552102Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.3612079Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T20:13:05.3624419Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T20:13:05.3637309Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.4729111Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T20:13:05.4741942Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T20:13:05.4754612Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.5309178Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T20:13:05.5320762Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T20:13:05.5332738Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.6403619Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T20:13:05.6415038Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T20:13:05.6426799Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:13:05.7502760Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T20:13:05.7515854Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 8%] 2026-01-15T20:13:05.7529240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:13:05.9286161Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T20:13:05.9300512Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T20:13:05.9314406Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:13:06.0993617Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T20:13:06.1005418Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T20:13:06.1017136Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:13:06.1111781Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T20:13:06.1201895Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T20:13:06.1282587Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T20:13:06.1362729Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T20:13:06.1465777Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T20:13:06.1552468Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T20:13:06.1639747Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T20:13:06.1726477Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T20:13:06.1811447Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T20:13:06.1894013Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 9%] 2026-01-15T20:13:06.2048028Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 9%] 2026-01-15T20:13:06.2185370Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T20:13:06.2338930Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T20:13:06.2514711Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T20:13:06.2528549Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2542145Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2555926Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2568708Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2581974Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2595628Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2608543Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2620330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2631485Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2644570Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2658359Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T20:13:06.2671317Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T20:13:06.2684562Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2698048Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2711491Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2724673Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2736960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2748871Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2761765Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2776012Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2789405Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2802743Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2814346Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2827532Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2840947Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2853294Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2866277Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:13:06.2877955Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:13:06.2969421Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T20:13:06.3039932Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T20:13:06.3111958Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.3185250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.3260242Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.3331462Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.3407910Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.3484514Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.3553649Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.3621793Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.3730265Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.3846297Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.3978366Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T20:13:06.4111243Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T20:13:06.4123270Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T20:13:06.4136231Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T20:13:06.4147392Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T20:13:06.4158950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T20:13:06.4169936Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T20:13:06.4182190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4193732Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4205209Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4216602Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4227390Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4240950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4252037Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4263150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4274086Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4285631Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4297547Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4308602Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4320918Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4331727Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4343214Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4356111Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:13:06.4368265Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:13:06.4380558Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 13%] 2026-01-15T20:13:06.4391522Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 13%] 2026-01-15T20:13:06.4402763Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 13%] 2026-01-15T20:13:06.4414862Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T20:13:06.4425831Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T20:13:06.4437101Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T20:13:06.4508365Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T20:13:07.2034098Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T20:13:08.8916885Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T20:13:10.9097614Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T20:13:10.9112005Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T20:13:10.9123849Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T20:13:10.9136516Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T20:13:10.9148578Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T20:13:10.9162447Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T20:13:10.9174376Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T20:13:11.5451082Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T20:13:13.0306927Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T20:13:14.5127506Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 14%] 2026-01-15T20:13:14.5142418Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 14%] 2026-01-15T20:13:14.5156741Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 14%] 2026-01-15T20:13:14.5168672Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T20:13:14.5180825Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T20:13:14.5192471Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T20:13:14.5204268Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T20:13:14.5283895Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T20:13:14.5298602Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T20:13:14.5309787Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:13:14.5367595Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T20:13:14.5381083Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T20:13:14.5392265Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:13:14.5492101Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T20:13:14.5504619Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T20:13:14.5519163Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T20:13:14.5524945Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (TODO 2026-01-15T20:13:14.5531643Z investigate) [ 14%] 2026-01-15T20:13:14.5544399Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 15%] 2026-01-15T20:13:14.5557903Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 15%] 2026-01-15T20:13:14.5569341Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 15%] 2026-01-15T20:13:14.5582595Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T20:13:14.5597760Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T20:13:14.5610589Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T20:13:14.5623600Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T20:13:14.5707726Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T20:13:14.5721746Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T20:13:14.5734831Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:13:14.5832789Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T20:13:14.5846269Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T20:13:14.5859477Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:13:14.7317077Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T20:13:14.7331013Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T20:13:14.7344827Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:13:14.9409670Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T20:13:14.9421732Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 16%] 2026-01-15T20:13:14.9433714Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.0657681Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 16%] 2026-01-15T20:13:15.0670147Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 16%] 2026-01-15T20:13:15.0686696Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.2567155Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T20:13:15.2578497Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T20:13:15.2590061Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.3496613Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T20:13:15.3507892Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T20:13:15.3522106Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.3545164Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T20:13:15.3557067Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T20:13:15.3568417Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.3587836Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T20:13:15.3599754Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T20:13:15.3611925Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:13:15.3631547Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cpu] PASSED [ 16%] 2026-01-15T20:13:15.3643588Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 17%] 2026-01-15T20:13:15.3657162Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 17%] 2026-01-15T20:13:15.3697200Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 17%] 2026-01-15T20:13:15.3710413Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 17%] 2026-01-15T20:13:15.3722118Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T20:13:15.3985937Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T20:13:15.3997710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T20:13:15.4018218Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T20:13:15.4030320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T20:13:15.4043225Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T20:13:15.4056404Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T20:13:15.4068056Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T20:13:15.4081750Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T20:13:15.4094092Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T20:13:15.4105659Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T20:13:15.4119083Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T20:13:15.4130974Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T20:13:15.4142420Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 18%] 2026-01-15T20:13:15.4158024Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 18%] 2026-01-15T20:13:15.4169245Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 18%] 2026-01-15T20:13:15.4182912Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 18%] 2026-01-15T20:13:15.4193955Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T20:13:15.4205172Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T20:13:15.4216790Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T20:13:15.4230948Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T20:13:15.4243272Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T20:13:15.4256860Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T20:13:15.4268882Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T20:13:15.4279832Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T20:13:15.4295247Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T20:13:15.4306894Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T20:13:15.4320431Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T20:13:15.4332683Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T20:13:15.4343768Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T20:13:15.4355121Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 19%] 2026-01-15T20:13:15.4367397Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 19%] 2026-01-15T20:13:15.4378829Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 19%] 2026-01-15T20:13:15.4392308Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 19%] 2026-01-15T20:13:15.4403743Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 19%] 2026-01-15T20:13:15.4415270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T20:13:15.4430457Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T20:13:15.4443869Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T20:13:15.4455616Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T20:13:15.4467778Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T20:13:15.4480015Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T20:13:15.4491575Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T20:13:15.4504991Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T20:13:15.4518177Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T20:13:15.4532364Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T20:13:15.4546118Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T20:13:15.4557016Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T20:13:15.4569895Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 20%] 2026-01-15T20:13:15.4581289Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 20%] 2026-01-15T20:13:15.4593285Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 20%] 2026-01-15T20:13:15.4604590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 20%] 2026-01-15T20:13:15.4615051Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 20%] 2026-01-15T20:13:15.4626048Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T20:13:15.4636639Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T20:13:15.4647843Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T20:13:15.4658229Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T20:13:15.4669383Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T20:13:15.4680056Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T20:13:15.4693206Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T20:13:15.4704194Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T20:13:15.4715130Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T20:13:15.4726329Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T20:13:15.4737004Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T20:13:15.4748156Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T20:13:15.4758811Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T20:13:15.4770261Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 21%] 2026-01-15T20:13:15.4781415Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T20:13:15.4792492Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T20:13:15.4803347Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T20:13:15.4815814Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T20:13:15.4826373Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T20:13:15.4837676Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T20:13:15.4848534Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T20:13:15.4859498Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T20:13:15.4870952Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T20:13:15.4881932Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T20:13:15.4892756Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T20:13:15.4904050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T20:13:15.4914962Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T20:13:15.4926049Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T20:13:15.4938208Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T20:13:15.4949287Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T20:13:15.4959992Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:13:15.4970772Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 22%] 2026-01-15T20:13:15.4981767Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 22%] 2026-01-15T20:13:15.4992632Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 22%] 2026-01-15T20:13:15.5003773Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 22%] 2026-01-15T20:13:15.5014280Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 22%] 2026-01-15T20:13:15.5025318Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T20:13:15.5035889Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T20:13:15.5046924Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T20:13:15.5059432Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T20:13:15.5070127Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T20:13:15.5081198Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T20:13:15.5091798Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T20:13:15.5102818Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T20:13:15.5113419Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T20:13:15.5124714Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T20:13:15.5135154Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:13:15.5146286Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 23%] 2026-01-15T20:13:15.5157147Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 23%] 2026-01-15T20:13:15.5168613Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 23%] 2026-01-15T20:13:15.5180683Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 23%] 2026-01-15T20:13:15.5192581Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 23%] 2026-01-15T20:13:15.5203579Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 23%] 2026-01-15T20:13:15.5215109Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T20:13:15.5226531Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T20:13:15.5237418Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T20:13:15.5247913Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T20:13:15.5259435Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T20:13:15.5269863Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T20:13:15.5280890Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T20:13:15.5291732Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T20:13:15.5304349Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T20:13:15.5314691Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T20:13:15.5326055Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T20:13:15.5336611Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T20:13:15.5422108Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 24%] 2026-01-15T20:13:15.5432912Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 24%] 2026-01-15T20:13:15.5444014Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:13:15.5455067Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 24%] 2026-01-15T20:13:15.5466334Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:13:15.5521067Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 24%] 2026-01-15T20:13:15.5546722Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T20:13:15.5570591Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T20:13:15.5835530Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T20:13:15.5931751Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T20:13:15.5997965Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T20:13:15.6174922Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T20:13:15.6288631Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T20:13:15.6438147Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T20:13:15.6547217Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T20:13:15.6721164Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T20:13:15.6834245Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T20:13:15.6970303Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 25%] 2026-01-15T20:13:15.7081396Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 25%] 2026-01-15T20:13:15.7256760Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 25%] 2026-01-15T20:13:15.7383274Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 25%] 2026-01-15T20:13:15.7680075Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 25%] 2026-01-15T20:13:15.7770565Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:13:15.7809353Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:13:15.7875046Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:13:15.7915677Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:13:15.7971706Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T20:13:15.8002436Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T20:13:15.8110698Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T20:13:15.8139350Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T20:13:15.8174939Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T20:13:15.8285184Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T20:13:15.8379256Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T20:13:15.8490528Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T20:13:15.8569677Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 26%] 2026-01-15T20:13:15.8652271Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 26%] 2026-01-15T20:13:15.8764737Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 26%] 2026-01-15T20:13:15.9079151Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 26%] 2026-01-15T20:13:15.9142861Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 26%] 2026-01-15T20:13:15.9216904Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9254689Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9322381Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9360266Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9427293Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9468796Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9580173Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9691580Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9727536Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9792271Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9827693Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T20:13:15.9907936Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T20:13:15.9939386Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T20:13:16.0005158Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0033854Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0110636Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0148910Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0233187Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0270975Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0405157Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0440196Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0513673Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0550316Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0766969Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0814464Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T20:13:16.0900441Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T20:13:16.0942493Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T20:13:16.1365836Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T20:13:16.1397294Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T20:13:16.1459334Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T20:13:16.1488736Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 28%] 2026-01-15T20:13:16.1567117Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 28%] 2026-01-15T20:13:16.1599017Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 28%] 2026-01-15T20:13:16.1625377Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 28%] 2026-01-15T20:13:16.1651579Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 28%] 2026-01-15T20:13:16.1679315Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 28%] 2026-01-15T20:13:16.1704838Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 28%] 2026-01-15T20:13:16.1732825Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T20:13:16.1766467Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T20:13:17.1528769Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T20:13:17.5953947Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T20:13:18.0437602Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T20:13:18.0612580Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T20:13:18.0776910Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T20:13:18.0985982Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T20:13:18.1251983Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T20:13:18.1511210Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T20:13:18.1765111Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 29%] 2026-01-15T20:13:18.3388822Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 29%] 2026-01-15T20:13:18.4102716Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 29%] 2026-01-15T20:13:18.4983835Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 29%] 2026-01-15T20:13:18.5999309Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 29%] 2026-01-15T20:13:18.7116582Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 29%] 2026-01-15T20:13:18.7769433Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 29%] 2026-01-15T20:13:18.8731905Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 29%] 2026-01-15T20:13:18.9405641Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T20:13:19.0201168Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T20:13:19.0863191Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T20:13:19.1648515Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T20:13:19.2291422Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T20:13:19.3161325Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T20:13:19.3829304Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T20:13:19.4603994Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T20:13:19.5278723Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T20:13:19.7156866Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 30%] 2026-01-15T20:13:19.8119564Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 30%] 2026-01-15T20:13:19.9276627Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 30%] 2026-01-15T20:13:20.0027306Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 30%] 2026-01-15T20:13:20.0991320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 30%] 2026-01-15T20:13:20.2684251Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 30%] 2026-01-15T20:13:20.3655335Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 30%] 2026-01-15T20:13:20.4413950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 30%] 2026-01-15T20:13:20.6756148Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T20:13:20.7688525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T20:13:20.9761496Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T20:13:21.0560019Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T20:13:21.3729472Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T20:13:21.4466394Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T20:13:21.6900236Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T20:13:21.7789933Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T20:13:21.9312580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T20:13:22.0136980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T20:13:22.1201830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 31%] 2026-01-15T20:13:22.1941766Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 31%] 2026-01-15T20:13:22.3315328Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 31%] 2026-01-15T20:13:22.4040444Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 31%] 2026-01-15T20:13:22.5860005Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 31%] 2026-01-15T20:13:22.6903282Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 31%] 2026-01-15T20:13:22.9076143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 31%] 2026-01-15T20:13:23.0037147Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 31%] 2026-01-15T20:13:23.1958947Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T20:13:23.2964594Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T20:13:23.4875987Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T20:13:23.5877171Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T20:13:23.8153993Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T20:13:23.9249319Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T20:13:24.0731543Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T20:13:24.2785482Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T20:13:24.4213827Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T20:13:24.5231500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 32%] 2026-01-15T20:13:24.6646273Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 32%] 2026-01-15T20:13:24.7729405Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 32%] 2026-01-15T20:13:25.0249967Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 32%] 2026-01-15T20:13:25.1233893Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 32%] 2026-01-15T20:13:25.2660519Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 32%] 2026-01-15T20:13:25.3790407Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 32%] 2026-01-15T20:13:25.5194982Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 32%] 2026-01-15T20:13:25.6240268Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 32%] 2026-01-15T20:13:25.7584475Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T20:13:25.8662748Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T20:13:26.0053498Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T20:13:26.3061904Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T20:13:26.4518564Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T20:13:26.5682038Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T20:13:26.7136184Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T20:13:26.8403365Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T20:13:27.0125704Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 33%] 2026-01-15T20:13:27.1331255Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 33%] 2026-01-15T20:13:27.2867571Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T20:13:27.4991069Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 33%] 2026-01-15T20:13:27.7149832Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 33%] 2026-01-15T20:13:27.8474328Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 33%] 2026-01-15T20:13:28.0629863Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 33%] 2026-01-15T20:13:28.2023678Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 33%] 2026-01-15T20:13:28.4149136Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 33%] 2026-01-15T20:13:28.6535863Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T20:13:28.8556331Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T20:13:29.0909389Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T20:13:29.2624534Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T20:13:29.4074686Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T20:13:29.5887408Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T20:13:29.7250791Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T20:13:29.9271539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T20:13:30.1842733Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T20:13:30.3547595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T20:13:30.5827488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T20:13:30.7834881Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 34%] 2026-01-15T20:13:30.9573801Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 34%] 2026-01-15T20:13:31.2859825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 34%] 2026-01-15T20:13:31.4443831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 34%] 2026-01-15T20:13:31.6878014Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 34%] 2026-01-15T20:13:31.8948964Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 34%] 2026-01-15T20:13:32.1018715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 34%] 2026-01-15T20:13:32.2720548Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T20:13:32.5517313Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T20:13:32.6623156Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T20:13:32.8228237Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T20:13:33.0291505Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T20:13:33.1843538Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T20:13:33.2923928Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T20:13:33.4517161Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T20:13:33.5632696Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T20:13:33.8131359Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 35%] 2026-01-15T20:13:33.9339448Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 35%] 2026-01-15T20:13:34.0855302Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 35%] 2026-01-15T20:13:34.1936865Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 35%] 2026-01-15T20:13:34.3499817Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 35%] 2026-01-15T20:13:34.4622065Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 35%] 2026-01-15T20:13:34.6100914Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 35%] 2026-01-15T20:13:34.8186396Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 35%] 2026-01-15T20:13:34.9860212Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T20:13:35.1013939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T20:13:35.3728757Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T20:13:35.4826308Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T20:13:35.6495287Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T20:13:35.7644976Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T20:13:35.9315055Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T20:13:36.0465565Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T20:13:36.3762134Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:13:36.4944888Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:13:36.7207577Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:13:36.8428892Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:13:37.0685659Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 36%] 2026-01-15T20:13:37.2981147Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 36%] 2026-01-15T20:13:37.5241240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 36%] 2026-01-15T20:13:37.6482882Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 36%] 2026-01-15T20:13:37.8307970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 36%] 2026-01-15T20:13:37.9615825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 36%] 2026-01-15T20:13:38.1490831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T20:13:38.2718306Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T20:13:38.4599997Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T20:13:38.5850833Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T20:13:38.7695468Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:13:39.0048643Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:13:39.2291449Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:13:39.4620283Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:13:39.6881688Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:13:39.9193129Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:13:40.1462934Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:13:40.2791586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 37%] 2026-01-15T20:13:40.5108410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 37%] 2026-01-15T20:13:40.6412871Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 37%] 2026-01-15T20:13:40.7378052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 37%] 2026-01-15T20:13:40.8070028Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 37%] 2026-01-15T20:13:41.0156168Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 37%] 2026-01-15T20:13:41.0820257Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 37%] 2026-01-15T20:13:41.1699563Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:13:41.2391283Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:13:41.3307076Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:13:41.4009682Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:13:41.4805765Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:13:41.5515455Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:13:41.6491037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:13:41.7143775Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:13:41.7917468Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:13:41.8591478Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:13:41.9416212Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:13:42.0083808Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 38%] 2026-01-15T20:13:42.1017650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 38%] 2026-01-15T20:13:42.2818727Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 38%] 2026-01-15T20:13:42.3773773Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 38%] 2026-01-15T20:13:42.4527489Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 38%] 2026-01-15T20:13:42.5468233Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 38%] 2026-01-15T20:13:42.6210674Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:13:42.7403287Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:13:42.8097580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:13:43.0243628Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:13:43.1139845Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:13:43.3156406Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:13:43.3963033Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:13:43.6019933Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:43.6735146Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:13:43.9000490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:13:43.9982081Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:13:44.1535882Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 39%] 2026-01-15T20:13:44.2371347Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 39%] 2026-01-15T20:13:44.3826449Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 39%] 2026-01-15T20:13:44.4592680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 39%] 2026-01-15T20:13:44.5951831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:44.6724869Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 39%] 2026-01-15T20:13:44.8730926Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 39%] 2026-01-15T20:13:45.0941966Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:13:45.4246669Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:13:45.5299451Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:13:45.7239739Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:13:45.8239173Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:13:46.0156546Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:46.1148166Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:46.3470149Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:46.4589415Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:13:46.5218351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:13:46.5731718Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:13:46.6406539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 40%] 2026-01-15T20:13:46.6895362Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 40%] 2026-01-15T20:13:46.7586390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 40%] 2026-01-15T20:13:46.8054205Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:46.8748220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:46.9261782Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 40%] 2026-01-15T20:13:46.9872829Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:13:47.0360093Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:13:47.0968475Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:13:47.1479351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:13:47.2263541Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:13:47.2796669Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:47.3396041Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:47.3888512Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:47.4542004Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:13:47.5073043Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:13:47.5838442Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:13:47.7378012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:13:47.8193017Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 41%] 2026-01-15T20:13:47.8765297Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 41%] 2026-01-15T20:13:47.9387077Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 41%] 2026-01-15T20:13:48.0019282Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:48.0996600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 41%] 2026-01-15T20:13:48.1655692Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 41%] 2026-01-15T20:13:48.2646421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:13:48.3236235Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:13:48.4267401Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:13:48.5014379Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:13:48.6002819Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:13:48.6691766Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:48.7596375Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:13:48.8250571Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:13:48.9073196Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:13:48.9782945Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:13:49.0591072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:13:49.1364642Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 42%] 2026-01-15T20:13:49.2214427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 42%] 2026-01-15T20:13:49.2833334Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 42%] 2026-01-15T20:13:49.3844071Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 42%] 2026-01-15T20:13:49.4756386Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 42%] 2026-01-15T20:13:49.6755839Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 42%] 2026-01-15T20:13:49.7539372Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 42%] 2026-01-15T20:13:49.8657626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:13:49.9421960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:13:50.0484953Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:13:50.1260151Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:13:50.3065169Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:13:50.4767219Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:13:50.5692144Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:13:50.6263406Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:13:50.7112034Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:13:50.7652013Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:13:50.8538023Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:13:50.9109057Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 43%] 2026-01-15T20:13:50.9925049Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 43%] 2026-01-15T20:13:51.0463459Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 43%] 2026-01-15T20:13:51.1189612Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 43%] 2026-01-15T20:13:51.1786820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 43%] 2026-01-15T20:13:51.2582783Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 43%] 2026-01-15T20:13:51.3170768Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:13:51.3985454Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:13:51.4539958Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:13:51.6377176Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:13:51.6964108Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:13:51.7797055Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:13:51.8373806Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:13:52.0243436Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:13:52.0811675Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:13:52.1668696Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:13:52.2241428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:13:52.3650808Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 44%] 2026-01-15T20:13:52.4292781Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 44%] 2026-01-15T20:13:52.5577545Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 44%] 2026-01-15T20:13:52.6193485Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 44%] 2026-01-15T20:13:52.7465932Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 44%] 2026-01-15T20:13:52.8078923Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 44%] 2026-01-15T20:13:52.9448950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 44%] 2026-01-15T20:13:53.0138429Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:13:53.1148326Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:13:53.1814350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:13:53.2856788Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:13:53.3538893Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:13:53.4556362Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:53.5250303Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:13:53.6189714Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:13:53.6877134Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:13:53.8188052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:13:53.8993595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:13:54.0227439Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 45%] 2026-01-15T20:13:54.1000137Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 45%] 2026-01-15T20:13:54.2257697Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:54.2956916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 45%] 2026-01-15T20:13:54.4324584Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 45%] 2026-01-15T20:13:54.5032372Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 45%] 2026-01-15T20:13:54.6238080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:13:54.6990210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:13:54.8106437Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:13:54.8768901Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:13:55.0788359Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:55.1454286Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:55.2589304Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:55.3260372Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:13:55.4129314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:13:55.4801818Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:13:55.5605586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:13:55.6273704Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:13:55.7097707Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 46%] 2026-01-15T20:13:55.7755853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:55.8637554Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:55.9363351Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 46%] 2026-01-15T20:13:56.0604216Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 46%] 2026-01-15T20:13:56.1321457Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 46%] 2026-01-15T20:13:56.2200821Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:13:56.2960867Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:13:56.4099902Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:13:56.4841105Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:56.5878264Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:56.6821081Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:56.9359563Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:13:57.0346832Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:13:57.2709301Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:13:57.3408263Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:13:57.5563972Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:13:57.6310130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 47%] 2026-01-15T20:13:57.9102221Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 47%] 2026-01-15T20:13:58.0115892Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:58.2040093Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 47%] 2026-01-15T20:13:58.3056165Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 47%] 2026-01-15T20:13:58.4741788Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 47%] 2026-01-15T20:13:58.5606909Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 47%] 2026-01-15T20:13:58.6943016Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:13:58.7819935Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:13:59.0069983Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:13:59.1105456Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:59.3845318Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:13:59.4990854Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:13:59.7423940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:13:59.8653680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:14:00.1112927Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:14:00.2265111Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:14:00.5100409Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:14:00.6481870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 48%] 2026-01-15T20:14:00.7375015Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 48%] 2026-01-15T20:14:00.8049244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 48%] 2026-01-15T20:14:00.8848759Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 48%] 2026-01-15T20:14:00.9435751Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 48%] 2026-01-15T20:14:01.0304737Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 48%] 2026-01-15T20:14:01.0925970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:14:01.1802684Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:14:01.2321511Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:14:01.2936786Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:14:01.3512246Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:14:01.4242341Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:14:01.4889201Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:14:01.6629921Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:14:01.7230327Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:14:01.7995058Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:14:01.9622027Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:14:02.0476747Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 49%] 2026-01-15T20:14:02.1102575Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 49%] 2026-01-15T20:14:02.1948049Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 49%] 2026-01-15T20:14:02.2549975Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 49%] 2026-01-15T20:14:02.3361706Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 49%] 2026-01-15T20:14:02.4034543Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 49%] 2026-01-15T20:14:02.4915430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 49%] 2026-01-15T20:14:02.5648696Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:14:02.6904602Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:14:02.7688165Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:14:02.9023937Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:14:02.9842307Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:14:03.1072892Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:14:03.1820255Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:14:03.2940591Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:14:03.3652421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:14:03.4595278Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:14:03.5327744Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:14:03.6135774Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 50%] 2026-01-15T20:14:03.6818502Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 50%] 2026-01-15T20:14:03.7663234Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 50%] 2026-01-15T20:14:03.8283860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 50%] 2026-01-15T20:14:03.9140892Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 50%] 2026-01-15T20:14:03.9768927Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 50%] 2026-01-15T20:14:04.0838796Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:14:04.1711832Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:14:04.2788145Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:14:04.4620878Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:14:04.5789248Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:14:04.6587387Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:14:04.7668605Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:14:04.8525255Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:14:04.9360864Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:14:04.9966626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:14:05.0809929Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:14:05.1457223Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:14:05.2308671Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 51%] 2026-01-15T20:14:05.2915291Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 51%] 2026-01-15T20:14:05.3802110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 51%] 2026-01-15T20:14:05.4445544Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 51%] 2026-01-15T20:14:05.5199125Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 51%] 2026-01-15T20:14:05.5765715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 51%] 2026-01-15T20:14:05.6562981Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:14:05.7146872Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:14:05.8223623Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:14:05.8846577Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:14:05.9638076Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:14:06.0219208Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:14:06.1087353Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:14:06.1681125Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:14:06.2615318Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:14:06.3202222Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:14:06.4148506Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:14:06.4748635Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 52%] 2026-01-15T20:14:06.5636600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 52%] 2026-01-15T20:14:06.6236047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 52%] 2026-01-15T20:14:06.7562488Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 52%] 2026-01-15T20:14:06.8245742Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 52%] 2026-01-15T20:14:06.9515089Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 52%] 2026-01-15T20:14:07.1269796Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 52%] 2026-01-15T20:14:07.2974022Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:14:07.3627833Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:14:07.4949398Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:14:07.5615730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:14:07.6597802Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 53%] 2026-01-15T20:14:07.7279441Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 53%] 2026-01-15T20:14:07.8358195Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 53%] 2026-01-15T20:14:07.8970911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 53%] 2026-01-15T20:14:08.0015346Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:14:08.0693256Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:14:08.1694000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:14:08.3389775Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 53%] 2026-01-15T20:14:08.4682086Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 53%] 2026-01-15T20:14:08.5485342Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 53%] 2026-01-15T20:14:08.6853879Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 53%] 2026-01-15T20:14:08.7537217Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 53%] 2026-01-15T20:14:08.8842165Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 53%] 2026-01-15T20:14:08.9551039Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:14:09.1892537Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:14:09.2621547Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:14:09.3056947Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 54%] 2026-01-15T20:14:09.3284523Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 54%] 2026-01-15T20:14:09.3742287Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 54%] 2026-01-15T20:14:09.3968321Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 54%] 2026-01-15T20:14:09.4445658Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:14:09.4651736Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:14:09.5083296Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:14:09.5283793Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:14:09.5565816Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 54%] 2026-01-15T20:14:09.5747612Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 54%] 2026-01-15T20:14:09.6021653Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 54%] 2026-01-15T20:14:09.6215559Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 54%] 2026-01-15T20:14:09.6487199Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 54%] 2026-01-15T20:14:09.6683421Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 54%] 2026-01-15T20:14:09.6995676Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 54%] 2026-01-15T20:14:09.7219041Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:14:09.7651930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:14:09.7917666Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 55%] 2026-01-15T20:14:09.8357698Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 55%] 2026-01-15T20:14:09.8608136Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 55%] 2026-01-15T20:14:09.9013499Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:14:09.9258977Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:14:09.9681173Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:14:10.0032169Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:14:10.0292219Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 55%] 2026-01-15T20:14:10.0558449Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 55%] 2026-01-15T20:14:10.0815569Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 55%] 2026-01-15T20:14:10.0994163Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 55%] 2026-01-15T20:14:10.1242726Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 55%] 2026-01-15T20:14:10.1409819Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 55%] 2026-01-15T20:14:10.1713979Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 55%] 2026-01-15T20:14:10.1896720Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 55%] 2026-01-15T20:14:10.2178220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:14:10.2341334Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:14:10.2525479Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 56%] 2026-01-15T20:14:10.2708233Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 56%] 2026-01-15T20:14:10.2911102Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:14:10.3087810Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:14:10.3287235Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:14:10.3466344Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:14:10.3752722Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 56%] 2026-01-15T20:14:10.4037981Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 56%] 2026-01-15T20:14:10.4301889Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 56%] 2026-01-15T20:14:10.4546203Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 56%] 2026-01-15T20:14:10.4811616Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 56%] 2026-01-15T20:14:10.5100560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 56%] 2026-01-15T20:14:10.5415449Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 56%] 2026-01-15T20:14:10.5793865Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 56%] 2026-01-15T20:14:10.6296774Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 56%] 2026-01-15T20:14:10.6571466Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 56%] 2026-01-15T20:14:10.7098839Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:14:10.7387155Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:14:10.7899992Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:14:10.8155166Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:14:10.8716243Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:14:10.8954958Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:14:10.9382721Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 57%] 2026-01-15T20:14:10.9694087Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 57%] 2026-01-15T20:14:11.0086146Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 57%] 2026-01-15T20:14:11.0358332Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 57%] 2026-01-15T20:14:11.0785485Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:14:11.1062119Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 57%] 2026-01-15T20:14:11.1517369Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 57%] 2026-01-15T20:14:11.1744901Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 57%] 2026-01-15T20:14:11.2273199Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 57%] 2026-01-15T20:14:11.2579401Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 57%] 2026-01-15T20:14:11.3091102Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 57%] 2026-01-15T20:14:11.3410189Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 57%] 2026-01-15T20:14:11.3917301Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:14:11.4196430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:14:11.4695100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:14:11.4985670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:14:11.5427743Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 58%] 2026-01-15T20:14:11.5639972Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 58%] 2026-01-15T20:14:11.6089972Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 58%] 2026-01-15T20:14:11.6309816Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 58%] 2026-01-15T20:14:11.6748055Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:14:11.6965068Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:14:11.7344132Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:14:11.7537007Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 58%] 2026-01-15T20:14:11.7815974Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 58%] 2026-01-15T20:14:11.8010543Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 58%] 2026-01-15T20:14:11.8277002Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 58%] 2026-01-15T20:14:11.8467711Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 58%] 2026-01-15T20:14:11.8756608Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 58%] 2026-01-15T20:14:11.8946466Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:14:11.9228920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:14:11.9410325Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:14:11.9817053Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 59%] 2026-01-15T20:14:12.0075222Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 59%] 2026-01-15T20:14:12.0483770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 59%] 2026-01-15T20:14:12.0746210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 59%] 2026-01-15T20:14:12.1160149Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:14:12.1419554Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:14:12.1834853Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:14:12.2162375Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:14:12.2430222Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 59%] 2026-01-15T20:14:12.2614609Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 59%] 2026-01-15T20:14:12.2942320Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 59%] 2026-01-15T20:14:12.3139438Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 59%] 2026-01-15T20:14:12.3380585Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 59%] 2026-01-15T20:14:12.3585428Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 59%] 2026-01-15T20:14:12.3842972Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 59%] 2026-01-15T20:14:12.4034889Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:14:12.4304392Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 60%] 2026-01-15T20:14:12.4482142Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 60%] 2026-01-15T20:14:12.4690832Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 60%] 2026-01-15T20:14:12.4862709Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 60%] 2026-01-15T20:14:12.5062021Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:14:12.5295375Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:14:12.5490186Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:14:12.5659382Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:14:12.5965545Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 60%] 2026-01-15T20:14:12.6205426Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 60%] 2026-01-15T20:14:12.6449092Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 60%] 2026-01-15T20:14:12.6701286Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 60%] 2026-01-15T20:14:12.6977029Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 60%] 2026-01-15T20:14:12.7229186Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 60%] 2026-01-15T20:14:12.7494783Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 60%] 2026-01-15T20:14:12.7812416Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 60%] 2026-01-15T20:14:12.8272831Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:14:12.8504674Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 61%] 2026-01-15T20:14:12.8965970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 61%] 2026-01-15T20:14:12.9194902Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 61%] 2026-01-15T20:14:12.9699264Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 61%] 2026-01-15T20:14:12.9952792Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 61%] 2026-01-15T20:14:13.0414664Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 61%] 2026-01-15T20:14:13.0664423Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 61%] 2026-01-15T20:14:13.1026375Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 61%] 2026-01-15T20:14:13.1269342Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 61%] 2026-01-15T20:14:13.1679787Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 61%] 2026-01-15T20:14:13.1925597Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 61%] 2026-01-15T20:14:13.2309504Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 61%] 2026-01-15T20:14:13.2567330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 61%] 2026-01-15T20:14:13.2930148Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 61%] 2026-01-15T20:14:13.3151973Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 61%] 2026-01-15T20:14:13.3598864Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 61%] 2026-01-15T20:14:13.3855215Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 61%] 2026-01-15T20:14:13.4301241Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 62%] 2026-01-15T20:14:13.4581659Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 62%] 2026-01-15T20:14:13.5078840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 62%] 2026-01-15T20:14:13.5360645Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 62%] 2026-01-15T20:14:13.5834111Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 62%] 2026-01-15T20:14:13.6101120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 62%] 2026-01-15T20:14:14.4045564Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 62%] 2026-01-15T20:14:14.4206543Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 62%] 2026-01-15T20:14:14.4340266Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 62%] 2026-01-15T20:14:14.4457332Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 62%] 2026-01-15T20:14:14.4554587Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 62%] 2026-01-15T20:14:14.4697024Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 62%] 2026-01-15T20:14:14.4795384Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 62%] 2026-01-15T20:14:14.4890554Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 62%] 2026-01-15T20:14:14.4978901Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 62%] 2026-01-15T20:14:14.5073823Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 62%] 2026-01-15T20:14:14.5163541Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 62%] 2026-01-15T20:14:14.5254096Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 63%] 2026-01-15T20:14:14.5351109Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 63%] 2026-01-15T20:14:14.5460463Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 63%] 2026-01-15T20:14:14.5546749Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 63%] 2026-01-15T20:14:14.5647662Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 63%] 2026-01-15T20:14:14.5737195Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 63%] 2026-01-15T20:14:14.5835039Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 63%] 2026-01-15T20:14:14.5954961Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 63%] 2026-01-15T20:14:14.6089825Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 63%] 2026-01-15T20:14:14.6192397Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 63%] 2026-01-15T20:14:14.6291030Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 63%] 2026-01-15T20:14:14.6312195Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 63%] 2026-01-15T20:14:14.6581096Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 63%] 2026-01-15T20:14:14.6919785Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 63%] 2026-01-15T20:14:14.7021647Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 63%] 2026-01-15T20:14:14.7143486Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 63%] 2026-01-15T20:14:14.7243122Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 63%] 2026-01-15T20:14:14.7338141Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 63%] 2026-01-15T20:14:14.7487164Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 64%] 2026-01-15T20:14:14.7557448Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 64%] 2026-01-15T20:14:14.7626210Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 64%] 2026-01-15T20:14:14.7711623Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 64%] 2026-01-15T20:14:14.7779073Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 64%] 2026-01-15T20:14:14.7857310Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 64%] 2026-01-15T20:14:14.7945393Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 64%] 2026-01-15T20:14:14.8014912Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 64%] 2026-01-15T20:14:14.8097375Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 64%] 2026-01-15T20:14:14.8154358Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 64%] 2026-01-15T20:14:14.8218216Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 64%] 2026-01-15T20:14:14.8270020Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:14:14.8323441Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:14:14.8337046Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:14:14.8349564Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 64%] 2026-01-15T20:14:14.8362388Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 64%] 2026-01-15T20:14:14.8450130Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:14:14.8516126Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:14:14.8591214Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:14:14.8662254Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.8734603Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.8797710Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:14:14.8851466Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:14:14.8912727Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:14:14.8983813Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.9053232Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.9104990Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:14:14.9170097Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:14:14.9218762Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:14:14.9282353Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.9334022Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:14:14.9965190Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 65%] 2026-01-15T20:14:15.0577240Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 65%] 2026-01-15T20:14:15.1239871Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 65%] 2026-01-15T20:14:15.1251394Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 66%] 2026-01-15T20:14:15.1265052Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 66%] 2026-01-15T20:14:15.1276477Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 66%] 2026-01-15T20:14:17.1615420Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 66%] 2026-01-15T20:14:19.0852558Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 66%] 2026-01-15T20:14:21.5546019Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 66%] 2026-01-15T20:14:23.4974421Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:14:25.3138404Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:14:27.2521920Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:14:29.1894852Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:14:31.1173662Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:14:33.1500369Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:14:34.4285819Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:14:35.7440708Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:14:36.2956123Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 66%] 2026-01-15T20:14:37.8165077Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:14:38.3677223Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:14:40.0867707Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:14:41.3724377Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 67%] 2026-01-15T20:14:42.6912465Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 67%] 2026-01-15T20:14:43.2329727Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 67%] 2026-01-15T20:14:44.6565224Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 67%] 2026-01-15T20:14:45.2301134Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 67%] 2026-01-15T20:14:46.9904122Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 67%] 2026-01-15T20:14:52.4777102Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:14:57.3138570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 67%] 2026-01-15T20:14:57.3195966Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 67%] 2026-01-15T20:15:01.9736298Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 67%] 2026-01-15T20:15:01.9796013Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 67%] 2026-01-15T20:15:04.3201375Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 67%] 2026-01-15T20:15:06.5293098Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 67%] 2026-01-15T20:15:08.0809771Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:15:10.3383506Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:15:11.8295482Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:15:13.4474129Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:15:15.0466532Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:15:16.6728138Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:15:18.3513691Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:15:19.9612796Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:15:22.3249537Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:15:24.7007010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 68%] 2026-01-15T20:15:26.6166219Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 68%] 2026-01-15T20:15:29.4654523Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 68%] 2026-01-15T20:15:32.9869616Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 68%] 2026-01-15T20:15:40.9629175Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 68%] 2026-01-15T20:15:46.4822888Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:15:46.4883943Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:15:49.9530269Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:15:49.9590700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:15:52.2118508Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:15:54.4056258Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:15:55.8684499Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:15:58.1480580Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:15:59.6671825Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:16:01.2183576Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 69%] 2026-01-15T20:16:02.8669107Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 69%] 2026-01-15T20:16:04.5128284Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 69%] 2026-01-15T20:16:06.1862652Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 69%] 2026-01-15T20:16:07.6910013Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 69%] 2026-01-15T20:16:10.1132152Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 69%] 2026-01-15T20:16:12.5012911Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:16:14.2424515Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:16:17.5739935Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:16:19.0718420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:16:27.8359658Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:16:30.8430583Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:16:30.8507665Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:16:34.5550227Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:16:34.5614974Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:16:37.3601194Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 70%] 2026-01-15T20:16:41.2020406Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 70%] 2026-01-15T20:16:43.7176662Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 70%] 2026-01-15T20:16:46.6036077Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 70%] 2026-01-15T20:16:48.9076951Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 70%] 2026-01-15T20:16:51.3469546Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:16:53.7038096Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:16:55.2003056Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:16:56.7147505Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:16:58.2751815Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:17:00.7374112Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:17:03.1536580Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:17:04.7444979Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:17:07.1302466Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:17:08.7883808Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:17:12.9804500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:17:17.3099914Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:17:17.3162244Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:17:22.0422767Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 71%] 2026-01-15T20:17:22.0485489Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 71%] 2026-01-15T20:17:24.6209714Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:17:27.0741501Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:17:28.8869155Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:17:31.3734230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:17:33.0584053Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:17:34.7175146Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:17:36.4722469Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:17:38.1481094Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:17:40.0144808Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:17:41.7386325Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:17:44.5761726Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:17:47.2766638Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:17:49.3087524Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:17:51.9028727Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:17:54.4325712Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:18:07.8900073Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:18:11.1364092Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:18:11.1448456Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:18:14.2726518Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:18:14.2789550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:18:16.1549751Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:18:18.0667005Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:18:19.4649323Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:18:21.4532968Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:18:22.7617029Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:18:24.0508628Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:18:25.3454038Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:18:26.6346825Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:18:28.1486501Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:18:29.8402452Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:18:31.9479643Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 72%] 2026-01-15T20:18:34.1407344Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 72%] 2026-01-15T20:18:35.3946550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:18:37.4575495Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:18:38.8354850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:18:41.7489103Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:18:44.5671279Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:18:44.5768135Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:18:48.0635796Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:18:48.0718440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:18:50.1922502Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:18:52.4197033Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:18:54.0877372Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:18:56.3190165Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:18:57.8130277Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:18:59.2990512Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 73%] 2026-01-15T20:19:00.8861943Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 73%] 2026-01-15T20:19:02.2290321Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 73%] 2026-01-15T20:19:16.2266450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 73%] 2026-01-15T20:19:17.8236763Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 73%] 2026-01-15T20:19:20.2856536Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:19:22.7334940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:19:24.3109828Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:19:26.6070102Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:19:28.0765431Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:19:30.1443501Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:19:31.8120581Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:19:31.8664200Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:19:31.9023817Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:19:31.9624168Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 74%] 2026-01-15T20:19:32.4141191Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 74%] 2026-01-15T20:19:32.4457261Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 74%] 2026-01-15T20:19:32.4471355Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] SKIPPED [ 74%] 2026-01-15T20:19:32.5416033Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 74%] 2026-01-15T20:19:38.2914557Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 74%] 2026-01-15T20:19:38.2925909Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] SKIPPED [ 74%] 2026-01-15T20:19:38.3309925Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 74%] 2026-01-15T20:19:38.3631845Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:19:38.3958148Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:19:38.3976946Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:19:38.3987874Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:38.4001363Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:38.4012583Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:38.4024034Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:38.4037423Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:38.4048652Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:38.4060197Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:38.4074526Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:38.4089740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:38.4104453Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:38.4116201Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:38.4129627Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:38.4141045Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:38.4154238Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:38.4167181Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4178821Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4192233Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4206792Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4222785Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4248091Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4262282Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4274277Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4286772Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4298364Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4311990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4324174Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4340748Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4352094Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4364032Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4377654Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:19:38.4393065Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:38.4410476Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:38.4421829Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4432792Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4444186Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:38.4455300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4466655Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4477524Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:38.4491195Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4502363Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4513867Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:38.4526958Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4538003Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4550002Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:38.4560713Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4572524Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4583281Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:38.4594423Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:38.4609247Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:38.4619960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4631501Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4642298Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:38.4655065Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4666523Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4677596Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:38.4691085Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4702567Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4715476Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:38.4728934Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4741584Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4755766Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:38.4766709Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4778279Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4790995Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:38.4802253Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:38.4813317Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:38.4824484Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.4835952Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.4846875Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:38.4858040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.4868904Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.4880688Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:38.4891671Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.4903186Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.4919533Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:19:38.4932018Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.4945346Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.4959945Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:38.4970941Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.4982702Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.4993847Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:38.5007514Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:38.5018976Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:38.5029910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5041731Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5054510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5065641Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5077240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5088221Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5104438Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5115811Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5126732Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5138380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5149396Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5160885Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5172702Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5193471Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5207066Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5221754Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:38.5232730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:38.5244032Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:38.5255592Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5267064Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5278908Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:38.5289922Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5302724Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5313836Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:38.5326897Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5338467Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5349298Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:38.5360506Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5371928Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5382814Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:38.5394146Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5405152Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5416270Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:38.5427072Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:38.5438748Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:38.5451855Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5462843Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5474239Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:38.5485353Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5497309Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5508297Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:38.5519526Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5530822Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5541800Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:38.5555451Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5566617Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5579798Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:38.5593262Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5604221Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5615578Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:38.5626580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:38.5638928Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:19:38.5650174Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5661245Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5672796Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5683333Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5694306Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5708911Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5719413Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5730121Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5740303Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5750694Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5761601Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5771955Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5782655Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5792874Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5804286Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5815115Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:38.5829818Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:38.5840090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:38.5850954Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.5861246Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.5872210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:38.5882415Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.5893241Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.5903422Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:38.5914271Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.5924550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.5935772Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:38.5947882Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.5960969Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.5973052Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:19:38.5985867Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.5996218Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.6007196Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:38.6017737Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:38.6028553Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:38.6038843Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:38.6049860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:38.6060522Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:38.6072995Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:38.6083518Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:38.6094078Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:38.6104249Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:38.6115189Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:38.6132211Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:38.6156662Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:19:38.6174513Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:19:38.6202164Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:19:38.6236665Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:19:38.6423315Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 85%] 2026-01-15T20:19:38.6446677Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 85%] 2026-01-15T20:19:38.6556194Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 85%] 2026-01-15T20:19:38.6610051Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 85%] 2026-01-15T20:19:38.6713575Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:19:38.8051519Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:19:38.8081276Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:19:38.8106828Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:19:38.8203710Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:19:38.8681867Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:19:38.8693277Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:19:38.8705007Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:38.8925387Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:19:38.8936632Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:19:38.8947764Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:39.0238604Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:19:39.0250807Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:19:39.0261971Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:39.0948519Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 86%] 2026-01-15T20:19:39.0960252Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 86%] 2026-01-15T20:19:39.0998456Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:39.1326855Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 86%] 2026-01-15T20:19:39.1338705Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.1356737Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.1723680Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:39.1739331Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.1750666Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.2447963Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:39.2462197Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.2475405Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.2936640Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:39.2950649Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.2961958Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.3110201Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:39.3125681Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.3137416Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.4164132Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 87%] 2026-01-15T20:19:39.4175646Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 87%] 2026-01-15T20:19:39.4186731Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:39.8870832Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:19:39.8882165Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:19:39.8893328Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:40.1137676Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:19:40.1148741Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:19:40.1160505Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:40.1526844Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:19:40.1538934Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:19:40.1550297Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:40.1853510Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:19:40.1865496Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:19:40.1880146Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:46.2330170Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:19:46.2342453Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:19:46.2359068Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:46.2840036Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 88%] 2026-01-15T20:19:46.2854592Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 88%] 2026-01-15T20:19:46.2868157Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:46.3308653Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:19:46.3320351Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:19:46.3335407Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:46.3806555Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:19:46.3819119Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:19:46.3831319Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:46.4256933Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:19:46.4269264Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:19:46.4282498Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:46.4704176Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:19:46.4717452Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:19:46.4729406Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:46.4797635Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:19:46.4890463Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 89%] 2026-01-15T20:19:46.4905361Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 89%] 2026-01-15T20:19:46.5818752Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 89%] 2026-01-15T20:19:46.6039636Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:19:46.7281888Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:19:46.7295392Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:19:46.7309441Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:19:46.7733517Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:19:46.8141281Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:19:46.8616316Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:19:46.9280815Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:19:46.9890003Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:19:47.0523145Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:19:47.0529260Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CUDA 2026-01-15T20:19:47.0536670Z not available.) [ 90%] 2026-01-15T20:19:47.0610296Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:19:47.0679392Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:19:47.0738969Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:19:47.0803387Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:19:47.0855011Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 90%] 2026-01-15T20:19:47.0918408Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 90%] 2026-01-15T20:19:47.0995292Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 90%] 2026-01-15T20:19:47.1696479Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:19:47.2268280Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:19:47.2415419Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:19:47.2587263Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:19:47.2718986Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:19:47.2793073Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:47.2872864Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:47.2953106Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:19:47.3033576Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:19:47.3140214Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:19:47.3176951Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:47.3213999Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:47.3282775Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:19:47.3319324Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:19:47.3377478Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:19:47.3413235Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 91%] 2026-01-15T20:19:47.3463821Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 91%] 2026-01-15T20:19:47.3493074Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:19:47.3949811Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:19:47.4206187Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:19:47.4915647Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:19:47.5468600Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:19:47.5624134Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:19:47.6229481Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:19:47.6877562Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:19:47.6891310Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:19:47.6903190Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:19:47.6916811Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:19:47.6928485Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:19:47.6976510Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:19:47.6998680Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:19:47.9678802Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:19:48.1088037Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 92%] 2026-01-15T20:19:48.1168152Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 92%] 2026-01-15T20:19:48.1190682Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:19:48.1210022Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:19:48.1226390Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:19:48.1245659Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:19:48.1265597Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:19:48.2457088Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:19:48.3356734Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:19:48.3941904Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:19:48.4768633Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:19:48.5467348Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:19:48.6334217Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:19:48.7101816Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:19:48.7937243Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:19:48.8321718Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:19:48.8692498Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:19:48.9087054Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:19:48.9459400Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 93%] 2026-01-15T20:19:49.0175385Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 93%] 2026-01-15T20:19:49.0609066Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:19:49.1314930Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:19:49.2129364Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:19:49.2508934Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:19:49.3028605Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:19:49.3736202Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:19:49.4051943Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:19:49.5598951Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:19:49.7108959Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:19:49.8671782Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:19:49.9849968Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:19:50.0676454Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:19:50.1564717Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:19:50.1635982Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:19:50.1700816Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:19:50.1767934Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 94%] 2026-01-15T20:19:50.1834811Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 94%] 2026-01-15T20:19:50.3708442Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:50.5542493Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:50.5673243Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:19:50.5809895Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:19:50.5883527Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:50.5950209Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:19:50.6016467Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:19:50.6082679Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:50.6155903Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:50.6219390Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:19:50.6294768Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:50.6361448Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:19:50.6382374Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:19:50.6399226Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:19:50.6420001Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:19:50.6437491Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:19:50.6460312Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 95%] 2026-01-15T20:19:50.6480993Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:19:50.6709984Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:19:50.6952009Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:19:50.7210673Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:19:51.1577610Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:19:51.4827826Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:19:51.9159784Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:19:52.3248265Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:19:52.6427036Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:19:53.2225213Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:19:54.5893210Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:19:55.5595820Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:19:57.4492136Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:19:59.4216166Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:20:00.3400895Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:20:03.9236703Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:20:03.9769434Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:20:04.3290288Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 96%] 2026-01-15T20:20:04.6187202Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:04.9847754Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:05.2852914Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:05.6577910Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:05.9438351Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:06.5213353Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:06.8326890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:06.8349208Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:20:07.1756686Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:07.4431456Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:07.8185363Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:08.1433020Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:08.4986969Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:08.7902192Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:09.3971388Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:09.6896689Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:10.0244795Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:10.3065431Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:10.6608100Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:20:10.9702859Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:20:11.3333101Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:20:11.6604217Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:12.3124970Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:20:12.6366268Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:20:12.7263043Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:12.8008592Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:20:12.8106472Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:20:12.8199268Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:20:12.8270972Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:20:12.8346286Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:20:12.8387279Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:20:12.8425805Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:20:13.1403537Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:20:13.4382990Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:20:13.4476708Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:20:13.5959720Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:20:13.6187977Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:20:13.7411194Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:20:13.8300392Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:20:13.8829465Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:20:13.9502550Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:20:13.9514719Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:20:13.9601189Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:20:14.0432738Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:20:14.0549085Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:20:14.2144876Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:20:14.2502278Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:20:14.2520435Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:20:14.3124841Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:20:14.3515268Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:20:14.9393525Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:20:17.2416171Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:20:17.2418510Z 2026-01-15T20:20:17.2419224Z ======== 1182 passed, 548 skipped, 30 deselected in 437.74s (0:07:17) ========= 2026-01-15T20:20:24.7517858Z Post job cleanup. 2026-01-15T20:20:24.8979915Z ##[group]Gathering Inputs... 2026-01-15T20:20:24.9000619Z ##[endgroup] 2026-01-15T20:20:24.9002776Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:20:24.9013203Z Removing "C:\Users\runneradmin\conda_pkgs_dir\aom-3.9.1-he0c23c2_0" 2026-01-15T20:20:24.9136726Z Removing "C:\Users\runneradmin\conda_pkgs_dir\bzip2-1.0.8-h0ad9c76_8" 2026-01-15T20:20:25.0298231Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ca-certificates-2026.1.4-h4c7d964_0" 2026-01-15T20:20:25.0903711Z Removing "C:\Users\runneradmin\conda_pkgs_dir\cairo-1.18.4-h477c42c_1" 2026-01-15T20:20:25.2129985Z Removing "C:\Users\runneradmin\conda_pkgs_dir\dav1d-1.2.1-hcfcfb64_0" 2026-01-15T20:20:25.2240134Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ffmpeg-7.0.1-gpl_h97ca3ef_105" 2026-01-15T20:20:25.3052715Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:20:25.3117268Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:20:25.3418473Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:20:25.3488536Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:20:25.4288198Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fontconfig-2.15.0-h765892d_1" 2026-01-15T20:20:25.4818652Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-ecosystem-1-0" 2026-01-15T20:20:25.4897018Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:20:25.5720150Z Removing "C:\Users\runneradmin\conda_pkgs_dir\freetype-2.14.1-h57928b3_0" 2026-01-15T20:20:25.5939010Z Removing "C:\Users\runneradmin\conda_pkgs_dir\graphite2-1.3.14-hac47afa_2" 2026-01-15T20:20:25.6044964Z Removing "C:\Users\runneradmin\conda_pkgs_dir\harfbuzz-12.3.0-h5a1b470_0" 2026-01-15T20:20:25.6518706Z Removing "C:\Users\runneradmin\conda_pkgs_dir\icu-78.2-h637d24d_0" 2026-01-15T20:20:25.7662258Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libexpat-2.7.3-hac47afa_0" 2026-01-15T20:20:25.7960950Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libffi-3.5.2-h52bdfb6_0" 2026-01-15T20:20:25.8885839Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype-2.14.1-h57928b3_0" 2026-01-15T20:20:25.8987847Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype6-2.14.1-hdbac1cb_0" 2026-01-15T20:20:25.9040202Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libglib-2.86.3-h0c9aed9_0" 2026-01-15T20:20:26.0579079Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libiconv-1.18-hc1393d2_2" 2026-01-15T20:20:26.0679059Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libintl-0.22.5-h5728263_3" 2026-01-15T20:20:26.0798436Z Removing "C:\Users\runneradmin\conda_pkgs_dir\liblzma-5.8.1-h2466b09_2" 2026-01-15T20:20:26.3180214Z Removing "C:\Users\runneradmin\conda_pkgs_dir\liblzma-devel-5.8.1-h2466b09_2" 2026-01-15T20:20:26.3322245Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libopus-1.6.1-h6a83c73_0" 2026-01-15T20:20:26.3396980Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libpng-1.6.54-h7351971_0" 2026-01-15T20:20:26.3498922Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libsqlite-3.51.2-hf5d6505_0" 2026-01-15T20:20:26.4074483Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libxml2-2.13.9-h741aa76_0" 2026-01-15T20:20:26.4266986Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libzlib-1.3.1-h2466b09_2" 2026-01-15T20:20:26.5518609Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openh264-2.4.1-h63175ca_0" 2026-01-15T20:20:26.5603691Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openssl-3.6.0-h725018a_0" 2026-01-15T20:20:26.8404916Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pcre2-10.47-hd2b5f0e_0" 2026-01-15T20:20:27.1942548Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pip-25.3-pyh8b19718_0" 2026-01-15T20:20:28.3611767Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pixman-0.46.4-h5112557_1" 2026-01-15T20:20:28.3932115Z Removing "C:\Users\runneradmin\conda_pkgs_dir\python-3.10.19-hc20f281_2_cpython" 2026-01-15T20:20:33.6828254Z Removing "C:\Users\runneradmin\conda_pkgs_dir\setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:20:35.1103092Z Removing "C:\Users\runneradmin\conda_pkgs_dir\svt-av1-2.1.2-he0c23c2_0" 2026-01-15T20:20:35.1250694Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tk-8.6.13-h2c6b04d_3" 2026-01-15T20:20:36.5493833Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tzdata-2025c-hc9c84f9_1" 2026-01-15T20:20:37.2332240Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ucrt-10.0.26100.0-h57928b3_0" 2026-01-15T20:20:37.5490797Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc-14.3-h41ae7f8_34" 2026-01-15T20:20:37.6058716Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc14_runtime-14.44.35208-h818238b_34" 2026-01-15T20:20:37.7578982Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vcomp14-14.44.35208-h818238b_34" 2026-01-15T20:20:37.8164864Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vs2015_runtime-14.44.35208-h38c0c73_34" 2026-01-15T20:20:37.8675636Z Removing "C:\Users\runneradmin\conda_pkgs_dir\wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:20:37.9265691Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x264-1!164.3095-h8ffe710_2" 2026-01-15T20:20:37.9373388Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x265-3.5-h2d74725_3" 2026-01-15T20:20:37.9449765Z Removing "C:\Users\runneradmin\conda_pkgs_dir\xz-5.8.1-h208afaa_2" 2026-01-15T20:20:37.9537197Z Removing "C:\Users\runneradmin\conda_pkgs_dir\xz-tools-5.8.1-h2466b09_2" 2026-01-15T20:20:37.9626179Z ##[endgroup] 2026-01-15T20:20:37.9930187Z Post job cleanup. 2026-01-15T20:20:38.2506754Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:20:38.3319652Z git version 2.52.0.windows.1 2026-01-15T20:20:38.3429885Z Temporarily overriding HOME='D:\a\_temp\150e0538-e2ef-4997-bbe9-a87e93072496' before making global git config changes 2026-01-15T20:20:38.3431465Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:20:38.3439033Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:20:38.3828470Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:20:38.4166015Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:20:39.0556806Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:20:39.0856276Z http.https://github.com/.extraheader 2026-01-15T20:20:39.0905102Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:20:39.1239519Z [command]"C:\Program Files\Git\bin\git.exe" 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' || :\"" 2026-01-15T20:20:39.7216533Z Cleaning up orphan processes