2026-01-15T19:45:54.4176980Z Current runner version: '2.331.0' 2026-01-15T19:45:54.4187390Z ##[group]Runner Image Provisioner 2026-01-15T19:45:54.4187870Z Hosted Compute Agent 2026-01-15T19:45:54.4188240Z Version: 20251211.462 2026-01-15T19:45:54.4188570Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:45:54.4188940Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:45:54.4189270Z Worker ID: {df61bd83-46f3-41d6-b886-57ea7fb659b8} 2026-01-15T19:45:54.4189620Z ##[endgroup] 2026-01-15T19:45:54.4189890Z ##[group]Operating System 2026-01-15T19:45:54.4190180Z macOS 2026-01-15T19:45:54.4190420Z 14.8.3 2026-01-15T19:45:54.4190660Z 23J220 2026-01-15T19:45:54.4190890Z ##[endgroup] 2026-01-15T19:45:54.4191140Z ##[group]Runner Image 2026-01-15T19:45:54.4191410Z Image: macos-14-arm64 2026-01-15T19:45:54.4191690Z Version: 20260112.0083.1 2026-01-15T19:45:54.4192260Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20260112.0083/images/macos/macos-14-arm64-Readme.md 2026-01-15T19:45:54.4193090Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20260112.0083 2026-01-15T19:45:54.4193610Z ##[endgroup] 2026-01-15T19:45:54.4194130Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:45:54.4194830Z Contents: read 2026-01-15T19:45:54.4195080Z Metadata: read 2026-01-15T19:45:54.4195340Z ##[endgroup] 2026-01-15T19:45:54.4196270Z Secret source: None 2026-01-15T19:45:54.4196580Z Prepare workflow directory 2026-01-15T19:45:54.4393510Z Prepare all required actions 2026-01-15T19:45:54.4416390Z Getting action download info 2026-01-15T19:45:54.8183400Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:45:54.9812590Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:45:56.0656460Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:45:57.2094840Z Complete job name: install-and-test (3.10, 5.1.2) 2026-01-15T19:45:57.2464330Z ##[group]Run actions/checkout@v3 2026-01-15T19:45:57.2464890Z with: 2026-01-15T19:45:57.2465260Z repository: meta-pytorch/torchcodec 2026-01-15T19:45:57.2465890Z token: *** 2026-01-15T19:45:57.2466240Z ssh-strict: true 2026-01-15T19:45:57.2466620Z persist-credentials: true 2026-01-15T19:45:57.2467040Z clean: true 2026-01-15T19:45:57.2467420Z sparse-checkout-cone-mode: true 2026-01-15T19:45:57.2467880Z fetch-depth: 1 2026-01-15T19:45:57.2468240Z fetch-tags: false 2026-01-15T19:45:57.2468610Z lfs: false 2026-01-15T19:45:57.2468960Z submodules: false 2026-01-15T19:45:57.2469350Z set-safe-directory: true 2026-01-15T19:45:57.2469870Z ##[endgroup] 2026-01-15T19:45:57.3323540Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:45:57.3325090Z ##[group]Getting Git version info 2026-01-15T19:45:57.3325800Z Working directory is '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:57.3326930Z [command]/opt/homebrew/bin/git version 2026-01-15T19:45:57.3476580Z git version 2.52.0 2026-01-15T19:45:57.3490830Z ##[endgroup] 2026-01-15T19:45:57.3496170Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/694ce9f4-67c4-402c-bac0-05fa49293eb0/.gitconfig' 2026-01-15T19:45:57.3501720Z Temporarily overriding HOME='/Users/runner/work/_temp/694ce9f4-67c4-402c-bac0-05fa49293eb0' before making global git config changes 2026-01-15T19:45:57.3503220Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:45:57.3504510Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:57.3556810Z Deleting the contents of '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:57.3558540Z ##[group]Initializing the repository 2026-01-15T19:45:57.3560230Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:57.3659420Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:45:57.3667640Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:45:57.3669280Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:45:57.3672310Z hint: call: 2026-01-15T19:45:57.3672890Z hint: 2026-01-15T19:45:57.3673760Z hint: git config --global init.defaultBranch 2026-01-15T19:45:57.3674570Z hint: 2026-01-15T19:45:57.3675310Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:45:57.3676460Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:45:57.3677400Z hint: 2026-01-15T19:45:57.3677920Z hint: git branch -m 2026-01-15T19:45:57.3678500Z hint: 2026-01-15T19:45:57.3679280Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:45:57.3680670Z Initialized empty Git repository in /Users/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:45:57.3683910Z [command]/opt/homebrew/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:57.3709840Z ##[endgroup] 2026-01-15T19:45:57.3710600Z ##[group]Disabling automatic garbage collection 2026-01-15T19:45:57.3711330Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2026-01-15T19:45:57.3743800Z ##[endgroup] 2026-01-15T19:45:57.3744500Z ##[group]Setting up auth 2026-01-15T19:45:57.3746300Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:45:57.3777780Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:45:57.4209740Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:45:57.4240240Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:45:57.4635260Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:45:57.4670210Z ##[endgroup] 2026-01-15T19:45:57.4670920Z ##[group]Fetching the repository 2026-01-15T19:45:57.4674580Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:45:57.9214300Z remote: Enumerating objects: 284, done. 2026-01-15T19:45:57.9215100Z remote: Counting objects: 0% (1/284) 2026-01-15T19:45:57.9215750Z remote: Counting objects: 1% (3/284) 2026-01-15T19:45:57.9216360Z remote: Counting objects: 2% (6/284) 2026-01-15T19:45:57.9217050Z remote: Counting objects: 3% (9/284) 2026-01-15T19:45:57.9217660Z remote: Counting objects: 4% (12/284) 2026-01-15T19:45:57.9218310Z remote: Counting objects: 5% (15/284) 2026-01-15T19:45:57.9218970Z remote: Counting objects: 6% (18/284) 2026-01-15T19:45:57.9219590Z remote: Counting objects: 7% (20/284) 2026-01-15T19:45:57.9220230Z remote: Counting objects: 8% (23/284) 2026-01-15T19:45:57.9220860Z remote: Counting objects: 9% (26/284) 2026-01-15T19:45:57.9221480Z remote: Counting objects: 10% (29/284) 2026-01-15T19:45:57.9222090Z remote: Counting objects: 11% (32/284) 2026-01-15T19:45:57.9222710Z remote: Counting objects: 12% (35/284) 2026-01-15T19:45:57.9223330Z remote: Counting objects: 13% (37/284) 2026-01-15T19:45:57.9223960Z remote: Counting objects: 14% (40/284) 2026-01-15T19:45:57.9224580Z remote: Counting objects: 15% (43/284) 2026-01-15T19:45:57.9225190Z remote: Counting objects: 16% (46/284) 2026-01-15T19:45:57.9225830Z remote: Counting objects: 17% (49/284) 2026-01-15T19:45:57.9226450Z remote: Counting objects: 18% (52/284) 2026-01-15T19:45:57.9227440Z remote: Counting objects: 19% (54/284) 2026-01-15T19:45:57.9228060Z remote: Counting objects: 20% (57/284) 2026-01-15T19:45:57.9228680Z remote: Counting objects: 21% (60/284) 2026-01-15T19:45:57.9229300Z remote: Counting objects: 22% (63/284) 2026-01-15T19:45:57.9229920Z remote: Counting objects: 23% (66/284) 2026-01-15T19:45:57.9230530Z remote: Counting objects: 24% (69/284) 2026-01-15T19:45:57.9231140Z remote: Counting objects: 25% (71/284) 2026-01-15T19:45:57.9231790Z remote: Counting objects: 26% (74/284) 2026-01-15T19:45:57.9232400Z remote: Counting objects: 27% (77/284) 2026-01-15T19:45:57.9233010Z remote: Counting objects: 28% (80/284) 2026-01-15T19:45:57.9233620Z remote: Counting objects: 29% (83/284) 2026-01-15T19:45:57.9234250Z remote: Counting objects: 30% (86/284) 2026-01-15T19:45:57.9234870Z remote: Counting objects: 31% (89/284) 2026-01-15T19:45:57.9235490Z remote: Counting objects: 32% (91/284) 2026-01-15T19:45:57.9236130Z remote: Counting objects: 33% (94/284) 2026-01-15T19:45:57.9236740Z remote: Counting objects: 34% (97/284) 2026-01-15T19:45:57.9237370Z remote: Counting objects: 35% (100/284) 2026-01-15T19:45:57.9238010Z remote: Counting objects: 36% (103/284) 2026-01-15T19:45:57.9238640Z remote: Counting objects: 37% (106/284) 2026-01-15T19:45:57.9239270Z remote: Counting objects: 38% (108/284) 2026-01-15T19:45:57.9239890Z remote: Counting objects: 39% (111/284) 2026-01-15T19:45:57.9240530Z remote: Counting objects: 40% (114/284) 2026-01-15T19:45:57.9241150Z remote: Counting objects: 41% (117/284) 2026-01-15T19:45:57.9241780Z remote: Counting objects: 42% (120/284) 2026-01-15T19:45:57.9242400Z remote: Counting objects: 43% (123/284) 2026-01-15T19:45:57.9243050Z remote: Counting objects: 44% (125/284) 2026-01-15T19:45:57.9243870Z remote: Counting objects: 45% (128/284) 2026-01-15T19:45:57.9244510Z remote: Counting objects: 46% (131/284) 2026-01-15T19:45:57.9245160Z remote: Counting objects: 47% (134/284) 2026-01-15T19:45:57.9245780Z remote: Counting objects: 48% (137/284) 2026-01-15T19:45:57.9246400Z remote: Counting objects: 49% (140/284) 2026-01-15T19:45:57.9247020Z remote: Counting objects: 50% (142/284) 2026-01-15T19:45:57.9247650Z remote: Counting objects: 51% (145/284) 2026-01-15T19:45:57.9248250Z remote: Counting objects: 52% (148/284) 2026-01-15T19:45:57.9248850Z remote: Counting objects: 53% (151/284) 2026-01-15T19:45:57.9249470Z remote: Counting objects: 54% (154/284) 2026-01-15T19:45:57.9250110Z remote: Counting objects: 55% (157/284) 2026-01-15T19:45:57.9250740Z remote: Counting objects: 56% (160/284) 2026-01-15T19:45:57.9251340Z remote: Counting objects: 57% (162/284) 2026-01-15T19:45:57.9251980Z remote: Counting objects: 58% (165/284) 2026-01-15T19:45:57.9252610Z remote: Counting objects: 59% (168/284) 2026-01-15T19:45:57.9253200Z remote: Counting objects: 60% (171/284) 2026-01-15T19:45:57.9253860Z remote: Counting objects: 61% (174/284) 2026-01-15T19:45:57.9254460Z remote: Counting objects: 62% (177/284) 2026-01-15T19:45:57.9255060Z remote: Counting objects: 63% (179/284) 2026-01-15T19:45:57.9255700Z remote: Counting objects: 64% (182/284) 2026-01-15T19:45:57.9256340Z remote: Counting objects: 65% (185/284) 2026-01-15T19:45:57.9256930Z remote: Counting objects: 66% (188/284) 2026-01-15T19:45:57.9257550Z remote: Counting objects: 67% (191/284) 2026-01-15T19:45:57.9258150Z remote: Counting objects: 68% (194/284) 2026-01-15T19:45:57.9258740Z remote: Counting objects: 69% (196/284) 2026-01-15T19:45:57.9259330Z remote: Counting objects: 70% (199/284) 2026-01-15T19:45:57.9259930Z remote: Counting objects: 71% (202/284) 2026-01-15T19:45:57.9260660Z remote: Counting objects: 72% (205/284) 2026-01-15T19:45:57.9261260Z remote: Counting objects: 73% (208/284) 2026-01-15T19:45:57.9261860Z remote: Counting objects: 74% (211/284) 2026-01-15T19:45:57.9262450Z remote: Counting objects: 75% (213/284) 2026-01-15T19:45:57.9263060Z remote: Counting objects: 76% (216/284) 2026-01-15T19:45:57.9263650Z remote: Counting objects: 77% (219/284) 2026-01-15T19:45:57.9264240Z remote: Counting objects: 78% (222/284) 2026-01-15T19:45:57.9264840Z remote: Counting objects: 79% (225/284) 2026-01-15T19:45:57.9265430Z remote: Counting objects: 80% (228/284) 2026-01-15T19:45:57.9266010Z remote: Counting objects: 81% (231/284) 2026-01-15T19:45:57.9266630Z remote: Counting objects: 82% (233/284) 2026-01-15T19:45:57.9267220Z remote: Counting objects: 83% (236/284) 2026-01-15T19:45:57.9267820Z remote: Counting objects: 84% (239/284) 2026-01-15T19:45:57.9268410Z remote: Counting objects: 85% (242/284) 2026-01-15T19:45:57.9269020Z remote: Counting objects: 86% (245/284) 2026-01-15T19:45:57.9269610Z remote: Counting objects: 87% (248/284) 2026-01-15T19:45:57.9270200Z remote: Counting objects: 88% (250/284) 2026-01-15T19:45:57.9270790Z remote: Counting objects: 89% (253/284) 2026-01-15T19:45:57.9271440Z remote: Counting objects: 90% (256/284) 2026-01-15T19:45:57.9272030Z remote: Counting objects: 91% (259/284) 2026-01-15T19:45:57.9272620Z remote: Counting objects: 92% (262/284) 2026-01-15T19:45:57.9273210Z remote: Counting objects: 93% (265/284) 2026-01-15T19:45:57.9273800Z remote: Counting objects: 94% (267/284) 2026-01-15T19:45:57.9274390Z remote: Counting objects: 95% (270/284) 2026-01-15T19:45:57.9275020Z remote: Counting objects: 96% (273/284) 2026-01-15T19:45:57.9275730Z remote: Counting objects: 97% (276/284) 2026-01-15T19:45:57.9276330Z remote: Counting objects: 98% (279/284) 2026-01-15T19:45:57.9276930Z remote: Counting objects: 99% (282/284) 2026-01-15T19:45:57.9277520Z remote: Counting objects: 100% (284/284) 2026-01-15T19:45:57.9278140Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:45:57.9278770Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:45:57.9279370Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:45:57.9279990Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:45:57.9280590Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:45:57.9281210Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:45:57.9281870Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:45:57.9282480Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:45:57.9283100Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:45:57.9283710Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:45:57.9284360Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:45:57.9284980Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:45:57.9285580Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:45:57.9286180Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:45:57.9286800Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:45:57.9287400Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:45:57.9288000Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:45:57.9835790Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:45:57.9836500Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:45:57.9837110Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:45:57.9837730Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:45:57.9838330Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:45:57.9838960Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:45:57.9839830Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:45:57.9840440Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:45:57.9841030Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:45:57.9841630Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:45:57.9842240Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:45:57.9842830Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:45:57.9843420Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:45:57.9844010Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:45:57.9844630Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:45:57.9845220Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:45:57.9845810Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:45:57.9846440Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:45:57.9847040Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:45:57.9847630Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:45:57.9848230Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:45:57.9848850Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:45:57.9849430Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:45:57.9850020Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:45:57.9850610Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:45:57.9851220Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:45:57.9851820Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:45:57.9852410Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:45:57.9853030Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:45:57.9853630Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:45:57.9854230Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:45:57.9854970Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:45:57.9855600Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:45:57.9856200Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:45:57.9856800Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:45:57.9859580Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:45:57.9860280Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:45:57.9860930Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:45:57.9934400Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:45:57.9935120Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:45:57.9935780Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:45:57.9936430Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:45:57.9937090Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:45:57.9937760Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:45:57.9938410Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:45:57.9939060Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:45:57.9939690Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:45:57.9940330Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:45:57.9940960Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:45:57.9941600Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:45:57.9942230Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:45:57.9942860Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:45:57.9943500Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:45:57.9944130Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:45:57.9944770Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:45:57.9945390Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:45:57.9946040Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:45:57.9946960Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:45:57.9947590Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:45:57.9948230Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:45:57.9973210Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:45:57.9973960Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:45:57.9974600Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:45:57.9975250Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:45:57.9975890Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:45:57.9976510Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:45:57.9977130Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:45:57.9977740Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:45:57.9978420Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:45:57.9979060Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:45:57.9979680Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:45:57.9980340Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:45:57.9980960Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:45:57.9981580Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:45:57.9982280Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:45:57.9982950Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:45:57.9983640Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:45:57.9984240Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:45:57.9984880Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:45:57.9985510Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:45:57.9986120Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:45:57.9986980Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:45:57.9987610Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:45:57.9988220Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:45:57.9988840Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:45:57.9989510Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:45:58.0013490Z Receiving objects: 0% (1/284) 2026-01-15T19:45:58.0014010Z Receiving objects: 1% (3/284) 2026-01-15T19:45:58.0014540Z Receiving objects: 2% (6/284) 2026-01-15T19:45:58.0015020Z Receiving objects: 3% (9/284) 2026-01-15T19:45:58.0353350Z Receiving objects: 4% (12/284) 2026-01-15T19:45:58.0354290Z Receiving objects: 5% (15/284) 2026-01-15T19:45:58.0354840Z Receiving objects: 6% (18/284) 2026-01-15T19:45:58.0372360Z Receiving objects: 7% (20/284) 2026-01-15T19:45:58.0467440Z Receiving objects: 8% (23/284) 2026-01-15T19:45:58.0468090Z Receiving objects: 9% (26/284) 2026-01-15T19:45:58.0824680Z Receiving objects: 10% (29/284) 2026-01-15T19:45:58.1465820Z Receiving objects: 11% (32/284) 2026-01-15T19:45:58.1466630Z Receiving objects: 12% (35/284) 2026-01-15T19:45:58.1467310Z Receiving objects: 13% (37/284) 2026-01-15T19:45:58.1468010Z Receiving objects: 14% (40/284) 2026-01-15T19:45:58.1468680Z Receiving objects: 15% (43/284) 2026-01-15T19:45:58.1469410Z Receiving objects: 16% (46/284) 2026-01-15T19:45:58.1470090Z Receiving objects: 17% (49/284) 2026-01-15T19:45:58.1816130Z Receiving objects: 18% (52/284) 2026-01-15T19:45:58.1818570Z Receiving objects: 19% (54/284) 2026-01-15T19:45:58.1819640Z Receiving objects: 20% (57/284) 2026-01-15T19:45:58.1820540Z Receiving objects: 21% (60/284) 2026-01-15T19:45:58.1821420Z Receiving objects: 22% (63/284) 2026-01-15T19:45:58.1822240Z Receiving objects: 23% (66/284) 2026-01-15T19:45:58.1823070Z Receiving objects: 24% (69/284) 2026-01-15T19:45:58.1823880Z Receiving objects: 25% (71/284) 2026-01-15T19:45:58.1824680Z Receiving objects: 26% (74/284) 2026-01-15T19:45:58.1825850Z Receiving objects: 27% (77/284) 2026-01-15T19:45:58.1837980Z Receiving objects: 28% (80/284) 2026-01-15T19:45:58.1839820Z Receiving objects: 29% (83/284) 2026-01-15T19:45:58.1913830Z Receiving objects: 30% (86/284) 2026-01-15T19:45:58.1914780Z Receiving objects: 31% (89/284) 2026-01-15T19:45:58.1915680Z Receiving objects: 32% (91/284) 2026-01-15T19:45:58.1916640Z Receiving objects: 33% (94/284) 2026-01-15T19:45:58.1917550Z Receiving objects: 34% (97/284) 2026-01-15T19:45:58.1918470Z Receiving objects: 35% (100/284) 2026-01-15T19:45:58.1919420Z Receiving objects: 36% (103/284) 2026-01-15T19:45:58.1920330Z Receiving objects: 37% (106/284) 2026-01-15T19:45:58.1921260Z Receiving objects: 38% (108/284) 2026-01-15T19:45:58.1922180Z Receiving objects: 39% (111/284) 2026-01-15T19:45:58.1956860Z Receiving objects: 40% (114/284) 2026-01-15T19:45:58.1959490Z Receiving objects: 41% (117/284) 2026-01-15T19:45:58.1961890Z Receiving objects: 42% (120/284) 2026-01-15T19:45:58.1964230Z Receiving objects: 43% (123/284) 2026-01-15T19:45:58.1965740Z Receiving objects: 44% (125/284) 2026-01-15T19:45:58.1972540Z Receiving objects: 45% (128/284) 2026-01-15T19:45:58.1974080Z Receiving objects: 46% (131/284) 2026-01-15T19:45:58.1980740Z Receiving objects: 47% (134/284) 2026-01-15T19:45:58.1981860Z Receiving objects: 48% (137/284) 2026-01-15T19:45:58.1982790Z Receiving objects: 49% (140/284) 2026-01-15T19:45:58.1984710Z Receiving objects: 50% (142/284) 2026-01-15T19:45:58.1985660Z Receiving objects: 51% (145/284) 2026-01-15T19:45:58.1986940Z Receiving objects: 52% (148/284) 2026-01-15T19:45:58.1991590Z Receiving objects: 53% (151/284) 2026-01-15T19:45:58.2000630Z Receiving objects: 54% (154/284) 2026-01-15T19:45:58.2001590Z Receiving objects: 55% (157/284) 2026-01-15T19:45:58.2002550Z Receiving objects: 56% (160/284) 2026-01-15T19:45:58.2003490Z Receiving objects: 57% (162/284) 2026-01-15T19:45:58.2006630Z Receiving objects: 58% (165/284) 2026-01-15T19:45:58.2008360Z Receiving objects: 59% (168/284) 2026-01-15T19:45:58.2009500Z Receiving objects: 60% (171/284) 2026-01-15T19:45:58.2011680Z Receiving objects: 61% (174/284) 2026-01-15T19:45:58.2012680Z Receiving objects: 62% (177/284) 2026-01-15T19:45:58.2013620Z Receiving objects: 63% (179/284) 2026-01-15T19:45:58.2014570Z Receiving objects: 64% (182/284) 2026-01-15T19:45:58.2015510Z Receiving objects: 65% (185/284) 2026-01-15T19:45:58.2313800Z Receiving objects: 66% (188/284) 2026-01-15T19:45:58.2322460Z Receiving objects: 67% (191/284) 2026-01-15T19:45:58.2846490Z Receiving objects: 68% (194/284) 2026-01-15T19:45:58.2857760Z Receiving objects: 69% (196/284) 2026-01-15T19:45:58.3112730Z Receiving objects: 70% (199/284) 2026-01-15T19:45:58.3447940Z Receiving objects: 71% (202/284) 2026-01-15T19:45:58.3514380Z Receiving objects: 72% (205/284) 2026-01-15T19:45:58.3555720Z Receiving objects: 73% (208/284) 2026-01-15T19:45:58.3561750Z Receiving objects: 74% (211/284) 2026-01-15T19:45:58.3578080Z Receiving objects: 75% (213/284) 2026-01-15T19:45:58.3602210Z Receiving objects: 76% (216/284) 2026-01-15T19:45:58.3613370Z Receiving objects: 77% (219/284) 2026-01-15T19:45:58.3616330Z Receiving objects: 78% (222/284) 2026-01-15T19:45:58.3618280Z Receiving objects: 79% (225/284) 2026-01-15T19:45:58.3630120Z Receiving objects: 80% (228/284) 2026-01-15T19:45:58.3633580Z Receiving objects: 81% (231/284) 2026-01-15T19:45:58.3651120Z Receiving objects: 82% (233/284) 2026-01-15T19:45:58.3660820Z Receiving objects: 83% (236/284) 2026-01-15T19:45:58.3665910Z Receiving objects: 84% (239/284) 2026-01-15T19:45:58.3819220Z Receiving objects: 85% (242/284) 2026-01-15T19:45:58.3826910Z Receiving objects: 86% (245/284) 2026-01-15T19:45:58.3846530Z Receiving objects: 87% (248/284) 2026-01-15T19:45:58.4221660Z Receiving objects: 88% (250/284) 2026-01-15T19:45:58.4283420Z Receiving objects: 89% (253/284) 2026-01-15T19:45:58.4316270Z Receiving objects: 90% (256/284) 2026-01-15T19:45:58.4338300Z Receiving objects: 91% (259/284) 2026-01-15T19:45:58.4626770Z Receiving objects: 92% (262/284) 2026-01-15T19:45:58.4650120Z Receiving objects: 93% (265/284) 2026-01-15T19:45:58.5325860Z Receiving objects: 94% (267/284) 2026-01-15T19:45:58.5423920Z Receiving objects: 95% (270/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5426800Z Receiving objects: 96% (273/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5428580Z Receiving objects: 97% (276/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5428930Z remote: Total 284 (delta 59), reused 145 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:45:58.5430740Z Receiving objects: 98% (279/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5432830Z Receiving objects: 99% (282/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5438560Z Receiving objects: 100% (284/284), 8.68 MiB | 17.34 MiB/s 2026-01-15T19:45:58.5438950Z Receiving objects: 100% (284/284), 9.88 MiB | 18.22 MiB/s, done. 2026-01-15T19:45:58.5439250Z Resolving deltas: 0% (0/59) 2026-01-15T19:45:58.5439400Z Resolving deltas: 1% (1/59) 2026-01-15T19:45:58.5439570Z Resolving deltas: 3% (2/59) 2026-01-15T19:45:58.5439720Z Resolving deltas: 6% (4/59) 2026-01-15T19:45:58.5439860Z Resolving deltas: 10% (6/59) 2026-01-15T19:45:58.5440000Z Resolving deltas: 11% (7/59) 2026-01-15T19:45:58.5440140Z Resolving deltas: 13% (8/59) 2026-01-15T19:45:58.5440290Z Resolving deltas: 15% (9/59) 2026-01-15T19:45:58.5440440Z Resolving deltas: 16% (10/59) 2026-01-15T19:45:58.5440580Z Resolving deltas: 18% (11/59) 2026-01-15T19:45:58.5440730Z Resolving deltas: 20% (12/59) 2026-01-15T19:45:58.5440870Z Resolving deltas: 22% (13/59) 2026-01-15T19:45:58.5441020Z Resolving deltas: 23% (14/59) 2026-01-15T19:45:58.5441170Z Resolving deltas: 25% (15/59) 2026-01-15T19:45:58.5441880Z Resolving deltas: 27% (16/59) 2026-01-15T19:45:58.5442240Z Resolving deltas: 30% (18/59) 2026-01-15T19:45:58.5442500Z Resolving deltas: 32% (19/59) 2026-01-15T19:45:58.5442750Z Resolving deltas: 33% (20/59) 2026-01-15T19:45:58.5443000Z Resolving deltas: 35% (21/59) 2026-01-15T19:45:58.5443460Z Resolving deltas: 37% (22/59) 2026-01-15T19:45:58.5443740Z Resolving deltas: 38% (23/59) 2026-01-15T19:45:58.5443990Z Resolving deltas: 40% (24/59) 2026-01-15T19:45:58.5444160Z Resolving deltas: 42% (25/59) 2026-01-15T19:45:58.5452550Z Resolving deltas: 44% (26/59) 2026-01-15T19:45:58.5457370Z Resolving deltas: 45% (27/59) 2026-01-15T19:45:58.5458220Z Resolving deltas: 47% (28/59) 2026-01-15T19:45:58.5462460Z Resolving deltas: 49% (29/59) 2026-01-15T19:45:58.5463260Z Resolving deltas: 50% (30/59) 2026-01-15T19:45:58.5467880Z Resolving deltas: 54% (32/59) 2026-01-15T19:45:58.5470860Z Resolving deltas: 55% (33/59) 2026-01-15T19:45:58.5473130Z Resolving deltas: 57% (34/59) 2026-01-15T19:45:58.5477780Z Resolving deltas: 59% (35/59) 2026-01-15T19:45:58.5478160Z Resolving deltas: 61% (36/59) 2026-01-15T19:45:58.5478850Z Resolving deltas: 62% (37/59) 2026-01-15T19:45:58.5482020Z Resolving deltas: 64% (38/59) 2026-01-15T19:45:58.5484200Z Resolving deltas: 66% (39/59) 2026-01-15T19:45:58.5489480Z Resolving deltas: 67% (40/59) 2026-01-15T19:45:58.5494570Z Resolving deltas: 69% (41/59) 2026-01-15T19:45:58.5495160Z Resolving deltas: 71% (42/59) 2026-01-15T19:45:58.5500650Z Resolving deltas: 72% (43/59) 2026-01-15T19:45:58.5503160Z Resolving deltas: 74% (44/59) 2026-01-15T19:45:58.5504720Z Resolving deltas: 76% (45/59) 2026-01-15T19:45:58.5508720Z Resolving deltas: 77% (46/59) 2026-01-15T19:45:58.5515770Z Resolving deltas: 79% (47/59) 2026-01-15T19:45:58.5520020Z Resolving deltas: 81% (48/59) 2026-01-15T19:45:58.5525420Z Resolving deltas: 83% (49/59) 2026-01-15T19:45:58.5527160Z Resolving deltas: 84% (50/59) 2026-01-15T19:45:58.5533410Z Resolving deltas: 86% (51/59) 2026-01-15T19:45:58.5537600Z Resolving deltas: 88% (52/59) 2026-01-15T19:45:58.5539060Z Resolving deltas: 89% (53/59) 2026-01-15T19:45:58.5545440Z Resolving deltas: 91% (54/59) 2026-01-15T19:45:58.5552570Z Resolving deltas: 93% (55/59) 2026-01-15T19:45:58.5556440Z Resolving deltas: 94% (56/59) 2026-01-15T19:45:58.5564490Z Resolving deltas: 96% (57/59) 2026-01-15T19:45:58.5567130Z Resolving deltas: 98% (58/59) 2026-01-15T19:45:58.5567340Z Resolving deltas: 100% (59/59) 2026-01-15T19:45:58.5567530Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:45:58.5661580Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:58.5661920Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:45:58.5719840Z ##[endgroup] 2026-01-15T19:45:58.5720070Z ##[group]Determining the checkout info 2026-01-15T19:45:58.5720650Z ##[endgroup] 2026-01-15T19:45:58.5720860Z ##[group]Checking out the ref 2026-01-15T19:45:58.5723400Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:45:58.6369300Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:45:58.6378300Z ##[endgroup] 2026-01-15T19:45:58.6429040Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2026-01-15T19:45:58.6464730Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:45:58.6565340Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:45:58.6565570Z bash packaging/remove_src.sh 2026-01-15T19:45:58.6616510Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:45:58.6616720Z ##[endgroup] 2026-01-15T19:45:58.7138030Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:45:58.7200060Z CMakeLists.txt 2026-01-15T19:45:58.7200220Z CODE_OF_CONDUCT.md 2026-01-15T19:45:58.7200370Z CONTRIBUTING.md 2026-01-15T19:45:58.7200520Z LICENSE 2026-01-15T19:45:58.7200650Z MANIFEST.in 2026-01-15T19:45:58.7200810Z README.md 2026-01-15T19:45:58.7200930Z benchmarks 2026-01-15T19:45:58.7201080Z docs 2026-01-15T19:45:58.7201200Z examples 2026-01-15T19:45:58.7201320Z mypy.ini 2026-01-15T19:45:58.7201460Z packaging 2026-01-15T19:45:58.7201590Z pyproject.toml 2026-01-15T19:45:58.7201720Z setup.py 2026-01-15T19:45:58.7201840Z test 2026-01-15T19:45:58.7201960Z version.txt 2026-01-15T19:45:58.7202400Z src/ folder removed successfully! 2026-01-15T19:45:58.7313150Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:45:58.7313390Z with: 2026-01-15T19:45:58.7313500Z auto-update-conda: true 2026-01-15T19:45:58.7313650Z miniconda-version: latest 2026-01-15T19:45:58.7313850Z activate-environment: test 2026-01-15T19:45:58.7314030Z python-version: 3.10 2026-01-15T19:45:58.7314210Z auto-activate-base: true 2026-01-15T19:45:58.7314350Z remove-profiles: true 2026-01-15T19:45:58.7314500Z conda-solver: libmamba 2026-01-15T19:45:58.7314680Z clean-patched-environment-file: true 2026-01-15T19:45:58.7314840Z run-post: true 2026-01-15T19:45:58.7314960Z ##[endgroup] 2026-01-15T19:45:58.8147980Z ##[group]Gathering Inputs... 2026-01-15T19:45:58.8155270Z ##[endgroup] 2026-01-15T19:45:58.8156090Z ##[group]Creating bootstrap condarc file in /Users/runner/.condarc... 2026-01-15T19:45:58.8165350Z ##[endgroup] 2026-01-15T19:45:58.8165590Z ##[group]Ensuring installer... 2026-01-15T19:45:58.8166140Z Can we use bundled Miniconda? 2026-01-15T19:45:58.8166490Z Can we download a custom installer by URL? 2026-01-15T19:45:58.8166700Z Can we download Miniforge? 2026-01-15T19:45:58.8167110Z Can we download Miniconda? 2026-01-15T19:45:58.8167380Z ... will download Miniconda. 2026-01-15T19:45:58.8168030Z Miniconda3-latest-MacOSX-arm64.sh 2026-01-15T19:45:58.9882980Z Ensuring Installer... 2026-01-15T19:45:58.9883240Z Checking for cached Miniconda3@latest... 2026-01-15T19:45:58.9887720Z Did not find Miniconda3-latest-MacOSX-arm64.sh latest in cache 2026-01-15T19:45:59.6420370Z Downloaded Miniconda3-latest-MacOSX-arm64.sh, ensuring extension .sh 2026-01-15T19:45:59.6420700Z Caching Miniconda3@latest... 2026-01-15T19:45:59.7272800Z Cached Miniconda3@latest: /Users/runner/hostedtoolcache/Miniconda3/latest/arm64! 2026-01-15T19:45:59.7273420Z ##[endgroup] 2026-01-15T19:45:59.7273830Z ##[group]Running installer... 2026-01-15T19:45:59.7296880Z [command]/bin/bash /Users/runner/work/_temp/35eace32-8018-4ca9-b883-80c19f34aaf5.sh -f -b -p /Users/runner/miniconda3 2026-01-15T19:45:59.7438250Z PREFIX=/Users/runner/miniconda3 2026-01-15T19:46:00.0668760Z Unpacking bootstrapper... 2026-01-15T19:46:00.1347950Z Unpacking payload... 2026-01-15T19:46:05.0141530Z 2026-01-15T19:46:05.0141900Z Installing base environment... 2026-01-15T19:46:05.0142160Z 2026-01-15T19:46:05.8472140Z Preparing transaction: ...working... done 2026-01-15T19:46:12.4406290Z Executing transaction: ...working... 2026-01-15T19:46:12.4406580Z done 2026-01-15T19:46:13.3200390Z installation finished. 2026-01-15T19:46:13.3210430Z ##[endgroup] 2026-01-15T19:46:13.3210720Z ##[group]Setup environment variables... 2026-01-15T19:46:13.3211090Z Add "/Users/runner/miniconda3/condabin" to PATH 2026-01-15T19:46:13.3211860Z Set 'CONDA="/Users/runner/miniconda3"' 2026-01-15T19:46:13.3213340Z ##[endgroup] 2026-01-15T19:46:13.3213640Z ##[group]Parsing environment... 2026-01-15T19:46:13.3213910Z ##[endgroup] 2026-01-15T19:46:13.3214190Z ##[group]Applying initial configuration... 2026-01-15T19:46:13.3227170Z ##[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-15T19:46:13.3230980Z Adding pkgs_dir '/Users/runner/conda_pkgs_dir' 2026-01-15T19:46:13.3231320Z [command]/Users/runner/miniconda3/condabin/conda config --add pkgs_dirs /Users/runner/conda_pkgs_dir 2026-01-15T19:46:13.6512900Z auto_activate: true 2026-01-15T19:46:13.6613050Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:46:13.9484420Z auto_update_conda: true 2026-01-15T19:46:13.9488430Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:46:14.2578490Z solver: libmamba 2026-01-15T19:46:14.2678750Z [command]/Users/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:46:14.5708900Z always_yes: true 2026-01-15T19:46:14.5713230Z [command]/Users/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:46:14.8832320Z changeps1: false 2026-01-15T19:46:14.8927670Z [command]/Users/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:46:15.2266930Z [command]/Users/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:46:15.5004890Z ==> /Users/runner/miniconda3/.condarc <== 2026-01-15T19:46:15.5005100Z channels: 2026-01-15T19:46:15.5005230Z - defaults 2026-01-15T19:46:15.5005310Z 2026-01-15T19:46:15.5005410Z ==> /Users/runner/miniconda3/condarc.d/anaconda-auth.yml <== 2026-01-15T19:46:15.5005650Z channel_settings: 2026-01-15T19:46:15.5005940Z - frozendict.frozendict({'channel': 'https://repo.anaconda.cloud/*', 'auth': 'anaconda-auth'}) 2026-01-15T19:46:15.5006210Z 2026-01-15T19:46:15.5006260Z ==> /Users/runner/.condarc <== 2026-01-15T19:46:15.5006430Z auto_update_conda: True 2026-01-15T19:46:15.5006570Z auto_activate: True 2026-01-15T19:46:15.5006710Z notify_outdated_conda: False 2026-01-15T19:46:15.5006860Z changeps1: False 2026-01-15T19:46:15.5007030Z pkgs_dirs: 2026-01-15T19:46:15.5007160Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:15.5007320Z always_yes: True 2026-01-15T19:46:15.5007470Z solver: libmamba 2026-01-15T19:46:15.5007540Z 2026-01-15T19:46:15.5426320Z [command]/Users/runner/miniconda3/condabin/conda config --show 2026-01-15T19:46:15.8410710Z add_anaconda_token: True 2026-01-15T19:46:15.8410940Z add_pip_as_python_dependency: True 2026-01-15T19:46:15.8411140Z aggressive_update_packages: 2026-01-15T19:46:15.8411340Z - ca-certificates 2026-01-15T19:46:15.8411510Z - certifi 2026-01-15T19:46:15.8411630Z - openssl 2026-01-15T19:46:15.8411760Z allow_conda_downgrades: False 2026-01-15T19:46:15.8411920Z allow_cycles: True 2026-01-15T19:46:15.8412090Z allow_non_channel_urls: False 2026-01-15T19:46:15.8412250Z allow_softlinks: False 2026-01-15T19:46:15.8412390Z allowlist_channels: [] 2026-01-15T19:46:15.8412520Z always_copy: False 2026-01-15T19:46:15.8412660Z always_softlink: False 2026-01-15T19:46:15.8412790Z always_yes: True 2026-01-15T19:46:15.8413290Z anaconda_anon_usage: True 2026-01-15T19:46:15.8413460Z anaconda_heartbeat: False 2026-01-15T19:46:15.8413620Z anaconda_upload: None 2026-01-15T19:46:15.8413770Z auto_activate: True 2026-01-15T19:46:15.8413890Z auto_stack: 0 2026-01-15T19:46:15.8414030Z auto_update_conda: True 2026-01-15T19:46:15.8414160Z bld_path: 2026-01-15T19:46:15.8414300Z changeps1: False 2026-01-15T19:46:15.8414490Z channel_alias: https://conda.anaconda.org 2026-01-15T19:46:15.8414760Z channel_priority: flexible 2026-01-15T19:46:15.8414910Z channel_settings: 2026-01-15T19:46:15.8415100Z - channel: https://repo.anaconda.cloud/* 2026-01-15T19:46:15.8415300Z auth: anaconda-auth 2026-01-15T19:46:15.8415450Z channels: 2026-01-15T19:46:15.8415600Z - defaults 2026-01-15T19:46:15.8415730Z client_ssl_cert: None 2026-01-15T19:46:15.8415870Z client_ssl_cert_key: None 2026-01-15T19:46:15.8416020Z clobber: False 2026-01-15T19:46:15.8416170Z conda_build: {} 2026-01-15T19:46:15.8416300Z console: classic 2026-01-15T19:46:15.8416440Z create_default_packages: [] 2026-01-15T19:46:15.8416610Z croot: /Users/runner/miniconda3/conda-bld 2026-01-15T19:46:15.8416810Z custom_channels: 2026-01-15T19:46:15.8416990Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:46:15.8417180Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:46:15.8417370Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:46:15.8417570Z custom_multichannels: 2026-01-15T19:46:15.8417720Z defaults: 2026-01-15T19:46:15.8417850Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:15.8418100Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:15.8418290Z local: 2026-01-15T19:46:15.8418420Z debug: False 2026-01-15T19:46:15.8418570Z default_activation_env: base 2026-01-15T19:46:15.8418770Z default_channels: 2026-01-15T19:46:15.8418920Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:15.8419120Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:15.8419300Z default_python: 3.13 2026-01-15T19:46:15.8419460Z default_threads: None 2026-01-15T19:46:15.8419820Z denylist_channels: [] 2026-01-15T19:46:15.8419980Z deps_modifier: not_set 2026-01-15T19:46:15.8420160Z dev: False 2026-01-15T19:46:15.8420290Z disallowed_packages: [] 2026-01-15T19:46:15.8420440Z download_only: False 2026-01-15T19:46:15.8420570Z dry_run: False 2026-01-15T19:46:15.8420710Z enable_private_envs: False 2026-01-15T19:46:15.8420870Z env_prompt: ({default_env}) 2026-01-15T19:46:15.8421030Z environment_specifier: None 2026-01-15T19:46:15.8421180Z envs_dirs: 2026-01-15T19:46:15.8421320Z - /Users/runner/miniconda3/envs 2026-01-15T19:46:15.8421500Z - /Users/runner/.conda/envs 2026-01-15T19:46:15.8421650Z envvars_force_uppercase: True 2026-01-15T19:46:15.8421920Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:46:15.8422180Z execute_threads: 1 2026-01-15T19:46:15.8422310Z experimental: [] 2026-01-15T19:46:15.8422440Z export_platforms: 2026-01-15T19:46:15.8422590Z - osx-arm64 2026-01-15T19:46:15.8422720Z extra_safety_checks: False 2026-01-15T19:46:15.8422880Z fetch_threads: 5 2026-01-15T19:46:15.8423010Z force: False 2026-01-15T19:46:15.8423160Z force_32bit: False 2026-01-15T19:46:15.8423290Z force_reinstall: False 2026-01-15T19:46:15.8423430Z force_remove: False 2026-01-15T19:46:15.8423590Z ignore_pinned: False 2026-01-15T19:46:15.8423750Z json: False 2026-01-15T19:46:15.8423880Z list_fields: 2026-01-15T19:46:15.8424020Z - name 2026-01-15T19:46:15.8424150Z - version 2026-01-15T19:46:15.8424270Z - build 2026-01-15T19:46:15.8424400Z - channel_name 2026-01-15T19:46:15.8424560Z local_repodata_ttl: 1 2026-01-15T19:46:15.8424740Z migrated_channel_aliases: [] 2026-01-15T19:46:15.8424920Z migrated_custom_channels: {} 2026-01-15T19:46:15.8425090Z no_lock: False 2026-01-15T19:46:15.8425220Z no_plugins: False 2026-01-15T19:46:15.8425390Z non_admin_enabled: True 2026-01-15T19:46:15.8425570Z notify_outdated_conda: False 2026-01-15T19:46:15.8425730Z number_channel_notices: 5 2026-01-15T19:46:15.8425900Z offline: False 2026-01-15T19:46:15.8426070Z override_channels_enabled: True 2026-01-15T19:46:15.8426390Z override_virtual_packages: {} 2026-01-15T19:46:15.8426560Z path_conflict: clobber 2026-01-15T19:46:15.8426740Z pinned_packages: [] 2026-01-15T19:46:15.8426870Z pkgs_dirs: 2026-01-15T19:46:15.8427030Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:15.8427190Z plugins: 2026-01-15T19:46:15.8427350Z anaconda_telemetry: True 2026-01-15T19:46:15.8427510Z auto_accept_tos: False 2026-01-15T19:46:15.8427690Z use_sharded_repodata: False 2026-01-15T19:46:15.8427860Z prefix_data_interoperability: False 2026-01-15T19:46:15.8428070Z protect_frozen_envs: True 2026-01-15T19:46:15.8428240Z proxy_servers: {} 2026-01-15T19:46:15.8428370Z quiet: False 2026-01-15T19:46:15.8428540Z register_envs: True 2026-01-15T19:46:15.8428680Z remote_backoff_factor: 1 2026-01-15T19:46:15.8428840Z remote_connect_timeout_secs: 9.15 2026-01-15T19:46:15.8429010Z remote_max_retries: 3 2026-01-15T19:46:15.8429200Z remote_read_timeout_secs: 60.0 2026-01-15T19:46:15.8429370Z repodata_fns: 2026-01-15T19:46:15.8429510Z - current_repodata.json 2026-01-15T19:46:15.8429680Z - repodata.json 2026-01-15T19:46:15.8429880Z repodata_threads: None 2026-01-15T19:46:15.8430040Z repodata_use_zst: True 2026-01-15T19:46:15.8430240Z report_errors: None 2026-01-15T19:46:15.8430380Z rollback_enabled: True 2026-01-15T19:46:15.8430560Z root_prefix: /Users/runner/miniconda3 2026-01-15T19:46:15.8430740Z safety_checks: warn 2026-01-15T19:46:15.8430890Z sat_solver: pycosat 2026-01-15T19:46:15.8431050Z separate_format_cache: False 2026-01-15T19:46:15.8431200Z shortcuts: True 2026-01-15T19:46:15.8431360Z shortcuts_only: [] 2026-01-15T19:46:15.8431510Z show_channel_urls: None 2026-01-15T19:46:15.8431670Z signing_metadata_url_base: None 2026-01-15T19:46:15.8431840Z solver: libmamba 2026-01-15T19:46:15.8432000Z solver_ignore_timestamps: False 2026-01-15T19:46:15.8432180Z ssl_verify: True 2026-01-15T19:46:15.8432330Z subdir: osx-arm64 2026-01-15T19:46:15.8432500Z subdirs: 2026-01-15T19:46:15.8432620Z - osx-arm64 2026-01-15T19:46:15.8432920Z - noarch 2026-01-15T19:46:15.8433070Z target_prefix_override: 2026-01-15T19:46:15.8433240Z trace: False 2026-01-15T19:46:15.8433370Z track_features: [] 2026-01-15T19:46:15.8433510Z unsatisfiable_hints: True 2026-01-15T19:46:15.8433670Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:46:15.8433860Z update_modifier: update_specs 2026-01-15T19:46:15.8434030Z use_index_cache: False 2026-01-15T19:46:15.8434180Z use_local: False 2026-01-15T19:46:15.8434310Z use_only_tar_bz2: None 2026-01-15T19:46:15.8434510Z verbosity: 0 2026-01-15T19:46:15.8434630Z verify_threads: 1 2026-01-15T19:46:15.8836220Z ##[endgroup] 2026-01-15T19:46:15.8836620Z ##[group]Initializing conda shell integration... 2026-01-15T19:46:15.8838130Z Removing "/Users/runner/.bashrc" 2026-01-15T19:46:15.8844240Z Removing "/Users/runner/.bash_profile" 2026-01-15T19:46:15.8852570Z [command]/Users/runner/miniconda3/condabin/conda init --all 2026-01-15T19:46:16.7470200Z no change /Users/runner/miniconda3/condabin/conda 2026-01-15T19:46:16.7470520Z no change /Users/runner/miniconda3/bin/conda 2026-01-15T19:46:16.7470790Z no change /Users/runner/miniconda3/bin/conda-env 2026-01-15T19:46:16.7471050Z no change /Users/runner/miniconda3/bin/activate 2026-01-15T19:46:16.7471300Z no change /Users/runner/miniconda3/bin/deactivate 2026-01-15T19:46:16.7471570Z no change /Users/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:46:16.7471870Z no change /Users/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:46:16.7472220Z no change /Users/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:46:16.7472530Z modified /Users/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:46:16.7472890Z no change /Users/runner/miniconda3/lib/python3.13/site-packages/xontrib/conda.xsh 2026-01-15T19:46:16.7473260Z no change /Users/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:46:16.7473500Z modified /Users/runner/.bash_profile 2026-01-15T19:46:16.7473730Z modified /Users/runner/.zshrc 2026-01-15T19:46:16.7474240Z modified /Users/runner/.config/fish/config.fish 2026-01-15T19:46:16.7474460Z modified /Users/runner/.xonshrc 2026-01-15T19:46:16.7474630Z modified /Users/runner/.tcshrc 2026-01-15T19:46:16.7474860Z modified /Users/runner/.config/powershell/profile.ps1 2026-01-15T19:46:16.7475020Z 2026-01-15T19:46:16.7475150Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:46:16.7475370Z 2026-01-15T19:46:16.7994330Z Renaming "/Users/runner/.bash_profile" to "/Users/runner/.profile" 2026-01-15T19:46:16.7994560Z 2026-01-15T19:46:16.7997900Z Append to "/Users/runner/.profile": 2026-01-15T19:46:16.7998120Z 2026-01-15T19:46:16.7998340Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.7998600Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.7998790Z set -eo pipefail 2026-01-15T19:46:16.7998950Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.7999170Z conda activate "test" 2026-01-15T19:46:16.7999390Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.7999580Z 2026-01-15T19:46:16.7999640Z Append to "/Users/runner/.zshrc": 2026-01-15T19:46:16.7999810Z 2026-01-15T19:46:16.7999970Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8000220Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8000400Z set -eo pipefail 2026-01-15T19:46:16.8000540Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8000710Z conda activate "test" 2026-01-15T19:46:16.8000910Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8001100Z 2026-01-15T19:46:16.8001190Z Append to "/Users/runner/.config/fish/config.fish": 2026-01-15T19:46:16.8001380Z 2026-01-15T19:46:16.8001540Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8002080Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8002280Z set -eo pipefail 2026-01-15T19:46:16.8002420Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8002610Z conda activate "test" 2026-01-15T19:46:16.8002810Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8002980Z 2026-01-15T19:46:16.8003050Z Append to "/Users/runner/.tcshrc": 2026-01-15T19:46:16.8003210Z 2026-01-15T19:46:16.8003360Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8003610Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8003790Z set -eo pipefail 2026-01-15T19:46:16.8003940Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8004120Z conda activate "test" 2026-01-15T19:46:16.8004350Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8004530Z 2026-01-15T19:46:16.8004600Z Append to "/Users/runner/.xonshrc": 2026-01-15T19:46:16.8032740Z 2026-01-15T19:46:16.8032970Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8033210Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8033450Z set -eo pipefail 2026-01-15T19:46:16.8033590Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8033770Z conda activate "test" 2026-01-15T19:46:16.8033980Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8034170Z 2026-01-15T19:46:16.8034260Z Append to "/Users/runner/.config/powershell/profile.ps1": 2026-01-15T19:46:16.8034470Z 2026-01-15T19:46:16.8034640Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8034870Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8035040Z conda activate "test" 2026-01-15T19:46:16.8035240Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8035410Z 2026-01-15T19:46:16.8035530Z Append to "/Users/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:46:16.8036030Z 2026-01-15T19:46:16.8036190Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8036440Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8036620Z set -eo pipefail 2026-01-15T19:46:16.8036750Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8036940Z conda activate "test" 2026-01-15T19:46:16.8037120Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8037290Z 2026-01-15T19:46:16.8037410Z Append to "/Users/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:46:16.8037630Z 2026-01-15T19:46:16.8037770Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8038000Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:16.8038160Z set -eo pipefail 2026-01-15T19:46:16.8038280Z # Conda Setup Action: Custom activation 2026-01-15T19:46:16.8038450Z conda activate "test" 2026-01-15T19:46:16.8038630Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:16.8038800Z 2026-01-15T19:46:16.8039130Z ##[endgroup] 2026-01-15T19:46:16.8039340Z ##[group]Adding tools to 'base' env... 2026-01-15T19:46:16.8039500Z Do we need to update conda? 2026-01-15T19:46:16.8039640Z Do we need to update mamba? 2026-01-15T19:46:16.8039770Z Do we need to update python? 2026-01-15T19:46:16.8039910Z Do we need to update conda-build? 2026-01-15T19:46:16.8040060Z No tools were installed in 'base' env. 2026-01-15T19:46:16.8040260Z No post-install actions were taken on 'base' env. 2026-01-15T19:46:16.8040520Z ##[endgroup] 2026-01-15T19:46:16.8040720Z ##[group]Ensuring environment... 2026-01-15T19:46:16.8040870Z Can we conda create (from explicit)? 2026-01-15T19:46:16.8041020Z Can we conda create (simple)? 2026-01-15T19:46:16.8041200Z ... will conda create (simple). 2026-01-15T19:46:16.8041350Z Adding spec: python=3.10 2026-01-15T19:46:16.8041790Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:46:16.8042110Z [command]/Users/runner/miniconda3/condabin/conda create --name test python=3.10 2026-01-15T19:46:17.5148940Z CI detected... 2026-01-15T19:46:17.5151700Z By accessing https://repo.anaconda.com/pkgs/main via CI for this repository you 2026-01-15T19:46:17.5152030Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:17.5152280Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:17.5152450Z Effective Date: July 15, 2025 2026-01-15T19:46:17.5152550Z 2026-01-15T19:46:17.5152660Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:17.5163960Z By accessing https://repo.anaconda.com/pkgs/r via CI for this repository you 2026-01-15T19:46:17.5164270Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:17.5164440Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:17.5164580Z Effective Date: July 15, 2025 2026-01-15T19:46:17.5164670Z 2026-01-15T19:46:17.5164780Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:17.5173300Z 2 channel Terms of Service accepted 2026-01-15T19:46:17.7620090Z Retrieving notices: - done 2026-01-15T19:46:17.7889670Z Channels: 2026-01-15T19:46:17.7889910Z - defaults 2026-01-15T19:46:17.7890100Z Platform: osx-arm64 2026-01-15T19:46:18.5247970Z Collecting package metadata (repodata.json): | / - \ done 2026-01-15T19:46:18.7611470Z Solving environment: / done 2026-01-15T19:46:18.7822290Z 2026-01-15T19:46:18.7823050Z ## Package Plan ## 2026-01-15T19:46:18.7823420Z 2026-01-15T19:46:18.7824260Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:18.7824990Z 2026-01-15T19:46:18.7825180Z added / updated specs: 2026-01-15T19:46:18.7825680Z - python=3.10 2026-01-15T19:46:18.7825930Z 2026-01-15T19:46:18.7825940Z 2026-01-15T19:46:18.7826160Z The following packages will be downloaded: 2026-01-15T19:46:18.7826590Z 2026-01-15T19:46:18.7826830Z package | build 2026-01-15T19:46:18.7829040Z ---------------------------|----------------- 2026-01-15T19:46:18.7829750Z bzip2-1.0.8 | h80987f9_6 129 KB 2026-01-15T19:46:18.7830550Z ca-certificates-2025.12.2 | hca03da5_0 125 KB 2026-01-15T19:46:18.7831370Z expat-2.7.3 | h50f4ffc_4 20 KB 2026-01-15T19:46:18.7832140Z libcxx-20.1.8 | hd7fd590_1 306 KB 2026-01-15T19:46:18.7832940Z libexpat-2.7.3 | h50f4ffc_4 107 KB 2026-01-15T19:46:18.7833730Z libffi-3.4.4 | hca03da5_1 120 KB 2026-01-15T19:46:18.7834480Z libzlib-1.3.1 | h5f15de7_0 47 KB 2026-01-15T19:46:18.7835250Z ncurses-6.5 | hee39554_0 886 KB 2026-01-15T19:46:18.7836020Z openssl-3.0.18 | h9b4081a_0 3.1 MB 2026-01-15T19:46:18.7836790Z pip-25.3 | pyhc872135_0 1.1 MB 2026-01-15T19:46:18.7837570Z python-3.10.19 | hf701271_0 11.5 MB 2026-01-15T19:46:18.7838350Z readline-8.3 | h0b18652_0 464 KB 2026-01-15T19:46:18.7839140Z setuptools-80.9.0 | py310hca03da5_0 1.4 MB 2026-01-15T19:46:18.7839950Z sqlite-3.51.1 | hab6afd1_0 1.1 MB 2026-01-15T19:46:18.7840710Z tk-8.6.15 | hcd8a7d5_0 3.3 MB 2026-01-15T19:46:18.7841440Z tzdata-2025b | h04d1e81_0 116 KB 2026-01-15T19:46:18.7842210Z wheel-0.45.1 | py310hca03da5_0 116 KB 2026-01-15T19:46:18.7842930Z xz-5.6.4 | h80987f9_1 289 KB 2026-01-15T19:46:18.7843850Z zlib-1.3.1 | h5f15de7_0 77 KB 2026-01-15T19:46:18.7844570Z ------------------------------------------------------------ 2026-01-15T19:46:18.7845290Z Total: 24.3 MB 2026-01-15T19:46:18.7845740Z 2026-01-15T19:46:18.7846820Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:18.7847270Z 2026-01-15T19:46:18.7857840Z bzip2 pkgs/main/osx-arm64::bzip2-1.0.8-h80987f9_6 2026-01-15T19:46:18.7858920Z ca-certificates pkgs/main/osx-arm64::ca-certificates-2025.12.2-hca03da5_0 2026-01-15T19:46:18.7859910Z expat pkgs/main/osx-arm64::expat-2.7.3-h50f4ffc_4 2026-01-15T19:46:18.7860760Z libcxx pkgs/main/osx-arm64::libcxx-20.1.8-hd7fd590_1 2026-01-15T19:46:18.7861650Z libexpat pkgs/main/osx-arm64::libexpat-2.7.3-h50f4ffc_4 2026-01-15T19:46:18.7862560Z libffi pkgs/main/osx-arm64::libffi-3.4.4-hca03da5_1 2026-01-15T19:46:18.7863420Z libzlib pkgs/main/osx-arm64::libzlib-1.3.1-h5f15de7_0 2026-01-15T19:46:18.7864270Z ncurses pkgs/main/osx-arm64::ncurses-6.5-hee39554_0 2026-01-15T19:46:18.7865120Z openssl pkgs/main/osx-arm64::openssl-3.0.18-h9b4081a_0 2026-01-15T19:46:18.7865990Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 2026-01-15T19:46:18.7866780Z python pkgs/main/osx-arm64::python-3.10.19-hf701271_0 2026-01-15T19:46:18.7867640Z readline pkgs/main/osx-arm64::readline-8.3-h0b18652_0 2026-01-15T19:46:18.7868570Z setuptools pkgs/main/osx-arm64::setuptools-80.9.0-py310hca03da5_0 2026-01-15T19:46:18.7869520Z sqlite pkgs/main/osx-arm64::sqlite-3.51.1-hab6afd1_0 2026-01-15T19:46:18.7870310Z tk pkgs/main/osx-arm64::tk-8.6.15-hcd8a7d5_0 2026-01-15T19:46:18.7871260Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2026-01-15T19:46:18.7872110Z wheel pkgs/main/osx-arm64::wheel-0.45.1-py310hca03da5_0 2026-01-15T19:46:18.7872900Z xz pkgs/main/osx-arm64::xz-5.6.4-h80987f9_1 2026-01-15T19:46:18.7873660Z zlib pkgs/main/osx-arm64::zlib-1.3.1-h5f15de7_0 2026-01-15T19:46:18.7874160Z 2026-01-15T19:46:18.7874170Z 2026-01-15T19:46:18.7875060Z 2026-01-15T19:46:18.7875390Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:18.7876150Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:18.7876600Z 2026-01-15T19:46:18.7877220Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:18.7877650Z 2026-01-15T19:46:18.7877650Z 2026-01-15T19:46:18.7878070Z openssl-3.0.18 | 3.1 MB | | 0%  2026-01-15T19:46:18.7878570Z 2026-01-15T19:46:18.7878580Z 2026-01-15T19:46:18.7878590Z 2026-01-15T19:46:18.7898790Z setuptools-80.9.0 | 1.4 MB | | 0%  2026-01-15T19:46:18.7899360Z 2026-01-15T19:46:18.7899370Z 2026-01-15T19:46:18.7899380Z 2026-01-15T19:46:18.7899390Z 2026-01-15T19:46:18.7914380Z sqlite-3.51.1 | 1.1 MB | | 0%  2026-01-15T19:46:18.7914870Z 2026-01-15T19:46:18.7915380Z 2026-01-15T19:46:18.7915390Z 2026-01-15T19:46:18.7915390Z 2026-01-15T19:46:18.7915420Z 2026-01-15T19:46:18.7916180Z pip-25.3 | 1.1 MB | | 0%  2026-01-15T19:46:18.7917100Z 2026-01-15T19:46:18.7917250Z 2026-01-15T19:46:18.7917660Z 2026-01-15T19:46:18.7917860Z 2026-01-15T19:46:18.7918020Z 2026-01-15T19:46:18.7971580Z 2026-01-15T19:46:18.7972370Z ncurses-6.5 | 886 KB | | 0%  2026-01-15T19:46:18.7972660Z 2026-01-15T19:46:18.7972680Z 2026-01-15T19:46:18.7972680Z 2026-01-15T19:46:18.7972680Z 2026-01-15T19:46:18.7972690Z 2026-01-15T19:46:18.7972690Z 2026-01-15T19:46:18.7972690Z 2026-01-15T19:46:18.7973480Z readline-8.3 | 464 KB | | 0%  2026-01-15T19:46:18.7973670Z 2026-01-15T19:46:18.7973670Z 2026-01-15T19:46:18.7973670Z 2026-01-15T19:46:18.7973680Z 2026-01-15T19:46:18.7973680Z 2026-01-15T19:46:18.7973690Z 2026-01-15T19:46:18.7973690Z 2026-01-15T19:46:18.7973700Z 2026-01-15T19:46:18.7978550Z libcxx-20.1.8 | 306 KB | | 0%  2026-01-15T19:46:18.7979170Z 2026-01-15T19:46:18.7979890Z 2026-01-15T19:46:18.7979900Z 2026-01-15T19:46:18.7979900Z 2026-01-15T19:46:18.7979910Z 2026-01-15T19:46:18.7979910Z 2026-01-15T19:46:18.7979920Z 2026-01-15T19:46:18.7979930Z 2026-01-15T19:46:18.7979930Z 2026-01-15T19:46:18.7989320Z xz-5.6.4 | 289 KB | | 0%  2026-01-15T19:46:18.7989530Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989540Z 2026-01-15T19:46:18.7989550Z 2026-01-15T19:46:18.7989550Z 2026-01-15T19:46:18.7989680Z 2026-01-15T19:46:18.7994950Z bzip2-1.0.8 | 129 KB | | 0%  2026-01-15T19:46:18.7995280Z 2026-01-15T19:46:18.7995290Z 2026-01-15T19:46:18.7995290Z 2026-01-15T19:46:18.7995290Z 2026-01-15T19:46:18.7995300Z 2026-01-15T19:46:18.7995300Z 2026-01-15T19:46:18.7995300Z 2026-01-15T19:46:18.7995300Z 2026-01-15T19:46:18.7995580Z 2026-01-15T19:46:18.7995600Z 2026-01-15T19:46:18.7995730Z 2026-01-15T19:46:18.7997590Z ca-certificates-2025 | 125 KB | | 0%  2026-01-15T19:46:18.7997810Z 2026-01-15T19:46:18.7997810Z 2026-01-15T19:46:18.7997810Z 2026-01-15T19:46:18.7997810Z 2026-01-15T19:46:18.7997820Z 2026-01-15T19:46:18.7997820Z 2026-01-15T19:46:18.7997820Z 2026-01-15T19:46:18.7997830Z 2026-01-15T19:46:18.7997830Z 2026-01-15T19:46:18.7997830Z 2026-01-15T19:46:18.7997830Z 2026-01-15T19:46:18.7997830Z 2026-01-15T19:46:18.7999130Z libffi-3.4.4 | 120 KB | | 0%  2026-01-15T19:46:18.7999440Z 2026-01-15T19:46:18.7999440Z 2026-01-15T19:46:18.7999450Z 2026-01-15T19:46:18.7999450Z 2026-01-15T19:46:18.7999450Z 2026-01-15T19:46:18.7999450Z 2026-01-15T19:46:18.7999460Z 2026-01-15T19:46:18.7999460Z 2026-01-15T19:46:18.7999460Z 2026-01-15T19:46:18.7999460Z 2026-01-15T19:46:18.7999460Z 2026-01-15T19:46:18.7999720Z 2026-01-15T19:46:18.8000690Z 2026-01-15T19:46:18.8001880Z tzdata-2025b | 116 KB | | 0%  2026-01-15T19:46:18.8002100Z 2026-01-15T19:46:18.8002110Z 2026-01-15T19:46:18.8002120Z 2026-01-15T19:46:18.8002120Z 2026-01-15T19:46:18.8002120Z 2026-01-15T19:46:18.8002120Z 2026-01-15T19:46:18.8002130Z 2026-01-15T19:46:18.8002130Z 2026-01-15T19:46:18.8002130Z 2026-01-15T19:46:18.8002130Z 2026-01-15T19:46:18.8002140Z 2026-01-15T19:46:18.8002140Z 2026-01-15T19:46:18.8002140Z 2026-01-15T19:46:18.8003800Z 2026-01-15T19:46:18.8005220Z wheel-0.45.1 | 116 KB | | 0%  2026-01-15T19:46:18.8005490Z 2026-01-15T19:46:18.8005490Z 2026-01-15T19:46:18.8005500Z 2026-01-15T19:46:18.8005500Z 2026-01-15T19:46:18.8005500Z 2026-01-15T19:46:18.8005510Z 2026-01-15T19:46:18.8005510Z 2026-01-15T19:46:18.8005510Z 2026-01-15T19:46:18.8005510Z 2026-01-15T19:46:18.8005510Z 2026-01-15T19:46:18.8005520Z 2026-01-15T19:46:18.8005530Z 2026-01-15T19:46:18.8005540Z 2026-01-15T19:46:18.8005540Z 2026-01-15T19:46:18.8006160Z 2026-01-15T19:46:18.8007640Z libexpat-2.7.3 | 107 KB | | 0%  2026-01-15T19:46:18.8007860Z 2026-01-15T19:46:18.8007860Z 2026-01-15T19:46:18.8007870Z 2026-01-15T19:46:18.8007870Z 2026-01-15T19:46:18.8007870Z 2026-01-15T19:46:18.8007870Z 2026-01-15T19:46:18.8007880Z 2026-01-15T19:46:18.8007880Z 2026-01-15T19:46:18.8007880Z 2026-01-15T19:46:18.8007890Z 2026-01-15T19:46:18.8007890Z 2026-01-15T19:46:18.8007890Z 2026-01-15T19:46:18.8007890Z 2026-01-15T19:46:18.8007890Z 2026-01-15T19:46:18.8007900Z 2026-01-15T19:46:18.8007900Z 2026-01-15T19:46:18.8008190Z zlib-1.3.1 | 77 KB | | 0%  2026-01-15T19:46:18.8008380Z 2026-01-15T19:46:18.8008430Z 2026-01-15T19:46:18.8008430Z 2026-01-15T19:46:18.8008450Z 2026-01-15T19:46:18.8008450Z 2026-01-15T19:46:18.8008470Z 2026-01-15T19:46:18.8008680Z 2026-01-15T19:46:18.8008690Z 2026-01-15T19:46:18.8008970Z 2026-01-15T19:46:18.8009050Z 2026-01-15T19:46:18.8009060Z 2026-01-15T19:46:18.8009070Z 2026-01-15T19:46:18.8009080Z 2026-01-15T19:46:18.8009080Z 2026-01-15T19:46:18.8009090Z 2026-01-15T19:46:18.8009090Z 2026-01-15T19:46:18.8009150Z 2026-01-15T19:46:18.8009530Z libzlib-1.3.1 | 47 KB | | 0%  2026-01-15T19:46:18.8009750Z 2026-01-15T19:46:18.8009750Z 2026-01-15T19:46:18.8009750Z 2026-01-15T19:46:18.8009750Z 2026-01-15T19:46:18.8009760Z 2026-01-15T19:46:18.8009760Z 2026-01-15T19:46:18.8009760Z 2026-01-15T19:46:18.8009770Z 2026-01-15T19:46:18.8009770Z 2026-01-15T19:46:18.8009770Z 2026-01-15T19:46:18.8009770Z 2026-01-15T19:46:18.8009770Z 2026-01-15T19:46:18.8009780Z 2026-01-15T19:46:18.8009780Z 2026-01-15T19:46:18.8009780Z 2026-01-15T19:46:18.8009790Z 2026-01-15T19:46:18.8009790Z 2026-01-15T19:46:18.8009790Z 2026-01-15T19:46:19.0103840Z expat-2.7.3 | 20 KB | | 0%  2026-01-15T19:46:19.0505690Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:19.0542210Z 2026-01-15T19:46:19.0642700Z 2026-01-15T19:46:19.0743650Z openssl-3.0.18 | 3.1 MB | | 1%  2026-01-15T19:46:19.0843590Z 2026-01-15T19:46:19.0944420Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:19.1045740Z 2026-01-15T19:46:19.1146360Z 2026-01-15T19:46:19.1168160Z 2026-01-15T19:46:19.1170420Z setuptools-80.9.0 | 1.4 MB | 1 | 1%  2026-01-15T19:46:19.1173280Z 2026-01-15T19:46:19.1173710Z 2026-01-15T19:46:19.1174400Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:19.1174660Z 2026-01-15T19:46:19.1174660Z 2026-01-15T19:46:19.1174670Z 2026-01-15T19:46:19.1174670Z 2026-01-15T19:46:19.1174800Z sqlite-3.51.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:19.1175270Z 2026-01-15T19:46:19.1175270Z 2026-01-15T19:46:19.1175280Z 2026-01-15T19:46:19.1175420Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.1175650Z python-3.10.19 | 11.5 MB | #######7 | 77% 2026-01-15T19:46:19.1175790Z 2026-01-15T19:46:19.1175790Z 2026-01-15T19:46:19.1175790Z 2026-01-15T19:46:19.1175790Z 2026-01-15T19:46:19.1364130Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1364410Z 2026-01-15T19:46:19.1364410Z 2026-01-15T19:46:19.1364410Z 2026-01-15T19:46:19.1364420Z 2026-01-15T19:46:19.1364420Z 2026-01-15T19:46:19.1374390Z pip-25.3 | 1.1 MB | 1 | 1%  2026-01-15T19:46:19.1374820Z 2026-01-15T19:46:19.1593240Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.1594170Z 2026-01-15T19:46:19.1594570Z 2026-01-15T19:46:19.1595010Z 2026-01-15T19:46:19.1595310Z 2026-01-15T19:46:19.1595780Z 2026-01-15T19:46:19.1742500Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1742720Z 2026-01-15T19:46:19.1742720Z 2026-01-15T19:46:19.1742720Z 2026-01-15T19:46:19.1742730Z 2026-01-15T19:46:19.1742910Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1743070Z 2026-01-15T19:46:19.1743080Z 2026-01-15T19:46:19.1743080Z 2026-01-15T19:46:19.1743410Z 2026-01-15T19:46:19.1849380Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.1849720Z 2026-01-15T19:46:19.1849720Z 2026-01-15T19:46:19.1849720Z 2026-01-15T19:46:19.1849730Z 2026-01-15T19:46:19.1849730Z 2026-01-15T19:46:19.1849730Z 2026-01-15T19:46:19.1849730Z 2026-01-15T19:46:19.1950380Z readline-8.3 | 464 KB | 3 | 3%  2026-01-15T19:46:19.1950600Z 2026-01-15T19:46:19.1950600Z 2026-01-15T19:46:19.1950600Z 2026-01-15T19:46:19.1950610Z 2026-01-15T19:46:19.1950610Z 2026-01-15T19:46:19.1950610Z 2026-01-15T19:46:19.1950620Z 2026-01-15T19:46:19.2005060Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.2005280Z 2026-01-15T19:46:19.2005280Z 2026-01-15T19:46:19.2005280Z 2026-01-15T19:46:19.2005280Z 2026-01-15T19:46:19.2005280Z 2026-01-15T19:46:19.2005290Z 2026-01-15T19:46:19.2197370Z ncurses-6.5 | 886 KB | 1 | 2%  2026-01-15T19:46:19.2197560Z 2026-01-15T19:46:19.2197570Z 2026-01-15T19:46:19.2197570Z 2026-01-15T19:46:19.2197570Z 2026-01-15T19:46:19.2197570Z 2026-01-15T19:46:19.2197580Z 2026-01-15T19:46:19.2201790Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:19.2354510Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:19.2354940Z 2026-01-15T19:46:19.2355070Z 2026-01-15T19:46:19.2355210Z 2026-01-15T19:46:19.2355220Z 2026-01-15T19:46:19.2355230Z 2026-01-15T19:46:19.2355230Z 2026-01-15T19:46:19.2355230Z 2026-01-15T19:46:19.2355230Z 2026-01-15T19:46:19.2355240Z 2026-01-15T19:46:19.2402840Z xz-5.6.4 | 289 KB | 5 | 6%  2026-01-15T19:46:19.2403030Z 2026-01-15T19:46:19.2403220Z 2026-01-15T19:46:19.2403310Z 2026-01-15T19:46:19.2403320Z 2026-01-15T19:46:19.2403320Z 2026-01-15T19:46:19.2403320Z 2026-01-15T19:46:19.2403320Z 2026-01-15T19:46:19.2403320Z 2026-01-15T19:46:19.2403340Z 2026-01-15T19:46:19.2433280Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.2433490Z 2026-01-15T19:46:19.2433980Z 2026-01-15T19:46:19.2434050Z 2026-01-15T19:46:19.2434070Z 2026-01-15T19:46:19.2434080Z 2026-01-15T19:46:19.2434100Z 2026-01-15T19:46:19.2434110Z 2026-01-15T19:46:19.2434160Z 2026-01-15T19:46:19.2487200Z libcxx-20.1.8 | 306 KB | 5 | 5%  2026-01-15T19:46:19.2487410Z 2026-01-15T19:46:19.2487410Z 2026-01-15T19:46:19.2487420Z 2026-01-15T19:46:19.2487420Z 2026-01-15T19:46:19.2487420Z 2026-01-15T19:46:19.2487420Z 2026-01-15T19:46:19.2487660Z 2026-01-15T19:46:19.2487680Z 2026-01-15T19:46:19.2540900Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.2541170Z 2026-01-15T19:46:19.2541170Z 2026-01-15T19:46:19.2541170Z 2026-01-15T19:46:19.2541170Z 2026-01-15T19:46:19.2541180Z 2026-01-15T19:46:19.2541180Z 2026-01-15T19:46:19.2541180Z 2026-01-15T19:46:19.2541180Z 2026-01-15T19:46:19.2541190Z 2026-01-15T19:46:19.2541190Z 2026-01-15T19:46:19.2558090Z bzip2-1.0.8 | 129 KB | #2 | 12%  2026-01-15T19:46:19.2558290Z 2026-01-15T19:46:19.2558290Z 2026-01-15T19:46:19.2558300Z 2026-01-15T19:46:19.2558300Z 2026-01-15T19:46:19.2558300Z 2026-01-15T19:46:19.2558300Z 2026-01-15T19:46:19.2558300Z 2026-01-15T19:46:19.2558310Z 2026-01-15T19:46:19.2558310Z 2026-01-15T19:46:19.2558310Z 2026-01-15T19:46:19.2714940Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.2715150Z 2026-01-15T19:46:19.2715180Z 2026-01-15T19:46:19.2715180Z 2026-01-15T19:46:19.2715180Z 2026-01-15T19:46:19.2715190Z 2026-01-15T19:46:19.2715190Z 2026-01-15T19:46:19.2715190Z 2026-01-15T19:46:19.2715200Z 2026-01-15T19:46:19.2715200Z 2026-01-15T19:46:19.2715200Z 2026-01-15T19:46:19.2715200Z 2026-01-15T19:46:19.2715230Z 2026-01-15T19:46:19.2743620Z libffi-3.4.4 | 120 KB | #3 | 13%  2026-01-15T19:46:19.2743830Z 2026-01-15T19:46:19.2743840Z 2026-01-15T19:46:19.2743840Z 2026-01-15T19:46:19.2743840Z 2026-01-15T19:46:19.2743840Z 2026-01-15T19:46:19.2743840Z 2026-01-15T19:46:19.2743850Z 2026-01-15T19:46:19.2743850Z 2026-01-15T19:46:19.2743850Z 2026-01-15T19:46:19.2743850Z 2026-01-15T19:46:19.2743850Z 2026-01-15T19:46:19.2743860Z 2026-01-15T19:46:19.2893900Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.2894200Z 2026-01-15T19:46:19.2894420Z 2026-01-15T19:46:19.2894430Z 2026-01-15T19:46:19.2894440Z 2026-01-15T19:46:19.2894670Z 2026-01-15T19:46:19.2894670Z 2026-01-15T19:46:19.2894680Z 2026-01-15T19:46:19.2894680Z 2026-01-15T19:46:19.2894680Z 2026-01-15T19:46:19.2894680Z 2026-01-15T19:46:19.2894680Z 2026-01-15T19:46:19.2920000Z ca-certificates-2025 | 125 KB | #2 | 13%  2026-01-15T19:46:19.2920220Z 2026-01-15T19:46:19.2920220Z 2026-01-15T19:46:19.2920230Z 2026-01-15T19:46:19.2920230Z 2026-01-15T19:46:19.2920230Z 2026-01-15T19:46:19.2920230Z 2026-01-15T19:46:19.2920230Z 2026-01-15T19:46:19.2920240Z 2026-01-15T19:46:19.2920240Z 2026-01-15T19:46:19.2920240Z 2026-01-15T19:46:19.2920240Z 2026-01-15T19:46:19.2989350Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:19.2989580Z 2026-01-15T19:46:19.2989580Z 2026-01-15T19:46:19.2992950Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:19.2993110Z 2026-01-15T19:46:19.2993480Z 2026-01-15T19:46:19.3019050Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:19.3019230Z 2026-01-15T19:46:19.3019460Z 2026-01-15T19:46:19.3019460Z 2026-01-15T19:46:19.3019480Z 2026-01-15T19:46:19.3019480Z 2026-01-15T19:46:19.3019500Z 2026-01-15T19:46:19.3019500Z 2026-01-15T19:46:19.3019520Z 2026-01-15T19:46:19.3019770Z 2026-01-15T19:46:19.3019860Z 2026-01-15T19:46:19.3019860Z 2026-01-15T19:46:19.3019860Z 2026-01-15T19:46:19.3019940Z 2026-01-15T19:46:19.3045230Z tzdata-2025b | 116 KB | #3 | 14%  2026-01-15T19:46:19.3045450Z 2026-01-15T19:46:19.3045450Z 2026-01-15T19:46:19.3045460Z 2026-01-15T19:46:19.3045460Z 2026-01-15T19:46:19.3045460Z 2026-01-15T19:46:19.3045460Z 2026-01-15T19:46:19.3045460Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3045470Z 2026-01-15T19:46:19.3194050Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:19.3194420Z 2026-01-15T19:46:19.3194420Z 2026-01-15T19:46:19.3194420Z 2026-01-15T19:46:19.3194420Z 2026-01-15T19:46:19.3194430Z 2026-01-15T19:46:19.3194430Z 2026-01-15T19:46:19.3194430Z 2026-01-15T19:46:19.3194430Z 2026-01-15T19:46:19.3194430Z 2026-01-15T19:46:19.3194440Z 2026-01-15T19:46:19.3194440Z 2026-01-15T19:46:19.3194440Z 2026-01-15T19:46:19.3194440Z 2026-01-15T19:46:19.3194440Z 2026-01-15T19:46:19.3223110Z wheel-0.45.1 | 116 KB | #3 | 14%  2026-01-15T19:46:19.3223320Z 2026-01-15T19:46:19.3223320Z 2026-01-15T19:46:19.3223330Z 2026-01-15T19:46:19.3223330Z 2026-01-15T19:46:19.3223330Z 2026-01-15T19:46:19.3223330Z 2026-01-15T19:46:19.3223330Z 2026-01-15T19:46:19.3223340Z 2026-01-15T19:46:19.3223340Z 2026-01-15T19:46:19.3223340Z 2026-01-15T19:46:19.3223340Z 2026-01-15T19:46:19.3223340Z 2026-01-15T19:46:19.3223350Z 2026-01-15T19:46:19.3223350Z 2026-01-15T19:46:19.3361740Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:19.3362020Z 2026-01-15T19:46:19.3362020Z 2026-01-15T19:46:19.3362020Z 2026-01-15T19:46:19.3362020Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362030Z 2026-01-15T19:46:19.3362040Z 2026-01-15T19:46:19.3362040Z 2026-01-15T19:46:19.3362040Z 2026-01-15T19:46:19.3362040Z 2026-01-15T19:46:19.3362040Z 2026-01-15T19:46:19.3362340Z 2026-01-15T19:46:19.3383280Z zlib-1.3.1 | 77 KB | ## | 21%  2026-01-15T19:46:19.3383570Z 2026-01-15T19:46:19.3383570Z 2026-01-15T19:46:19.3383570Z 2026-01-15T19:46:19.3383570Z 2026-01-15T19:46:19.3383570Z 2026-01-15T19:46:19.3383580Z 2026-01-15T19:46:19.3383580Z 2026-01-15T19:46:19.3383580Z 2026-01-15T19:46:19.3383590Z 2026-01-15T19:46:19.3383600Z 2026-01-15T19:46:19.3383830Z 2026-01-15T19:46:19.3383830Z 2026-01-15T19:46:19.3383830Z 2026-01-15T19:46:19.3383830Z 2026-01-15T19:46:19.3383840Z 2026-01-15T19:46:19.3383880Z 2026-01-15T19:46:19.3523220Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:19.3523460Z 2026-01-15T19:46:19.3523810Z 2026-01-15T19:46:19.3523820Z 2026-01-15T19:46:19.3523820Z 2026-01-15T19:46:19.3523820Z 2026-01-15T19:46:19.3523830Z 2026-01-15T19:46:19.3523830Z 2026-01-15T19:46:19.3523830Z 2026-01-15T19:46:19.3523830Z 2026-01-15T19:46:19.3523830Z 2026-01-15T19:46:19.3523840Z 2026-01-15T19:46:19.3523840Z 2026-01-15T19:46:19.3523840Z 2026-01-15T19:46:19.3523840Z 2026-01-15T19:46:19.3523870Z 2026-01-15T19:46:19.3547880Z libexpat-2.7.3 | 107 KB | #4 | 15%  2026-01-15T19:46:19.3548120Z 2026-01-15T19:46:19.3548120Z 2026-01-15T19:46:19.3548120Z 2026-01-15T19:46:19.3548130Z 2026-01-15T19:46:19.3548150Z 2026-01-15T19:46:19.3548150Z 2026-01-15T19:46:19.3548150Z 2026-01-15T19:46:19.3548150Z 2026-01-15T19:46:19.3548160Z 2026-01-15T19:46:19.3548160Z 2026-01-15T19:46:19.3548160Z 2026-01-15T19:46:19.3548160Z 2026-01-15T19:46:19.3548160Z 2026-01-15T19:46:19.3548170Z 2026-01-15T19:46:19.3548170Z 2026-01-15T19:46:19.3642640Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:19.3642870Z 2026-01-15T19:46:19.3642870Z 2026-01-15T19:46:19.3642880Z 2026-01-15T19:46:19.3642880Z 2026-01-15T19:46:19.3642880Z 2026-01-15T19:46:19.3642880Z 2026-01-15T19:46:19.3642880Z 2026-01-15T19:46:19.3642890Z 2026-01-15T19:46:19.3642890Z 2026-01-15T19:46:19.3642890Z 2026-01-15T19:46:19.3642890Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3642900Z 2026-01-15T19:46:19.3658580Z libzlib-1.3.1 | 47 KB | ###4 | 34%  2026-01-15T19:46:19.3658920Z 2026-01-15T19:46:19.3658920Z 2026-01-15T19:46:19.3658920Z 2026-01-15T19:46:19.3658930Z 2026-01-15T19:46:19.3658930Z 2026-01-15T19:46:19.3658930Z 2026-01-15T19:46:19.3658930Z 2026-01-15T19:46:19.3658930Z 2026-01-15T19:46:19.3658940Z 2026-01-15T19:46:19.3658940Z 2026-01-15T19:46:19.3658940Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.3658950Z 2026-01-15T19:46:19.4529730Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:19.4529980Z 2026-01-15T19:46:19.4529980Z 2026-01-15T19:46:19.4529990Z 2026-01-15T19:46:19.4529990Z 2026-01-15T19:46:19.4529990Z 2026-01-15T19:46:19.4529990Z 2026-01-15T19:46:19.4529990Z 2026-01-15T19:46:19.4530000Z 2026-01-15T19:46:19.4530000Z 2026-01-15T19:46:19.4530000Z 2026-01-15T19:46:19.4530030Z 2026-01-15T19:46:19.4530030Z 2026-01-15T19:46:19.4530040Z 2026-01-15T19:46:19.4530040Z 2026-01-15T19:46:19.4530040Z 2026-01-15T19:46:19.4530040Z 2026-01-15T19:46:19.4530050Z 2026-01-15T19:46:19.4530050Z 2026-01-15T19:46:19.4538590Z expat-2.7.3 | 20 KB | #######8 | 78%  2026-01-15T19:46:19.4538830Z 2026-01-15T19:46:19.4538830Z 2026-01-15T19:46:19.4538830Z 2026-01-15T19:46:19.4538840Z 2026-01-15T19:46:19.4538840Z 2026-01-15T19:46:19.4538840Z 2026-01-15T19:46:19.4538840Z 2026-01-15T19:46:19.4538850Z 2026-01-15T19:46:19.4538850Z 2026-01-15T19:46:19.4538850Z 2026-01-15T19:46:19.4538850Z 2026-01-15T19:46:19.4538850Z 2026-01-15T19:46:19.4538860Z 2026-01-15T19:46:19.4538860Z 2026-01-15T19:46:19.4538860Z 2026-01-15T19:46:19.4538870Z 2026-01-15T19:46:19.4538870Z 2026-01-15T19:46:19.4538890Z 2026-01-15T19:46:19.4695130Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:19.4695380Z 2026-01-15T19:46:19.4697150Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.4697660Z 2026-01-15T19:46:19.4968130Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:19.4968300Z 2026-01-15T19:46:19.4968300Z 2026-01-15T19:46:19.4968320Z 2026-01-15T19:46:19.4968320Z 2026-01-15T19:46:19.4968320Z 2026-01-15T19:46:19.4968320Z 2026-01-15T19:46:19.4968490Z 2026-01-15T19:46:19.4970090Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.4970290Z 2026-01-15T19:46:19.4970290Z 2026-01-15T19:46:19.4970290Z 2026-01-15T19:46:19.4970290Z 2026-01-15T19:46:19.4970290Z 2026-01-15T19:46:19.4970300Z 2026-01-15T19:46:19.4971040Z 2026-01-15T19:46:19.5257640Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:19.5257840Z 2026-01-15T19:46:19.5257850Z 2026-01-15T19:46:19.5257850Z 2026-01-15T19:46:19.5257850Z 2026-01-15T19:46:19.5257860Z 2026-01-15T19:46:19.5259620Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.5259860Z 2026-01-15T19:46:19.5259870Z 2026-01-15T19:46:19.5259870Z 2026-01-15T19:46:19.5259870Z 2026-01-15T19:46:19.5260150Z 2026-01-15T19:46:19.5989960Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:19.5990160Z 2026-01-15T19:46:19.5990160Z 2026-01-15T19:46:19.5990160Z 2026-01-15T19:46:19.5992580Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.5992770Z 2026-01-15T19:46:19.5992770Z 2026-01-15T19:46:19.5992770Z 2026-01-15T19:46:19.6620020Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:19.6721330Z 2026-01-15T19:46:19.6821710Z 2026-01-15T19:46:19.6922060Z 2026-01-15T19:46:19.7022350Z 2026-01-15T19:46:19.7122840Z 2026-01-15T19:46:19.7223100Z 2026-01-15T19:46:19.7337690Z 2026-01-15T19:46:19.7438100Z 2026-01-15T19:46:19.7538340Z 2026-01-15T19:46:19.7616800Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.7717510Z 2026-01-15T19:46:19.7721910Z 2026-01-15T19:46:19.7722820Z 2026-01-15T19:46:19.7724450Z 2026-01-15T19:46:19.7725700Z 2026-01-15T19:46:19.7726860Z 2026-01-15T19:46:19.7727850Z 2026-01-15T19:46:19.7728040Z 2026-01-15T19:46:19.7729510Z 2026-01-15T19:46:19.7730010Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:19.7730200Z 2026-01-15T19:46:19.7730230Z 2026-01-15T19:46:19.7730240Z 2026-01-15T19:46:19.7730240Z 2026-01-15T19:46:19.7730240Z 2026-01-15T19:46:19.7730240Z 2026-01-15T19:46:19.7730250Z 2026-01-15T19:46:19.7730250Z 2026-01-15T19:46:19.7730400Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.7730580Z 2026-01-15T19:46:19.7730580Z 2026-01-15T19:46:19.7730590Z 2026-01-15T19:46:19.7730590Z 2026-01-15T19:46:19.7730590Z 2026-01-15T19:46:19.7730590Z 2026-01-15T19:46:19.7730590Z 2026-01-15T19:46:19.7730620Z 2026-01-15T19:46:19.7730760Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:19.7730930Z 2026-01-15T19:46:19.7730930Z 2026-01-15T19:46:19.7730930Z 2026-01-15T19:46:19.7730930Z 2026-01-15T19:46:19.7730940Z 2026-01-15T19:46:19.7730940Z 2026-01-15T19:46:19.7730940Z 2026-01-15T19:46:19.7730940Z 2026-01-15T19:46:19.7730950Z 2026-01-15T19:46:19.7730950Z 2026-01-15T19:46:19.7731090Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.7731270Z 2026-01-15T19:46:19.7731270Z 2026-01-15T19:46:19.7731270Z 2026-01-15T19:46:19.7731270Z 2026-01-15T19:46:19.7731280Z 2026-01-15T19:46:19.7731280Z 2026-01-15T19:46:19.7731280Z 2026-01-15T19:46:19.7731280Z 2026-01-15T19:46:19.7731290Z 2026-01-15T19:46:19.7731290Z 2026-01-15T19:46:19.8587500Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:19.8687330Z 2026-01-15T19:46:19.8787700Z 2026-01-15T19:46:19.8814010Z 2026-01-15T19:46:19.8862160Z 2026-01-15T19:46:19.8862300Z 2026-01-15T19:46:19.8863150Z 2026-01-15T19:46:19.8863260Z 2026-01-15T19:46:19.8902780Z 2026-01-15T19:46:19.9003110Z 2026-01-15T19:46:19.9103700Z 2026-01-15T19:46:19.9174260Z 2026-01-15T19:46:19.9175040Z 2026-01-15T19:46:19.9176180Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.9176420Z 2026-01-15T19:46:19.9176430Z 2026-01-15T19:46:19.9176440Z 2026-01-15T19:46:19.9176440Z 2026-01-15T19:46:19.9176450Z 2026-01-15T19:46:19.9176450Z 2026-01-15T19:46:19.9176450Z 2026-01-15T19:46:19.9176450Z 2026-01-15T19:46:19.9176450Z 2026-01-15T19:46:19.9176460Z 2026-01-15T19:46:19.9176460Z 2026-01-15T19:46:19.9176460Z 2026-01-15T19:46:19.9176620Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:19.9176800Z 2026-01-15T19:46:19.9176810Z 2026-01-15T19:46:19.9176810Z 2026-01-15T19:46:19.9176810Z 2026-01-15T19:46:19.9176830Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9176840Z 2026-01-15T19:46:19.9177060Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:19.9177300Z 2026-01-15T19:46:19.9177300Z 2026-01-15T19:46:19.9177300Z 2026-01-15T19:46:19.9177300Z 2026-01-15T19:46:19.9177300Z 2026-01-15T19:46:19.9177310Z 2026-01-15T19:46:19.9177310Z 2026-01-15T19:46:19.9177310Z 2026-01-15T19:46:19.9177310Z 2026-01-15T19:46:19.9177320Z 2026-01-15T19:46:19.9177320Z 2026-01-15T19:46:20.1358250Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:20.1458130Z 2026-01-15T19:46:20.1541780Z 2026-01-15T19:46:20.1555420Z 2026-01-15T19:46:20.1556690Z 2026-01-15T19:46:20.1558220Z 2026-01-15T19:46:20.1558500Z 2026-01-15T19:46:20.1558500Z 2026-01-15T19:46:20.1558500Z 2026-01-15T19:46:20.1558790Z 2026-01-15T19:46:20.1558800Z 2026-01-15T19:46:20.1558800Z 2026-01-15T19:46:20.1558800Z 2026-01-15T19:46:20.1558820Z 2026-01-15T19:46:20.1559850Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:20.1560090Z 2026-01-15T19:46:20.1560090Z 2026-01-15T19:46:20.1560100Z 2026-01-15T19:46:20.1560100Z 2026-01-15T19:46:20.1560100Z 2026-01-15T19:46:20.1560100Z 2026-01-15T19:46:20.1560100Z 2026-01-15T19:46:20.1560110Z 2026-01-15T19:46:20.1560110Z 2026-01-15T19:46:20.1560110Z 2026-01-15T19:46:20.1560110Z 2026-01-15T19:46:20.1560110Z 2026-01-15T19:46:20.1560120Z 2026-01-15T19:46:20.2033720Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:20.2033960Z 2026-01-15T19:46:20.2034040Z 2026-01-15T19:46:20.2034040Z 2026-01-15T19:46:20.2034060Z 2026-01-15T19:46:20.2034150Z 2026-01-15T19:46:20.2034500Z 2026-01-15T19:46:20.2035280Z 2026-01-15T19:46:20.2035720Z 2026-01-15T19:46:20.2035880Z 2026-01-15T19:46:20.2035910Z 2026-01-15T19:46:20.2035910Z 2026-01-15T19:46:20.2035930Z 2026-01-15T19:46:20.2035930Z 2026-01-15T19:46:20.2036020Z 2026-01-15T19:46:20.2036540Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:20.2036780Z 2026-01-15T19:46:20.2036780Z 2026-01-15T19:46:20.2036780Z 2026-01-15T19:46:20.2036790Z 2026-01-15T19:46:20.2036790Z 2026-01-15T19:46:20.2036790Z 2026-01-15T19:46:20.2036790Z 2026-01-15T19:46:20.2036800Z 2026-01-15T19:46:20.2036800Z 2026-01-15T19:46:20.2036800Z 2026-01-15T19:46:20.2036800Z 2026-01-15T19:46:20.2036810Z 2026-01-15T19:46:20.2036810Z 2026-01-15T19:46:20.2036810Z 2026-01-15T19:46:20.2200440Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:20.2200730Z 2026-01-15T19:46:20.2200730Z 2026-01-15T19:46:20.2200730Z 2026-01-15T19:46:20.2200730Z 2026-01-15T19:46:20.2200730Z 2026-01-15T19:46:20.2200740Z 2026-01-15T19:46:20.2200750Z 2026-01-15T19:46:20.2201280Z 2026-01-15T19:46:20.2201290Z 2026-01-15T19:46:20.2201290Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2201300Z 2026-01-15T19:46:20.2204970Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:20.2205310Z 2026-01-15T19:46:20.2205320Z 2026-01-15T19:46:20.2205320Z 2026-01-15T19:46:20.2205320Z 2026-01-15T19:46:20.2205330Z 2026-01-15T19:46:20.2205330Z 2026-01-15T19:46:20.2205330Z 2026-01-15T19:46:20.2205330Z 2026-01-15T19:46:20.2205330Z 2026-01-15T19:46:20.2205340Z 2026-01-15T19:46:20.2205340Z 2026-01-15T19:46:20.2205340Z 2026-01-15T19:46:20.2205350Z 2026-01-15T19:46:20.2205350Z 2026-01-15T19:46:20.2205350Z 2026-01-15T19:46:20.2205350Z 2026-01-15T19:46:20.2362350Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:20.2375060Z 2026-01-15T19:46:20.2375310Z 2026-01-15T19:46:20.2399000Z 2026-01-15T19:46:20.2418580Z 2026-01-15T19:46:20.2419170Z 2026-01-15T19:46:20.2419980Z 2026-01-15T19:46:20.2420700Z 2026-01-15T19:46:20.2421320Z 2026-01-15T19:46:20.2421330Z 2026-01-15T19:46:20.2421330Z 2026-01-15T19:46:20.2421330Z 2026-01-15T19:46:20.2421330Z 2026-01-15T19:46:20.2421340Z 2026-01-15T19:46:20.2421340Z 2026-01-15T19:46:20.2421360Z 2026-01-15T19:46:20.2422440Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:20.2423150Z 2026-01-15T19:46:20.2423740Z 2026-01-15T19:46:20.2424310Z 2026-01-15T19:46:20.2425120Z 2026-01-15T19:46:20.2425670Z 2026-01-15T19:46:20.2426610Z 2026-01-15T19:46:20.2426750Z 2026-01-15T19:46:20.2427170Z 2026-01-15T19:46:20.2428000Z 2026-01-15T19:46:20.2428400Z 2026-01-15T19:46:20.2429030Z 2026-01-15T19:46:20.2429940Z 2026-01-15T19:46:20.2430910Z 2026-01-15T19:46:20.2431340Z 2026-01-15T19:46:20.2431860Z 2026-01-15T19:46:20.2479410Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:20.2479640Z 2026-01-15T19:46:20.2479650Z 2026-01-15T19:46:20.2479650Z 2026-01-15T19:46:20.2479650Z 2026-01-15T19:46:20.2479660Z 2026-01-15T19:46:20.2479660Z 2026-01-15T19:46:20.2479660Z 2026-01-15T19:46:20.2479660Z 2026-01-15T19:46:20.2479660Z 2026-01-15T19:46:20.2479670Z 2026-01-15T19:46:20.2479670Z 2026-01-15T19:46:20.2479670Z 2026-01-15T19:46:20.2479670Z 2026-01-15T19:46:20.2479670Z 2026-01-15T19:46:20.2479680Z 2026-01-15T19:46:20.2479680Z 2026-01-15T19:46:20.2479680Z 2026-01-15T19:46:20.2482580Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:20.2482830Z 2026-01-15T19:46:20.2482830Z 2026-01-15T19:46:20.2482830Z 2026-01-15T19:46:20.2482830Z 2026-01-15T19:46:20.2482840Z 2026-01-15T19:46:20.2482840Z 2026-01-15T19:46:20.2482840Z 2026-01-15T19:46:20.2482840Z 2026-01-15T19:46:20.2482850Z 2026-01-15T19:46:20.2482860Z 2026-01-15T19:46:20.2482860Z 2026-01-15T19:46:20.2482860Z 2026-01-15T19:46:20.2482860Z 2026-01-15T19:46:20.2482860Z 2026-01-15T19:46:20.2482870Z 2026-01-15T19:46:20.2482870Z 2026-01-15T19:46:20.2482870Z 2026-01-15T19:46:20.2568730Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:20.2568970Z 2026-01-15T19:46:20.2568970Z 2026-01-15T19:46:20.2568970Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568980Z 2026-01-15T19:46:20.2568990Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569000Z 2026-01-15T19:46:20.2569010Z 2026-01-15T19:46:20.2569010Z 2026-01-15T19:46:20.2570100Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.2570330Z 2026-01-15T19:46:20.2570340Z 2026-01-15T19:46:20.2570340Z 2026-01-15T19:46:20.2570340Z 2026-01-15T19:46:20.2570340Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570350Z 2026-01-15T19:46:20.2570360Z 2026-01-15T19:46:20.2570360Z 2026-01-15T19:46:20.2570360Z 2026-01-15T19:46:20.2570360Z 2026-01-15T19:46:20.2570360Z 2026-01-15T19:46:20.2570370Z 2026-01-15T19:46:20.2570370Z 2026-01-15T19:46:20.4562970Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.4563540Z 2026-01-15T19:46:20.4563550Z 2026-01-15T19:46:20.4563550Z 2026-01-15T19:46:20.4563550Z 2026-01-15T19:46:20.4563550Z 2026-01-15T19:46:20.4563560Z 2026-01-15T19:46:20.4563760Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:20.4563960Z 2026-01-15T19:46:20.4563970Z 2026-01-15T19:46:20.4563970Z 2026-01-15T19:46:20.4563970Z 2026-01-15T19:46:20.4563980Z 2026-01-15T19:46:20.4563980Z 2026-01-15T19:46:20.5262290Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:20.5283780Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:20.5284160Z 2026-01-15T19:46:20.5284380Z 2026-01-15T19:46:20.5284610Z  2026-01-15T19:46:20.5284820Z 2026-01-15T19:46:20.5284900Z 2026-01-15T19:46:20.5285080Z  2026-01-15T19:46:20.5285300Z 2026-01-15T19:46:20.5285390Z 2026-01-15T19:46:20.5285470Z 2026-01-15T19:46:20.5285650Z  2026-01-15T19:46:20.5285860Z 2026-01-15T19:46:20.5285950Z 2026-01-15T19:46:20.5286030Z 2026-01-15T19:46:20.5286110Z 2026-01-15T19:46:20.5286300Z  2026-01-15T19:46:20.5286700Z 2026-01-15T19:46:20.5286780Z 2026-01-15T19:46:20.5286870Z 2026-01-15T19:46:20.5286950Z 2026-01-15T19:46:20.5287030Z 2026-01-15T19:46:20.5287220Z  2026-01-15T19:46:20.5287440Z 2026-01-15T19:46:20.5287520Z 2026-01-15T19:46:20.5287600Z 2026-01-15T19:46:20.5287680Z 2026-01-15T19:46:20.5287760Z 2026-01-15T19:46:20.5287840Z 2026-01-15T19:46:20.5288030Z  2026-01-15T19:46:20.5288250Z 2026-01-15T19:46:20.5288330Z 2026-01-15T19:46:20.5288410Z 2026-01-15T19:46:20.5288490Z 2026-01-15T19:46:20.5288570Z 2026-01-15T19:46:20.5288650Z 2026-01-15T19:46:20.5288740Z 2026-01-15T19:46:20.5288930Z  2026-01-15T19:46:20.5289540Z 2026-01-15T19:46:20.5289670Z 2026-01-15T19:46:20.5289760Z 2026-01-15T19:46:20.5289890Z 2026-01-15T19:46:20.5289940Z 2026-01-15T19:46:20.5289940Z 2026-01-15T19:46:20.5289950Z 2026-01-15T19:46:20.5289950Z 2026-01-15T19:46:20.5290270Z  2026-01-15T19:46:20.5290480Z 2026-01-15T19:46:20.5290490Z 2026-01-15T19:46:20.5290490Z 2026-01-15T19:46:20.5290490Z 2026-01-15T19:46:20.5290500Z 2026-01-15T19:46:20.5290500Z 2026-01-15T19:46:20.5290500Z 2026-01-15T19:46:20.5290500Z 2026-01-15T19:46:20.5290500Z 2026-01-15T19:46:20.5290620Z  2026-01-15T19:46:20.5290760Z 2026-01-15T19:46:20.5290760Z 2026-01-15T19:46:20.5290770Z 2026-01-15T19:46:20.5290770Z 2026-01-15T19:46:20.5290770Z 2026-01-15T19:46:20.5290770Z 2026-01-15T19:46:20.5290780Z 2026-01-15T19:46:20.5290780Z 2026-01-15T19:46:20.5290780Z 2026-01-15T19:46:20.5290780Z 2026-01-15T19:46:20.5290890Z  2026-01-15T19:46:20.5291270Z 2026-01-15T19:46:20.5291280Z 2026-01-15T19:46:20.5291280Z 2026-01-15T19:46:20.5291280Z 2026-01-15T19:46:20.5291280Z 2026-01-15T19:46:20.5291290Z 2026-01-15T19:46:20.5291290Z 2026-01-15T19:46:20.5291290Z 2026-01-15T19:46:20.5291290Z 2026-01-15T19:46:20.5291290Z 2026-01-15T19:46:20.5291300Z 2026-01-15T19:46:20.5291420Z  2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291570Z 2026-01-15T19:46:20.5291580Z 2026-01-15T19:46:20.5291580Z 2026-01-15T19:46:20.5291580Z 2026-01-15T19:46:20.5291580Z 2026-01-15T19:46:20.5291580Z 2026-01-15T19:46:20.5291590Z 2026-01-15T19:46:20.5291700Z  2026-01-15T19:46:20.5291850Z 2026-01-15T19:46:20.5291850Z 2026-01-15T19:46:20.5291850Z 2026-01-15T19:46:20.5291860Z 2026-01-15T19:46:20.5291860Z 2026-01-15T19:46:20.5291860Z 2026-01-15T19:46:20.5291860Z 2026-01-15T19:46:20.5291860Z 2026-01-15T19:46:20.5291870Z 2026-01-15T19:46:20.5291870Z 2026-01-15T19:46:20.5291870Z 2026-01-15T19:46:20.5291870Z 2026-01-15T19:46:20.5291870Z 2026-01-15T19:46:20.5291990Z  2026-01-15T19:46:20.5292140Z 2026-01-15T19:46:20.5292140Z 2026-01-15T19:46:20.5292140Z 2026-01-15T19:46:20.5292140Z 2026-01-15T19:46:20.5292150Z 2026-01-15T19:46:20.5292150Z 2026-01-15T19:46:20.5292150Z 2026-01-15T19:46:20.5292150Z 2026-01-15T19:46:20.5292150Z 2026-01-15T19:46:20.5292160Z 2026-01-15T19:46:20.5292160Z 2026-01-15T19:46:20.5292160Z 2026-01-15T19:46:20.5292160Z 2026-01-15T19:46:20.5292160Z 2026-01-15T19:46:20.5292290Z  2026-01-15T19:46:20.5292440Z 2026-01-15T19:46:20.5292440Z 2026-01-15T19:46:20.5292590Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292600Z 2026-01-15T19:46:20.5292610Z 2026-01-15T19:46:20.5292610Z 2026-01-15T19:46:20.5292610Z 2026-01-15T19:46:20.5292610Z 2026-01-15T19:46:20.5292610Z 2026-01-15T19:46:20.5292620Z 2026-01-15T19:46:20.5292760Z  2026-01-15T19:46:20.5292910Z 2026-01-15T19:46:20.5292920Z 2026-01-15T19:46:20.5292920Z 2026-01-15T19:46:20.5292920Z 2026-01-15T19:46:20.5292920Z 2026-01-15T19:46:20.5292920Z 2026-01-15T19:46:20.5292930Z 2026-01-15T19:46:20.5292930Z 2026-01-15T19:46:20.5292930Z 2026-01-15T19:46:20.5292930Z 2026-01-15T19:46:20.5292940Z 2026-01-15T19:46:20.5292940Z 2026-01-15T19:46:20.5292940Z 2026-01-15T19:46:20.5292940Z 2026-01-15T19:46:20.5292940Z 2026-01-15T19:46:20.5292950Z 2026-01-15T19:46:20.5293080Z  2026-01-15T19:46:20.5293240Z 2026-01-15T19:46:20.5293240Z 2026-01-15T19:46:20.5293240Z 2026-01-15T19:46:20.5293250Z 2026-01-15T19:46:20.5293250Z 2026-01-15T19:46:20.5293250Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293260Z 2026-01-15T19:46:20.5293270Z 2026-01-15T19:46:20.5293270Z 2026-01-15T19:46:20.5293270Z 2026-01-15T19:46:20.5293270Z 2026-01-15T19:46:20.5293270Z 2026-01-15T19:46:20.5293410Z  2026-01-15T19:46:20.5293570Z 2026-01-15T19:46:20.5293580Z 2026-01-15T19:46:20.5293580Z 2026-01-15T19:46:20.5293580Z 2026-01-15T19:46:20.5293580Z 2026-01-15T19:46:20.5293580Z 2026-01-15T19:46:20.5293590Z 2026-01-15T19:46:20.5293590Z 2026-01-15T19:46:20.5293590Z 2026-01-15T19:46:20.5293590Z 2026-01-15T19:46:20.5293730Z 2026-01-15T19:46:20.5293740Z 2026-01-15T19:46:20.5293740Z 2026-01-15T19:46:20.5293740Z 2026-01-15T19:46:20.5293740Z 2026-01-15T19:46:20.5293740Z 2026-01-15T19:46:20.5293750Z 2026-01-15T19:46:20.5293750Z 2026-01-15T19:46:20.5293920Z  done 2026-01-15T19:46:20.7742360Z Preparing transaction: \ done 2026-01-15T19:46:22.7683080Z Verifying transaction: / - \ | / - \ | / - \ | / done 2026-01-15T19:46:25.4660770Z Executing transaction: \ | / - \ | / - \ | / - \ | / - done 2026-01-15T19:46:25.5002140Z # 2026-01-15T19:46:25.5103200Z # To activate this environment, use 2026-01-15T19:46:25.5203650Z # 2026-01-15T19:46:25.5304290Z # $ conda activate test 2026-01-15T19:46:25.5404660Z # 2026-01-15T19:46:25.5505530Z # To deactivate an active environment, use 2026-01-15T19:46:25.5527100Z # 2026-01-15T19:46:25.5554610Z # $ conda deactivate 2026-01-15T19:46:25.5632260Z 2026-01-15T19:46:25.5933990Z ##[endgroup] 2026-01-15T19:46:25.5934220Z ##[endgroup] 2026-01-15T19:46:25.5934350Z setup-miniconda ran successfully 2026-01-15T19:46:25.6000460Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:46:25.6000720Z python -m pip install --upgrade pip 2026-01-15T19:46:25.6056950Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:25.6057130Z env: 2026-01-15T19:46:25.6057230Z INPUT_RUN_POST: true 2026-01-15T19:46:25.6057370Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:25.6057520Z ##[endgroup] 2026-01-15T19:46:26.8762580Z Requirement already satisfied: pip in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:46:26.9843710Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:26.9844060Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:26.9891250Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:26.9891570Z env: 2026-01-15T19:46:26.9891670Z INPUT_RUN_POST: true 2026-01-15T19:46:26.9891790Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:26.9891930Z ##[endgroup] 2026-01-15T19:46:27.8826790Z Installing PyTorch packages: torch torchvision 2026-01-15T19:46:27.8827080Z Compute platform: cpu 2026-01-15T19:46:27.8827250Z Channel: nightly 2026-01-15T19:46:28.0707210Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:46:28.4738290Z Collecting torch 2026-01-15T19:46:28.4797730Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl.metadata (29 kB) 2026-01-15T19:46:28.7156760Z Collecting torchvision 2026-01-15T19:46:28.7216230Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl.metadata (5.4 kB) 2026-01-15T19:46:28.7911440Z Collecting filelock (from torch) 2026-01-15T19:46:28.8499720Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:46:28.9156100Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:46:28.9279920Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:29.0107130Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:46:29.0207380Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:46:29.1209650Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:46:29.1310550Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:46:29.1772170Z Collecting jinja2 (from torch) 2026-01-15T19:46:29.1873160Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:46:29.2509320Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:46:29.2547470Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:29.5900430Z Collecting numpy (from torchvision) 2026-01-15T19:46:29.5958060Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl.metadata (62 kB) 2026-01-15T19:46:29.9153790Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:46:29.9243630Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.8 kB) 2026-01-15T19:46:29.9827410Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:46:29.9863040Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:46:30.0713820Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:46:30.0764390Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.0 kB) 2026-01-15T19:46:30.0842400Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl (79.6 MB) 2026-01-15T19:46:30.3373510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 MB 316.3 MB/s 0:00:00 2026-01-15T19:46:30.3433990Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB) 2026-01-15T19:46:30.3526250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 229.9 MB/s 0:00:00 2026-01-15T19:46:30.3558460Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:46:30.3632940Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:46:30.3725680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 181.4 MB/s 0:00:00 2026-01-15T19:46:30.3774520Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl (4.7 MB) 2026-01-15T19:46:30.4046020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 169.1 MB/s 0:00:00 2026-01-15T19:46:30.4082520Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:46:30.4261580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 362.2 MB/s 0:00:00 2026-01-15T19:46:30.4299740Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:46:30.4334120Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 119.5 MB/s 0:00:00 2026-01-15T19:46:30.4387990Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:46:30.4444910Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:46:30.4535760Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:46:30.4608250Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl (12 kB) 2026-01-15T19:46:30.4668360Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl (5.3 MB) 2026-01-15T19:46:30.4969290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 180.2 MB/s 0:00:00 2026-01-15T19:46:30.6590430Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:46:41.6383290Z 2026-01-15T19:46:41.6484730Z 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.dev20260114 torchvision-0.25.0.dev20260115 typing-extensions-4.15.0 2026-01-15T19:46:41.7453900Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:46:41.7454110Z with: 2026-01-15T19:46:41.7454260Z name: meta-pytorch_torchcodec__3.10_cpu_ 2026-01-15T19:46:41.7454440Z path: dist/ 2026-01-15T19:46:41.7454560Z merge-multiple: false 2026-01-15T19:46:41.7454710Z repository: meta-pytorch/torchcodec 2026-01-15T19:46:41.7454890Z run-id: 21043850066 2026-01-15T19:46:41.7455020Z env: 2026-01-15T19:46:41.7455120Z INPUT_RUN_POST: true 2026-01-15T19:46:41.7455270Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:41.7455420Z ##[endgroup] 2026-01-15T19:46:41.8759810Z Downloading single artifact 2026-01-15T19:46:42.0227300Z Preparing to download the following artifacts: 2026-01-15T19:46:42.0236590Z - meta-pytorch_torchcodec__3.10_cpu_ (ID: 5145474851, Size: 3389423, Expected Digest: sha256:1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536) 2026-01-15T19:46:42.1165540Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/f0fb8adc-30b9-4e66-991a-0271f8b7b9da/workflow-job-run-c9e78617-bbf6-5b5e-acc5-e19d6f4fc573/artifacts/3f1a73ddf6a927c8837026f3171f01a4596038b48c38c56640a04bb7fc24c190.zip 2026-01-15T19:46:42.1166500Z Starting download of artifact to: /Users/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:46:42.2837290Z (node:33968) [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-15T19:46:42.2937220Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:46:42.5994320Z SHA256 digest of downloaded artifact is 1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536 2026-01-15T19:46:42.5994770Z Artifact download completed successfully. 2026-01-15T19:46:42.5994970Z Total of 1 artifact(s) downloaded 2026-01-15T19:46:42.5999610Z Download artifact has finished successfully 2026-01-15T19:46:42.6049440Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:42.6049720Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:42.6102870Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:42.6103060Z env: 2026-01-15T19:46:42.6103170Z INPUT_RUN_POST: true 2026-01-15T19:46:42.6103320Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:42.6103470Z ##[endgroup] 2026-01-15T19:46:43.5694320Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:43.7082260Z Using pip 25.3 from /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:46:43.7083590Z Non-user install because site-packages writeable 2026-01-15T19:46:43.7701530Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-ep95p0mk 2026-01-15T19:46:43.7711120Z Initialized build tracking at /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-ep95p0mk 2026-01-15T19:46:43.7711950Z Created build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-ep95p0mk 2026-01-15T19:46:43.7712450Z Entered build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-ep95p0mk 2026-01-15T19:46:43.7712970Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-install-1xgu37gs 2026-01-15T19:46:43.7715270Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-ephem-wheel-cache-lmytog76 2026-01-15T19:46:43.7761660Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:43.7811820Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-unpack-i3_74rt7 2026-01-15T19:46:43.8077760Z Installing collected packages: torchcodec 2026-01-15T19:46:43.8562000Z 2026-01-15T19:46:43.8587900Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:46:43.8593620Z Remote version of pip: 25.3 2026-01-15T19:46:43.8594110Z Local version of pip: 25.3 2026-01-15T19:46:43.8596060Z Was pip installed by pip? False 2026-01-15T19:46:43.8596880Z Removed build tracker: '/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-ep95p0mk' 2026-01-15T19:46:43.8803600Z ##[group]Run bash packaging/install_ffmpeg.sh 5.1.2 2026-01-15T19:46:43.8803850Z bash packaging/install_ffmpeg.sh 5.1.2 2026-01-15T19:46:43.8850000Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:43.8850170Z env: 2026-01-15T19:46:43.8850310Z INPUT_RUN_POST: true 2026-01-15T19:46:43.8850440Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:43.8850600Z ##[endgroup] 2026-01-15T19:46:44.8047680Z Installing FFmpeg version 5.1.2 from conda-forge... 2026-01-15T19:46:46.0261610Z CI detected... 2026-01-15T19:46:46.0262550Z 2 channel Terms of Service accepted 2026-01-15T19:46:46.0711530Z Channels: 2026-01-15T19:46:46.0711690Z - conda-forge 2026-01-15T19:46:46.0711870Z - defaults 2026-01-15T19:46:46.0712040Z Platform: osx-arm64 2026-01-15T19:46:50.4014060Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | done 2026-01-15T19:46:50.5305950Z Solving environment: - done 2026-01-15T19:46:50.5421890Z 2026-01-15T19:46:50.5422370Z ## Package Plan ## 2026-01-15T19:46:50.5422800Z 2026-01-15T19:46:50.5423230Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:50.5423480Z 2026-01-15T19:46:50.5423550Z added / updated specs: 2026-01-15T19:46:50.5423760Z - ffmpeg=5.1.2 2026-01-15T19:46:50.5423840Z 2026-01-15T19:46:50.5423910Z 2026-01-15T19:46:50.5423980Z The following packages will be downloaded: 2026-01-15T19:46:50.5424140Z 2026-01-15T19:46:50.5424220Z package | build 2026-01-15T19:46:50.5424440Z ---------------------------|----------------- 2026-01-15T19:46:50.5424680Z aom-3.6.1 | hb765f3a_0 2.0 MB conda-forge 2026-01-15T19:46:50.5425010Z ca-certificates-2026.1.4 | hbd8a1cb_0 143 KB conda-forge 2026-01-15T19:46:50.5425320Z cairo-1.18.4 | h6a3b0d2_0 875 KB conda-forge 2026-01-15T19:46:50.5425600Z dav1d-1.2.1 | hb547adb_0 309 KB conda-forge 2026-01-15T19:46:50.5425910Z ffmpeg-5.1.2 | gpl_h9861f02_112 8.2 MB conda-forge 2026-01-15T19:46:50.5426350Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:46:50.5426710Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:46:50.5427050Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:46:50.5427370Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:46:50.5427670Z fontconfig-2.15.0 | h1383a14_1 229 KB conda-forge 2026-01-15T19:46:50.5427970Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:46:50.5428920Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:46:50.5429250Z freetype-2.14.1 | hce30654_0 169 KB conda-forge 2026-01-15T19:46:50.5429540Z fribidi-1.0.16 | hc919400_0 58 KB conda-forge 2026-01-15T19:46:50.5429810Z gettext-0.25.1 | h3dcc1bd_0 531 KB conda-forge 2026-01-15T19:46:50.5430110Z gettext-tools-0.25.1 | h493aca8_0 3.6 MB conda-forge 2026-01-15T19:46:50.5430390Z gmp-6.3.0 | h7bae524_2 357 KB conda-forge 2026-01-15T19:46:50.5430710Z gnutls-3.7.9 | hd26332c_0 1.7 MB conda-forge 2026-01-15T19:46:50.5431000Z graphite2-1.3.14 | hec049ff_2 79 KB conda-forge 2026-01-15T19:46:50.5431300Z harfbuzz-11.4.5 | hf4e55d4_0 1.5 MB conda-forge 2026-01-15T19:46:50.5431690Z icu-75.1 | hfee45f7_0 11.3 MB conda-forge 2026-01-15T19:46:50.5431950Z lame-3.100 | h1a8c8d9_1003 516 KB conda-forge 2026-01-15T19:46:50.5432230Z libasprintf-0.25.1 | h493aca8_0 51 KB conda-forge 2026-01-15T19:46:50.5433690Z libasprintf-devel-0.25.1 | h493aca8_0 34 KB conda-forge 2026-01-15T19:46:50.5435160Z libass-0.17.1 | hf20b609_2 105 KB conda-forge 2026-01-15T19:46:50.5435920Z libfreetype-2.14.1 | hce30654_0 8 KB conda-forge 2026-01-15T19:46:50.5439160Z libfreetype6-2.14.1 | h6da58f4_0 339 KB conda-forge 2026-01-15T19:46:50.5439470Z libgettextpo-0.25.1 | h493aca8_0 179 KB conda-forge 2026-01-15T19:46:50.5439780Z libgettextpo-devel-0.25.1 | h493aca8_0 37 KB conda-forge 2026-01-15T19:46:50.5440090Z libglib-2.84.4 | h7a3292d_0 2.5 MB 2026-01-15T19:46:50.5440380Z libiconv-1.18 | h23cfdf5_2 733 KB conda-forge 2026-01-15T19:46:50.5440860Z libidn2-2.3.8 | ha90df94_1 142 KB conda-forge 2026-01-15T19:46:50.5441150Z libintl-0.25.1 | h493aca8_0 89 KB conda-forge 2026-01-15T19:46:50.5441450Z libintl-devel-0.25.1 | h493aca8_0 39 KB conda-forge 2026-01-15T19:46:50.5441760Z libopus-1.6.1 | h1a92334_0 301 KB conda-forge 2026-01-15T19:46:50.5442030Z libpng-1.6.54 | h132b30e_0 282 KB conda-forge 2026-01-15T19:46:50.5442400Z libtasn1-4.21.0 | h84a0fba_0 113 KB conda-forge 2026-01-15T19:46:50.5442750Z libunistring-0.9.10 | h3422bc3_0 1.5 MB conda-forge 2026-01-15T19:46:50.5443040Z libvpx-1.13.1 | hb765f3a_0 1.1 MB conda-forge 2026-01-15T19:46:50.5443310Z libxml2-2.13.5 | hbbdcc80_0 569 KB conda-forge 2026-01-15T19:46:50.5443610Z nettle-3.9.1 | h40ed0f5_0 498 KB conda-forge 2026-01-15T19:46:50.5443980Z openh264-2.3.1 | hb7217d7_2 574 KB conda-forge 2026-01-15T19:46:50.5444260Z openssl-3.6.0 | h5503f6c_0 3.0 MB conda-forge 2026-01-15T19:46:50.5444570Z p11-kit-0.24.1 | h29577a5_0 870 KB conda-forge 2026-01-15T19:46:50.5444850Z pcre2-10.46 | h7125dd6_0 816 KB conda-forge 2026-01-15T19:46:50.5445130Z pixman-0.46.4 | h81086ad_1 242 KB conda-forge 2026-01-15T19:46:50.5445390Z svt-av1-1.4.1 | h7ea286d_0 1.1 MB conda-forge 2026-01-15T19:46:50.5446040Z x264-1!164.3095 | h57fd34a_2 700 KB conda-forge 2026-01-15T19:46:50.5446330Z x265-3.5 | hbc6ce65_3 1.7 MB conda-forge 2026-01-15T19:46:50.5446840Z ------------------------------------------------------------ 2026-01-15T19:46:50.5447070Z Total: 51.6 MB 2026-01-15T19:46:50.5447220Z 2026-01-15T19:46:50.5447310Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:50.5447550Z 2026-01-15T19:46:50.5447690Z aom conda-forge/osx-arm64::aom-3.6.1-hb765f3a_0 2026-01-15T19:46:50.5447950Z cairo conda-forge/osx-arm64::cairo-1.18.4-h6a3b0d2_0 2026-01-15T19:46:50.5448300Z dav1d conda-forge/osx-arm64::dav1d-1.2.1-hb547adb_0 2026-01-15T19:46:50.5448640Z ffmpeg conda-forge/osx-arm64::ffmpeg-5.1.2-gpl_h9861f02_112 2026-01-15T19:46:50.5449110Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:46:50.5449510Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:46:50.5450310Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:46:50.5450760Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:46:50.5451200Z fontconfig conda-forge/osx-arm64::fontconfig-2.15.0-h1383a14_1 2026-01-15T19:46:50.5451820Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:46:50.5452180Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:46:50.5452550Z freetype conda-forge/osx-arm64::freetype-2.14.1-hce30654_0 2026-01-15T19:46:50.5452840Z fribidi conda-forge/osx-arm64::fribidi-1.0.16-hc919400_0 2026-01-15T19:46:50.5453120Z gettext conda-forge/osx-arm64::gettext-0.25.1-h3dcc1bd_0 2026-01-15T19:46:50.5453500Z gettext-tools conda-forge/osx-arm64::gettext-tools-0.25.1-h493aca8_0 2026-01-15T19:46:50.5453980Z gmp conda-forge/osx-arm64::gmp-6.3.0-h7bae524_2 2026-01-15T19:46:50.5454240Z gnutls conda-forge/osx-arm64::gnutls-3.7.9-hd26332c_0 2026-01-15T19:46:50.5454520Z graphite2 conda-forge/osx-arm64::graphite2-1.3.14-hec049ff_2 2026-01-15T19:46:50.5454940Z harfbuzz conda-forge/osx-arm64::harfbuzz-11.4.5-hf4e55d4_0 2026-01-15T19:46:50.5455260Z icu conda-forge/osx-arm64::icu-75.1-hfee45f7_0 2026-01-15T19:46:50.5455510Z lame conda-forge/osx-arm64::lame-3.100-h1a8c8d9_1003 2026-01-15T19:46:50.5455810Z libasprintf conda-forge/osx-arm64::libasprintf-0.25.1-h493aca8_0 2026-01-15T19:46:50.5458460Z libasprintf-devel conda-forge/osx-arm64::libasprintf-devel-0.25.1-h493aca8_0 2026-01-15T19:46:50.5459020Z libass conda-forge/osx-arm64::libass-0.17.1-hf20b609_2 2026-01-15T19:46:50.5459410Z libfreetype conda-forge/osx-arm64::libfreetype-2.14.1-hce30654_0 2026-01-15T19:46:50.5459750Z libfreetype6 conda-forge/osx-arm64::libfreetype6-2.14.1-h6da58f4_0 2026-01-15T19:46:50.5460240Z libgettextpo conda-forge/osx-arm64::libgettextpo-0.25.1-h493aca8_0 2026-01-15T19:46:50.5460620Z libgettextpo-devel conda-forge/osx-arm64::libgettextpo-devel-0.25.1-h493aca8_0 2026-01-15T19:46:50.5461220Z libglib pkgs/main/osx-arm64::libglib-2.84.4-h7a3292d_0 2026-01-15T19:46:50.5461670Z libiconv conda-forge/osx-arm64::libiconv-1.18-h23cfdf5_2 2026-01-15T19:46:50.5461960Z libidn2 conda-forge/osx-arm64::libidn2-2.3.8-ha90df94_1 2026-01-15T19:46:50.5462240Z libintl conda-forge/osx-arm64::libintl-0.25.1-h493aca8_0 2026-01-15T19:46:50.5462870Z libintl-devel conda-forge/osx-arm64::libintl-devel-0.25.1-h493aca8_0 2026-01-15T19:46:50.5463250Z libopus conda-forge/osx-arm64::libopus-1.6.1-h1a92334_0 2026-01-15T19:46:50.5463540Z libpng conda-forge/osx-arm64::libpng-1.6.54-h132b30e_0 2026-01-15T19:46:50.5463810Z libtasn1 conda-forge/osx-arm64::libtasn1-4.21.0-h84a0fba_0 2026-01-15T19:46:50.5464180Z libunistring conda-forge/osx-arm64::libunistring-0.9.10-h3422bc3_0 2026-01-15T19:46:50.5464700Z libvpx conda-forge/osx-arm64::libvpx-1.13.1-hb765f3a_0 2026-01-15T19:46:50.5465010Z libxml2 conda-forge/osx-arm64::libxml2-2.13.5-hbbdcc80_0 2026-01-15T19:46:50.5465280Z nettle conda-forge/osx-arm64::nettle-3.9.1-h40ed0f5_0 2026-01-15T19:46:50.5465560Z openh264 conda-forge/osx-arm64::openh264-2.3.1-hb7217d7_2 2026-01-15T19:46:50.5465840Z p11-kit conda-forge/osx-arm64::p11-kit-0.24.1-h29577a5_0 2026-01-15T19:46:50.5466100Z pcre2 conda-forge/osx-arm64::pcre2-10.46-h7125dd6_0 2026-01-15T19:46:50.5466360Z pixman conda-forge/osx-arm64::pixman-0.46.4-h81086ad_1 2026-01-15T19:46:50.5466750Z svt-av1 conda-forge/osx-arm64::svt-av1-1.4.1-h7ea286d_0 2026-01-15T19:46:50.5467010Z x264 conda-forge/osx-arm64::x264-1!164.3095-h57fd34a_2 2026-01-15T19:46:50.5467560Z x265 conda-forge/osx-arm64::x265-3.5-hbc6ce65_3 2026-01-15T19:46:50.5467890Z 2026-01-15T19:46:50.5534740Z The following packages will be UPDATED: 2026-01-15T19:46:50.5643920Z 2026-01-15T19:46:50.5754500Z ca-certificates pkgs/main/osx-arm64::ca-certificates-~ --> conda-forge/noarch::ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:46:50.5868870Z openssl pkgs/main::openssl-3.0.18-h9b4081a_0 --> conda-forge::openssl-3.6.0-h5503f6c_0 2026-01-15T19:46:50.5869140Z 2026-01-15T19:46:50.5869140Z 2026-01-15T19:46:50.5869150Z 2026-01-15T19:46:50.5869240Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:50.5869510Z icu-75.1 | 11.3 MB | | 0% 2026-01-15T19:46:50.5869640Z 2026-01-15T19:46:50.5869860Z ffmpeg-5.1.2 | 8.2 MB | | 0%  2026-01-15T19:46:50.5870020Z 2026-01-15T19:46:50.5870020Z 2026-01-15T19:46:50.5870140Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:50.5870310Z 2026-01-15T19:46:50.5870320Z 2026-01-15T19:46:50.5870320Z 2026-01-15T19:46:50.5870450Z openssl-3.6.0 | 3.0 MB | | 0%  2026-01-15T19:46:50.5870630Z 2026-01-15T19:46:50.5870630Z 2026-01-15T19:46:50.5870630Z 2026-01-15T19:46:50.5870630Z 2026-01-15T19:46:50.5870760Z libglib-2.84.4 | 2.5 MB | | 0%  2026-01-15T19:46:50.5870920Z 2026-01-15T19:46:50.5870930Z 2026-01-15T19:46:50.5870930Z 2026-01-15T19:46:50.5870930Z 2026-01-15T19:46:50.5870940Z 2026-01-15T19:46:50.5871100Z aom-3.6.1 | 2.0 MB | | 0%  2026-01-15T19:46:50.5871260Z 2026-01-15T19:46:50.5871260Z 2026-01-15T19:46:50.5871260Z 2026-01-15T19:46:50.5871260Z 2026-01-15T19:46:50.5871280Z 2026-01-15T19:46:50.5871280Z 2026-01-15T19:46:50.5871400Z x265-3.5 | 1.7 MB | | 0%  2026-01-15T19:46:50.5871570Z 2026-01-15T19:46:50.5871570Z 2026-01-15T19:46:50.5871570Z 2026-01-15T19:46:50.5871570Z 2026-01-15T19:46:50.5871580Z 2026-01-15T19:46:50.5871580Z 2026-01-15T19:46:50.5871580Z 2026-01-15T19:46:50.5871720Z gnutls-3.7.9 | 1.7 MB | | 0%  2026-01-15T19:46:50.5871890Z 2026-01-15T19:46:50.5871890Z 2026-01-15T19:46:50.5871890Z 2026-01-15T19:46:50.5871890Z 2026-01-15T19:46:50.5871910Z 2026-01-15T19:46:50.5871910Z 2026-01-15T19:46:50.5871920Z 2026-01-15T19:46:50.5871920Z 2026-01-15T19:46:50.5872070Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:46:50.5872260Z 2026-01-15T19:46:50.5872260Z 2026-01-15T19:46:50.5872270Z 2026-01-15T19:46:50.5872270Z 2026-01-15T19:46:50.5872270Z 2026-01-15T19:46:50.5872270Z 2026-01-15T19:46:50.5872280Z 2026-01-15T19:46:50.5872280Z 2026-01-15T19:46:50.5872280Z 2026-01-15T19:46:50.5872440Z libunistring-0.9.10 | 1.5 MB | | 0%  2026-01-15T19:46:50.5872630Z 2026-01-15T19:46:50.5872640Z 2026-01-15T19:46:50.5872650Z 2026-01-15T19:46:50.5872650Z 2026-01-15T19:46:50.5872650Z 2026-01-15T19:46:50.5872650Z 2026-01-15T19:46:50.5872650Z 2026-01-15T19:46:50.5872760Z 2026-01-15T19:46:50.5872760Z 2026-01-15T19:46:50.5872770Z 2026-01-15T19:46:50.5872920Z harfbuzz-11.4.5 | 1.5 MB | | 0%  2026-01-15T19:46:50.5873120Z 2026-01-15T19:46:50.5873120Z 2026-01-15T19:46:50.5873130Z 2026-01-15T19:46:50.5873130Z 2026-01-15T19:46:50.5873130Z 2026-01-15T19:46:50.5873130Z 2026-01-15T19:46:50.5873140Z 2026-01-15T19:46:50.5873140Z 2026-01-15T19:46:50.5873140Z 2026-01-15T19:46:50.5873140Z 2026-01-15T19:46:50.5873140Z 2026-01-15T19:46:50.5873300Z svt-av1-1.4.1 | 1.1 MB | | 0%  2026-01-15T19:46:50.5873500Z 2026-01-15T19:46:50.5873500Z 2026-01-15T19:46:50.5873500Z 2026-01-15T19:46:50.5873500Z 2026-01-15T19:46:50.5873510Z 2026-01-15T19:46:50.5873510Z 2026-01-15T19:46:50.5873510Z 2026-01-15T19:46:50.5873510Z 2026-01-15T19:46:50.5873510Z 2026-01-15T19:46:50.5873520Z 2026-01-15T19:46:50.5873520Z 2026-01-15T19:46:50.5873520Z 2026-01-15T19:46:50.5873680Z libvpx-1.13.1 | 1.1 MB | | 0%  2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873870Z 2026-01-15T19:46:50.5873880Z 2026-01-15T19:46:50.5873980Z 2026-01-15T19:46:50.5873980Z 2026-01-15T19:46:50.5873980Z 2026-01-15T19:46:50.5873980Z 2026-01-15T19:46:50.5874000Z 2026-01-15T19:46:50.5874000Z 2026-01-15T19:46:50.5874160Z cairo-1.18.4 | 875 KB | | 0%  2026-01-15T19:46:50.5874350Z 2026-01-15T19:46:50.5874360Z 2026-01-15T19:46:50.5874360Z 2026-01-15T19:46:50.5874360Z 2026-01-15T19:46:50.5874360Z 2026-01-15T19:46:50.5874370Z 2026-01-15T19:46:50.5874370Z 2026-01-15T19:46:50.5874370Z 2026-01-15T19:46:50.5874370Z 2026-01-15T19:46:50.5874370Z 2026-01-15T19:46:50.5874380Z 2026-01-15T19:46:50.5874380Z 2026-01-15T19:46:50.5874380Z 2026-01-15T19:46:50.5874380Z 2026-01-15T19:46:50.5874560Z p11-kit-0.24.1 | 870 KB | | 0%  2026-01-15T19:46:50.5874770Z 2026-01-15T19:46:50.5874770Z 2026-01-15T19:46:50.5874770Z 2026-01-15T19:46:50.5874780Z 2026-01-15T19:46:50.5874780Z 2026-01-15T19:46:50.5874780Z 2026-01-15T19:46:50.5874780Z 2026-01-15T19:46:50.5874780Z 2026-01-15T19:46:50.5874790Z 2026-01-15T19:46:50.5874790Z 2026-01-15T19:46:50.5874790Z 2026-01-15T19:46:50.5874790Z 2026-01-15T19:46:50.5874790Z 2026-01-15T19:46:50.5874800Z 2026-01-15T19:46:50.5874800Z 2026-01-15T19:46:50.5875000Z pcre2-10.46 | 816 KB | | 0%  2026-01-15T19:46:50.5875190Z 2026-01-15T19:46:50.5875190Z 2026-01-15T19:46:50.5875190Z 2026-01-15T19:46:50.5875190Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875200Z 2026-01-15T19:46:50.5875210Z 2026-01-15T19:46:50.5875210Z 2026-01-15T19:46:50.5875230Z 2026-01-15T19:46:50.5875230Z 2026-01-15T19:46:50.5875230Z 2026-01-15T19:46:50.5875230Z 2026-01-15T19:46:50.5875400Z libiconv-1.18 | 733 KB | | 0%  2026-01-15T19:46:50.5875620Z 2026-01-15T19:46:50.5875620Z 2026-01-15T19:46:50.5875620Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875630Z 2026-01-15T19:46:50.5875640Z 2026-01-15T19:46:50.5875640Z 2026-01-15T19:46:50.5875640Z 2026-01-15T19:46:50.5875640Z 2026-01-15T19:46:50.5875640Z 2026-01-15T19:46:50.5875650Z 2026-01-15T19:46:50.5875650Z 2026-01-15T19:46:50.5875650Z 2026-01-15T19:46:50.5875830Z x264-1!164.3095 | 700 KB | | 0%  2026-01-15T19:46:50.5876050Z 2026-01-15T19:46:50.5876050Z 2026-01-15T19:46:50.5876060Z 2026-01-15T19:46:50.5876290Z 2026-01-15T19:46:50.5876290Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876300Z 2026-01-15T19:46:50.5876310Z 2026-01-15T19:46:50.5876310Z 2026-01-15T19:46:50.5876310Z 2026-01-15T19:46:50.5876310Z 2026-01-15T19:46:50.5876320Z 2026-01-15T19:46:50.5876320Z 2026-01-15T19:46:50.5876320Z 2026-01-15T19:46:50.5876550Z font-ttf-source-code | 684 KB | | 0%  2026-01-15T19:46:50.5876770Z 2026-01-15T19:46:50.5876780Z 2026-01-15T19:46:50.5876780Z 2026-01-15T19:46:50.5876790Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876800Z 2026-01-15T19:46:50.5876810Z 2026-01-15T19:46:50.5876810Z 2026-01-15T19:46:50.5876810Z 2026-01-15T19:46:50.5876810Z 2026-01-15T19:46:50.5876820Z 2026-01-15T19:46:50.5876820Z 2026-01-15T19:46:50.5876820Z 2026-01-15T19:46:50.5876820Z 2026-01-15T19:46:50.5876820Z 2026-01-15T19:46:50.7322560Z ... (more hidden) ... 2026-01-15T19:46:50.7417140Z icu-75.1 | 11.3 MB | | 0% 2026-01-15T19:46:50.7517780Z 2026-01-15T19:46:50.7571050Z 2026-01-15T19:46:50.7601450Z 2026-01-15T19:46:50.7615510Z openssl-3.6.0 | 3.0 MB | | 1%  2026-01-15T19:46:50.7616130Z 2026-01-15T19:46:50.7616240Z 2026-01-15T19:46:50.7774050Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:50.7785010Z 2026-01-15T19:46:50.7806390Z 2026-01-15T19:46:50.7807160Z 2026-01-15T19:46:50.7809290Z 2026-01-15T19:46:50.7923180Z libglib-2.84.4 | 2.5 MB | | 1%  2026-01-15T19:46:50.7923400Z 2026-01-15T19:46:50.7923410Z 2026-01-15T19:46:50.7923410Z 2026-01-15T19:46:50.7973910Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:50.7974250Z 2026-01-15T19:46:50.8315580Z ffmpeg-5.1.2 | 8.2 MB | | 0%  2026-01-15T19:46:50.8315820Z 2026-01-15T19:46:50.8315820Z 2026-01-15T19:46:50.8315830Z 2026-01-15T19:46:50.8315830Z 2026-01-15T19:46:50.8315830Z 2026-01-15T19:46:50.8319990Z aom-3.6.1 | 2.0 MB | | 1%  2026-01-15T19:46:50.8538780Z icu-75.1 | 11.3 MB | ######7 | 68% 2026-01-15T19:46:50.8539030Z 2026-01-15T19:46:50.8539060Z 2026-01-15T19:46:50.8676620Z gettext-tools-0.25.1 | 3.6 MB | #########2 | 93%  2026-01-15T19:46:50.8676800Z 2026-01-15T19:46:50.8676800Z 2026-01-15T19:46:50.8676800Z 2026-01-15T19:46:50.8678330Z 2026-01-15T19:46:50.8975070Z libglib-2.84.4 | 2.5 MB | ########## | 100%  2026-01-15T19:46:50.8975290Z 2026-01-15T19:46:50.9142610Z ffmpeg-5.1.2 | 8.2 MB | #########5 | 96%  2026-01-15T19:46:50.9143950Z 2026-01-15T19:46:50.9144040Z 2026-01-15T19:46:50.9144150Z 2026-01-15T19:46:50.9144230Z 2026-01-15T19:46:50.9144350Z 2026-01-15T19:46:50.9249970Z aom-3.6.1 | 2.0 MB | ########## | 100%  2026-01-15T19:46:50.9350630Z 2026-01-15T19:46:50.9427430Z 2026-01-15T19:46:50.9550540Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:50.9553130Z 2026-01-15T19:46:50.9673430Z ffmpeg-5.1.2 | 8.2 MB | ########## | 100%  2026-01-15T19:46:50.9773490Z icu-75.1 | 11.3 MB | ########## | 100% 2026-01-15T19:46:50.9874150Z 2026-01-15T19:46:50.9974650Z 2026-01-15T19:46:51.0075010Z 2026-01-15T19:46:51.0175400Z 2026-01-15T19:46:51.0275620Z 2026-01-15T19:46:51.0376000Z 2026-01-15T19:46:51.0476870Z 2026-01-15T19:46:51.0577070Z 2026-01-15T19:46:51.0677940Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.0777720Z 2026-01-15T19:46:51.0877970Z 2026-01-15T19:46:51.0978200Z 2026-01-15T19:46:51.1079010Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.1178970Z 2026-01-15T19:46:51.1279300Z 2026-01-15T19:46:51.1379610Z 2026-01-15T19:46:51.1480790Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:51.1580500Z 2026-01-15T19:46:51.1681010Z 2026-01-15T19:46:51.1781390Z 2026-01-15T19:46:51.1881780Z 2026-01-15T19:46:51.1982000Z 2026-01-15T19:46:51.2082450Z 2026-01-15T19:46:51.2139860Z 2026-01-15T19:46:51.2149750Z gnutls-3.7.9 | 1.7 MB | | 1%  2026-01-15T19:46:51.2156460Z 2026-01-15T19:46:51.2164050Z 2026-01-15T19:46:51.2167670Z 2026-01-15T19:46:51.2173120Z 2026-01-15T19:46:51.2178240Z 2026-01-15T19:46:51.2183450Z aom-3.6.1 | 2.0 MB | ########## | 100%  2026-01-15T19:46:51.2191930Z 2026-01-15T19:46:51.2225940Z 2026-01-15T19:46:51.2232020Z 2026-01-15T19:46:51.2237420Z 2026-01-15T19:46:51.2243880Z 2026-01-15T19:46:51.2248690Z aom-3.6.1 | 2.0 MB | ########## | 100%  2026-01-15T19:46:51.2258390Z 2026-01-15T19:46:51.2263890Z 2026-01-15T19:46:51.2269300Z 2026-01-15T19:46:51.2271660Z 2026-01-15T19:46:51.2276460Z 2026-01-15T19:46:51.2279540Z 2026-01-15T19:46:51.2285550Z 2026-01-15T19:46:51.2292380Z 2026-01-15T19:46:51.2296300Z 2026-01-15T19:46:51.2302010Z libunistring-0.9.10 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.2307040Z 2026-01-15T19:46:51.2328350Z 2026-01-15T19:46:51.2339990Z 2026-01-15T19:46:51.2383540Z 2026-01-15T19:46:51.2409290Z 2026-01-15T19:46:51.2429270Z 2026-01-15T19:46:51.2444130Z 2026-01-15T19:46:51.2453310Z 2026-01-15T19:46:51.2466660Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.2484210Z 2026-01-15T19:46:51.2502430Z 2026-01-15T19:46:51.2513350Z 2026-01-15T19:46:51.2516920Z 2026-01-15T19:46:51.2520110Z 2026-01-15T19:46:51.2525220Z 2026-01-15T19:46:51.2529200Z 2026-01-15T19:46:51.2530240Z 2026-01-15T19:46:51.2536760Z 2026-01-15T19:46:51.2539900Z 2026-01-15T19:46:51.2549580Z harfbuzz-11.4.5 | 1.5 MB | 1 | 1%  2026-01-15T19:46:51.2553150Z 2026-01-15T19:46:51.2560700Z 2026-01-15T19:46:51.2563610Z 2026-01-15T19:46:51.2568800Z 2026-01-15T19:46:51.2576600Z 2026-01-15T19:46:51.2580280Z 2026-01-15T19:46:51.2584690Z 2026-01-15T19:46:51.2591780Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:51.2600180Z 2026-01-15T19:46:51.2605650Z 2026-01-15T19:46:51.2608720Z 2026-01-15T19:46:51.2613430Z 2026-01-15T19:46:51.2621530Z 2026-01-15T19:46:51.2622800Z 2026-01-15T19:46:51.2623240Z x265-3.5 | 1.7 MB | | 1%  2026-01-15T19:46:51.2624860Z 2026-01-15T19:46:51.2624970Z 2026-01-15T19:46:51.2625070Z 2026-01-15T19:46:51.2625320Z 2026-01-15T19:46:51.2630060Z 2026-01-15T19:46:51.2634220Z 2026-01-15T19:46:51.2635500Z 2026-01-15T19:46:51.2636850Z 2026-01-15T19:46:51.2636860Z 2026-01-15T19:46:51.2637400Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.2638830Z 2026-01-15T19:46:51.2640660Z 2026-01-15T19:46:51.2641420Z 2026-01-15T19:46:51.2641540Z 2026-01-15T19:46:51.2644520Z 2026-01-15T19:46:51.2644910Z 2026-01-15T19:46:51.2649390Z 2026-01-15T19:46:51.2651160Z 2026-01-15T19:46:51.2651280Z 2026-01-15T19:46:51.2651370Z 2026-01-15T19:46:51.2652070Z harfbuzz-11.4.5 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.2654590Z 2026-01-15T19:46:51.2654950Z 2026-01-15T19:46:51.2655370Z 2026-01-15T19:46:51.2659250Z 2026-01-15T19:46:51.2660630Z 2026-01-15T19:46:51.2661950Z 2026-01-15T19:46:51.2663750Z 2026-01-15T19:46:51.2667070Z 2026-01-15T19:46:51.2667960Z 2026-01-15T19:46:51.2668370Z 2026-01-15T19:46:51.2668680Z 2026-01-15T19:46:51.2669050Z svt-av1-1.4.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:51.2670070Z 2026-01-15T19:46:51.2671110Z 2026-01-15T19:46:51.2671460Z 2026-01-15T19:46:51.2671710Z 2026-01-15T19:46:51.2672250Z 2026-01-15T19:46:51.2672500Z 2026-01-15T19:46:51.2672590Z 2026-01-15T19:46:51.2672750Z 2026-01-15T19:46:51.2673280Z 2026-01-15T19:46:51.2673370Z 2026-01-15T19:46:51.2673450Z 2026-01-15T19:46:51.2673790Z svt-av1-1.4.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.2674100Z 2026-01-15T19:46:51.2674190Z 2026-01-15T19:46:51.2674280Z 2026-01-15T19:46:51.2674360Z 2026-01-15T19:46:51.2674450Z 2026-01-15T19:46:51.2674530Z 2026-01-15T19:46:51.2674640Z 2026-01-15T19:46:51.2674920Z 2026-01-15T19:46:51.2675120Z 2026-01-15T19:46:51.2675320Z 2026-01-15T19:46:51.2675410Z 2026-01-15T19:46:51.2675490Z 2026-01-15T19:46:51.2677250Z 2026-01-15T19:46:51.2677610Z cairo-1.18.4 | 875 KB | 1 | 2%  2026-01-15T19:46:51.2679750Z 2026-01-15T19:46:51.2680620Z 2026-01-15T19:46:51.2681190Z 2026-01-15T19:46:51.2681290Z 2026-01-15T19:46:51.2681380Z 2026-01-15T19:46:51.2681480Z 2026-01-15T19:46:51.2681720Z 2026-01-15T19:46:51.2682720Z 2026-01-15T19:46:51.2683240Z 2026-01-15T19:46:51.2685240Z 2026-01-15T19:46:51.2685650Z 2026-01-15T19:46:51.2686850Z 2026-01-15T19:46:51.2690010Z libvpx-1.13.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:51.2690610Z 2026-01-15T19:46:51.2692870Z 2026-01-15T19:46:51.2701160Z 2026-01-15T19:46:51.2706580Z 2026-01-15T19:46:51.2711320Z libglib-2.84.4 | 2.5 MB | ########## | 100%  2026-01-15T19:46:51.2714450Z 2026-01-15T19:46:51.2714580Z 2026-01-15T19:46:51.2715900Z 2026-01-15T19:46:51.2716010Z 2026-01-15T19:46:51.2720150Z libglib-2.84.4 | 2.5 MB | ########## | 100%  2026-01-15T19:46:51.2720860Z 2026-01-15T19:46:51.2721760Z 2026-01-15T19:46:51.2721900Z 2026-01-15T19:46:51.2723230Z 2026-01-15T19:46:51.2723330Z 2026-01-15T19:46:51.2723480Z 2026-01-15T19:46:51.2726320Z 2026-01-15T19:46:51.2727740Z 2026-01-15T19:46:51.2728580Z 2026-01-15T19:46:51.2730730Z 2026-01-15T19:46:51.2732900Z 2026-01-15T19:46:51.2733490Z 2026-01-15T19:46:51.2735670Z 2026-01-15T19:46:51.2741570Z 2026-01-15T19:46:51.2744530Z p11-kit-0.24.1 | 870 KB | 1 | 2%  2026-01-15T19:46:51.2746380Z 2026-01-15T19:46:51.2746680Z 2026-01-15T19:46:51.2747630Z 2026-01-15T19:46:51.2748550Z 2026-01-15T19:46:51.2749110Z 2026-01-15T19:46:51.2755560Z 2026-01-15T19:46:51.2758240Z 2026-01-15T19:46:51.2758350Z 2026-01-15T19:46:51.2759610Z 2026-01-15T19:46:51.2760500Z 2026-01-15T19:46:51.2760760Z 2026-01-15T19:46:51.2762510Z 2026-01-15T19:46:51.2764300Z 2026-01-15T19:46:51.2764940Z cairo-1.18.4 | 875 KB | ########## | 100%  2026-01-15T19:46:51.2767090Z 2026-01-15T19:46:51.2768620Z 2026-01-15T19:46:51.2768960Z 2026-01-15T19:46:51.2769060Z 2026-01-15T19:46:51.2769160Z 2026-01-15T19:46:51.2769720Z 2026-01-15T19:46:51.2778680Z 2026-01-15T19:46:51.2780590Z 2026-01-15T19:46:51.2782190Z 2026-01-15T19:46:51.2783830Z 2026-01-15T19:46:51.2784480Z 2026-01-15T19:46:51.2785440Z 2026-01-15T19:46:51.2788200Z 2026-01-15T19:46:51.2789180Z 2026-01-15T19:46:51.2792200Z p11-kit-0.24.1 | 870 KB | ########## | 100%  2026-01-15T19:46:51.2794510Z 2026-01-15T19:46:51.2795410Z 2026-01-15T19:46:51.2797020Z 2026-01-15T19:46:51.2797530Z 2026-01-15T19:46:51.2798620Z 2026-01-15T19:46:51.2799660Z 2026-01-15T19:46:51.2800400Z 2026-01-15T19:46:51.2801050Z 2026-01-15T19:46:51.2801310Z 2026-01-15T19:46:51.2801340Z 2026-01-15T19:46:51.2801340Z 2026-01-15T19:46:51.2801350Z 2026-01-15T19:46:51.2801620Z libvpx-1.13.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.2801840Z 2026-01-15T19:46:51.2801850Z 2026-01-15T19:46:51.2801850Z 2026-01-15T19:46:51.2801850Z 2026-01-15T19:46:51.2801860Z 2026-01-15T19:46:51.2801860Z 2026-01-15T19:46:51.2801860Z 2026-01-15T19:46:51.2801860Z 2026-01-15T19:46:51.2801980Z 2026-01-15T19:46:51.2801990Z 2026-01-15T19:46:51.2801990Z 2026-01-15T19:46:51.2801990Z 2026-01-15T19:46:51.2801990Z 2026-01-15T19:46:51.2802000Z 2026-01-15T19:46:51.2802000Z 2026-01-15T19:46:51.2802210Z pcre2-10.46 | 816 KB | 1 | 2%  2026-01-15T19:46:51.2802430Z 2026-01-15T19:46:51.2802430Z 2026-01-15T19:46:51.2802430Z 2026-01-15T19:46:51.2802430Z 2026-01-15T19:46:51.2802430Z 2026-01-15T19:46:51.2802440Z 2026-01-15T19:46:51.2802440Z 2026-01-15T19:46:51.2802440Z 2026-01-15T19:46:51.2802440Z 2026-01-15T19:46:51.2802440Z 2026-01-15T19:46:51.2802450Z 2026-01-15T19:46:51.2802450Z 2026-01-15T19:46:51.2802450Z 2026-01-15T19:46:51.2802450Z 2026-01-15T19:46:51.2802450Z 2026-01-15T19:46:51.2802640Z pcre2-10.46 | 816 KB | ########## | 100%  2026-01-15T19:46:51.2802880Z 2026-01-15T19:46:51.2802880Z 2026-01-15T19:46:51.2802880Z 2026-01-15T19:46:51.2802890Z 2026-01-15T19:46:51.2802890Z 2026-01-15T19:46:51.2802890Z 2026-01-15T19:46:51.2803040Z x265-3.5 | 1.7 MB | #########2 | 93%  2026-01-15T19:46:51.2803200Z 2026-01-15T19:46:51.2803200Z 2026-01-15T19:46:51.2803200Z 2026-01-15T19:46:51.2803200Z 2026-01-15T19:46:51.2803400Z 2026-01-15T19:46:51.2803400Z 2026-01-15T19:46:51.2803570Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:51.2803730Z 2026-01-15T19:46:51.2803730Z 2026-01-15T19:46:51.2803740Z 2026-01-15T19:46:51.2803740Z 2026-01-15T19:46:51.2803740Z 2026-01-15T19:46:51.2803740Z 2026-01-15T19:46:51.2803740Z 2026-01-15T19:46:51.2803750Z 2026-01-15T19:46:51.2803750Z 2026-01-15T19:46:51.2803750Z 2026-01-15T19:46:51.2803750Z 2026-01-15T19:46:51.2803770Z 2026-01-15T19:46:51.2803770Z 2026-01-15T19:46:51.2803770Z 2026-01-15T19:46:51.2803770Z 2026-01-15T19:46:51.2803770Z 2026-01-15T19:46:51.2803780Z 2026-01-15T19:46:51.2803780Z 2026-01-15T19:46:51.2803980Z font-ttf-source-code | 684 KB | 2 | 2%  2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804240Z 2026-01-15T19:46:51.2804250Z 2026-01-15T19:46:51.2804250Z 2026-01-15T19:46:51.2804250Z 2026-01-15T19:46:51.2804250Z 2026-01-15T19:46:51.2804270Z 2026-01-15T19:46:51.2804280Z 2026-01-15T19:46:51.2804280Z 2026-01-15T19:46:51.2804280Z 2026-01-15T19:46:51.2804280Z 2026-01-15T19:46:51.2804280Z 2026-01-15T19:46:51.2804470Z libiconv-1.18 | 733 KB | 2 | 2%  2026-01-15T19:46:51.2804690Z 2026-01-15T19:46:51.2804690Z 2026-01-15T19:46:51.2804690Z 2026-01-15T19:46:51.2804690Z 2026-01-15T19:46:51.2804690Z 2026-01-15T19:46:51.2804700Z 2026-01-15T19:46:51.2804700Z 2026-01-15T19:46:51.2804700Z 2026-01-15T19:46:51.2804710Z 2026-01-15T19:46:51.2804710Z 2026-01-15T19:46:51.2804710Z 2026-01-15T19:46:51.2804710Z 2026-01-15T19:46:51.2804720Z 2026-01-15T19:46:51.2804720Z 2026-01-15T19:46:51.2804720Z 2026-01-15T19:46:51.2804720Z 2026-01-15T19:46:51.2804720Z 2026-01-15T19:46:51.2804920Z x264-1!164.3095 | 700 KB | 2 | 2%  2026-01-15T19:46:51.2805130Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805140Z 2026-01-15T19:46:51.2805150Z 2026-01-15T19:46:51.2805150Z 2026-01-15T19:46:51.2805150Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805160Z 2026-01-15T19:46:51.2805170Z 2026-01-15T19:46:51.2805170Z 2026-01-15T19:46:51.2805380Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805730Z 2026-01-15T19:46:51.2805740Z 2026-01-15T19:46:51.2805740Z 2026-01-15T19:46:51.2805740Z 2026-01-15T19:46:51.2805740Z 2026-01-15T19:46:51.2805750Z 2026-01-15T19:46:51.2805750Z 2026-01-15T19:46:51.2805750Z 2026-01-15T19:46:51.2805800Z 2026-01-15T19:46:51.2805800Z 2026-01-15T19:46:51.2805800Z 2026-01-15T19:46:51.2805980Z libiconv-1.18 | 733 KB | ########## | 100%  2026-01-15T19:46:51.2806200Z 2026-01-15T19:46:51.2806200Z 2026-01-15T19:46:51.2806210Z 2026-01-15T19:46:51.2806210Z 2026-01-15T19:46:51.2806210Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806220Z 2026-01-15T19:46:51.2806230Z 2026-01-15T19:46:51.2806230Z 2026-01-15T19:46:51.2806230Z 2026-01-15T19:46:51.2806240Z 2026-01-15T19:46:51.2806240Z 2026-01-15T19:46:51.2806240Z 2026-01-15T19:46:51.2806430Z x264-1!164.3095 | 700 KB | ########## | 100%  2026-01-15T19:46:51.2806650Z 2026-01-15T19:46:51.2806650Z 2026-01-15T19:46:51.2806650Z 2026-01-15T19:46:51.2806970Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806980Z 2026-01-15T19:46:51.2806990Z 2026-01-15T19:46:51.2806990Z 2026-01-15T19:46:51.2806990Z 2026-01-15T19:46:51.2806990Z 2026-01-15T19:46:51.2806990Z 2026-01-15T19:46:51.2807000Z 2026-01-15T19:46:51.2807000Z 2026-01-15T19:46:51.2807000Z 2026-01-15T19:46:51.2807000Z 2026-01-15T19:46:51.2807180Z ... (more hidden) ... 2026-01-15T19:46:51.2807360Z 2026-01-15T19:46:51.2807360Z 2026-01-15T19:46:51.2807360Z 2026-01-15T19:46:51.2807360Z 2026-01-15T19:46:51.2807410Z 2026-01-15T19:46:51.2807410Z 2026-01-15T19:46:51.2807410Z 2026-01-15T19:46:51.2807410Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807420Z 2026-01-15T19:46:51.2807430Z 2026-01-15T19:46:51.2807430Z 2026-01-15T19:46:51.2807430Z 2026-01-15T19:46:51.2807430Z 2026-01-15T19:46:51.2807440Z 2026-01-15T19:46:51.3079560Z ... (more hidden) ... 2026-01-15T19:46:51.3080220Z 2026-01-15T19:46:51.3361830Z ffmpeg-5.1.2 | 8.2 MB | ########## | 100%  2026-01-15T19:46:51.3362040Z 2026-01-15T19:46:51.3362250Z 2026-01-15T19:46:51.3591820Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:51.3592070Z 2026-01-15T19:46:51.3592070Z 2026-01-15T19:46:51.3592070Z 2026-01-15T19:46:51.3592080Z 2026-01-15T19:46:51.3592080Z 2026-01-15T19:46:51.3592080Z 2026-01-15T19:46:51.3592100Z 2026-01-15T19:46:51.3592140Z 2026-01-15T19:46:51.3599610Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.3599910Z 2026-01-15T19:46:51.3599910Z 2026-01-15T19:46:51.3599910Z 2026-01-15T19:46:51.3599910Z 2026-01-15T19:46:51.3599930Z 2026-01-15T19:46:51.3599950Z 2026-01-15T19:46:51.3599950Z 2026-01-15T19:46:51.3599960Z 2026-01-15T19:46:51.5010540Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.5417400Z icu-75.1 | 11.3 MB | ########## | 100% 2026-01-15T19:46:51.5421010Z 2026-01-15T19:46:51.5428600Z 2026-01-15T19:46:51.5444560Z 2026-01-15T19:46:51.5469630Z 2026-01-15T19:46:51.5478070Z 2026-01-15T19:46:51.5484880Z 2026-01-15T19:46:51.5492650Z 2026-01-15T19:46:51.5509370Z 2026-01-15T19:46:51.5514950Z 2026-01-15T19:46:51.5522460Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.5532100Z 2026-01-15T19:46:51.5537970Z 2026-01-15T19:46:51.5541440Z 2026-01-15T19:46:51.5544940Z 2026-01-15T19:46:51.5545060Z 2026-01-15T19:46:51.5545710Z 2026-01-15T19:46:51.5545930Z 2026-01-15T19:46:51.5546090Z 2026-01-15T19:46:51.5546180Z 2026-01-15T19:46:51.5830470Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.5830790Z 2026-01-15T19:46:51.5830800Z 2026-01-15T19:46:51.5830800Z 2026-01-15T19:46:51.5830800Z 2026-01-15T19:46:51.5830800Z 2026-01-15T19:46:51.5830810Z 2026-01-15T19:46:51.5830810Z 2026-01-15T19:46:51.5830810Z 2026-01-15T19:46:51.5830810Z 2026-01-15T19:46:51.5830810Z 2026-01-15T19:46:51.5831530Z 2026-01-15T19:46:51.5834010Z svt-av1-1.4.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.5834220Z 2026-01-15T19:46:51.5834250Z 2026-01-15T19:46:51.5834250Z 2026-01-15T19:46:51.5834250Z 2026-01-15T19:46:51.5834260Z 2026-01-15T19:46:51.5834260Z 2026-01-15T19:46:51.5834260Z 2026-01-15T19:46:51.5834260Z 2026-01-15T19:46:51.5834260Z 2026-01-15T19:46:51.5834280Z 2026-01-15T19:46:51.5834280Z 2026-01-15T19:46:51.6072630Z svt-av1-1.4.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.6072880Z 2026-01-15T19:46:51.6072890Z 2026-01-15T19:46:51.6072890Z 2026-01-15T19:46:51.6072890Z 2026-01-15T19:46:51.6073140Z 2026-01-15T19:46:51.6073140Z 2026-01-15T19:46:51.6073140Z 2026-01-15T19:46:51.6073140Z 2026-01-15T19:46:51.6073150Z 2026-01-15T19:46:51.6073150Z 2026-01-15T19:46:51.6078580Z harfbuzz-11.4.5 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.6078820Z 2026-01-15T19:46:51.6078820Z 2026-01-15T19:46:51.6078820Z 2026-01-15T19:46:51.6078820Z 2026-01-15T19:46:51.6078830Z 2026-01-15T19:46:51.6078830Z 2026-01-15T19:46:51.6078830Z 2026-01-15T19:46:51.6078830Z 2026-01-15T19:46:51.6078830Z 2026-01-15T19:46:51.6078840Z 2026-01-15T19:46:51.6321130Z harfbuzz-11.4.5 | 1.5 MB | ########## | 100%  2026-01-15T19:46:51.6321380Z 2026-01-15T19:46:51.6321390Z 2026-01-15T19:46:51.6321390Z 2026-01-15T19:46:51.6321390Z 2026-01-15T19:46:51.6321390Z 2026-01-15T19:46:51.6321400Z 2026-01-15T19:46:51.6321400Z 2026-01-15T19:46:51.6321400Z 2026-01-15T19:46:51.6321400Z 2026-01-15T19:46:51.6321410Z 2026-01-15T19:46:51.6321410Z 2026-01-15T19:46:51.6321420Z 2026-01-15T19:46:51.6321420Z 2026-01-15T19:46:51.6323010Z cairo-1.18.4 | 875 KB | ########## | 100%  2026-01-15T19:46:51.6323280Z 2026-01-15T19:46:51.6323290Z 2026-01-15T19:46:51.6323290Z 2026-01-15T19:46:51.6323290Z 2026-01-15T19:46:51.6323300Z 2026-01-15T19:46:51.6323300Z 2026-01-15T19:46:51.6323300Z 2026-01-15T19:46:51.6323300Z 2026-01-15T19:46:51.6323300Z 2026-01-15T19:46:51.6323310Z 2026-01-15T19:46:51.6323310Z 2026-01-15T19:46:51.6323310Z 2026-01-15T19:46:51.6323310Z 2026-01-15T19:46:51.6591040Z cairo-1.18.4 | 875 KB | ########## | 100%  2026-01-15T19:46:51.6591310Z 2026-01-15T19:46:51.6591320Z 2026-01-15T19:46:51.6591320Z 2026-01-15T19:46:51.6591320Z 2026-01-15T19:46:51.6591320Z 2026-01-15T19:46:51.6591320Z 2026-01-15T19:46:51.6591330Z 2026-01-15T19:46:51.6591330Z 2026-01-15T19:46:51.6591330Z 2026-01-15T19:46:51.6591330Z 2026-01-15T19:46:51.6591340Z 2026-01-15T19:46:51.6591350Z 2026-01-15T19:46:51.6592360Z libvpx-1.13.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.6592550Z 2026-01-15T19:46:51.6592550Z 2026-01-15T19:46:51.6592550Z 2026-01-15T19:46:51.6592560Z 2026-01-15T19:46:51.6592560Z 2026-01-15T19:46:51.6592560Z 2026-01-15T19:46:51.6592560Z 2026-01-15T19:46:51.6592560Z 2026-01-15T19:46:51.6592570Z 2026-01-15T19:46:51.6592580Z 2026-01-15T19:46:51.6592580Z 2026-01-15T19:46:51.6593220Z 2026-01-15T19:46:51.7465540Z libvpx-1.13.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:51.7465770Z 2026-01-15T19:46:51.7466060Z 2026-01-15T19:46:51.7466270Z 2026-01-15T19:46:51.7466480Z 2026-01-15T19:46:51.7466490Z 2026-01-15T19:46:51.7466490Z 2026-01-15T19:46:51.7466490Z 2026-01-15T19:46:51.7466490Z 2026-01-15T19:46:51.7466500Z 2026-01-15T19:46:51.7466500Z 2026-01-15T19:46:51.7466500Z 2026-01-15T19:46:51.7466500Z 2026-01-15T19:46:51.7466510Z 2026-01-15T19:46:51.7466520Z 2026-01-15T19:46:51.7466960Z p11-kit-0.24.1 | 870 KB | ########## | 100%  2026-01-15T19:46:51.7467200Z 2026-01-15T19:46:51.7467200Z 2026-01-15T19:46:51.7467200Z 2026-01-15T19:46:51.7467200Z 2026-01-15T19:46:51.7467200Z 2026-01-15T19:46:51.7467210Z 2026-01-15T19:46:51.7467210Z 2026-01-15T19:46:51.7467210Z 2026-01-15T19:46:51.7467210Z 2026-01-15T19:46:51.7467210Z 2026-01-15T19:46:51.7467220Z 2026-01-15T19:46:51.7467240Z 2026-01-15T19:46:51.7467240Z 2026-01-15T19:46:51.7467240Z 2026-01-15T19:46:51.7605250Z p11-kit-0.24.1 | 870 KB | ########## | 100%  2026-01-15T19:46:51.7605620Z 2026-01-15T19:46:51.7605640Z 2026-01-15T19:46:51.7605640Z 2026-01-15T19:46:51.7605640Z 2026-01-15T19:46:51.7605640Z 2026-01-15T19:46:51.7605650Z 2026-01-15T19:46:51.7605650Z 2026-01-15T19:46:51.7605650Z 2026-01-15T19:46:51.7605650Z 2026-01-15T19:46:51.7605650Z 2026-01-15T19:46:51.7605660Z 2026-01-15T19:46:51.7605870Z 2026-01-15T19:46:51.7605870Z 2026-01-15T19:46:51.7605870Z 2026-01-15T19:46:51.7605880Z 2026-01-15T19:46:51.7606090Z pcre2-10.46 | 816 KB | ########## | 100%  2026-01-15T19:46:51.7606370Z 2026-01-15T19:46:51.7606370Z 2026-01-15T19:46:51.7606380Z 2026-01-15T19:46:51.7606380Z 2026-01-15T19:46:51.7606380Z 2026-01-15T19:46:51.7606380Z 2026-01-15T19:46:51.7606380Z 2026-01-15T19:46:51.7606390Z 2026-01-15T19:46:51.7606390Z 2026-01-15T19:46:51.7606390Z 2026-01-15T19:46:51.7606390Z 2026-01-15T19:46:51.7606390Z 2026-01-15T19:46:51.7606400Z 2026-01-15T19:46:51.7606400Z 2026-01-15T19:46:51.7606410Z 2026-01-15T19:46:51.7959390Z pcre2-10.46 | 816 KB | ########## | 100%  2026-01-15T19:46:51.7959640Z 2026-01-15T19:46:51.7959640Z 2026-01-15T19:46:51.7959650Z 2026-01-15T19:46:51.7959660Z 2026-01-15T19:46:51.7959660Z 2026-01-15T19:46:51.7959660Z 2026-01-15T19:46:51.7959670Z 2026-01-15T19:46:51.7960300Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:51.7960520Z 2026-01-15T19:46:51.7960520Z 2026-01-15T19:46:51.7960520Z 2026-01-15T19:46:51.7960530Z 2026-01-15T19:46:51.7960530Z 2026-01-15T19:46:51.7960530Z 2026-01-15T19:46:51.7960530Z 2026-01-15T19:46:51.8069350Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:51.8070180Z 2026-01-15T19:46:51.8070240Z 2026-01-15T19:46:51.8070240Z 2026-01-15T19:46:51.8070260Z 2026-01-15T19:46:51.8070260Z 2026-01-15T19:46:51.8070280Z 2026-01-15T19:46:51.8070290Z 2026-01-15T19:46:51.8070290Z 2026-01-15T19:46:51.8070310Z 2026-01-15T19:46:51.8070320Z 2026-01-15T19:46:51.8070330Z 2026-01-15T19:46:51.8070370Z 2026-01-15T19:46:51.8070380Z 2026-01-15T19:46:51.8070380Z 2026-01-15T19:46:51.8070390Z 2026-01-15T19:46:51.8070390Z 2026-01-15T19:46:51.8070830Z libiconv-1.18 | 733 KB | ########## | 100%  2026-01-15T19:46:51.8071180Z 2026-01-15T19:46:51.8071180Z 2026-01-15T19:46:51.8071180Z 2026-01-15T19:46:51.8071180Z 2026-01-15T19:46:51.8071190Z 2026-01-15T19:46:51.8071190Z 2026-01-15T19:46:51.8071190Z 2026-01-15T19:46:51.8071190Z 2026-01-15T19:46:51.8071190Z 2026-01-15T19:46:51.8071200Z 2026-01-15T19:46:51.8071200Z 2026-01-15T19:46:51.8071200Z 2026-01-15T19:46:51.8071200Z 2026-01-15T19:46:51.8071200Z 2026-01-15T19:46:51.8071210Z 2026-01-15T19:46:51.8071210Z 2026-01-15T19:46:51.8158340Z libiconv-1.18 | 733 KB | ########## | 100%  2026-01-15T19:46:51.8158590Z 2026-01-15T19:46:51.8158600Z 2026-01-15T19:46:51.8158600Z 2026-01-15T19:46:51.8158720Z 2026-01-15T19:46:51.8158720Z 2026-01-15T19:46:51.8158720Z 2026-01-15T19:46:51.8158730Z 2026-01-15T19:46:51.8158730Z 2026-01-15T19:46:51.8158730Z 2026-01-15T19:46:51.8158740Z 2026-01-15T19:46:51.8158740Z 2026-01-15T19:46:51.8158740Z 2026-01-15T19:46:51.8158740Z 2026-01-15T19:46:51.8158750Z 2026-01-15T19:46:51.8158750Z 2026-01-15T19:46:51.8158750Z 2026-01-15T19:46:51.8158760Z 2026-01-15T19:46:51.8158760Z 2026-01-15T19:46:51.8159000Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T19:46:51.8159250Z 2026-01-15T19:46:51.8159250Z 2026-01-15T19:46:51.8159260Z 2026-01-15T19:46:51.8159260Z 2026-01-15T19:46:51.8159260Z 2026-01-15T19:46:51.8159260Z 2026-01-15T19:46:51.8159260Z 2026-01-15T19:46:51.8159270Z 2026-01-15T19:46:51.8159270Z 2026-01-15T19:46:51.8159270Z 2026-01-15T19:46:51.8159270Z 2026-01-15T19:46:51.8159270Z 2026-01-15T19:46:51.8159280Z 2026-01-15T19:46:51.8159280Z 2026-01-15T19:46:51.8159280Z 2026-01-15T19:46:51.8159280Z 2026-01-15T19:46:51.8159290Z 2026-01-15T19:46:51.8159290Z 2026-01-15T19:46:51.8285330Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T19:46:51.8285600Z 2026-01-15T19:46:51.8285600Z 2026-01-15T19:46:51.8285800Z 2026-01-15T19:46:51.8285800Z 2026-01-15T19:46:51.8285820Z 2026-01-15T19:46:51.8285820Z 2026-01-15T19:46:51.8285830Z 2026-01-15T19:46:51.8285830Z 2026-01-15T19:46:51.8285830Z 2026-01-15T19:46:51.8285830Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285840Z 2026-01-15T19:46:51.8285850Z 2026-01-15T19:46:51.8285850Z 2026-01-15T19:46:51.8285850Z 2026-01-15T19:46:51.8286700Z ... (more hidden) ... 2026-01-15T19:46:51.8286940Z 2026-01-15T19:46:51.8286940Z 2026-01-15T19:46:51.8286940Z 2026-01-15T19:46:51.8286950Z 2026-01-15T19:46:51.8286950Z 2026-01-15T19:46:51.8286960Z 2026-01-15T19:46:51.8286960Z 2026-01-15T19:46:51.8286960Z 2026-01-15T19:46:51.8286960Z 2026-01-15T19:46:51.8286960Z 2026-01-15T19:46:51.8286970Z 2026-01-15T19:46:51.8286970Z 2026-01-15T19:46:51.8286970Z 2026-01-15T19:46:51.8286970Z 2026-01-15T19:46:51.8286980Z 2026-01-15T19:46:51.8286980Z 2026-01-15T19:46:51.8286990Z 2026-01-15T19:46:51.8286990Z 2026-01-15T19:46:51.8286990Z 2026-01-15T19:46:51.8590780Z ... (more hidden) ... 2026-01-15T19:46:51.8691360Z 2026-01-15T19:46:51.8791170Z 2026-01-15T19:46:51.8891450Z 2026-01-15T19:46:51.8991680Z 2026-01-15T19:46:51.9092030Z 2026-01-15T19:46:51.9192420Z 2026-01-15T19:46:51.9292650Z 2026-01-15T19:46:51.9392750Z 2026-01-15T19:46:51.9493000Z 2026-01-15T19:46:51.9593330Z 2026-01-15T19:46:51.9693610Z 2026-01-15T19:46:51.9707330Z 2026-01-15T19:46:51.9807880Z 2026-01-15T19:46:51.9908480Z 2026-01-15T19:46:52.0009450Z 2026-01-15T19:46:52.0112910Z 2026-01-15T19:46:52.0213280Z 2026-01-15T19:46:52.0314250Z x264-1!164.3095 | 700 KB | ########## | 100%  2026-01-15T19:46:52.0413910Z 2026-01-15T19:46:52.0514120Z 2026-01-15T19:46:52.0614450Z 2026-01-15T19:46:52.0714850Z 2026-01-15T19:46:52.0815190Z 2026-01-15T19:46:52.0917070Z 2026-01-15T19:46:52.1017330Z 2026-01-15T19:46:52.1117640Z 2026-01-15T19:46:52.1117720Z 2026-01-15T19:46:52.3935520Z 2026-01-15T19:46:52.3935520Z 2026-01-15T19:46:52.3935640Z 2026-01-15T19:46:52.3935640Z 2026-01-15T19:46:52.3935640Z 2026-01-15T19:46:52.3935650Z 2026-01-15T19:46:52.3935650Z 2026-01-15T19:46:52.3935650Z 2026-01-15T19:46:52.3936120Z x264-1!164.3095 | 700 KB | ########## | 100%  2026-01-15T19:46:52.3943830Z 2026-01-15T19:46:52.3943830Z 2026-01-15T19:46:52.3943830Z 2026-01-15T19:46:52.3943830Z 2026-01-15T19:46:52.3943840Z 2026-01-15T19:46:52.3943840Z 2026-01-15T19:46:52.3944220Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:52.3944450Z 2026-01-15T19:46:52.3944460Z 2026-01-15T19:46:52.3944460Z 2026-01-15T19:46:52.3944460Z 2026-01-15T19:46:52.3944460Z 2026-01-15T19:46:52.3944470Z 2026-01-15T19:46:52.3944470Z 2026-01-15T19:46:52.3944470Z 2026-01-15T19:46:52.3944470Z 2026-01-15T19:46:52.3944480Z 2026-01-15T19:46:52.3944480Z 2026-01-15T19:46:52.3944480Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944490Z 2026-01-15T19:46:52.3944500Z 2026-01-15T19:46:52.3944540Z 2026-01-15T19:46:52.3944750Z  2026-01-15T19:46:52.3944970Z 2026-01-15T19:46:52.3945110Z 2026-01-15T19:46:52.3945210Z  2026-01-15T19:46:52.3945350Z 2026-01-15T19:46:52.3945350Z 2026-01-15T19:46:52.3945450Z  2026-01-15T19:46:52.3945590Z 2026-01-15T19:46:52.3945620Z 2026-01-15T19:46:52.3945630Z 2026-01-15T19:46:52.3945740Z  2026-01-15T19:46:52.3946130Z 2026-01-15T19:46:52.3946130Z 2026-01-15T19:46:52.3946130Z 2026-01-15T19:46:52.3946130Z 2026-01-15T19:46:52.3946270Z  2026-01-15T19:46:52.3946400Z 2026-01-15T19:46:52.3946410Z 2026-01-15T19:46:52.3946410Z 2026-01-15T19:46:52.3946410Z 2026-01-15T19:46:52.3946410Z 2026-01-15T19:46:52.3946520Z  2026-01-15T19:46:52.3946670Z 2026-01-15T19:46:52.3946670Z 2026-01-15T19:46:52.3946670Z 2026-01-15T19:46:52.3946670Z 2026-01-15T19:46:52.3946680Z 2026-01-15T19:46:52.3946680Z 2026-01-15T19:46:52.3946800Z  2026-01-15T19:46:52.3946950Z 2026-01-15T19:46:52.3946950Z 2026-01-15T19:46:52.3946950Z 2026-01-15T19:46:52.3946950Z 2026-01-15T19:46:52.3946960Z 2026-01-15T19:46:52.3946960Z 2026-01-15T19:46:52.3946960Z 2026-01-15T19:46:52.3947080Z  2026-01-15T19:46:52.3947240Z 2026-01-15T19:46:52.3947250Z 2026-01-15T19:46:52.3947250Z 2026-01-15T19:46:52.3947250Z 2026-01-15T19:46:52.3947250Z 2026-01-15T19:46:52.3947250Z 2026-01-15T19:46:52.3947260Z 2026-01-15T19:46:52.3947260Z 2026-01-15T19:46:52.3947410Z  2026-01-15T19:46:52.3947550Z 2026-01-15T19:46:52.3947560Z 2026-01-15T19:46:52.3947560Z 2026-01-15T19:46:52.3947560Z 2026-01-15T19:46:52.3947560Z 2026-01-15T19:46:52.3947560Z 2026-01-15T19:46:52.3947570Z 2026-01-15T19:46:52.3947570Z 2026-01-15T19:46:52.3947570Z 2026-01-15T19:46:52.3947700Z  2026-01-15T19:46:52.3947860Z 2026-01-15T19:46:52.3947860Z 2026-01-15T19:46:52.3947860Z 2026-01-15T19:46:52.3947860Z 2026-01-15T19:46:52.3947860Z 2026-01-15T19:46:52.3947870Z 2026-01-15T19:46:52.3947870Z 2026-01-15T19:46:52.3947870Z 2026-01-15T19:46:52.3947880Z 2026-01-15T19:46:52.3947880Z 2026-01-15T19:46:52.3948010Z  2026-01-15T19:46:52.3948160Z 2026-01-15T19:46:52.3948160Z 2026-01-15T19:46:52.3948170Z 2026-01-15T19:46:52.3948170Z 2026-01-15T19:46:52.3948170Z 2026-01-15T19:46:52.3948170Z 2026-01-15T19:46:52.3948180Z 2026-01-15T19:46:52.3948180Z 2026-01-15T19:46:52.3948180Z 2026-01-15T19:46:52.3948180Z 2026-01-15T19:46:52.3948180Z 2026-01-15T19:46:52.3948300Z  2026-01-15T19:46:52.3948460Z 2026-01-15T19:46:52.3948460Z 2026-01-15T19:46:52.3948460Z 2026-01-15T19:46:52.3948460Z 2026-01-15T19:46:52.3948530Z 2026-01-15T19:46:52.3948530Z 2026-01-15T19:46:52.3948540Z 2026-01-15T19:46:52.3948540Z 2026-01-15T19:46:52.3948540Z 2026-01-15T19:46:52.3948540Z 2026-01-15T19:46:52.3948540Z 2026-01-15T19:46:52.3948550Z 2026-01-15T19:46:52.3948680Z  2026-01-15T19:46:52.3948860Z 2026-01-15T19:46:52.3948860Z 2026-01-15T19:46:52.3948860Z 2026-01-15T19:46:52.3948860Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948870Z 2026-01-15T19:46:52.3948880Z 2026-01-15T19:46:52.3948880Z 2026-01-15T19:46:52.3948880Z 2026-01-15T19:46:52.3949030Z  2026-01-15T19:46:52.3949200Z 2026-01-15T19:46:52.3949200Z 2026-01-15T19:46:52.3949200Z 2026-01-15T19:46:52.3949200Z 2026-01-15T19:46:52.3949200Z 2026-01-15T19:46:52.3949210Z 2026-01-15T19:46:52.3949210Z 2026-01-15T19:46:52.3949210Z 2026-01-15T19:46:52.3949210Z 2026-01-15T19:46:52.3949210Z 2026-01-15T19:46:52.3949230Z 2026-01-15T19:46:52.3949230Z 2026-01-15T19:46:52.3949240Z 2026-01-15T19:46:52.3949240Z 2026-01-15T19:46:52.3949480Z  2026-01-15T19:46:52.3949660Z 2026-01-15T19:46:52.3949670Z 2026-01-15T19:46:52.3949670Z 2026-01-15T19:46:52.3949680Z 2026-01-15T19:46:52.3949680Z 2026-01-15T19:46:52.3949680Z 2026-01-15T19:46:52.3949680Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949690Z 2026-01-15T19:46:52.3949700Z 2026-01-15T19:46:52.3949700Z 2026-01-15T19:46:52.3949850Z  2026-01-15T19:46:52.3950070Z 2026-01-15T19:46:52.3950080Z 2026-01-15T19:46:52.3950080Z 2026-01-15T19:46:52.3950080Z 2026-01-15T19:46:52.3950080Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950090Z 2026-01-15T19:46:52.3950100Z 2026-01-15T19:46:52.3950100Z 2026-01-15T19:46:52.3950100Z 2026-01-15T19:46:52.3950100Z 2026-01-15T19:46:52.3950110Z 2026-01-15T19:46:52.3950250Z  2026-01-15T19:46:52.3950420Z 2026-01-15T19:46:52.3950430Z 2026-01-15T19:46:52.3950430Z 2026-01-15T19:46:52.3950430Z 2026-01-15T19:46:52.3950430Z 2026-01-15T19:46:52.3950430Z 2026-01-15T19:46:52.3950440Z 2026-01-15T19:46:52.3950440Z 2026-01-15T19:46:52.3950440Z 2026-01-15T19:46:52.3950440Z 2026-01-15T19:46:52.3950450Z 2026-01-15T19:46:52.3950450Z 2026-01-15T19:46:52.3950450Z 2026-01-15T19:46:52.3950450Z 2026-01-15T19:46:52.3950450Z 2026-01-15T19:46:52.3950460Z 2026-01-15T19:46:52.3950460Z 2026-01-15T19:46:52.3950600Z  2026-01-15T19:46:52.3950780Z 2026-01-15T19:46:52.3950790Z 2026-01-15T19:46:52.3950790Z 2026-01-15T19:46:52.3950790Z 2026-01-15T19:46:52.3950790Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950800Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950810Z 2026-01-15T19:46:52.3950820Z 2026-01-15T19:46:52.3950960Z  2026-01-15T19:46:52.3951140Z 2026-01-15T19:46:52.3951150Z 2026-01-15T19:46:52.3951200Z  2026-01-15T19:46:52.3951270Z 2026-01-15T19:46:52.3951270Z 2026-01-15T19:46:52.3951370Z  2026-01-15T19:46:52.3951450Z 2026-01-15T19:46:52.3951450Z 2026-01-15T19:46:52.3951450Z 2026-01-15T19:46:52.3951510Z  2026-01-15T19:46:52.3951570Z 2026-01-15T19:46:52.3951590Z 2026-01-15T19:46:52.3951590Z 2026-01-15T19:46:52.3951590Z 2026-01-15T19:46:52.3951640Z  2026-01-15T19:46:52.3951710Z 2026-01-15T19:46:52.3951710Z 2026-01-15T19:46:52.3951710Z 2026-01-15T19:46:52.3951720Z 2026-01-15T19:46:52.3951720Z 2026-01-15T19:46:52.3951780Z  2026-01-15T19:46:52.3951850Z 2026-01-15T19:46:52.3951860Z 2026-01-15T19:46:52.3951860Z 2026-01-15T19:46:52.3951860Z 2026-01-15T19:46:52.3951860Z 2026-01-15T19:46:52.3951860Z 2026-01-15T19:46:52.3951920Z  2026-01-15T19:46:52.3951990Z 2026-01-15T19:46:52.3951990Z 2026-01-15T19:46:52.3951990Z 2026-01-15T19:46:52.3951990Z 2026-01-15T19:46:52.3952000Z 2026-01-15T19:46:52.3952000Z 2026-01-15T19:46:52.3952000Z 2026-01-15T19:46:52.3952070Z  2026-01-15T19:46:52.3952150Z 2026-01-15T19:46:52.3952150Z 2026-01-15T19:46:52.3952150Z 2026-01-15T19:46:52.3952150Z 2026-01-15T19:46:52.3952160Z 2026-01-15T19:46:52.3952160Z 2026-01-15T19:46:52.3952160Z 2026-01-15T19:46:52.3952160Z 2026-01-15T19:46:52.3952240Z  2026-01-15T19:46:52.3952330Z 2026-01-15T19:46:52.3952430Z 2026-01-15T19:46:52.3952430Z 2026-01-15T19:46:52.3952440Z 2026-01-15T19:46:52.3952440Z 2026-01-15T19:46:52.3952440Z 2026-01-15T19:46:52.3952440Z 2026-01-15T19:46:52.3952440Z 2026-01-15T19:46:52.3952450Z 2026-01-15T19:46:52.3952530Z  2026-01-15T19:46:52.3952620Z 2026-01-15T19:46:52.3952620Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952630Z 2026-01-15T19:46:52.3952650Z 2026-01-15T19:46:52.3952650Z 2026-01-15T19:46:52.3952720Z  2026-01-15T19:46:52.3952810Z 2026-01-15T19:46:52.3952810Z 2026-01-15T19:46:52.3952820Z 2026-01-15T19:46:52.3952820Z 2026-01-15T19:46:52.3952820Z 2026-01-15T19:46:52.3952820Z 2026-01-15T19:46:52.3952830Z 2026-01-15T19:46:52.3952830Z 2026-01-15T19:46:52.3952830Z 2026-01-15T19:46:52.3952830Z 2026-01-15T19:46:52.3952840Z 2026-01-15T19:46:52.3952920Z  2026-01-15T19:46:52.3953020Z 2026-01-15T19:46:52.3953020Z 2026-01-15T19:46:52.3953040Z 2026-01-15T19:46:52.3953040Z 2026-01-15T19:46:52.3953040Z 2026-01-15T19:46:52.3953050Z 2026-01-15T19:46:52.3953050Z 2026-01-15T19:46:52.3953050Z 2026-01-15T19:46:52.3953050Z 2026-01-15T19:46:52.3953050Z 2026-01-15T19:46:52.3953060Z 2026-01-15T19:46:52.3953060Z 2026-01-15T19:46:52.3953130Z  2026-01-15T19:46:52.3953250Z 2026-01-15T19:46:52.3953250Z 2026-01-15T19:46:52.3953250Z 2026-01-15T19:46:52.3953250Z 2026-01-15T19:46:52.3953260Z 2026-01-15T19:46:52.3953260Z 2026-01-15T19:46:52.3953260Z 2026-01-15T19:46:52.3953260Z 2026-01-15T19:46:52.3953260Z 2026-01-15T19:46:52.3953270Z 2026-01-15T19:46:52.3953270Z 2026-01-15T19:46:52.3953270Z 2026-01-15T19:46:52.3953270Z 2026-01-15T19:46:52.3953360Z  2026-01-15T19:46:52.3953500Z 2026-01-15T19:46:52.3953500Z 2026-01-15T19:46:52.3953500Z 2026-01-15T19:46:52.3953500Z 2026-01-15T19:46:52.3953510Z 2026-01-15T19:46:52.3953510Z 2026-01-15T19:46:52.3953510Z 2026-01-15T19:46:52.3953510Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953520Z 2026-01-15T19:46:52.3953620Z  2026-01-15T19:46:52.3953730Z 2026-01-15T19:46:52.3953730Z 2026-01-15T19:46:52.3953730Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953740Z 2026-01-15T19:46:52.3953760Z 2026-01-15T19:46:52.3953760Z 2026-01-15T19:46:52.3953810Z 2026-01-15T19:46:52.3953810Z 2026-01-15T19:46:52.3953810Z 2026-01-15T19:46:52.3953820Z 2026-01-15T19:46:52.3953900Z  2026-01-15T19:46:52.3954030Z 2026-01-15T19:46:52.3954040Z 2026-01-15T19:46:52.3954040Z 2026-01-15T19:46:52.3954040Z 2026-01-15T19:46:52.3954040Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954050Z 2026-01-15T19:46:52.3954060Z 2026-01-15T19:46:52.3954060Z 2026-01-15T19:46:52.3954060Z 2026-01-15T19:46:52.3954060Z 2026-01-15T19:46:52.3954060Z 2026-01-15T19:46:52.3954160Z  2026-01-15T19:46:52.3954300Z 2026-01-15T19:46:52.3954300Z 2026-01-15T19:46:52.3954300Z 2026-01-15T19:46:52.3954300Z 2026-01-15T19:46:52.3954310Z 2026-01-15T19:46:52.3954310Z 2026-01-15T19:46:52.3954310Z 2026-01-15T19:46:52.3954310Z 2026-01-15T19:46:52.3954310Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954320Z 2026-01-15T19:46:52.3954330Z 2026-01-15T19:46:52.3954330Z 2026-01-15T19:46:52.3954430Z  2026-01-15T19:46:52.3954650Z 2026-01-15T19:46:52.3954660Z 2026-01-15T19:46:52.3954660Z 2026-01-15T19:46:52.3954660Z 2026-01-15T19:46:52.3954660Z 2026-01-15T19:46:52.3954660Z 2026-01-15T19:46:52.3954670Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954690Z 2026-01-15T19:46:52.3954700Z 2026-01-15T19:46:52.3954700Z 2026-01-15T19:46:52.3954700Z 2026-01-15T19:46:52.3954700Z 2026-01-15T19:46:52.3954700Z 2026-01-15T19:46:52.3954800Z  2026-01-15T19:46:52.3954950Z 2026-01-15T19:46:52.3954950Z 2026-01-15T19:46:52.3955010Z  2026-01-15T19:46:52.3955070Z 2026-01-15T19:46:52.3955070Z 2026-01-15T19:46:52.3955140Z  2026-01-15T19:46:52.3955220Z 2026-01-15T19:46:52.3955220Z 2026-01-15T19:46:52.3955230Z 2026-01-15T19:46:52.3955300Z  2026-01-15T19:46:52.3955360Z 2026-01-15T19:46:52.3955360Z 2026-01-15T19:46:52.3955360Z 2026-01-15T19:46:52.3955370Z 2026-01-15T19:46:52.3955430Z  2026-01-15T19:46:52.3955510Z 2026-01-15T19:46:52.3955510Z 2026-01-15T19:46:52.3955520Z 2026-01-15T19:46:52.3955520Z 2026-01-15T19:46:52.3955520Z 2026-01-15T19:46:52.3955570Z  2026-01-15T19:46:52.3955650Z 2026-01-15T19:46:52.3955660Z 2026-01-15T19:46:52.3955660Z 2026-01-15T19:46:52.3955660Z 2026-01-15T19:46:52.3955660Z 2026-01-15T19:46:52.3955660Z 2026-01-15T19:46:52.3955730Z  2026-01-15T19:46:52.3955800Z 2026-01-15T19:46:52.3955800Z 2026-01-15T19:46:52.3955810Z 2026-01-15T19:46:52.3955810Z 2026-01-15T19:46:52.3955810Z 2026-01-15T19:46:52.3955810Z 2026-01-15T19:46:52.3955810Z 2026-01-15T19:46:52.3955870Z  2026-01-15T19:46:52.3955970Z 2026-01-15T19:46:52.3955970Z 2026-01-15T19:46:52.3955970Z 2026-01-15T19:46:52.3955970Z 2026-01-15T19:46:52.3955970Z 2026-01-15T19:46:52.3955980Z 2026-01-15T19:46:52.3955980Z 2026-01-15T19:46:52.3955980Z 2026-01-15T19:46:52.3956040Z  2026-01-15T19:46:52.3956150Z 2026-01-15T19:46:52.3956150Z 2026-01-15T19:46:52.3956150Z 2026-01-15T19:46:52.3956150Z 2026-01-15T19:46:52.3956160Z 2026-01-15T19:46:52.3956160Z 2026-01-15T19:46:52.3956160Z 2026-01-15T19:46:52.3956160Z 2026-01-15T19:46:52.3956160Z 2026-01-15T19:46:52.3956230Z  2026-01-15T19:46:52.3956320Z 2026-01-15T19:46:52.3956320Z 2026-01-15T19:46:52.3956320Z 2026-01-15T19:46:52.3956330Z 2026-01-15T19:46:52.3956330Z 2026-01-15T19:46:52.3956330Z 2026-01-15T19:46:52.3956330Z 2026-01-15T19:46:52.3956330Z 2026-01-15T19:46:52.3956340Z 2026-01-15T19:46:52.3956340Z 2026-01-15T19:46:52.3956400Z  done 2026-01-15T19:46:52.5089550Z Preparing transaction: | done 2026-01-15T19:46:53.6243900Z Verifying transaction: - \ | / - \ | / done 2026-01-15T19:46:54.6530860Z Executing transaction: \ | / - \ | / done 2026-01-15T19:46:54.8475400Z ffmpeg version 5.1.2 Copyright (c) 2000-2022 the FFmpeg developers 2026-01-15T19:46:54.8577460Z built with clang version 15.0.7 2026-01-15T19:46:54.8680660Z configuration: --prefix=/Users/runner/miniconda3/envs/test --cc=arm64-apple-darwin20.0.0-clang --cxx=arm64-apple-darwin20.0.0-clang++ --nm=arm64-apple-darwin20.0.0-nm --ar=arm64-apple-darwin20.0.0-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-cross-compile --arch=arm64 --target-os=darwin --cross-prefix=arm64-apple-darwin20.0.0- --host-cc=/Users/runner/miniforge3/conda-bld/ffmpeg_1696213832120/_build_env/bin/x86_64-apple-darwin13.4.0-clang --enable-neon --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --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=/Users/runner/miniforge3/conda-bld/ffmpeg_1696213832120/_build_env/bin/pkg-config 2026-01-15T19:46:54.8743740Z libavutil 57. 28.100 / 57. 28.100 2026-01-15T19:46:54.8749110Z libavcodec 59. 37.100 / 59. 37.100 2026-01-15T19:46:54.8749340Z libavformat 59. 27.100 / 59. 27.100 2026-01-15T19:46:54.8749520Z libavdevice 59. 7.100 / 59. 7.100 2026-01-15T19:46:54.8749690Z libavfilter 8. 44.100 / 8. 44.100 2026-01-15T19:46:54.8749870Z libswscale 6. 7.100 / 6. 7.100 2026-01-15T19:46:54.8750040Z libswresample 4. 7.100 / 4. 7.100 2026-01-15T19:46:54.8750220Z libpostproc 56. 6.100 / 56. 6.100 2026-01-15T19:46:54.8771790Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:46:54.8772070Z bash packaging/install_test_dependencies.sh 2026-01-15T19:46:54.8821550Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:54.8821720Z env: 2026-01-15T19:46:54.8821830Z INPUT_RUN_POST: true 2026-01-15T19:46:54.8821970Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:54.8822110Z ##[endgroup] 2026-01-15T19:46:55.7698160Z Installing test dependencies... 2026-01-15T19:46:55.9415840Z Requirement already satisfied: numpy in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:46:55.9938650Z Collecting pytest 2026-01-15T19:46:56.0121330Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:46:56.0173830Z Requirement already satisfied: pillow in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:46:56.0267300Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:46:56.0303990Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:46:56.0381480Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:46:56.0415940Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:46:56.0523770Z Collecting packaging>=22 (from pytest) 2026-01-15T19:46:56.0555480Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:56.0687630Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:46:56.0725430Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:46:56.0850330Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:46:56.0885530Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:46:56.1005900Z Collecting tomli>=1 (from pytest) 2026-01-15T19:46:56.1050980Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:56.1095340Z Requirement already satisfied: typing-extensions>=4.6.0 in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:46:56.1136280Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:46:56.1246060Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:46:56.1294510Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:46:56.1348250Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:46:56.1414510Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:46:56.1470990Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:46:56.1536120Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 192.5 MB/s 0:00:00 2026-01-15T19:46:56.1570440Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:46:56.1939750Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:46:56.7325470Z 2026-01-15T19:46:56.7346790Z Successfully installed 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-15T19:46:56.7584160Z Test dependencies installed successfully! 2026-01-15T19:46:56.7607420Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:46:56.7607750Z pytest --override-ini="addopts=-v" test 2026-01-15T19:46:56.7652270Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:56.7652440Z env: 2026-01-15T19:46:56.7652550Z INPUT_RUN_POST: true 2026-01-15T19:46:56.7652690Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:56.7652840Z ##[endgroup] 2026-01-15T19:46:58.8360390Z ============================= test session starts ============================== 2026-01-15T19:46:58.8396280Z platform darwin -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /Users/runner/miniconda3/envs/test/bin/python 2026-01-15T19:46:58.8396900Z cachedir: .pytest_cache 2026-01-15T19:46:58.8397360Z rootdir: /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:46:58.8398160Z configfile: pyproject.toml 2026-01-15T19:46:59.2075470Z collecting ... collected 1760 items 2026-01-15T19:46:59.2075660Z 2026-01-15T19:46:59.2133880Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2156940Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2167260Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:46:59.2195420Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2219230Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2227420Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:46:59.2255190Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2278260Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2286810Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:46:59.2315700Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2339080Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2347290Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:46:59.2375130Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2399930Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2408300Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:46:59.2437510Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:46:59.2459800Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:46:59.2467860Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:46:59.2496720Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:46:59.2519730Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:46:59.2528000Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:46:59.2581390Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:46:59.2619740Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:46:59.2648100Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:46:59.2669560Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:46:59.3602620Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:46:59.3608500Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:46:59.4168630Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:46:59.4565490Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:46:59.4568700Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:46:59.4571510Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:46:59.4574140Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:46:59.4576800Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:46:59.5082380Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:46:59.5740800Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:46:59.5842520Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:46:59.5947620Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:46:59.6048870Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:46:59.6149920Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:46:59.7452300Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:47:00.8007590Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:00.8010710Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:00.8013420Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:01.7734180Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:47:01.7737290Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:47:01.7740130Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:01.7773830Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:47:01.7866290Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:47:01.7869000Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:47:01.7909020Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:01.7911410Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:01.7914080Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:01.7941800Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:01.7944140Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:01.7946540Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:01.9100530Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:01.9103440Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:01.9106230Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:02.0591470Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:02.0622600Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:02.0625320Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:14.8420650Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:47:14.8885950Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:14.8897620Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:14.8898080Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:14.9354320Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:14.9357170Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:14.9360040Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:14.9505070Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:47:14.9508020Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:47:14.9510670Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:14.9550550Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:14.9553330Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:14.9555940Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:14.9583660Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:14.9586620Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:14.9589200Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:14.9953850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:14.9956690Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:14.9959380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:15.0329630Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:15.0332380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:15.0334970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:15.0377150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:15.0379780Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:15.0382190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:15.0411830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:15.0414380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.0416930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.0510860Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:47:15.0514100Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.0516830Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.1603460Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:15.1606840Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.1611590Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.2913590Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:15.3013850Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.3046250Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.3142740Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:47:15.3151240Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:15.3160810Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.3165280Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.3167000Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:15.3167600Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:15.3168930Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:15.3188010Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3192960Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3201500Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3324920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3328640Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3330660Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3479660Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3484950Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3490600Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3626330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3629290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3631960Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3671650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3674400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3677060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3705030Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:15.3709210Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:15.3711860Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:15.3983640Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:47:15.3986510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.3989480Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:15.4457970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:47:15.4461020Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.4463820Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:15.4902080Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:47:15.4904920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.4907540Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:15.5182670Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:47:15.5185530Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.5188140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:15.5613670Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:47:15.5616730Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.5619340Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:15.6054360Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:47:15.6057270Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:15.6059900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:15.6903250Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:47:15.6905970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:47:15.6908620Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:15.7720720Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:47:15.7723550Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:47:15.7726360Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:15.7770140Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.7808500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:47:15.7847090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.7885250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:47:15.7929590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.7972060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:47:15.8019150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.8066700Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:47:15.8106400Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.8144760Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:47:15.8206620Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:47:15.8270040Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:47:15.8372930Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:47:15.8475280Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:47:15.8478150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8480820Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8483430Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8486080Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8488550Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8491040Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8493430Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8496000Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8498430Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8501640Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8504150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8506660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8509150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:15.8511660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:15.8514100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8516540Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8519090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8521460Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8523860Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8526250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8529630Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8532090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8534480Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8536930Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8539200Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8541820Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8544050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:15.8546460Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:15.8581010Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:47:15.8614380Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:47:15.8647530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:47:15.8680080Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:47:15.8715830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:47:15.8751600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:47:15.8791880Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:47:15.8832540Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:47:15.8866810Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:47:15.8927340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:47:15.9035940Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:47:15.9136960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:47:15.9209760Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:47:15.9411410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:47:15.9512470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:15.9613850Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:15.9714070Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:15.9814190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:15.9915330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:16.0016500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:16.0116720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:16.0217530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:16.0318060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.0418660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.0503660Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.0604630Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.0691830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.0737750Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.0764190Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.0865110Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.0936020Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.0995100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.1043170Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.1047800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.1049700Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.1052370Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.1054490Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.1055170Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:16.1055790Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:16.1056330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:16.1056900Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:47:16.1057470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:16.1057940Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:47:16.7195220Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:47:18.4284470Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:47:19.2884410Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:47:19.2886720Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:19.2888610Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:19.2889290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:47:19.2889830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:47:19.2891710Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:47:19.2892240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:47:19.6024580Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:47:20.4350790Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:47:21.2349610Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:47:21.2449790Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:21.2550970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:21.2652800Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:47:21.2752320Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:47:21.2853420Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:47:21.2953740Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:47:21.2976190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:47:21.3077150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:47:21.3097850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:21.3102230Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:47:21.3107010Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:47:21.3117350Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:21.3121960Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:47:21.3122530Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:47:21.3122980Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:21.3123390Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:47:21.3123780Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:47:21.3124170Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:21.3124560Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:47:21.3124990Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:47:21.3125460Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:47:21.3125940Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:47:21.3126370Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:47:21.3126790Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:47:21.3127180Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:21.3127590Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:21.3128000Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:47:21.3128770Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:47:21.3129250Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:21.3469410Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:47:21.3508720Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:21.3510960Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:21.4591830Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:47:21.4598280Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:47:21.4601260Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:21.5277550Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:47:21.5280820Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:21.5283530Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:21.6302660Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:47:21.6305640Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:47:21.6308500Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:21.6820590Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:47:21.6823970Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:47:21.6828970Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:21.6835860Z 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-15T19:47:21.6838540Z 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-15T19:47:21.6841220Z 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-15T19:47:21.6845780Z 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-15T19:47:21.6848520Z 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-15T19:47:21.6851220Z 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-15T19:47:21.6856080Z 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-15T19:47:21.6858640Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:21.6861180Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:21.6871490Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:47:21.6874120Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:47:21.6876800Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:47:21.7028090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:47:21.7031030Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:47:21.7037130Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:47:21.7039510Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:47:21.7042240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:47:21.7044730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:47:21.7047180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:47:21.7049610Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:47:21.7052180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:47:21.7054620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:47:21.7057150Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:47:21.7059520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:47:21.7062000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:47:21.7065260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:47:21.7067610Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:47:21.7070020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:47:21.7072470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:21.7075010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:21.7077470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:47:21.7079910Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:47:21.7082350Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:47:21.7084830Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:47:21.7087320Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:47:21.7089740Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:47:21.7092900Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:47:21.7095380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:47:21.7097770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:47:21.7100360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:47:21.7102730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:47:21.7105170Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:47:21.7107700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:47:21.7109980Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:47:21.7112520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:21.7114970Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:21.7117470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:21.7120800Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:47:21.7123280Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:47:21.7125640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:47:21.7127730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:47:21.7130540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:47:21.7132990Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:47:21.7136410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:47:21.7139340Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:47:21.7141960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:47:21.7144640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:47:21.7147400Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:47:21.7150850Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:47:21.7153380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:47:21.7156020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:47:21.7158370Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:47:21.7160950Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:21.7163420Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:47:21.7165820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:47:21.7168120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:47:21.7170720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:47:21.7173120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:47:21.7175470Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:47:21.7178730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:47:21.7181240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:47:21.7183590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:47:21.7186000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:47:21.7188370Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:47:21.7190800Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:47:21.7193240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:47:21.7195690Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:47:21.7198040Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:47:21.7200390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:47:21.7202850Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:47:21.7206050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:47:21.7208490Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:21.7210920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:21.7213400Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:47:21.7215790Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:47:21.7218210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:47:21.7220670Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:47:21.7223100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:47:21.7225410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:47:21.7227980Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:47:21.7230430Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:47:21.7233600Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:47:21.7235960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:47:21.7238540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:47:21.7240930Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:47:21.7243270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:47:21.7245680Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:47:21.7247980Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:21.7250660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:21.7252730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:21.7255210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:47:21.7257700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:47:21.7260920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:47:21.7263330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:47:21.7265740Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:47:21.7268270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:47:21.7270570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:47:21.7272940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:47:21.7275420Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:47:21.7278260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:47:21.7280820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:47:21.7283230Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:47:21.7285570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:47:21.7288920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:47:21.7291490Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:47:21.7293780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:21.7296210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:47:21.7298610Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:47:21.7300870Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:47:21.7303380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:47:21.7305810Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:47:21.7314830Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:47:21.7315380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:47:21.7315890Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:47:21.7316400Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:47:21.7318060Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:47:21.7320500Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:47:21.7322820Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:47:21.7366260Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:47:21.7368720Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:21.7371230Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:21.7373850Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:21.7376270Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:21.7400260Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:47:21.7408480Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:47:21.7420320Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:47:21.7474710Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:47:21.7529450Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:47:21.7560830Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:47:21.7681790Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:47:21.7753100Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:47:21.7848370Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:47:21.8036550Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:47:21.8239770Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:47:21.8258290Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:47:21.8315930Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:47:21.8371710Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:47:21.8495930Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:47:21.8569790Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:47:21.8658560Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:47:21.8702020Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:47:21.8796260Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:21.8806930Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:47:21.8834920Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:21.8835630Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:47:21.8860900Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:47:21.8879790Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:47:21.8894100Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:47:21.8906700Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:47:21.8977310Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:47:21.9030620Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:47:21.9077170Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:47:21.9118660Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:47:21.9155850Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:47:21.9248430Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:47:21.9438740Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:47:21.9500070Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:47:21.9532530Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:47:21.9544320Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:47:21.9575570Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9586990Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9616250Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9629520Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9709860Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9772370Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9785540Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9816940Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9826910Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9879070Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9891230Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9929260Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:47:21.9942940Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:21.9999770Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:22.0014170Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:47:22.0055820Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:47:22.0075680Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:22.0199130Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:22.0219580Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:47:22.0267340Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:47:22.0285220Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:22.0486020Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:22.0509950Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:47:22.0574390Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:47:22.0674770Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:22.0976050Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:22.1036170Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:47:22.1137220Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:47:22.1237720Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:22.1338270Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:22.1392760Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:47:22.1395310Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:47:22.1396590Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:47:22.1398180Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:47:22.1399580Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:47:22.1400010Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:47:22.1400400Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:47:22.1400790Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:47:22.1401210Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:47:22.1515460Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:47:22.1635580Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:47:22.1761660Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:47:22.1876290Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:47:22.2013540Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:47:22.2142570Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:47:22.2272750Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:47:22.3468930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:47:22.4118580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:47:22.5357600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:47:22.6048980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:47:22.7229910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:47:22.7929620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:47:22.9387630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:47:23.0142010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:23.1049400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:47:23.1675920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:47:23.2536620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:47:23.3171930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:47:23.4089450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:23.4732100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:23.5943200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:23.6691050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:23.7893280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:47:23.8616080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:47:23.9794030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:47:24.0495520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:47:24.1663380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:24.2551060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:24.4025550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:24.4791440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:24.7161640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:47:24.7953920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:47:25.0548390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:47:25.1450930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:47:25.3900460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:25.4688130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:25.6984560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:25.7893530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:25.9270360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:47:26.0064090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:47:26.1435890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:47:26.2240150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:47:26.3644670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:26.4428070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:26.5997400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:26.6960190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:26.9304570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:47:27.0264690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:47:27.2586710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:47:27.3549190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:47:27.6080470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:27.7123980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:27.9647520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:28.0816080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:28.1763080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:47:28.2547630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:47:28.3517230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:47:28.4276930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:47:28.5283230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:28.6029060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:28.7036270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:28.7748900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:28.8625750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:47:28.9322130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:47:29.0162970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:47:29.0862260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:47:29.1732350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:29.2410930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:29.3261990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:29.3941470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:29.4834180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:47:29.5637870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:47:29.6560380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:47:29.7390980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:47:29.8275650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:29.9082300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:29.9998490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:30.0828760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:30.1882850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:47:30.2689110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:47:30.3756400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:47:30.4565470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:47:30.5675770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:30.6496750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:30.7592380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:30.8450640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:30.9435880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:47:31.0262100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:47:31.1229980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:47:31.2046170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:47:31.3009530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:31.3823760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:31.4787260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:31.5659580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:31.6817910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:47:31.7743520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:47:31.8919310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:47:31.9875200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:47:32.1057810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:32.1983810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:32.3136530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:32.4056180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:32.5058970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:47:32.5814650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:47:32.6846400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:47:32.7807680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:47:32.8923830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:32.9669410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:33.0702540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:33.1442480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:33.2346280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:47:33.3066610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:47:33.3991520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:47:33.4712950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:47:33.5616860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:33.6334260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:33.7239230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:33.7975390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:33.8998080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:47:33.9726660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:47:34.0718010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:47:34.1457440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:47:34.2427880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:34.3103930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:34.4046710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:34.4729180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:34.6109320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:47:34.6958610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:47:34.8329170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:47:34.9103580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:47:35.0515440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:35.1293060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:35.2702940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:35.3454560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:35.4573570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:47:35.5315090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:47:35.6490530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T19:47:35.7237230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T19:47:35.8390020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:35.9178290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:36.0341510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:36.1075650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:36.2655190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T19:47:36.3455670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T19:47:36.4839880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T19:47:36.5603920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T19:47:36.7016430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:36.7791420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:36.9199610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:37.0030600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:37.0780900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T19:47:37.1078540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T19:47:37.1821540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T19:47:37.2111610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T19:47:37.2818390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:37.3114770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:37.3811220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:37.4119000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:37.4578570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T19:47:37.4860880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T19:47:37.5329450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T19:47:37.5611750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T19:47:37.6098480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:37.6403040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:37.6893540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:37.7212960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:37.7959040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T19:47:37.8293120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T19:47:37.9039680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T19:47:37.9370740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T19:47:38.0095040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:38.0452010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:38.1164880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:38.1529600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:38.3256080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T19:47:38.3680800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T19:47:38.5385850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T19:47:38.5801060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T19:47:38.7635810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:38.8079000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:38.9732720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:39.0294990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:39.1208700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T19:47:39.1634300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T19:47:39.2511730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T19:47:39.2928760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T19:47:39.3825660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:39.4242820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:39.5284660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:39.5815910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:39.7531440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T19:47:39.8117310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T19:47:39.9863120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T19:47:40.0444990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T19:47:40.2325930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:40.2913650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:40.4591720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:40.5290810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:40.5709310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T19:47:40.5993970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T19:47:40.6391960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T19:47:40.6683070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T19:47:40.7083560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:40.7377130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:40.7789180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:40.8089260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:40.8504250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T19:47:40.8787800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T19:47:40.9194050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T19:47:40.9497490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T19:47:40.9906930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:41.0195680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:41.0601660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:41.0892340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:41.1319910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T19:47:41.1674870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T19:47:41.2086500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T19:47:41.2435880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T19:47:41.2913110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:41.3264860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:41.3673270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:41.4020180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:41.4513040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T19:47:41.4883860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T19:47:41.5379940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T19:47:41.5734460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T19:47:41.6246290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:41.6605490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:41.7100480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:41.7452450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:41.7912490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T19:47:41.8268690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T19:47:41.8740990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T19:47:41.9097740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T19:47:41.9558330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:41.9910070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:42.0377690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:42.0732440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:42.1234750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T19:47:42.1623000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T19:47:42.2128990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T19:47:42.2500350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T19:47:42.3011620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:42.3410250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:42.3911170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:42.4296740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:42.4782070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T19:47:42.5081460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T19:47:42.5544810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T19:47:42.5842540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T19:47:42.6305780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:42.6605040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:42.7073550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:42.7370340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:42.7766390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T19:47:42.8055020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T19:47:42.8457510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T19:47:42.8755590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T19:47:42.9161390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:42.9443200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:42.9858490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:43.0141220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:43.0600980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T19:47:43.0918720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T19:47:43.1374700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T19:47:43.1674310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T19:47:43.2161710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:43.2468280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:43.2951440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:43.3262350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:43.4017880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T19:47:43.4363670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T19:47:43.5140950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T19:47:43.5491090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T19:47:43.6267010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:43.6612390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:43.7380700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:43.7724180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:43.8314770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T19:47:43.8654770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T19:47:43.9270470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T19:47:43.9620260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T19:47:44.0226950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:44.0577000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:44.1181560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:44.1520770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:44.2358730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T19:47:44.2794470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T19:47:44.3632140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T19:47:44.4031770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T19:47:44.4871370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:44.5281770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:44.6112110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:44.6520580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:44.7312210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T19:47:44.7629310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T19:47:44.8419860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T19:47:44.8739640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T19:47:44.9496980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:44.9832600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:45.0580560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:45.0917020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:45.1425000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T19:47:45.1744910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T19:47:45.2255830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T19:47:45.2571900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T19:47:45.3124330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:45.3462890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:45.3995060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:45.4331050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:45.5123550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T19:47:45.5520300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T19:47:45.6316990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T19:47:45.6675100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T19:47:45.7494160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:45.7858980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:45.8605330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:45.8982200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:46.0800400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T19:47:46.1302890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T19:47:46.3123790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T19:47:46.3584930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T19:47:46.5533970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:46.6009150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:46.7704570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:46.8286960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:46.9193490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T19:47:46.9619320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T19:47:47.0500110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T19:47:47.0913740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T19:47:47.1819220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:47.2231300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T19:47:47.3290420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T19:47:47.3832470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T19:47:47.5532770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T19:47:47.6074810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T19:47:47.7781110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T19:47:47.8363350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T19:47:48.0188650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:48.0765440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T19:47:48.2432150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T19:47:48.3111460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T19:47:48.3533020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T19:47:48.3841600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T19:47:48.4266980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T19:47:48.4559280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T19:47:48.4964380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:48.5251880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:48.5662540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:48.5957350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T19:47:48.6362530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T19:47:48.6643890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T19:47:48.7089070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T19:47:48.7502180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T19:47:48.7928900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T19:47:48.8227880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:48.8644570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:48.8952470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T19:47:48.9378460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T19:47:48.9734670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T19:47:49.0133050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T19:47:49.0491500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T19:47:49.0910760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T19:47:49.1269260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:49.1671730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:49.2021880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:49.2521990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T19:47:49.2876670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T19:47:49.3362850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T19:47:49.3737020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T19:47:49.4267940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T19:47:49.4640620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T19:47:49.5134450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T19:47:49.5484680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:49.5953290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T19:47:49.6310870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T19:47:49.6825600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T19:47:49.7211600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T19:47:49.7692000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T19:47:49.8060110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T19:47:49.8529280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T19:47:49.8879540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:49.9379400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T19:47:49.9752520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T19:47:50.0251120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T19:47:50.0632390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T19:47:50.1140290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T19:47:50.1524050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T19:47:50.2110550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T19:47:50.2492150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T19:47:50.2957110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T19:47:50.3239970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T19:47:50.3863430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T19:47:50.4166370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T19:47:50.4653220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T19:47:50.4958500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T19:47:50.5417820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T19:47:50.5709640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T19:47:50.6104410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T19:47:50.6380370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T19:47:50.6796900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T19:47:50.7087960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T19:47:50.7491560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T19:47:50.7769040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T19:47:50.8172620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T19:47:50.8457880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T19:47:50.8919350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T19:47:50.9227580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T19:47:50.9698220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T19:47:51.0012360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T19:47:51.0483010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T19:47:51.0789760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T19:47:51.1242120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T19:47:51.1542810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T19:47:51.2295570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T19:47:51.2632800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T19:47:51.3398360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T19:47:51.3739740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T19:47:51.4515140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:51.4870740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T19:47:51.5670980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T19:47:51.6021100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T19:47:51.6607300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T19:47:51.6953730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T19:47:51.7545280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T19:47:51.7896220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T19:47:51.8492110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:51.8832340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T19:47:51.9417430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T19:47:51.9768540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T19:47:52.0544770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T19:47:52.0921010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T19:47:52.1734480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T19:47:52.2129770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T19:47:52.2904640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:52.3277260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:52.4038810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:52.4405400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T19:47:52.4939770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T19:47:52.5073510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T19:47:52.5617440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T19:47:52.5750380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T19:47:52.6229610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T19:47:52.6372220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:52.6861780Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:52.7049520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T19:47:52.7284960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T19:47:52.7410640Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T19:47:52.7648420Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T19:47:52.7781030Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T19:47:52.8043020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T19:47:52.8178680Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:52.8441220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:52.8614990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:52.9139260Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T19:47:52.9357030Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T19:47:52.9884850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T19:47:53.0091810Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T19:47:53.0567940Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T19:47:53.0774430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T19:47:53.1248770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T19:47:53.1501040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:53.1677900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T19:47:53.1808500Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T19:47:53.1983970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T19:47:53.2117590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T19:47:53.2295400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T19:47:53.2433040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T19:47:53.2605860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T19:47:53.2739900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:53.2903840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T19:47:53.3042500Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T19:47:53.3207200Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T19:47:53.3341730Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T19:47:53.3527270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T19:47:53.3673560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T19:47:53.3840070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T19:47:53.3974550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T19:47:53.4153310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T19:47:53.4286400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T19:47:53.4459770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T19:47:53.4595950Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T19:47:53.4771050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T19:47:53.4909340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T19:47:53.5084250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T19:47:53.5231460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T19:47:53.5453210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T19:47:53.5551140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T19:47:53.5791440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T19:47:53.5879080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T19:47:53.6097140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T19:47:53.6189320Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T19:47:53.6408620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T19:47:53.6497980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T19:47:53.6663550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T19:47:53.6748210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T19:47:53.6906350Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T19:47:53.6996750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T19:47:53.7152880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T19:47:53.7238590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T19:47:53.7395140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T19:47:53.7482040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T19:47:53.7696670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T19:47:53.7801830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T19:47:53.8020980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T19:47:53.8116820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T19:47:53.8331310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:53.8423920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T19:47:53.8637120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T19:47:53.8733020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T19:47:53.9244140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T19:47:53.9372550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T19:47:53.9885460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T19:47:54.0009990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T19:47:54.0495100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:54.0629700Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T19:47:54.1101310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T19:47:54.1283510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T19:47:54.1521310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T19:47:54.1656130Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T19:47:54.1900930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T19:47:54.2031080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T19:47:54.2275270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:54.2415310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T19:47:54.2669450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T19:47:54.2848920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T19:47:54.3363630Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T19:47:54.3563930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T19:47:54.4080330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T19:47:54.4278530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T19:47:54.4756110Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T19:47:54.4955710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T19:47:54.5428230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T19:47:54.5665430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T19:47:54.5840940Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T19:47:54.5983890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T19:47:54.6164870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T19:47:54.6304250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T19:47:54.6472610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T19:47:54.6605530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T19:47:54.6779560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T19:47:54.6916670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T19:47:54.7088230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T19:47:54.7221860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T19:47:54.7386740Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T19:47:54.7516830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T19:47:54.7681220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T19:47:54.7816620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T19:47:54.7983120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T19:47:54.8120710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T19:47:54.8297480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T19:47:54.8431470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T19:47:54.8599630Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T19:47:54.8733330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T19:47:54.8906530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T19:47:54.9045400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T19:47:54.9215520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T19:47:54.9351080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T19:47:54.9558880Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T19:47:54.9642060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T19:47:54.9856820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T19:47:54.9945610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T19:47:55.0175290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T19:47:55.0269620Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T19:47:55.0481590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T19:47:55.0567300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T19:47:55.0722220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T19:47:55.0805180Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T19:47:55.0964270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T19:47:55.1049320Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T19:47:55.1211300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T19:47:55.1293550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T19:47:55.1450140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T19:47:55.1535320Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T19:47:55.1750760Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T19:47:55.1849440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T19:47:55.2066380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T19:47:55.2170290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T19:47:55.2380370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T19:47:55.2480340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T19:47:55.2687750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T19:47:55.2782930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T19:47:55.7278590Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T19:47:55.7325570Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T19:47:55.7357910Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T19:47:55.7388860Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T19:47:55.7413080Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T19:47:55.7435690Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T19:47:55.7455790Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T19:47:55.7480180Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T19:47:55.7507150Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T19:47:55.7531240Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T19:47:55.7554700Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T19:47:55.7577360Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T19:47:55.7599370Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T19:47:55.7619170Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T19:47:55.7640540Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T19:47:55.7664970Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T19:47:55.7683580Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T19:47:55.7702010Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T19:47:55.7720600Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T19:47:55.7740820Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T19:47:55.7761440Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T19:47:55.7779880Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T19:47:55.7788510Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T19:47:55.7920710Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T19:47:55.8063960Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T19:47:55.8102910Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T19:47:55.8147350Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T19:47:55.8187860Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T19:47:55.8220710Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T19:47:55.8261270Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T19:47:55.8284670Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T19:47:55.8304200Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T19:47:55.8323170Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T19:47:55.8342120Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T19:47:55.8362140Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T19:47:55.8382540Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T19:47:55.8403920Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T19:47:55.8423890Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T19:47:55.8447060Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T19:47:55.8467330Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T19:47:55.8486270Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T19:47:55.8504090Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T19:47:55.8507350Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T19:47:55.8510500Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T19:47:55.8512970Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T19:47:55.8530680Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T19:47:55.8550250Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 63%] 2026-01-15T19:47:55.8567220Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:47:55.8582570Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8598000Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8612600Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:47:55.8628170Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:47:55.8643650Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:47:55.8658510Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8673280Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8687530Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:47:55.8702280Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:47:55.8717060Z 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 [ 64%] 2026-01-15T19:47:55.8731520Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8745780Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:47:55.8969320Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T19:47:55.9183590Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T19:47:55.9400640Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T19:47:55.9403810Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T19:47:55.9406430Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T19:47:55.9409210Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T19:47:57.0166190Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T19:47:58.1438230Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T19:47:59.3098210Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T19:48:06.4732000Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T19:48:07.4901380Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:08.4954050Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:09.5144200Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:16.8284760Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T19:48:17.8571450Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T19:48:18.9099120Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T19:48:20.0747570Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T19:48:27.2925130Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T19:48:28.1605900Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:28.9838350Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:29.5683160Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T19:48:30.4639650Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:31.0324320Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T19:48:32.7181590Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T19:48:40.0498170Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T19:48:40.8838880Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T19:48:41.7271520Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T19:48:42.3018360Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T19:48:43.2019350Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T19:48:43.7754840Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T19:48:45.4095060Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T19:48:52.7568140Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T19:48:54.2655410Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T19:48:55.7707690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T19:48:55.7722880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T19:48:57.3939090Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T19:48:57.3954330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T19:49:06.9249330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T19:49:07.7779320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T19:49:08.6910040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T19:49:09.3621770Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T19:49:10.3163930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T19:49:11.0398940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T19:49:16.6958880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T19:49:17.3177800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T19:49:17.9339150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T19:49:18.5558800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T19:49:19.2260400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T19:49:19.8826100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T19:49:25.3390710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T19:49:26.3435800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T19:49:27.3761150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T19:49:28.0674900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T19:49:29.0167110Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T19:49:29.6607610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T19:49:35.1291690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T19:49:36.5728160Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T19:49:37.9777470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T19:49:37.9792740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T19:49:39.6486880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T19:49:39.6501880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T19:49:48.5973170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T19:49:49.4334070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T19:49:50.3026500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T19:49:50.9279310Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T19:49:51.8915770Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T19:49:52.6171460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T19:49:58.0744550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T19:49:58.6753740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T19:49:59.2796770Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T19:49:59.9069430Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T19:50:00.5509460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T19:50:01.1911280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T19:50:06.7330800Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T19:50:07.6491990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T19:50:08.5863350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T19:50:09.2173940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T19:50:10.1788990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T19:50:10.8244630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T19:50:16.2009950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T19:50:17.7458710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T19:50:19.2144070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T19:50:19.2159700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T19:50:20.7308990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T19:50:20.7338950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T19:50:29.6501230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T19:50:30.5847130Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T19:50:31.5427900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T19:50:32.1643440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T19:50:33.0664640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T19:50:33.7131540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T19:50:39.1263440Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T19:50:39.7304070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T19:50:40.3346540Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T19:50:40.9674400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T19:50:41.6369860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T19:50:42.3829780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T19:50:47.9264030Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T19:50:48.8549930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T19:50:49.7849820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T19:50:50.4155450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T19:50:51.3845190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T19:50:52.0303010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T19:50:57.5417060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T19:50:58.9573690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T19:51:00.3568880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T19:51:00.3584910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T19:51:01.8905460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T19:51:01.8921380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T19:51:10.9169010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T19:51:11.7457270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T19:51:12.6126600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T19:51:13.2398390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T19:51:14.1379280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T19:51:14.7868190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T19:51:20.3409490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T19:51:21.0245070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T19:51:21.6433720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T19:51:22.2801760Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T19:51:22.9080900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T19:51:23.5676690Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T19:51:28.9344850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T19:51:29.8539330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T19:51:30.7743530Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T19:51:31.4402400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T19:51:32.5066520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T19:51:33.2353190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T19:51:38.6313640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T19:51:40.0676630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T19:51:41.4628940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T19:51:41.4645170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T19:51:42.9828030Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T19:51:42.9843840Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T19:51:52.0021990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T19:51:52.8341300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T19:51:53.6860850Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T19:51:54.3260470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T19:51:55.2352670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T19:51:55.9117670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T19:52:01.5195390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T19:52:02.1287500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T19:52:02.7394670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T19:52:03.3880260Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T19:52:04.0389390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T19:52:04.7246250Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T19:52:10.2573660Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T19:52:11.2177010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T19:52:12.1433970Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T19:52:12.7696270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T19:52:13.7515640Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T19:52:14.3962110Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T19:52:19.7543490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T19:52:21.2188240Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T19:52:22.7723890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T19:52:22.7741620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T19:52:24.3566460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T19:52:24.3582290Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T19:52:33.1605070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T19:52:34.0735870Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T19:52:35.0384050Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T19:52:35.7408860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T19:52:36.6369510Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T19:52:37.2771860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T19:52:42.6844880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T19:52:43.3198300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T19:52:43.9218000Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T19:52:44.5750200Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T19:52:45.2195500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T19:52:45.8633500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T19:52:51.3784330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T19:52:52.2947840Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T19:52:53.2063100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T19:52:53.8358950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T19:52:54.8254580Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T19:52:55.4713880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T19:53:00.9687570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T19:53:02.4004460Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T19:53:03.2152060Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T19:53:03.2738410Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T19:53:03.3061380Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T19:53:03.3412530Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T19:53:03.4339650Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T19:53:03.4559540Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T19:53:03.4840340Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T19:53:03.5457740Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T19:53:09.1811940Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T19:53:09.3083590Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T19:53:09.3318730Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T19:53:09.3549680Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T19:53:09.3781270Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T19:53:09.3785050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T19:53:09.3788080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:09.3790730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T19:53:09.3794430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:53:09.3797210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:09.3801050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T19:53:09.3803760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:53:09.3806520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:53:09.3808830Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3811240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3813730Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3816110Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3818630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3821130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3823480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3825990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3829120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3831540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3833970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3836350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3838760Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3841160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3843500Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3845900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:53:09.3848200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:53:09.3850920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:53:09.3853410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3859370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3861600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:09.3864310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3866610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3868980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:09.3871350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3873700Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3876430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:09.3878500Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3881050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3883380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:09.3886650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3889000Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3891470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:53:09.3893890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:53:09.3896040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:53:09.3898600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3900940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3903210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3905710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3907910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3910390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3913430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3915880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3918180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3920540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3922900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3925160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3927690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3929880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3932480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3934720Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:53:09.3937290Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:53:09.3940510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:53:09.3942960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3945400Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3947650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:09.3950140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3952510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3954900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:09.3957240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3959640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3961980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:09.3964140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3967440Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3969690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:53:09.3972230Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3974470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3976970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T19:53:09.3979220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:53:09.3981910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:53:09.3984200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.3986580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.3988910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.3991330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.3994540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.3996710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.3999220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.4001420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.4004080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.4006430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.4008740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.4011290Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.4013750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.4016060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.4018450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.4021590Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:53:09.4024100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:53:09.4026510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:53:09.4028550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4031090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4033350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4035900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4038260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4040630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4042890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4045520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4048600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4050970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4053300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4055660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4058150Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4060510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4062900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4065260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:53:09.4067540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:53:09.4070040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:53:09.4072390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4075430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4078110Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:09.4080130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4082590Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4084970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:09.4087290Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4089810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4092180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:09.4094560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4096940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4099310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:09.4102520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4104560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4107150Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:53:09.4109230Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:53:09.4111870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:53:09.4114250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4116380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4118820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4121170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4123540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4126030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4129080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4131520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4133900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4136380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4138520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4141030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4143180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4145680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4148070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4150410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:53:09.4152790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:53:09.4155890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:53:09.4158050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4160560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4162670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:09.4165100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4167570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4169780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:09.4172300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4174450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4177090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:09.4179430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4184100Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4186470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:09.4188790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4191330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4193700Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:53:09.4195920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:53:09.4199390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:53:09.4202350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:09.4204960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:09.4207490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:09.4209970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:09.4213690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:09.4216060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:09.4218510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:09.4220990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:09.4223260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:09.4225820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:09.4228090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:09.4230470Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:53:09.4232850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:53:09.4235910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:53:09.4240590Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T19:53:09.4245190Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T19:53:09.4251740Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T19:53:09.4260040Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T19:53:09.4311480Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T19:53:09.4315680Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T19:53:09.4351000Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:53:09.4373310Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T19:53:09.4406900Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T19:53:09.4409780Z test/test_metadata.py::test_get_metadata[metadata_getter3] SKIPPED (...) [ 86%] 2026-01-15T19:53:09.4419160Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:53:09.4427530Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T19:53:09.4462740Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T19:53:09.4777960Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T19:53:09.4780900Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T19:53:09.4783690Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:09.4972350Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T19:53:09.4975120Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:53:09.4977700Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:09.5616170Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T19:53:09.5618860Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:53:09.5668220Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:53:09.6104730Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T19:53:09.6107640Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.6110050Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:09.6330060Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T19:53:09.6332750Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.6335330Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:09.6577270Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:09.6580010Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.6582620Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:09.6986310Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:09.6988960Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.6991360Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:09.7335830Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:09.7338810Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.7341410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:53:09.7387820Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:53:09.7390640Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:53:09.7393320Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:09.8123160Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T19:53:09.8125960Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T19:53:09.8128470Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:10.1890590Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T19:53:10.1893440Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T19:53:10.1896130Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:10.2953600Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T19:53:10.2956410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T19:53:10.2959100Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:10.3194940Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T19:53:10.3197630Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T19:53:10.3200110Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:10.3351310Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T19:53:10.3354170Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T19:53:10.3359130Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:10.6132940Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T19:53:10.6135880Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T19:53:10.6137910Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.6418190Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T19:53:10.6420960Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T19:53:10.6423600Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.6712000Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T19:53:10.6714940Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T19:53:10.6717580Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.7014670Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T19:53:10.7017430Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T19:53:10.7020020Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.7330060Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T19:53:10.7333330Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:10.7336310Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.7626210Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T19:53:10.7626810Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:10.7627320Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:10.7656580Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T19:53:10.7687890Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T19:53:10.7691290Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T19:53:10.8346470Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T19:53:10.8493460Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T19:53:11.0013870Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T19:53:11.0018130Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T19:53:11.0021050Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T19:53:11.0329350Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T19:53:11.0614890Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T19:53:11.1008130Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T19:53:11.1364210Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T19:53:11.1807640Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T19:53:11.2174470Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T19:53:11.2177960Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T19:53:11.2212250Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T19:53:11.2243100Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T19:53:11.2267770Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T19:53:11.2297800Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T19:53:11.2326080Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T19:53:11.2353390Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T19:53:11.2386670Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T19:53:11.2592900Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T19:53:11.2746510Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T19:53:11.2837850Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:11.2938430Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:11.3042130Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:11.3082490Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:11.3149710Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:11.3195640Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:11.3260150Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:11.3313640Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:11.3341810Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:11.3380430Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:11.3415810Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T19:53:11.3431460Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T19:53:11.3457390Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T19:53:11.3467430Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T19:53:11.3490230Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T19:53:11.3498200Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T19:53:11.3809760Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T19:53:11.3936640Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T19:53:11.4131190Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T19:53:11.4278800Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T19:53:11.4374180Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T19:53:11.4805570Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T19:53:11.5209100Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T19:53:11.5212280Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T19:53:11.5215240Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T19:53:11.5217920Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T19:53:11.5222240Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T19:53:11.5265370Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T19:53:11.5273510Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T19:53:11.6089100Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T19:53:11.6841470Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T19:53:11.6869880Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T19:53:11.6874630Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T19:53:11.6878650Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T19:53:11.6882520Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T19:53:11.6886430Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T19:53:11.6890340Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T19:53:11.7312680Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:11.7844780Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:11.8227250Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:11.8734230Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:11.9231940Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T19:53:11.9775790Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T19:53:12.0318330Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T19:53:12.0866170Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T19:53:12.1082800Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T19:53:12.1260150Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T19:53:12.1488080Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T19:53:12.1686070Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T19:53:12.2348380Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T19:53:12.2611640Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T19:53:12.3211020Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T19:53:12.3799540Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T19:53:12.4043860Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T19:53:12.4447570Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T19:53:12.5086210Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T19:53:12.5316530Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T19:53:12.6505060Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:12.7727390Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T19:53:12.8689380Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:12.9705690Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T19:53:13.0261280Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T19:53:13.0899120Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T19:53:13.0931810Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T19:53:13.0960260Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T19:53:13.0988880Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T19:53:13.1017520Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T19:53:13.2272850Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:13.3428200Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:13.3510870Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T19:53:13.3649310Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T19:53:13.3691920Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:13.3719980Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:13.3751320Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T19:53:13.3779470Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:13.3808300Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:13.3836210Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:13.3869010Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:13.3897560Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T19:53:13.3902130Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T19:53:13.3906210Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T19:53:13.3910470Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T19:53:13.3914450Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T19:53:13.3918540Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T19:53:13.3922720Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T19:53:13.4075750Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T19:53:13.4214280Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T19:53:13.4352840Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T19:53:13.7546080Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:14.0190510Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:14.3485680Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:14.7526540Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:14.9772610Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:15.3705900Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:16.1357470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:16.6790540Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:17.4795040Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:18.1808470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:18.4722000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:19.7167000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:19.7274470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T19:53:19.8933740Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:20.0314240Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:20.2090690Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:20.3563470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:20.5350630Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:20.6887380Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:20.8848490Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:21.0470000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:21.0473840Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T19:53:21.2038750Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:21.3433330Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:21.5214460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:21.6758940Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:21.8574720Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:22.0157860Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:22.2197620Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:22.3873670Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:22.5413330Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:22.6815770Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:22.8632500Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:23.0183190Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:23.2075910Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:23.3707540Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:23.6131370Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:23.7933320Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:23.8405280Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:23.8873910Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T19:53:23.8908440Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T19:53:23.8940080Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T19:53:23.8971180Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T19:53:23.9001850Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T19:53:23.9010180Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T19:53:23.9017210Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T19:53:24.0811790Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T19:53:24.2586890Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T19:53:24.2618970Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:24.3416990Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T19:53:24.3611440Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T19:53:24.4305340Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T19:53:24.4688630Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T19:53:24.5025600Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T19:53:24.5414820Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T19:53:24.5418440Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T19:53:24.5462370Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:24.5905270Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T19:53:24.5965020Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T19:53:24.6763040Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T19:53:24.6952560Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T19:53:24.6956210Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T19:53:24.7305410Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T19:53:24.7589310Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T19:53:24.8066020Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T19:53:25.1410370Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T19:53:25.1410620Z 2026-01-15T19:53:25.1410740Z ================ 1213 passed, 547 skipped in 386.04s (0:06:26) ================= 2026-01-15T19:53:25.5558110Z Post job cleanup. 2026-01-15T19:53:25.6884430Z ##[group]Gathering Inputs... 2026-01-15T19:53:25.6891250Z ##[endgroup] 2026-01-15T19:53:25.6891890Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T19:53:25.6894580Z Removing "/Users/runner/conda_pkgs_dir/aom-3.6.1-hb765f3a_0" 2026-01-15T19:53:25.6928210Z Removing "/Users/runner/conda_pkgs_dir/bzip2-1.0.8-h80987f9_6" 2026-01-15T19:53:25.6951450Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2025.12.2-hca03da5_0" 2026-01-15T19:53:25.6966920Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T19:53:25.6982790Z Removing "/Users/runner/conda_pkgs_dir/cairo-1.18.4-h6a3b0d2_0" 2026-01-15T19:53:25.7020370Z Removing "/Users/runner/conda_pkgs_dir/dav1d-1.2.1-hb547adb_0" 2026-01-15T19:53:25.7038670Z Removing "/Users/runner/conda_pkgs_dir/expat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:25.7052740Z Removing "/Users/runner/conda_pkgs_dir/ffmpeg-5.1.2-gpl_h9861f02_112" 2026-01-15T19:53:25.7122860Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T19:53:25.7134490Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T19:53:25.7145690Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T19:53:25.7161080Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T19:53:25.7174160Z Removing "/Users/runner/conda_pkgs_dir/fontconfig-2.15.0-h1383a14_1" 2026-01-15T19:53:25.7210310Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T19:53:25.7220560Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T19:53:25.7230690Z Removing "/Users/runner/conda_pkgs_dir/freetype-2.14.1-hce30654_0" 2026-01-15T19:53:25.7259190Z Removing "/Users/runner/conda_pkgs_dir/fribidi-1.0.16-hc919400_0" 2026-01-15T19:53:25.7275500Z Removing "/Users/runner/conda_pkgs_dir/gettext-0.25.1-h3dcc1bd_0" 2026-01-15T19:53:25.7849760Z Removing "/Users/runner/conda_pkgs_dir/gettext-tools-0.25.1-h493aca8_0" 2026-01-15T19:53:25.7975670Z Removing "/Users/runner/conda_pkgs_dir/gmp-6.3.0-h7bae524_2" 2026-01-15T19:53:25.7991440Z Removing "/Users/runner/conda_pkgs_dir/gnutls-3.7.9-hd26332c_0" 2026-01-15T19:53:25.8592950Z Removing "/Users/runner/conda_pkgs_dir/graphite2-1.3.14-hec049ff_2" 2026-01-15T19:53:25.8610920Z Removing "/Users/runner/conda_pkgs_dir/harfbuzz-11.4.5-hf4e55d4_0" 2026-01-15T19:53:25.8640230Z Removing "/Users/runner/conda_pkgs_dir/icu-75.1-hfee45f7_0" 2026-01-15T19:53:25.8719810Z Removing "/Users/runner/conda_pkgs_dir/lame-3.100-h1a8c8d9_1003" 2026-01-15T19:53:25.8750780Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-0.25.1-h493aca8_0" 2026-01-15T19:53:25.8783080Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:25.8783460Z Removing "/Users/runner/conda_pkgs_dir/libass-0.17.1-hf20b609_2" 2026-01-15T19:53:25.8796370Z Removing "/Users/runner/conda_pkgs_dir/libcxx-20.1.8-hd7fd590_1" 2026-01-15T19:53:25.8923600Z Removing "/Users/runner/conda_pkgs_dir/libexpat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:25.9027400Z Removing "/Users/runner/conda_pkgs_dir/libffi-3.4.4-hca03da5_1" 2026-01-15T19:53:25.9144270Z Removing "/Users/runner/conda_pkgs_dir/libfreetype-2.14.1-hce30654_0" 2026-01-15T19:53:25.9255300Z Removing "/Users/runner/conda_pkgs_dir/libfreetype6-2.14.1-h6da58f4_0" 2026-01-15T19:53:25.9364490Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-0.25.1-h493aca8_0" 2026-01-15T19:53:25.9465820Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:25.9566490Z Removing "/Users/runner/conda_pkgs_dir/libglib-2.84.4-h7a3292d_0" 2026-01-15T19:53:25.9667940Z Removing "/Users/runner/conda_pkgs_dir/libiconv-1.18-h23cfdf5_2" 2026-01-15T19:53:25.9771820Z Removing "/Users/runner/conda_pkgs_dir/libidn2-2.3.8-ha90df94_1" 2026-01-15T19:53:25.9840890Z Removing "/Users/runner/conda_pkgs_dir/libintl-0.25.1-h493aca8_0" 2026-01-15T19:53:25.9914340Z Removing "/Users/runner/conda_pkgs_dir/libintl-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:25.9915750Z Removing "/Users/runner/conda_pkgs_dir/libopus-1.6.1-h1a92334_0" 2026-01-15T19:53:25.9916090Z Removing "/Users/runner/conda_pkgs_dir/libpng-1.6.54-h132b30e_0" 2026-01-15T19:53:25.9916390Z Removing "/Users/runner/conda_pkgs_dir/libtasn1-4.21.0-h84a0fba_0" 2026-01-15T19:53:25.9916760Z Removing "/Users/runner/conda_pkgs_dir/libunistring-0.9.10-h3422bc3_0" 2026-01-15T19:53:25.9917410Z Removing "/Users/runner/conda_pkgs_dir/libvpx-1.13.1-hb765f3a_0" 2026-01-15T19:53:25.9917880Z Removing "/Users/runner/conda_pkgs_dir/libxml2-2.13.5-hbbdcc80_0" 2026-01-15T19:53:25.9918240Z Removing "/Users/runner/conda_pkgs_dir/libzlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:25.9918560Z Removing "/Users/runner/conda_pkgs_dir/ncurses-6.5-hee39554_0" 2026-01-15T19:53:26.0504130Z Removing "/Users/runner/conda_pkgs_dir/nettle-3.9.1-h40ed0f5_0" 2026-01-15T19:53:26.0538650Z Removing "/Users/runner/conda_pkgs_dir/openh264-2.3.1-hb7217d7_2" 2026-01-15T19:53:26.0553200Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.0.18-h9b4081a_0" 2026-01-15T19:53:26.0646490Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.6.0-h5503f6c_0" 2026-01-15T19:53:26.0711390Z Removing "/Users/runner/conda_pkgs_dir/p11-kit-0.24.1-h29577a5_0" 2026-01-15T19:53:26.0764920Z Removing "/Users/runner/conda_pkgs_dir/pcre2-10.46-h7125dd6_0" 2026-01-15T19:53:26.0862180Z Removing "/Users/runner/conda_pkgs_dir/pip-25.3-pyhc872135_0" 2026-01-15T19:53:26.1138160Z Removing "/Users/runner/conda_pkgs_dir/pixman-0.46.4-h81086ad_1" 2026-01-15T19:53:26.1165790Z Removing "/Users/runner/conda_pkgs_dir/python-3.10.19-hf701271_0" 2026-01-15T19:53:26.1840240Z Removing "/Users/runner/conda_pkgs_dir/readline-8.3-h0b18652_0" 2026-01-15T19:53:26.1862390Z Removing "/Users/runner/conda_pkgs_dir/setuptools-80.9.0-py310hca03da5_0" 2026-01-15T19:53:26.2406240Z Removing "/Users/runner/conda_pkgs_dir/sqlite-3.51.1-hab6afd1_0" 2026-01-15T19:53:26.2424630Z Removing "/Users/runner/conda_pkgs_dir/svt-av1-1.4.1-h7ea286d_0" 2026-01-15T19:53:26.2438890Z Removing "/Users/runner/conda_pkgs_dir/tk-8.6.15-hcd8a7d5_0" 2026-01-15T19:53:26.2596960Z Removing "/Users/runner/conda_pkgs_dir/tzdata-2025b-h04d1e81_0" 2026-01-15T19:53:26.2773790Z Removing "/Users/runner/conda_pkgs_dir/wheel-0.45.1-py310hca03da5_0" 2026-01-15T19:53:26.2809140Z Removing "/Users/runner/conda_pkgs_dir/x264-1!164.3095-h57fd34a_2" 2026-01-15T19:53:26.2832530Z Removing "/Users/runner/conda_pkgs_dir/x265-3.5-hbc6ce65_3" 2026-01-15T19:53:26.2840140Z Removing "/Users/runner/conda_pkgs_dir/xz-5.6.4-h80987f9_1" 2026-01-15T19:53:26.2877470Z Removing "/Users/runner/conda_pkgs_dir/zlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:26.2891830Z ##[endgroup] 2026-01-15T19:53:26.2976030Z Post job cleanup. 2026-01-15T19:53:26.3563450Z [command]/opt/homebrew/bin/git version 2026-01-15T19:53:26.3693620Z git version 2.52.0 2026-01-15T19:53:26.3718800Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/82f97b1a-ced7-46a9-91d1-fdd02f073d54/.gitconfig' 2026-01-15T19:53:26.3724290Z Temporarily overriding HOME='/Users/runner/work/_temp/82f97b1a-ced7-46a9-91d1-fdd02f073d54' before making global git config changes 2026-01-15T19:53:26.3724960Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:53:26.3727270Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:53:26.3779570Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:53:26.3811030Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:53:26.4251800Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:53:26.4277510Z http.https://github.com/.extraheader 2026-01-15T19:53:26.4284250Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:53:26.4316410Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:53:26.4783230Z Cleaning up orphan processes