2026-01-15T19:58:02.9700601Z Current runner version: '2.331.0' 2026-01-15T19:58:02.9723311Z ##[group]Runner Image Provisioner 2026-01-15T19:58:02.9724094Z Hosted Compute Agent 2026-01-15T19:58:02.9724626Z Version: 20251211.462 2026-01-15T19:58:02.9725302Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:58:02.9726044Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:58:02.9726661Z Worker ID: {fef21251-bcb0-4371-a59e-62795a8b2068} 2026-01-15T19:58:02.9727404Z ##[endgroup] 2026-01-15T19:58:02.9728140Z ##[group]Operating System 2026-01-15T19:58:02.9728734Z Ubuntu 2026-01-15T19:58:02.9729213Z 24.04.3 2026-01-15T19:58:02.9729725Z LTS 2026-01-15T19:58:02.9730180Z ##[endgroup] 2026-01-15T19:58:02.9730680Z ##[group]Runner Image 2026-01-15T19:58:02.9731283Z Image: ubuntu-24.04 2026-01-15T19:58:02.9731801Z Version: 20260105.202.1 2026-01-15T19:58:02.9732887Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260105.202/images/ubuntu/Ubuntu2404-Readme.md 2026-01-15T19:58:02.9734472Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260105.202 2026-01-15T19:58:02.9735534Z ##[endgroup] 2026-01-15T19:58:02.9736453Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:58:02.9738391Z Contents: read 2026-01-15T19:58:02.9739126Z Metadata: read 2026-01-15T19:58:02.9739628Z ##[endgroup] 2026-01-15T19:58:02.9741718Z Secret source: None 2026-01-15T19:58:02.9742559Z Prepare workflow directory 2026-01-15T19:58:03.0135201Z Prepare all required actions 2026-01-15T19:58:03.0171793Z Getting action download info 2026-01-15T19:58:03.3788930Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:58:03.4998970Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:58:03.8734448Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:58:04.4244973Z Complete job name: install-and-test (3.10, 7.0.1) 2026-01-15T19:58:04.5095636Z ##[group]Run actions/checkout@v3 2026-01-15T19:58:04.5097175Z with: 2026-01-15T19:58:04.5098367Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:04.5099857Z token: *** 2026-01-15T19:58:04.5100796Z ssh-strict: true 2026-01-15T19:58:04.5101819Z persist-credentials: true 2026-01-15T19:58:04.5102901Z clean: true 2026-01-15T19:58:04.5103902Z sparse-checkout-cone-mode: true 2026-01-15T19:58:04.5105063Z fetch-depth: 1 2026-01-15T19:58:04.5106020Z fetch-tags: false 2026-01-15T19:58:04.5106984Z lfs: false 2026-01-15T19:58:04.5108040Z submodules: false 2026-01-15T19:58:04.5109064Z set-safe-directory: true 2026-01-15T19:58:04.5110404Z ##[endgroup] 2026-01-15T19:58:04.5980710Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:58:04.5983280Z ##[group]Getting Git version info 2026-01-15T19:58:04.5984615Z Working directory is '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:04.5986600Z [command]/usr/bin/git version 2026-01-15T19:58:04.6051045Z git version 2.52.0 2026-01-15T19:58:04.6077996Z ##[endgroup] 2026-01-15T19:58:04.6093298Z Temporarily overriding HOME='/home/runner/work/_temp/576927ba-00b5-48b9-9f12-ad591a5620ec' before making global git config changes 2026-01-15T19:58:04.6097754Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:04.6100246Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:04.6134455Z Deleting the contents of '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:04.6138465Z ##[group]Initializing the repository 2026-01-15T19:58:04.6141079Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:04.6261288Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:04.6264927Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:04.6268573Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:04.6270644Z hint: call: 2026-01-15T19:58:04.6271733Z hint: 2026-01-15T19:58:04.6273001Z hint: git config --global init.defaultBranch 2026-01-15T19:58:04.6274342Z hint: 2026-01-15T19:58:04.6276079Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:04.6278214Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:04.6279825Z hint: 2026-01-15T19:58:04.6280624Z hint: git branch -m 2026-01-15T19:58:04.6281575Z hint: 2026-01-15T19:58:04.6282844Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:04.6285020Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:58:04.6288799Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:04.6309883Z ##[endgroup] 2026-01-15T19:58:04.6311992Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:04.6313403Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:04.6340762Z ##[endgroup] 2026-01-15T19:58:04.6342192Z ##[group]Setting up auth 2026-01-15T19:58:04.6345026Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:04.6371800Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:58:04.6717549Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:04.6745454Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T19:58:04.6962013Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:04.6995418Z ##[endgroup] 2026-01-15T19:58:04.6997441Z ##[group]Fetching the repository 2026-01-15T19:58:04.7004200Z [command]/usr/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:58:04.9254200Z remote: Enumerating objects: 284, done. 2026-01-15T19:58:04.9256953Z remote: Counting objects: 0% (1/284) 2026-01-15T19:58:04.9259558Z remote: Counting objects: 1% (3/284) 2026-01-15T19:58:04.9261240Z remote: Counting objects: 2% (6/284) 2026-01-15T19:58:04.9262966Z remote: Counting objects: 3% (9/284) 2026-01-15T19:58:04.9264633Z remote: Counting objects: 4% (12/284) 2026-01-15T19:58:04.9266307Z remote: Counting objects: 5% (15/284) 2026-01-15T19:58:04.9267796Z remote: Counting objects: 6% (18/284) 2026-01-15T19:58:04.9269254Z remote: Counting objects: 7% (20/284) 2026-01-15T19:58:04.9270552Z remote: Counting objects: 8% (23/284) 2026-01-15T19:58:04.9271884Z remote: Counting objects: 9% (26/284) 2026-01-15T19:58:04.9273101Z remote: Counting objects: 10% (29/284) 2026-01-15T19:58:04.9274407Z remote: Counting objects: 11% (32/284) 2026-01-15T19:58:04.9275635Z remote: Counting objects: 12% (35/284) 2026-01-15T19:58:04.9276906Z remote: Counting objects: 13% (37/284) 2026-01-15T19:58:04.9278356Z remote: Counting objects: 14% (40/284) 2026-01-15T19:58:04.9279660Z remote: Counting objects: 15% (43/284) 2026-01-15T19:58:04.9280914Z remote: Counting objects: 16% (46/284) 2026-01-15T19:58:04.9282143Z remote: Counting objects: 17% (49/284) 2026-01-15T19:58:04.9283413Z remote: Counting objects: 18% (52/284) 2026-01-15T19:58:04.9285396Z remote: Counting objects: 19% (54/284) 2026-01-15T19:58:04.9286832Z remote: Counting objects: 20% (57/284) 2026-01-15T19:58:04.9288411Z remote: Counting objects: 21% (60/284) 2026-01-15T19:58:04.9289649Z remote: Counting objects: 22% (63/284) 2026-01-15T19:58:04.9291179Z remote: Counting objects: 23% (66/284) 2026-01-15T19:58:04.9292423Z remote: Counting objects: 24% (69/284) 2026-01-15T19:58:04.9293706Z remote: Counting objects: 25% (71/284) 2026-01-15T19:58:04.9294944Z remote: Counting objects: 26% (74/284) 2026-01-15T19:58:04.9296175Z remote: Counting objects: 27% (77/284) 2026-01-15T19:58:04.9297516Z remote: Counting objects: 28% (80/284) 2026-01-15T19:58:04.9298951Z remote: Counting objects: 29% (83/284) 2026-01-15T19:58:04.9300211Z remote: Counting objects: 30% (86/284) 2026-01-15T19:58:04.9301416Z remote: Counting objects: 31% (89/284) 2026-01-15T19:58:04.9302632Z remote: Counting objects: 32% (91/284) 2026-01-15T19:58:04.9303888Z remote: Counting objects: 33% (94/284) 2026-01-15T19:58:04.9305292Z remote: Counting objects: 34% (97/284) 2026-01-15T19:58:04.9306888Z remote: Counting objects: 35% (100/284) 2026-01-15T19:58:04.9308217Z remote: Counting objects: 36% (103/284) 2026-01-15T19:58:04.9309589Z remote: Counting objects: 37% (106/284) 2026-01-15T19:58:04.9310778Z remote: Counting objects: 38% (108/284) 2026-01-15T19:58:04.9311992Z remote: Counting objects: 39% (111/284) 2026-01-15T19:58:04.9313327Z remote: Counting objects: 40% (114/284) 2026-01-15T19:58:04.9314518Z remote: Counting objects: 41% (117/284) 2026-01-15T19:58:04.9315732Z remote: Counting objects: 42% (120/284) 2026-01-15T19:58:04.9316995Z remote: Counting objects: 43% (123/284) 2026-01-15T19:58:04.9318461Z remote: Counting objects: 44% (125/284) 2026-01-15T19:58:04.9319658Z remote: Counting objects: 45% (128/284) 2026-01-15T19:58:04.9320996Z remote: Counting objects: 46% (131/284) 2026-01-15T19:58:04.9322218Z remote: Counting objects: 47% (134/284) 2026-01-15T19:58:04.9323605Z remote: Counting objects: 48% (137/284) 2026-01-15T19:58:04.9324920Z remote: Counting objects: 49% (140/284) 2026-01-15T19:58:04.9326121Z remote: Counting objects: 50% (142/284) 2026-01-15T19:58:04.9327349Z remote: Counting objects: 51% (145/284) 2026-01-15T19:58:04.9328743Z remote: Counting objects: 52% (148/284) 2026-01-15T19:58:04.9329990Z remote: Counting objects: 53% (151/284) 2026-01-15T19:58:04.9331214Z remote: Counting objects: 54% (154/284) 2026-01-15T19:58:04.9332694Z remote: Counting objects: 55% (157/284) 2026-01-15T19:58:04.9334231Z remote: Counting objects: 56% (160/284) 2026-01-15T19:58:04.9335439Z remote: Counting objects: 57% (162/284) 2026-01-15T19:58:04.9336757Z remote: Counting objects: 58% (165/284) 2026-01-15T19:58:04.9338589Z remote: Counting objects: 59% (168/284) 2026-01-15T19:58:04.9339855Z remote: Counting objects: 60% (171/284) 2026-01-15T19:58:04.9341255Z remote: Counting objects: 61% (174/284) 2026-01-15T19:58:04.9342473Z remote: Counting objects: 62% (177/284) 2026-01-15T19:58:04.9343693Z remote: Counting objects: 63% (179/284) 2026-01-15T19:58:04.9344986Z remote: Counting objects: 64% (182/284) 2026-01-15T19:58:04.9346201Z remote: Counting objects: 65% (185/284) 2026-01-15T19:58:04.9347430Z remote: Counting objects: 66% (188/284) 2026-01-15T19:58:04.9348850Z remote: Counting objects: 67% (191/284) 2026-01-15T19:58:04.9350174Z remote: Counting objects: 68% (194/284) 2026-01-15T19:58:04.9351372Z remote: Counting objects: 69% (196/284) 2026-01-15T19:58:04.9352618Z remote: Counting objects: 70% (199/284) 2026-01-15T19:58:04.9353911Z remote: Counting objects: 71% (202/284) 2026-01-15T19:58:04.9355107Z remote: Counting objects: 72% (205/284) 2026-01-15T19:58:04.9356322Z remote: Counting objects: 73% (208/284) 2026-01-15T19:58:04.9357596Z remote: Counting objects: 74% (211/284) 2026-01-15T19:58:04.9359343Z remote: Counting objects: 75% (213/284) 2026-01-15T19:58:04.9360575Z remote: Counting objects: 76% (216/284) 2026-01-15T19:58:04.9361874Z remote: Counting objects: 77% (219/284) 2026-01-15T19:58:04.9363111Z remote: Counting objects: 78% (222/284) 2026-01-15T19:58:04.9364300Z remote: Counting objects: 79% (225/284) 2026-01-15T19:58:04.9365568Z remote: Counting objects: 80% (228/284) 2026-01-15T19:58:04.9366767Z remote: Counting objects: 81% (231/284) 2026-01-15T19:58:04.9368255Z remote: Counting objects: 82% (233/284) 2026-01-15T19:58:04.9369520Z remote: Counting objects: 83% (236/284) 2026-01-15T19:58:04.9370765Z remote: Counting objects: 84% (239/284) 2026-01-15T19:58:04.9371994Z remote: Counting objects: 85% (242/284) 2026-01-15T19:58:04.9373223Z remote: Counting objects: 86% (245/284) 2026-01-15T19:58:04.9374480Z remote: Counting objects: 87% (248/284) 2026-01-15T19:58:04.9375834Z remote: Counting objects: 88% (250/284) 2026-01-15T19:58:04.9377092Z remote: Counting objects: 89% (253/284) 2026-01-15T19:58:04.9378403Z remote: Counting objects: 90% (256/284) 2026-01-15T19:58:04.9379649Z remote: Counting objects: 91% (259/284) 2026-01-15T19:58:04.9380920Z remote: Counting objects: 92% (262/284) 2026-01-15T19:58:04.9382123Z remote: Counting objects: 93% (265/284) 2026-01-15T19:58:04.9383369Z remote: Counting objects: 94% (267/284) 2026-01-15T19:58:04.9384524Z remote: Counting objects: 95% (270/284) 2026-01-15T19:58:04.9385806Z remote: Counting objects: 96% (273/284) 2026-01-15T19:58:04.9387057Z remote: Counting objects: 97% (276/284) 2026-01-15T19:58:04.9388449Z remote: Counting objects: 98% (279/284) 2026-01-15T19:58:04.9389701Z remote: Counting objects: 99% (282/284) 2026-01-15T19:58:04.9391039Z remote: Counting objects: 100% (284/284) 2026-01-15T19:58:04.9392395Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:58:04.9393672Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:58:04.9394912Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:58:04.9396147Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:58:04.9397441Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:58:04.9398799Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:58:04.9400092Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:58:04.9401400Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:58:04.9402623Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:58:04.9404069Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:58:04.9448994Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:58:04.9450282Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:58:04.9451667Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:58:04.9453281Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:58:04.9455380Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:58:04.9456763Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:58:04.9458276Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:58:04.9459543Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:58:04.9461068Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:58:04.9462616Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:58:04.9463878Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:58:04.9473149Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:58:04.9489229Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:58:04.9501401Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:58:04.9514154Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:58:04.9527240Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:58:04.9529995Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:58:04.9532088Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:58:04.9533361Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:58:04.9534711Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:58:04.9536024Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:58:04.9537257Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:58:04.9538788Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:58:04.9540073Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:58:04.9541332Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:58:04.9603487Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:58:04.9696048Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:58:04.9836417Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:58:04.9933386Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:58:04.9935724Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:58:05.0167228Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:58:05.0226799Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:58:05.0230148Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:58:05.0231783Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:58:05.0233413Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:58:05.0235039Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:58:05.0238502Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:58:05.0325502Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:58:05.0343664Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:58:05.0369075Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:58:05.0374662Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:58:05.0394892Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:58:05.0400042Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:58:05.0408632Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:58:05.0422627Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:58:05.0440023Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:58:05.0452237Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:58:05.0454045Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:58:05.0455967Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:58:05.0459010Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:58:05.0479925Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:58:05.0492597Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:58:05.0494437Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:58:05.0495944Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:58:05.0497576Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:58:05.0499331Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:58:05.0501546Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:58:05.0503024Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:58:05.0504829Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:58:05.0506361Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:58:05.0508033Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:58:05.0509774Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:58:05.0511012Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:58:05.0512227Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:58:05.0513394Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:58:05.0514561Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:58:05.0515759Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:58:05.0517656Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:58:05.0518962Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:58:05.0520132Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:58:05.0521292Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:58:05.0522957Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:58:05.0525131Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:58:05.0526525Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:58:05.0527690Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:58:05.0529010Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:58:05.0530180Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:58:05.0531438Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:58:05.0532863Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:58:05.0534055Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:58:05.0535208Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:58:05.0536378Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:58:05.0537551Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:58:05.0538837Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:58:05.0539996Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:58:05.0541160Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:58:05.0542327Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:58:05.0543480Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:58:05.0544635Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:58:05.0545801Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:58:05.0546962Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:58:05.0548690Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:58:05.0550019Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:58:05.0601154Z Receiving objects: 0% (1/284) 2026-01-15T19:58:05.0602991Z Receiving objects: 1% (3/284) 2026-01-15T19:58:05.0604366Z Receiving objects: 2% (6/284) 2026-01-15T19:58:05.0605296Z Receiving objects: 3% (9/284) 2026-01-15T19:58:05.0608750Z Receiving objects: 4% (12/284) 2026-01-15T19:58:05.0610364Z Receiving objects: 5% (15/284) 2026-01-15T19:58:05.0611586Z Receiving objects: 6% (18/284) 2026-01-15T19:58:05.0612517Z Receiving objects: 7% (20/284) 2026-01-15T19:58:05.0653581Z Receiving objects: 8% (23/284) 2026-01-15T19:58:05.0655154Z Receiving objects: 9% (26/284) 2026-01-15T19:58:05.0659499Z Receiving objects: 10% (29/284) 2026-01-15T19:58:05.1058764Z Receiving objects: 11% (32/284) 2026-01-15T19:58:05.1060155Z Receiving objects: 12% (35/284) 2026-01-15T19:58:05.1091689Z Receiving objects: 13% (37/284) 2026-01-15T19:58:05.1093985Z Receiving objects: 14% (40/284) 2026-01-15T19:58:05.1095696Z Receiving objects: 15% (43/284) 2026-01-15T19:58:05.1097300Z Receiving objects: 16% (46/284) 2026-01-15T19:58:05.1099502Z Receiving objects: 17% (49/284) 2026-01-15T19:58:05.1101821Z Receiving objects: 18% (52/284) 2026-01-15T19:58:05.1112242Z Receiving objects: 19% (54/284) 2026-01-15T19:58:05.1113751Z Receiving objects: 20% (57/284) 2026-01-15T19:58:05.1114906Z Receiving objects: 21% (60/284) 2026-01-15T19:58:05.1115966Z Receiving objects: 22% (63/284) 2026-01-15T19:58:05.1117049Z Receiving objects: 23% (66/284) 2026-01-15T19:58:05.1170898Z Receiving objects: 24% (69/284) 2026-01-15T19:58:05.1172878Z Receiving objects: 25% (71/284) 2026-01-15T19:58:05.1174302Z Receiving objects: 26% (74/284) 2026-01-15T19:58:05.1175903Z Receiving objects: 27% (77/284) 2026-01-15T19:58:05.1179236Z Receiving objects: 28% (80/284) 2026-01-15T19:58:05.1181496Z Receiving objects: 29% (83/284) 2026-01-15T19:58:05.1183401Z Receiving objects: 30% (86/284) 2026-01-15T19:58:05.1184737Z Receiving objects: 31% (89/284) 2026-01-15T19:58:05.1186660Z Receiving objects: 32% (91/284) 2026-01-15T19:58:05.1188426Z Receiving objects: 33% (94/284) 2026-01-15T19:58:05.1190127Z Receiving objects: 34% (97/284) 2026-01-15T19:58:05.1191560Z Receiving objects: 35% (100/284) 2026-01-15T19:58:05.1193038Z Receiving objects: 36% (103/284) 2026-01-15T19:58:05.1194018Z Receiving objects: 37% (106/284) 2026-01-15T19:58:05.1194979Z Receiving objects: 38% (108/284) 2026-01-15T19:58:05.1196174Z Receiving objects: 39% (111/284) 2026-01-15T19:58:05.1197367Z Receiving objects: 40% (114/284) 2026-01-15T19:58:05.1201071Z Receiving objects: 41% (117/284) 2026-01-15T19:58:05.1203515Z Receiving objects: 42% (120/284) 2026-01-15T19:58:05.1207485Z Receiving objects: 43% (123/284) 2026-01-15T19:58:05.1209059Z Receiving objects: 44% (125/284) 2026-01-15T19:58:05.1214764Z Receiving objects: 45% (128/284) 2026-01-15T19:58:05.1216587Z Receiving objects: 46% (131/284) 2026-01-15T19:58:05.1222296Z Receiving objects: 47% (134/284) 2026-01-15T19:58:05.1223920Z Receiving objects: 48% (137/284) 2026-01-15T19:58:05.1225287Z Receiving objects: 49% (140/284) 2026-01-15T19:58:05.1226795Z Receiving objects: 50% (142/284) 2026-01-15T19:58:05.1228354Z Receiving objects: 51% (145/284) 2026-01-15T19:58:05.1264157Z Receiving objects: 52% (148/284) 2026-01-15T19:58:05.1269633Z Receiving objects: 53% (151/284) 2026-01-15T19:58:05.1278036Z Receiving objects: 54% (154/284) 2026-01-15T19:58:05.1279862Z Receiving objects: 55% (157/284) 2026-01-15T19:58:05.1280971Z Receiving objects: 56% (160/284) 2026-01-15T19:58:05.1282309Z Receiving objects: 57% (162/284) 2026-01-15T19:58:05.1292527Z Receiving objects: 58% (165/284) 2026-01-15T19:58:05.1294230Z Receiving objects: 59% (168/284) 2026-01-15T19:58:05.1295517Z Receiving objects: 60% (171/284) 2026-01-15T19:58:05.1298390Z Receiving objects: 61% (174/284) 2026-01-15T19:58:05.1299931Z Receiving objects: 62% (177/284) 2026-01-15T19:58:05.1301533Z Receiving objects: 63% (179/284) 2026-01-15T19:58:05.1303115Z Receiving objects: 64% (182/284) 2026-01-15T19:58:05.1304067Z Receiving objects: 65% (185/284) 2026-01-15T19:58:05.1305503Z Receiving objects: 66% (188/284) 2026-01-15T19:58:05.1310935Z Receiving objects: 67% (191/284) 2026-01-15T19:58:05.1515863Z Receiving objects: 68% (194/284) 2026-01-15T19:58:05.1526532Z Receiving objects: 69% (196/284) 2026-01-15T19:58:05.1686173Z Receiving objects: 70% (199/284) 2026-01-15T19:58:05.1818387Z Receiving objects: 71% (202/284) 2026-01-15T19:58:05.1862402Z Receiving objects: 72% (205/284) 2026-01-15T19:58:05.1937782Z Receiving objects: 73% (208/284) 2026-01-15T19:58:05.1946090Z Receiving objects: 74% (211/284) 2026-01-15T19:58:05.1966297Z Receiving objects: 75% (213/284) 2026-01-15T19:58:05.2003469Z Receiving objects: 76% (216/284) 2026-01-15T19:58:05.2022343Z Receiving objects: 77% (219/284) 2026-01-15T19:58:05.2028322Z Receiving objects: 78% (222/284) 2026-01-15T19:58:05.2032157Z Receiving objects: 79% (225/284) 2026-01-15T19:58:05.2051099Z Receiving objects: 80% (228/284) 2026-01-15T19:58:05.2058687Z Receiving objects: 81% (231/284) 2026-01-15T19:58:05.2092300Z Receiving objects: 82% (233/284) 2026-01-15T19:58:05.2203679Z Receiving objects: 83% (236/284) 2026-01-15T19:58:05.2212346Z Receiving objects: 84% (239/284) 2026-01-15T19:58:05.2238983Z Receiving objects: 85% (242/284) 2026-01-15T19:58:05.2248999Z Receiving objects: 86% (245/284) 2026-01-15T19:58:05.2256706Z Receiving objects: 87% (248/284) 2026-01-15T19:58:05.2530235Z Receiving objects: 88% (250/284) 2026-01-15T19:58:05.2573817Z Receiving objects: 89% (253/284) 2026-01-15T19:58:05.2605508Z Receiving objects: 90% (256/284) 2026-01-15T19:58:05.2622313Z Receiving objects: 91% (259/284) 2026-01-15T19:58:05.2780236Z Receiving objects: 92% (262/284) 2026-01-15T19:58:05.2798066Z Receiving objects: 93% (265/284) 2026-01-15T19:58:05.3079526Z Receiving objects: 94% (267/284) 2026-01-15T19:58:05.3110953Z Receiving objects: 95% (270/284) 2026-01-15T19:58:05.3112847Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:58:05.3126712Z Receiving objects: 96% (273/284) 2026-01-15T19:58:05.3134193Z Receiving objects: 97% (276/284) 2026-01-15T19:58:05.3136666Z Receiving objects: 98% (279/284) 2026-01-15T19:58:05.3139735Z Receiving objects: 99% (282/284) 2026-01-15T19:58:05.3141385Z Receiving objects: 100% (284/284) 2026-01-15T19:58:05.3143607Z Receiving objects: 100% (284/284), 9.88 MiB | 38.90 MiB/s, done. 2026-01-15T19:58:05.3145882Z Resolving deltas: 0% (0/59) 2026-01-15T19:58:05.3147459Z Resolving deltas: 1% (1/59) 2026-01-15T19:58:05.3149128Z Resolving deltas: 3% (2/59) 2026-01-15T19:58:05.3150729Z Resolving deltas: 5% (3/59) 2026-01-15T19:58:05.3152308Z Resolving deltas: 6% (4/59) 2026-01-15T19:58:05.3153784Z Resolving deltas: 8% (5/59) 2026-01-15T19:58:05.3155233Z Resolving deltas: 10% (6/59) 2026-01-15T19:58:05.3156788Z Resolving deltas: 11% (7/59) 2026-01-15T19:58:05.3158572Z Resolving deltas: 13% (8/59) 2026-01-15T19:58:05.3160050Z Resolving deltas: 15% (9/59) 2026-01-15T19:58:05.3161486Z Resolving deltas: 20% (12/59) 2026-01-15T19:58:05.3162942Z Resolving deltas: 22% (13/59) 2026-01-15T19:58:05.3164410Z Resolving deltas: 23% (14/59) 2026-01-15T19:58:05.3165868Z Resolving deltas: 25% (15/59) 2026-01-15T19:58:05.3167301Z Resolving deltas: 27% (16/59) 2026-01-15T19:58:05.3170647Z Resolving deltas: 28% (17/59) 2026-01-15T19:58:05.3172811Z Resolving deltas: 30% (18/59) 2026-01-15T19:58:05.3175534Z Resolving deltas: 32% (19/59) 2026-01-15T19:58:05.3177043Z Resolving deltas: 33% (20/59) 2026-01-15T19:58:05.3178727Z Resolving deltas: 35% (21/59) 2026-01-15T19:58:05.3180218Z Resolving deltas: 37% (22/59) 2026-01-15T19:58:05.3181690Z Resolving deltas: 38% (23/59) 2026-01-15T19:58:05.3183229Z Resolving deltas: 40% (24/59) 2026-01-15T19:58:05.3184755Z Resolving deltas: 42% (25/59) 2026-01-15T19:58:05.3186286Z Resolving deltas: 44% (26/59) 2026-01-15T19:58:05.3192904Z Resolving deltas: 45% (27/59) 2026-01-15T19:58:05.3203686Z Resolving deltas: 47% (28/59) 2026-01-15T19:58:05.3213153Z Resolving deltas: 50% (30/59) 2026-01-15T19:58:05.3218815Z Resolving deltas: 52% (31/59) 2026-01-15T19:58:05.3225063Z Resolving deltas: 54% (32/59) 2026-01-15T19:58:05.3230756Z Resolving deltas: 55% (33/59) 2026-01-15T19:58:05.3235645Z Resolving deltas: 57% (34/59) 2026-01-15T19:58:05.3239683Z Resolving deltas: 59% (35/59) 2026-01-15T19:58:05.3247267Z Resolving deltas: 61% (36/59) 2026-01-15T19:58:05.3250191Z Resolving deltas: 62% (37/59) 2026-01-15T19:58:05.3262741Z Resolving deltas: 64% (38/59) 2026-01-15T19:58:05.3266197Z Resolving deltas: 66% (39/59) 2026-01-15T19:58:05.3279370Z Resolving deltas: 67% (40/59) 2026-01-15T19:58:05.3287092Z Resolving deltas: 69% (41/59) 2026-01-15T19:58:05.3293877Z Resolving deltas: 71% (42/59) 2026-01-15T19:58:05.3303974Z Resolving deltas: 72% (43/59) 2026-01-15T19:58:05.3308509Z Resolving deltas: 74% (44/59) 2026-01-15T19:58:05.3322014Z Resolving deltas: 76% (45/59) 2026-01-15T19:58:05.3329248Z Resolving deltas: 77% (46/59) 2026-01-15T19:58:05.3344087Z Resolving deltas: 81% (48/59) 2026-01-15T19:58:05.3356755Z Resolving deltas: 83% (49/59) 2026-01-15T19:58:05.3362104Z Resolving deltas: 84% (50/59) 2026-01-15T19:58:05.3368365Z Resolving deltas: 86% (51/59) 2026-01-15T19:58:05.3374426Z Resolving deltas: 88% (52/59) 2026-01-15T19:58:05.3385837Z Resolving deltas: 89% (53/59) 2026-01-15T19:58:05.3390588Z Resolving deltas: 91% (54/59) 2026-01-15T19:58:05.3392100Z Resolving deltas: 93% (55/59) 2026-01-15T19:58:05.3399018Z Resolving deltas: 94% (56/59) 2026-01-15T19:58:05.3415014Z Resolving deltas: 96% (57/59) 2026-01-15T19:58:05.3430990Z Resolving deltas: 98% (58/59) 2026-01-15T19:58:05.3432297Z Resolving deltas: 100% (59/59) 2026-01-15T19:58:05.3433217Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:58:05.3558628Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:05.3561374Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:58:05.3595147Z ##[endgroup] 2026-01-15T19:58:05.3597199Z ##[group]Determining the checkout info 2026-01-15T19:58:05.3599200Z ##[endgroup] 2026-01-15T19:58:05.3600996Z ##[group]Checking out the ref 2026-01-15T19:58:05.3602786Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:58:05.4491899Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T19:58:05.4493139Z 2026-01-15T19:58:05.4494177Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T19:58:05.4496651Z changes and commit them, and you can discard any commits you make in this 2026-01-15T19:58:05.4499511Z state without impacting any branches by switching back to a branch. 2026-01-15T19:58:05.4500918Z 2026-01-15T19:58:05.4501878Z If you want to create a new branch to retain commits you create, you may 2026-01-15T19:58:05.4504184Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T19:58:05.4505508Z 2026-01-15T19:58:05.4506104Z git switch -c 2026-01-15T19:58:05.4506967Z 2026-01-15T19:58:05.4507323Z Or undo this operation with: 2026-01-15T19:58:05.4508059Z 2026-01-15T19:58:05.4508420Z git switch - 2026-01-15T19:58:05.4508842Z 2026-01-15T19:58:05.4509492Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T19:58:05.4510416Z 2026-01-15T19:58:05.4511429Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:58:05.4515310Z ##[endgroup] 2026-01-15T19:58:05.4556680Z [command]/usr/bin/git log -1 --format='%H' 2026-01-15T19:58:05.4579428Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:58:05.4762661Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:58:05.4763129Z bash packaging/remove_src.sh 2026-01-15T19:58:05.4801257Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:05.4801657Z ##[endgroup] 2026-01-15T19:58:05.6041812Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:58:05.6079343Z CMakeLists.txt 2026-01-15T19:58:05.6079752Z CODE_OF_CONDUCT.md 2026-01-15T19:58:05.6080057Z CONTRIBUTING.md 2026-01-15T19:58:05.6080487Z LICENSE 2026-01-15T19:58:05.6080907Z MANIFEST.in 2026-01-15T19:58:05.6081360Z README.md 2026-01-15T19:58:05.6081796Z benchmarks 2026-01-15T19:58:05.6082216Z docs 2026-01-15T19:58:05.6082642Z examples 2026-01-15T19:58:05.6083055Z mypy.ini 2026-01-15T19:58:05.6083378Z packaging 2026-01-15T19:58:05.6083659Z pyproject.toml 2026-01-15T19:58:05.6083939Z setup.py 2026-01-15T19:58:05.6084200Z test 2026-01-15T19:58:05.6084488Z version.txt 2026-01-15T19:58:05.6084841Z src/ folder removed successfully! 2026-01-15T19:58:05.6245563Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:58:05.6245969Z with: 2026-01-15T19:58:05.6246244Z auto-update-conda: true 2026-01-15T19:58:05.6246572Z miniforge-version: latest 2026-01-15T19:58:05.6246899Z activate-environment: test 2026-01-15T19:58:05.6247222Z python-version: 3.10 2026-01-15T19:58:05.6247524Z auto-activate-base: true 2026-01-15T19:58:05.6248009Z remove-profiles: true 2026-01-15T19:58:05.6248317Z conda-solver: libmamba 2026-01-15T19:58:05.6248646Z clean-patched-environment-file: true 2026-01-15T19:58:05.6248999Z run-post: true 2026-01-15T19:58:05.6249270Z ##[endgroup] 2026-01-15T19:58:05.7401124Z ##[group]Gathering Inputs... 2026-01-15T19:58:05.7413527Z ##[endgroup] 2026-01-15T19:58:05.7415916Z ##[group]Creating bootstrap condarc file in /home/runner/.condarc... 2026-01-15T19:58:05.7435447Z ##[endgroup] 2026-01-15T19:58:05.7436063Z ##[group]Ensuring installer... 2026-01-15T19:58:05.7436883Z Can we use bundled Miniconda? 2026-01-15T19:58:05.7439103Z Can we download a custom installer by URL? 2026-01-15T19:58:05.7439853Z Can we download Miniforge? 2026-01-15T19:58:05.7441014Z ... will download Miniforge. 2026-01-15T19:58:05.7443619Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh 2026-01-15T19:58:05.7445150Z Ensuring Installer... 2026-01-15T19:58:05.7448854Z Checking for cached Miniforge3@latest... 2026-01-15T19:58:05.7461261Z Did not find Miniforge3-Linux-x86_64.sh latest in cache 2026-01-15T19:58:06.5346442Z Downloaded Miniforge3-Linux-x86_64.sh, ensuring extension .sh 2026-01-15T19:58:06.5355266Z Caching Miniforge3@latest... 2026-01-15T19:58:06.6071324Z Cached Miniforge3@latest: /opt/hostedtoolcache/Miniforge3/latest/x86_64! 2026-01-15T19:58:06.6072184Z ##[endgroup] 2026-01-15T19:58:06.6072629Z ##[group]Running installer... 2026-01-15T19:58:06.6108815Z [command]/usr/bin/bash /home/runner/work/_temp/2ab19797-0320-4c30-86ab-2ed4d1624aec.sh -f -b -p /home/runner/miniconda3 2026-01-15T19:58:06.6487439Z PREFIX=/home/runner/miniconda3 2026-01-15T19:58:06.8295004Z Unpacking bootstrapper... 2026-01-15T19:58:06.8783237Z Unpacking payload... 2026-01-15T19:58:07.1561808Z Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 2026-01-15T19:58:07.1769771Z Extracting ca-certificates-2025.11.12-hbd8a1cb_0.conda 2026-01-15T19:58:07.1804799Z Extracting libgomp-15.2.0-he0feb66_15.conda 2026-01-15T19:58:07.1879496Z Extracting nlohmann_json-abi-3.12.0-h0f90c79_1.conda 2026-01-15T19:58:07.1888624Z Extracting pybind11-abi-11-hc364b38_1.conda 2026-01-15T19:58:07.1902552Z Extracting python_abi-3.12-8_cp312.conda 2026-01-15T19:58:07.1912714Z Extracting tzdata-2025b-h78e105d_0.conda 2026-01-15T19:58:07.2223315Z Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 2026-01-15T19:58:07.2280580Z Extracting libgcc-15.2.0-he0feb66_15.conda 2026-01-15T19:58:07.2402500Z Extracting bzip2-1.0.8-hda65f42_8.conda 2026-01-15T19:58:07.2447729Z Extracting c-ares-1.34.5-hb9d3cd8_0.conda 2026-01-15T19:58:07.2556599Z Extracting keyutils-1.6.3-hb9d3cd8_0.conda 2026-01-15T19:58:07.2606740Z Extracting libexpat-2.7.3-hecca717_0.conda 2026-01-15T19:58:07.2623254Z Extracting libffi-3.5.2-h9ec8514_0.conda 2026-01-15T19:58:07.2645451Z Extracting libgcc-ng-15.2.0-h69a702a_15.conda 2026-01-15T19:58:07.2675959Z Extracting libiconv-1.18-h3b78370_2.conda 2026-01-15T19:58:07.2787226Z Extracting liblzma-5.8.1-hb9d3cd8_2.conda 2026-01-15T19:58:07.2810690Z Extracting libnsl-2.0.1-hb9d3cd8_1.conda 2026-01-15T19:58:07.2828104Z Extracting libstdcxx-15.2.0-h934c35e_15.conda 2026-01-15T19:58:07.3381738Z Extracting libuuid-2.41.2-h5347b49_1.conda 2026-01-15T19:58:07.3395052Z Extracting libzlib-1.3.1-hb9d3cd8_2.conda 2026-01-15T19:58:07.3410571Z Extracting lzo-2.10-h280c20c_1002.conda 2026-01-15T19:58:07.3449228Z Extracting ncurses-6.5-h2d0b736_3.conda 2026-01-15T19:58:07.4985465Z Extracting openssl-3.6.0-h26f9b46_0.conda 2026-01-15T19:58:07.5320575Z Extracting reproc-14.2.5.post0-hb9d3cd8_0.conda 2026-01-15T19:58:07.5344950Z Extracting cpp-expected-1.3.1-h171cf75_0.conda 2026-01-15T19:58:07.5358133Z Extracting fmt-12.0.0-h2b0788b_0.conda 2026-01-15T19:58:07.5393951Z Extracting libedit-3.1.20250104-pl5321h7949ede_0.conda 2026-01-15T19:58:07.5428412Z Extracting libev-4.33-hd590300_2.conda 2026-01-15T19:58:07.5449580Z Extracting libsolv-0.7.35-h9463b59_0.conda 2026-01-15T19:58:07.5521546Z Extracting libsqlite-3.51.1-h0c1763c_0.conda 2026-01-15T19:58:07.5601723Z Extracting libssh2-1.11.1-hcf80075_0.conda 2026-01-15T19:58:07.5737694Z Extracting libstdcxx-ng-15.2.0-hdf11a46_15.conda 2026-01-15T19:58:07.5768112Z Extracting libxcrypt-4.4.36-hd590300_1.conda 2026-01-15T19:58:07.5792715Z Extracting libxml2-16-2.15.1-hf2a90c1_0.conda 2026-01-15T19:58:07.5843831Z Extracting lz4-c-1.10.0-h5888daf_1.conda 2026-01-15T19:58:07.5877084Z Extracting readline-8.2-h8c095d6_2.conda 2026-01-15T19:58:07.5921021Z Extracting reproc-cpp-14.2.5.post0-h5888daf_0.conda 2026-01-15T19:58:07.5948047Z Extracting simdjson-4.2.2-hb700be7_0.conda 2026-01-15T19:58:07.6026288Z Extracting tk-8.6.13-noxft_ha0e22de_103.conda 2026-01-15T19:58:07.6519708Z Extracting yaml-cpp-0.8.0-h3f2d84a_0.conda 2026-01-15T19:58:07.6566112Z Extracting zstd-1.5.7-hb78ec9c_6.conda 2026-01-15T19:58:07.6617346Z Extracting krb5-1.21.3-h659f571_0.conda 2026-01-15T19:58:07.6812670Z Extracting ld_impl_linux-64-2.45-default_hbd61a6d_104.conda 2026-01-15T19:58:07.6887131Z Extracting libnghttp2-1.67.0-had1ee68_0.conda 2026-01-15T19:58:07.6954030Z Extracting libxml2-2.15.1-h031cc0b_0.conda 2026-01-15T19:58:07.6973502Z Extracting libarchive-3.8.2-gpl_h7be2006_100.conda 2026-01-15T19:58:07.7105898Z Extracting libcurl-8.17.0-h4e3cde8_0.conda 2026-01-15T19:58:07.7154324Z Extracting python-3.12.12-hd63d673_1_cpython.conda 2026-01-15T19:58:08.0684056Z Extracting libmamba-2.4.0-hed7d790_1.conda 2026-01-15T19:58:08.0907454Z Extracting menuinst-2.4.1-py312h7900ff3_0.conda 2026-01-15T19:58:08.0986848Z Extracting archspec-0.2.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1041203Z Extracting boltons-25.0.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1120748Z Extracting brotli-python-1.2.0-py312hdb49522_1.conda 2026-01-15T19:58:08.1163735Z Extracting certifi-2025.11.12-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1185803Z Extracting charset-normalizer-3.4.4-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1211346Z Extracting colorama-0.4.6-pyhd8ed1ab_1.conda 2026-01-15T19:58:08.1232924Z Extracting distro-1.9.0-pyhd8ed1ab_1.conda 2026-01-15T19:58:08.1384984Z Extracting frozendict-2.4.7-py312h4c3975b_0.conda 2026-01-15T19:58:08.1408279Z Extracting hpack-4.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1428968Z Extracting hyperframe-6.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1445787Z Extracting idna-3.11-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.1469440Z Extracting jsonpointer-3.0.0-py312h7900ff3_2.conda 2026-01-15T19:58:08.1487226Z Extracting libmambapy-2.4.0-py312h17091a9_1.conda 2026-01-15T19:58:08.1566708Z Extracting mamba-2.4.0-h7ae174a_1.conda 2026-01-15T19:58:08.1610179Z Extracting msgpack-python-1.1.2-py312hd9148b4_1.conda 2026-01-15T19:58:08.1637235Z Extracting packaging-25.0-pyh29332c3_1.conda 2026-01-15T19:58:08.1661078Z Extracting platformdirs-4.5.0-pyhcf101f3_0.conda 2026-01-15T19:58:08.1678324Z Extracting pluggy-1.6.0-pyhf9edf01_1.conda 2026-01-15T19:58:08.1695697Z Extracting pycosat-0.6.6-py312h4c3975b_3.conda 2026-01-15T19:58:08.1725638Z Extracting pycparser-2.22-pyh29332c3_1.conda 2026-01-15T19:58:08.1819887Z Extracting pysocks-1.7.1-pyha55dd90_7.conda 2026-01-15T19:58:08.1834835Z Extracting ruamel.yaml.clib-0.2.14-py312h4c3975b_0.conda 2026-01-15T19:58:08.1858877Z Extracting setuptools-80.9.0-pyhff2d567_0.conda 2026-01-15T19:58:08.2199869Z Extracting truststore-0.10.3-pyhe01879c_0.conda 2026-01-15T19:58:08.2216228Z Extracting wheel-0.45.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:08.2249516Z Extracting cffi-2.0.0-py312h460c074_1.conda 2026-01-15T19:58:08.2308181Z Extracting h2-4.3.0-pyhcf101f3_0.conda 2026-01-15T19:58:08.2349846Z Extracting jsonpatch-1.33-pyhd8ed1ab_1.conda 2026-01-15T19:58:08.2366698Z Extracting pip-25.3-pyh8b19718_0.conda 2026-01-15T19:58:08.2730320Z Extracting ruamel.yaml-0.18.16-py312h4c3975b_0.conda 2026-01-15T19:58:08.2799850Z Extracting tqdm-4.67.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:08.2844836Z Extracting zstandard-0.25.0-py312h5253ce2_1.conda 2026-01-15T19:58:08.2890395Z Extracting conda-package-streaming-0.12.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.2909184Z Extracting urllib3-2.5.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.2948813Z Extracting requests-2.32.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.2975014Z Extracting conda-package-handling-2.4.0-pyh7900ff3_2.conda 2026-01-15T19:58:08.3006451Z Extracting conda-25.11.0-py312h7900ff3_0.conda 2026-01-15T19:58:08.3429774Z Extracting conda-libmamba-solver-25.11.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:08.3542607Z 2026-01-15T19:58:08.3542998Z Installing base environment... 2026-01-15T19:58:08.3543316Z 2026-01-15T19:58:08.3642594Z Transaction 2026-01-15T19:58:08.3642976Z 2026-01-15T19:58:08.3643333Z Prefix: /home/runner/miniconda3 2026-01-15T19:58:08.3643631Z 2026-01-15T19:58:08.3643941Z Updating specs: 2026-01-15T19:58:08.3644144Z 2026-01-15T19:58:08.3644311Z - _libgcc_mutex==0.1=conda_forge 2026-01-15T19:58:08.3644752Z - ca-certificates==2025.11.12=hbd8a1cb_0 2026-01-15T19:58:08.3645406Z - libgomp==15.2.0=he0feb66_15 2026-01-15T19:58:08.3645815Z - nlohmann_json-abi==3.12.0=h0f90c79_1 2026-01-15T19:58:08.3646259Z - pybind11-abi==11=hc364b38_1 2026-01-15T19:58:08.3646926Z - python_abi==3.12=8_cp312 2026-01-15T19:58:08.3647290Z - tzdata==2025b=h78e105d_0 2026-01-15T19:58:08.3647652Z - _openmp_mutex==4.5=2_gnu 2026-01-15T19:58:08.3648199Z - libgcc==15.2.0=he0feb66_15 2026-01-15T19:58:08.3648563Z - bzip2==1.0.8=hda65f42_8 2026-01-15T19:58:08.3648913Z - c-ares==1.34.5=hb9d3cd8_0 2026-01-15T19:58:08.3649294Z - keyutils==1.6.3=hb9d3cd8_0 2026-01-15T19:58:08.3649660Z - libexpat==2.7.3=hecca717_0 2026-01-15T19:58:08.3650027Z - libffi==3.5.2=h9ec8514_0 2026-01-15T19:58:08.3650387Z - libgcc-ng==15.2.0=h69a702a_15 2026-01-15T19:58:08.3650786Z - libiconv==1.18=h3b78370_2 2026-01-15T19:58:08.3651154Z - liblzma==5.8.1=hb9d3cd8_2 2026-01-15T19:58:08.3651508Z - libnsl==2.0.1=hb9d3cd8_1 2026-01-15T19:58:08.3651855Z - libstdcxx==15.2.0=h934c35e_15 2026-01-15T19:58:08.3652223Z - libuuid==2.41.2=h5347b49_1 2026-01-15T19:58:08.3652572Z - libzlib==1.3.1=hb9d3cd8_2 2026-01-15T19:58:08.3652912Z - lzo==2.10=h280c20c_1002 2026-01-15T19:58:08.3653264Z - ncurses==6.5=h2d0b736_3 2026-01-15T19:58:08.3653606Z - openssl==3.6.0=h26f9b46_0 2026-01-15T19:58:08.3653971Z - reproc==14.2.5.post0=hb9d3cd8_0 2026-01-15T19:58:08.3654361Z - cpp-expected==1.3.1=h171cf75_0 2026-01-15T19:58:08.3654738Z - fmt==12.0.0=h2b0788b_0 2026-01-15T19:58:08.3655093Z - libedit==3.1.20250104=pl5321h7949ede_0 2026-01-15T19:58:08.3655488Z - libev==4.33=hd590300_2 2026-01-15T19:58:08.3655824Z - libsolv==0.7.35=h9463b59_0 2026-01-15T19:58:08.3656172Z - libsqlite==3.51.1=h0c1763c_0 2026-01-15T19:58:08.3656538Z - libssh2==1.11.1=hcf80075_0 2026-01-15T19:58:08.3656897Z - libstdcxx-ng==15.2.0=hdf11a46_15 2026-01-15T19:58:08.3657292Z - libxcrypt==4.4.36=hd590300_1 2026-01-15T19:58:08.3657654Z - libxml2-16==2.15.1=hf2a90c1_0 2026-01-15T19:58:08.3658188Z - lz4-c==1.10.0=h5888daf_1 2026-01-15T19:58:08.3658532Z - readline==8.2=h8c095d6_2 2026-01-15T19:58:08.3658894Z - reproc-cpp==14.2.5.post0=h5888daf_0 2026-01-15T19:58:08.3659301Z - simdjson==4.2.2=hb700be7_0 2026-01-15T19:58:08.3659649Z - tk==8.6.13=noxft_ha0e22de_103 2026-01-15T19:58:08.3660022Z - yaml-cpp==0.8.0=h3f2d84a_0 2026-01-15T19:58:08.3660356Z - zstd==1.5.7=hb78ec9c_6 2026-01-15T19:58:08.3660704Z - krb5==1.21.3=h659f571_0 2026-01-15T19:58:08.3661112Z - ld_impl_linux-64==2.45=default_hbd61a6d_104 2026-01-15T19:58:08.3661594Z - libnghttp2==1.67.0=had1ee68_0 2026-01-15T19:58:08.3661985Z - libxml2==2.15.1=h031cc0b_0 2026-01-15T19:58:08.3662373Z - libarchive==3.8.2=gpl_h7be2006_100 2026-01-15T19:58:08.3662795Z - libcurl==8.17.0=h4e3cde8_0 2026-01-15T19:58:08.3663387Z - python==3.12.12=hd63d673_1_cpython 2026-01-15T19:58:08.3663827Z - libmamba==2.4.0=hed7d790_1 2026-01-15T19:58:08.3664207Z - menuinst==2.4.1=py312h7900ff3_0 2026-01-15T19:58:08.3664626Z - archspec==0.2.5=pyhd8ed1ab_0 2026-01-15T19:58:08.3665017Z - boltons==25.0.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3665432Z - brotli-python==1.2.0=py312hdb49522_1 2026-01-15T19:58:08.3665870Z - certifi==2025.11.12=pyhd8ed1ab_0 2026-01-15T19:58:08.3666309Z - charset-normalizer==3.4.4=pyhd8ed1ab_0 2026-01-15T19:58:08.3666742Z - colorama==0.4.6=pyhd8ed1ab_1 2026-01-15T19:58:08.3667132Z - distro==1.9.0=pyhd8ed1ab_1 2026-01-15T19:58:08.3667517Z - frozendict==2.4.7=py312h4c3975b_0 2026-01-15T19:58:08.3668123Z - hpack==4.1.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3668521Z - hyperframe==6.1.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3668927Z - idna==3.11=pyhd8ed1ab_0 2026-01-15T19:58:08.3669312Z - jsonpointer==3.0.0=py312h7900ff3_2 2026-01-15T19:58:08.3669734Z - libmambapy==2.4.0=py312h17091a9_1 2026-01-15T19:58:08.3670195Z - mamba==2.4.0=h7ae174a_1 2026-01-15T19:58:08.3670591Z - msgpack-python==1.1.2=py312hd9148b4_1 2026-01-15T19:58:08.3671022Z - packaging==25.0=pyh29332c3_1 2026-01-15T19:58:08.3671434Z - platformdirs==4.5.0=pyhcf101f3_0 2026-01-15T19:58:08.3671853Z - pluggy==1.6.0=pyhf9edf01_1 2026-01-15T19:58:08.3672227Z - pycosat==0.6.6=py312h4c3975b_3 2026-01-15T19:58:08.3672856Z - pycparser==2.22=pyh29332c3_1 2026-01-15T19:58:08.3673245Z - pysocks==1.7.1=pyha55dd90_7 2026-01-15T19:58:08.3673666Z - ruamel.yaml.clib==0.2.14=py312h4c3975b_0 2026-01-15T19:58:08.3674112Z - setuptools==80.9.0=pyhff2d567_0 2026-01-15T19:58:08.3674524Z - truststore==0.10.3=pyhe01879c_0 2026-01-15T19:58:08.3674913Z - wheel==0.45.1=pyhd8ed1ab_1 2026-01-15T19:58:08.3675284Z - cffi==2.0.0=py312h460c074_1 2026-01-15T19:58:08.3675658Z - h2==4.3.0=pyhcf101f3_0 2026-01-15T19:58:08.3676018Z - jsonpatch==1.33=pyhd8ed1ab_1 2026-01-15T19:58:08.3676402Z - pip==25.3=pyh8b19718_0 2026-01-15T19:58:08.3707338Z - ruamel.yaml==0.18.16=py312h4c3975b_0 2026-01-15T19:58:08.3708071Z - tqdm==4.67.1=pyhd8ed1ab_1 2026-01-15T19:58:08.3708488Z - zstandard==0.25.0=py312h5253ce2_1 2026-01-15T19:58:08.3708994Z - conda-package-streaming==0.12.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3709496Z - urllib3==2.5.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3709914Z - requests==2.32.5=pyhd8ed1ab_0 2026-01-15T19:58:08.3710381Z - conda-package-handling==2.4.0=pyh7900ff3_2 2026-01-15T19:58:08.3710867Z - conda==25.11.0=py312h7900ff3_0 2026-01-15T19:58:08.3711319Z - conda-libmamba-solver==25.11.0=pyhd8ed1ab_0 2026-01-15T19:58:08.3711682Z 2026-01-15T19:58:08.3711688Z 2026-01-15T19:58:08.3711966Z Package Version Build Channel Size 2026-01-15T19:58:08.3713141Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:08.3713736Z Install: 2026-01-15T19:58:08.3714425Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:08.3714899Z 2026-01-15T19:58:08.3715193Z + _libgcc_mutex 0.1 conda_forge conda-forge 2026-01-15T19:58:08.3715949Z + _openmp_mutex 4.5 2_gnu conda-forge 2026-01-15T19:58:08.3716684Z + archspec 0.2.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3717410Z + boltons 25.0.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3718390Z + brotli-python 1.2.0 py312hdb49522_1 conda-forge 2026-01-15T19:58:08.3719106Z + bzip2 1.0.8 hda65f42_8 conda-forge 2026-01-15T19:58:08.3719781Z + c-ares 1.34.5 hb9d3cd8_0 conda-forge 2026-01-15T19:58:08.3720592Z + ca-certificates 2025.11.12 hbd8a1cb_0 conda-forge 2026-01-15T19:58:08.3721576Z + certifi 2025.11.12 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3722338Z + cffi 2.0.0 py312h460c074_1 conda-forge 2026-01-15T19:58:08.3723102Z + charset-normalizer 3.4.4 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3723870Z + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:08.3724569Z + conda 25.11.0 py312h7900ff3_0 conda-forge 2026-01-15T19:58:08.3725326Z + conda-libmamba-solver 25.11.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3726172Z + conda-package-handling 2.4.0 pyh7900ff3_2 conda-forge 2026-01-15T19:58:08.3727030Z + conda-package-streaming 0.12.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3728015Z + cpp-expected 1.3.1 h171cf75_0 conda-forge 2026-01-15T19:58:08.3728764Z + distro 1.9.0 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:08.3729427Z + fmt 12.0.0 h2b0788b_0 conda-forge 2026-01-15T19:58:08.3730119Z + frozendict 2.4.7 py312h4c3975b_0 conda-forge 2026-01-15T19:58:08.3730794Z + h2 4.3.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:08.3731682Z + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3732367Z + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3733064Z + idna 3.11 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3733740Z + jsonpatch 1.33 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:08.3734474Z + jsonpointer 3.0.0 py312h7900ff3_2 conda-forge 2026-01-15T19:58:08.3735213Z + keyutils 1.6.3 hb9d3cd8_0 conda-forge 2026-01-15T19:58:08.3735892Z + krb5 1.21.3 h659f571_0 conda-forge 2026-01-15T19:58:08.3736597Z + ld_impl_linux-64 2.45 default_hbd61a6d_104 conda-forge 2026-01-15T19:58:08.3737318Z + libarchive 3.8.2 gpl_h7be2006_100 conda-forge 2026-01-15T19:58:08.3738264Z + libcurl 8.17.0 h4e3cde8_0 conda-forge 2026-01-15T19:58:08.3738983Z + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 2026-01-15T19:58:08.3739657Z + libev 4.33 hd590300_2 conda-forge 2026-01-15T19:58:08.3740345Z + libexpat 2.7.3 hecca717_0 conda-forge 2026-01-15T19:58:08.3741016Z + libffi 3.5.2 h9ec8514_0 conda-forge 2026-01-15T19:58:08.3741688Z + libgcc 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:08.3742344Z + libgcc-ng 15.2.0 h69a702a_15 conda-forge 2026-01-15T19:58:08.3743038Z + libgomp 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:08.3743723Z + libiconv 1.18 h3b78370_2 conda-forge 2026-01-15T19:58:08.3744398Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:08.3745077Z + libmamba 2.4.0 hed7d790_1 conda-forge 2026-01-15T19:58:08.3745775Z + libmambapy 2.4.0 py312h17091a9_1 conda-forge 2026-01-15T19:58:08.3746496Z + libnghttp2 1.67.0 had1ee68_0 conda-forge 2026-01-15T19:58:08.3747212Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 2026-01-15T19:58:08.3748274Z + libsolv 0.7.35 h9463b59_0 conda-forge 2026-01-15T19:58:08.3749003Z + libsqlite 3.51.1 h0c1763c_0 conda-forge 2026-01-15T19:58:08.3749683Z + libssh2 1.11.1 hcf80075_0 conda-forge 2026-01-15T19:58:08.3750397Z + libstdcxx 15.2.0 h934c35e_15 conda-forge 2026-01-15T19:58:08.3751136Z + libstdcxx-ng 15.2.0 hdf11a46_15 conda-forge 2026-01-15T19:58:08.3751832Z + libuuid 2.41.2 h5347b49_1 conda-forge 2026-01-15T19:58:08.3752529Z + libxcrypt 4.4.36 hd590300_1 conda-forge 2026-01-15T19:58:08.3753217Z + libxml2 2.15.1 h031cc0b_0 conda-forge 2026-01-15T19:58:08.3753915Z + libxml2-16 2.15.1 hf2a90c1_0 conda-forge 2026-01-15T19:58:08.3754596Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:08.3755266Z + lz4-c 1.10.0 h5888daf_1 conda-forge 2026-01-15T19:58:08.3755893Z + lzo 2.10 h280c20c_1002 conda-forge 2026-01-15T19:58:08.3756756Z + mamba 2.4.0 h7ae174a_1 conda-forge 2026-01-15T19:58:08.3757461Z + menuinst 2.4.1 py312h7900ff3_0 conda-forge 2026-01-15T19:58:08.3758381Z + msgpack-python 1.1.2 py312hd9148b4_1 conda-forge 2026-01-15T19:58:08.3759122Z + ncurses 6.5 h2d0b736_3 conda-forge 2026-01-15T19:58:08.3759914Z + nlohmann_json-abi 3.12.0 h0f90c79_1 conda-forge 2026-01-15T19:58:08.3760675Z + openssl 3.6.0 h26f9b46_0 conda-forge 2026-01-15T19:58:08.3761374Z + packaging 25.0 pyh29332c3_1 conda-forge 2026-01-15T19:58:08.3762039Z + pip 25.3 pyh8b19718_0 conda-forge 2026-01-15T19:58:08.3762732Z + platformdirs 4.5.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:08.3763453Z + pluggy 1.6.0 pyhf9edf01_1 conda-forge 2026-01-15T19:58:08.3764151Z + pybind11-abi 11 hc364b38_1 conda-forge 2026-01-15T19:58:08.3764861Z + pycosat 0.6.6 py312h4c3975b_3 conda-forge 2026-01-15T19:58:08.3765561Z + pycparser 2.22 pyh29332c3_1 conda-forge 2026-01-15T19:58:08.3766264Z + pysocks 1.7.1 pyha55dd90_7 conda-forge 2026-01-15T19:58:08.3766957Z + python 3.12.12 hd63d673_1_cpython conda-forge 2026-01-15T19:58:08.3767650Z + python_abi 3.12 8_cp312 conda-forge 2026-01-15T19:58:08.3768540Z + readline 8.2 h8c095d6_2 conda-forge 2026-01-15T19:58:08.3769233Z + reproc 14.2.5.post0 hb9d3cd8_0 conda-forge 2026-01-15T19:58:08.3769967Z + reproc-cpp 14.2.5.post0 h5888daf_0 conda-forge 2026-01-15T19:58:08.3770686Z + requests 2.32.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3771391Z + ruamel.yaml 0.18.16 py312h4c3975b_0 conda-forge 2026-01-15T19:58:08.3772117Z + ruamel.yaml.clib 0.2.14 py312h4c3975b_0 conda-forge 2026-01-15T19:58:08.3772864Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 2026-01-15T19:58:08.3773767Z + simdjson 4.2.2 hb700be7_0 conda-forge 2026-01-15T19:58:08.3774449Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 2026-01-15T19:58:08.3775102Z + tqdm 4.67.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:08.3775791Z + truststore 0.10.3 pyhe01879c_0 conda-forge 2026-01-15T19:58:08.3776491Z + tzdata 2025b h78e105d_0 conda-forge 2026-01-15T19:58:08.3777144Z + urllib3 2.5.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:08.3777785Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:08.3778622Z + yaml-cpp 0.8.0 h3f2d84a_0 conda-forge 2026-01-15T19:58:08.3779285Z + zstandard 0.25.0 py312h5253ce2_1 conda-forge 2026-01-15T19:58:08.3779938Z + zstd 1.5.7 hb78ec9c_6 conda-forge 2026-01-15T19:58:08.3780334Z 2026-01-15T19:58:08.3780448Z Summary: 2026-01-15T19:58:08.3780602Z 2026-01-15T19:58:08.3780719Z Install: 89 packages 2026-01-15T19:58:08.3780925Z 2026-01-15T19:58:08.3781048Z Total download: 0 B 2026-01-15T19:58:08.3781250Z 2026-01-15T19:58:08.3781776Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:08.3782480Z 2026-01-15T19:58:08.3782486Z 2026-01-15T19:58:08.3782491Z 2026-01-15T19:58:08.3782613Z Transaction starting 2026-01-15T19:58:08.3782981Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:08.3783437Z Linking ca-certificates-2025.11.12-hbd8a1cb_0 2026-01-15T19:58:08.3783908Z Linking libgomp-15.2.0-he0feb66_15 2026-01-15T19:58:08.3784332Z Linking nlohmann_json-abi-3.12.0-h0f90c79_1 2026-01-15T19:58:08.3784782Z Linking pybind11-abi-11-hc364b38_1 2026-01-15T19:58:08.3785178Z Linking python_abi-3.12-8_cp312 2026-01-15T19:58:08.3785565Z Linking tzdata-2025b-h78e105d_0 2026-01-15T19:58:08.4061309Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:08.4080228Z Linking libgcc-15.2.0-he0feb66_15 2026-01-15T19:58:08.4103038Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:08.4120889Z Linking c-ares-1.34.5-hb9d3cd8_0 2026-01-15T19:58:08.4204931Z Linking keyutils-1.6.3-hb9d3cd8_0 2026-01-15T19:58:08.4244658Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:08.4248556Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:08.4257026Z Linking libgcc-ng-15.2.0-h69a702a_15 2026-01-15T19:58:08.4259499Z Linking libiconv-1.18-h3b78370_2 2026-01-15T19:58:08.4310150Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:08.4313567Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:08.4322136Z Linking libstdcxx-15.2.0-h934c35e_15 2026-01-15T19:58:08.4327296Z Linking libuuid-2.41.2-h5347b49_1 2026-01-15T19:58:08.4336440Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:08.4340063Z Linking lzo-2.10-h280c20c_1002 2026-01-15T19:58:08.4356113Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:10.0169057Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:10.0381534Z Linking reproc-14.2.5.post0-hb9d3cd8_0 2026-01-15T19:58:10.0391656Z Linking cpp-expected-1.3.1-h171cf75_0 2026-01-15T19:58:10.0396254Z Linking fmt-12.0.0-h2b0788b_0 2026-01-15T19:58:10.0410436Z Linking libedit-3.1.20250104-pl5321h7949ede_0 2026-01-15T19:58:10.0452701Z Linking libev-4.33-hd590300_2 2026-01-15T19:58:10.0458535Z Linking libsolv-0.7.35-h9463b59_0 2026-01-15T19:58:10.0489782Z Linking libsqlite-3.51.1-h0c1763c_0 2026-01-15T19:58:10.0496333Z Linking libssh2-1.11.1-hcf80075_0 2026-01-15T19:58:10.0604095Z Linking libstdcxx-ng-15.2.0-hdf11a46_15 2026-01-15T19:58:10.0606764Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:10.0618393Z Linking libxml2-16-2.15.1-hf2a90c1_0 2026-01-15T19:58:10.0645027Z Linking lz4-c-1.10.0-h5888daf_1 2026-01-15T19:58:10.0657499Z Linking readline-8.2-h8c095d6_2 2026-01-15T19:58:10.0673786Z Linking reproc-cpp-14.2.5.post0-h5888daf_0 2026-01-15T19:58:10.0686220Z Linking simdjson-4.2.2-hb700be7_0 2026-01-15T19:58:10.0694787Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:10.0980917Z Linking yaml-cpp-0.8.0-h3f2d84a_0 2026-01-15T19:58:10.1008858Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:10.1022787Z Linking krb5-1.21.3-h659f571_0 2026-01-15T19:58:10.1168807Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_104 2026-01-15T19:58:10.1304635Z Linking libnghttp2-1.67.0-had1ee68_0 2026-01-15T19:58:10.1312732Z Linking libxml2-2.15.1-h031cc0b_0 2026-01-15T19:58:10.1318613Z Linking libarchive-3.8.2-gpl_h7be2006_100 2026-01-15T19:58:10.1349812Z Linking libcurl-8.17.0-h4e3cde8_0 2026-01-15T19:58:10.1378113Z Linking python-3.12.12-hd63d673_1_cpython 2026-01-15T19:58:10.3520675Z Linking libmamba-2.4.0-hed7d790_1 2026-01-15T19:58:10.3585730Z Linking menuinst-2.4.1-py312h7900ff3_0 2026-01-15T19:58:10.3640085Z Linking archspec-0.2.5-pyhd8ed1ab_0 2026-01-15T19:58:10.3726159Z Linking boltons-25.0.0-pyhd8ed1ab_0 2026-01-15T19:58:10.3749761Z Linking brotli-python-1.2.0-py312hdb49522_1 2026-01-15T19:58:10.3759123Z Linking certifi-2025.11.12-pyhd8ed1ab_0 2026-01-15T19:58:10.3769838Z Linking charset-normalizer-3.4.4-pyhd8ed1ab_0 2026-01-15T19:58:10.3786801Z Linking colorama-0.4.6-pyhd8ed1ab_1 2026-01-15T19:58:10.3801870Z Linking distro-1.9.0-pyhd8ed1ab_1 2026-01-15T19:58:10.3812960Z Linking frozendict-2.4.7-py312h4c3975b_0 2026-01-15T19:58:10.3828590Z Linking hpack-4.1.0-pyhd8ed1ab_0 2026-01-15T19:58:10.3840775Z Linking hyperframe-6.1.0-pyhd8ed1ab_0 2026-01-15T19:58:10.3851161Z Linking idna-3.11-pyhd8ed1ab_0 2026-01-15T19:58:10.3863071Z Linking jsonpointer-3.0.0-py312h7900ff3_2 2026-01-15T19:58:10.3873373Z Linking libmambapy-2.4.0-py312h17091a9_1 2026-01-15T19:58:10.3888905Z Linking mamba-2.4.0-h7ae174a_1 2026-01-15T19:58:10.3924836Z Linking msgpack-python-1.1.2-py312hd9148b4_1 2026-01-15T19:58:10.3937587Z Linking packaging-25.0-pyh29332c3_1 2026-01-15T19:58:10.3955422Z Linking platformdirs-4.5.0-pyhcf101f3_0 2026-01-15T19:58:10.3967408Z Linking pluggy-1.6.0-pyhf9edf01_1 2026-01-15T19:58:10.3979530Z Linking pycosat-0.6.6-py312h4c3975b_3 2026-01-15T19:58:10.3988822Z Linking pycparser-2.22-pyh29332c3_1 2026-01-15T19:58:10.4082109Z Linking pysocks-1.7.1-pyha55dd90_7 2026-01-15T19:58:10.4091307Z Linking ruamel.yaml.clib-0.2.14-py312h4c3975b_0 2026-01-15T19:58:10.4099527Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:10.4425100Z Linking truststore-0.10.3-pyhe01879c_0 2026-01-15T19:58:10.4436640Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:10.4462781Z Linking cffi-2.0.0-py312h460c074_1 2026-01-15T19:58:10.4496561Z Linking h2-4.3.0-pyhcf101f3_0 2026-01-15T19:58:10.4533869Z Linking jsonpatch-1.33-pyhd8ed1ab_1 2026-01-15T19:58:10.4565485Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:10.5025491Z Linking ruamel.yaml-0.18.16-py312h4c3975b_0 2026-01-15T19:58:10.5090434Z Linking tqdm-4.67.1-pyhd8ed1ab_1 2026-01-15T19:58:10.5149272Z Linking zstandard-0.25.0-py312h5253ce2_1 2026-01-15T19:58:10.5152359Z Linking conda-package-streaming-0.12.0-pyhd8ed1ab_0 2026-01-15T19:58:10.5171823Z Linking urllib3-2.5.0-pyhd8ed1ab_0 2026-01-15T19:58:10.5225579Z Linking requests-2.32.5-pyhd8ed1ab_0 2026-01-15T19:58:10.5258025Z Linking conda-package-handling-2.4.0-pyh7900ff3_2 2026-01-15T19:58:10.5288537Z Linking conda-25.11.0-py312h7900ff3_0 2026-01-15T19:58:10.5739348Z Linking conda-libmamba-solver-25.11.0-pyhd8ed1ab_0 2026-01-15T19:58:11.1763892Z 2026-01-15T19:58:11.1764323Z Transaction finished 2026-01-15T19:58:11.1764625Z 2026-01-15T19:58:11.2531138Z installation finished. 2026-01-15T19:58:11.2548907Z Mamba was found in the `base` env 2026-01-15T19:58:11.2550464Z ##[endgroup] 2026-01-15T19:58:11.2551133Z ##[group]Setup environment variables... 2026-01-15T19:58:11.2551645Z Add "/home/runner/miniconda3/condabin" to PATH 2026-01-15T19:58:11.2556238Z Set 'CONDA="/home/runner/miniconda3"' 2026-01-15T19:58:11.2557135Z ##[endgroup] 2026-01-15T19:58:11.2557743Z ##[group]Parsing environment... 2026-01-15T19:58:11.2558573Z ##[endgroup] 2026-01-15T19:58:11.2559094Z ##[group]Applying initial configuration... 2026-01-15T19:58:11.2582191Z ##[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:58:11.2590932Z Adding pkgs_dir '/home/runner/conda_pkgs_dir' 2026-01-15T19:58:11.2591456Z [command]/home/runner/miniconda3/condabin/conda config --add pkgs_dirs /home/runner/conda_pkgs_dir 2026-01-15T19:58:11.5531822Z auto_activate: true 2026-01-15T19:58:11.5538442Z [command]/home/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:58:11.8338518Z auto_update_conda: true 2026-01-15T19:58:11.8347596Z [command]/home/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:58:12.1164469Z solver: libmamba 2026-01-15T19:58:12.1170523Z [command]/home/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:58:12.4054834Z always_yes: true 2026-01-15T19:58:12.4061265Z [command]/home/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:58:12.6849073Z changeps1: false 2026-01-15T19:58:12.6855455Z [command]/home/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:58:12.9689005Z [command]/home/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:58:13.2122592Z ==> /home/runner/miniconda3/.condarc <== 2026-01-15T19:58:13.2123134Z channels: 2026-01-15T19:58:13.2123443Z - conda-forge 2026-01-15T19:58:13.2124081Z 2026-01-15T19:58:13.2124241Z ==> /home/runner/.condarc <== 2026-01-15T19:58:13.2124641Z auto_update_conda: True 2026-01-15T19:58:13.2125002Z auto_activate: True 2026-01-15T19:58:13.2125502Z notify_outdated_conda: False 2026-01-15T19:58:13.2126059Z changeps1: False 2026-01-15T19:58:13.2126422Z pkgs_dirs: 2026-01-15T19:58:13.2126775Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:13.2127225Z always_yes: True 2026-01-15T19:58:13.2127582Z solver: libmamba 2026-01-15T19:58:13.2127800Z 2026-01-15T19:58:13.2439257Z [command]/home/runner/miniconda3/condabin/conda config --show 2026-01-15T19:58:13.4957692Z add_anaconda_token: True 2026-01-15T19:58:13.4958486Z add_pip_as_python_dependency: True 2026-01-15T19:58:13.4958994Z aggressive_update_packages: 2026-01-15T19:58:13.4959446Z - ca-certificates 2026-01-15T19:58:13.4959736Z - certifi 2026-01-15T19:58:13.4959945Z - openssl 2026-01-15T19:58:13.4960166Z allow_conda_downgrades: False 2026-01-15T19:58:13.4960452Z allow_cycles: True 2026-01-15T19:58:13.4960712Z allow_non_channel_urls: False 2026-01-15T19:58:13.4960984Z allow_softlinks: False 2026-01-15T19:58:13.4961234Z allowlist_channels: [] 2026-01-15T19:58:13.4961468Z always_copy: False 2026-01-15T19:58:13.4961699Z always_softlink: False 2026-01-15T19:58:13.4961929Z always_yes: True 2026-01-15T19:58:13.4962155Z anaconda_upload: None 2026-01-15T19:58:13.4962387Z auto_activate: True 2026-01-15T19:58:13.4962611Z auto_stack: 0 2026-01-15T19:58:13.4962823Z auto_update_conda: True 2026-01-15T19:58:13.4963066Z bld_path: 2026-01-15T19:58:13.4963267Z changeps1: False 2026-01-15T19:58:13.4963577Z channel_alias: https://conda.anaconda.org 2026-01-15T19:58:13.4963934Z channel_priority: flexible 2026-01-15T19:58:13.4964196Z channel_settings: [] 2026-01-15T19:58:13.4964425Z channels: 2026-01-15T19:58:13.4964620Z - conda-forge 2026-01-15T19:58:13.4964848Z client_ssl_cert: None 2026-01-15T19:58:13.4965084Z client_ssl_cert_key: None 2026-01-15T19:58:13.4965334Z clobber: False 2026-01-15T19:58:13.4965544Z conda_build: {} 2026-01-15T19:58:13.4965755Z console: classic 2026-01-15T19:58:13.4965979Z create_default_packages: [] 2026-01-15T19:58:13.4966272Z croot: /home/runner/miniconda3/conda-bld 2026-01-15T19:58:13.4966577Z custom_channels: 2026-01-15T19:58:13.4966833Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:58:13.4967307Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:58:13.4967726Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:58:13.4968288Z custom_multichannels: 2026-01-15T19:58:13.4968527Z defaults: 2026-01-15T19:58:13.4968779Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:13.4969381Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:13.4969687Z local: 2026-01-15T19:58:13.4969878Z debug: False 2026-01-15T19:58:13.4970107Z default_activation_env: base 2026-01-15T19:58:13.4970372Z default_channels: 2026-01-15T19:58:13.4970629Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:13.4970971Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:13.4971283Z default_python: 3.12 2026-01-15T19:58:13.4971521Z default_threads: None 2026-01-15T19:58:13.4971755Z denylist_channels: [] 2026-01-15T19:58:13.4971998Z deps_modifier: not_set 2026-01-15T19:58:13.4972227Z dev: False 2026-01-15T19:58:13.4972440Z disallowed_packages: [] 2026-01-15T19:58:13.4972717Z download_only: False 2026-01-15T19:58:13.4972948Z dry_run: False 2026-01-15T19:58:13.4973167Z enable_private_envs: False 2026-01-15T19:58:13.4973442Z env_prompt: ({default_env}) 2026-01-15T19:58:13.4973717Z environment_specifier: None 2026-01-15T19:58:13.4973977Z envs_dirs: 2026-01-15T19:58:13.4974193Z - /home/runner/miniconda3/envs 2026-01-15T19:58:13.4974488Z - /home/runner/.conda/envs 2026-01-15T19:58:13.4974767Z envvars_force_uppercase: True 2026-01-15T19:58:13.4975190Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:58:13.4975603Z execute_threads: 1 2026-01-15T19:58:13.4975833Z experimental: [] 2026-01-15T19:58:13.4976060Z export_platforms: 2026-01-15T19:58:13.4976420Z - linux-64 2026-01-15T19:58:13.4976642Z extra_safety_checks: False 2026-01-15T19:58:13.4976899Z fetch_threads: 5 2026-01-15T19:58:13.4977115Z force: False 2026-01-15T19:58:13.4977319Z force_32bit: False 2026-01-15T19:58:13.4977556Z force_reinstall: False 2026-01-15T19:58:13.4977799Z force_remove: False 2026-01-15T19:58:13.4978154Z ignore_pinned: False 2026-01-15T19:58:13.4978376Z json: False 2026-01-15T19:58:13.4978522Z list_fields: 2026-01-15T19:58:13.4978678Z - name 2026-01-15T19:58:13.4978821Z - version 2026-01-15T19:58:13.4978978Z - build 2026-01-15T19:58:13.4979129Z - channel_name 2026-01-15T19:58:13.4979309Z local_repodata_ttl: 1 2026-01-15T19:58:13.4979500Z migrated_channel_aliases: [] 2026-01-15T19:58:13.4979711Z migrated_custom_channels: {} 2026-01-15T19:58:13.4979902Z no_lock: False 2026-01-15T19:58:13.4980064Z no_plugins: False 2026-01-15T19:58:13.4980236Z non_admin_enabled: True 2026-01-15T19:58:13.4980430Z notify_outdated_conda: False 2026-01-15T19:58:13.4980636Z number_channel_notices: 5 2026-01-15T19:58:13.4980828Z offline: False 2026-01-15T19:58:13.4981010Z override_channels_enabled: True 2026-01-15T19:58:13.4981225Z override_virtual_packages: {} 2026-01-15T19:58:13.4981435Z path_conflict: clobber 2026-01-15T19:58:13.4981616Z pinned_packages: [] 2026-01-15T19:58:13.4981790Z pkgs_dirs: 2026-01-15T19:58:13.4981951Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:13.4982151Z plugins: 2026-01-15T19:58:13.4982309Z use_sharded_repodata: False 2026-01-15T19:58:13.4982541Z prefix_data_interoperability: False 2026-01-15T19:58:13.4982777Z protect_frozen_envs: True 2026-01-15T19:58:13.4982968Z proxy_servers: {} 2026-01-15T19:58:13.4983139Z quiet: False 2026-01-15T19:58:13.4983295Z register_envs: True 2026-01-15T19:58:13.4983474Z remote_backoff_factor: 1 2026-01-15T19:58:13.4983675Z remote_connect_timeout_secs: 9.15 2026-01-15T19:58:13.4983893Z remote_max_retries: 3 2026-01-15T19:58:13.4984075Z remote_read_timeout_secs: 60.0 2026-01-15T19:58:13.4984278Z repodata_fns: 2026-01-15T19:58:13.4984449Z - current_repodata.json 2026-01-15T19:58:13.4984641Z - repodata.json 2026-01-15T19:58:13.4984812Z repodata_threads: None 2026-01-15T19:58:13.4984999Z repodata_use_zst: True 2026-01-15T19:58:13.4985219Z report_errors: None 2026-01-15T19:58:13.4985387Z rollback_enabled: True 2026-01-15T19:58:13.4985587Z root_prefix: /home/runner/miniconda3 2026-01-15T19:58:13.4985811Z safety_checks: warn 2026-01-15T19:58:13.4985984Z sat_solver: pycosat 2026-01-15T19:58:13.4986160Z separate_format_cache: False 2026-01-15T19:58:13.4986360Z shortcuts: True 2026-01-15T19:58:13.4986523Z shortcuts_only: [] 2026-01-15T19:58:13.4986698Z show_channel_urls: None 2026-01-15T19:58:13.4987019Z signing_metadata_url_base: None 2026-01-15T19:58:13.4987231Z solver: libmamba 2026-01-15T19:58:13.4987428Z solver_ignore_timestamps: False 2026-01-15T19:58:13.4987627Z ssl_verify: True 2026-01-15T19:58:13.4987794Z subdir: linux-64 2026-01-15T19:58:13.4988080Z subdirs: 2026-01-15T19:58:13.4988229Z - linux-64 2026-01-15T19:58:13.4988388Z - noarch 2026-01-15T19:58:13.4988553Z target_prefix_override: 2026-01-15T19:58:13.4988743Z trace: False 2026-01-15T19:58:13.4988898Z track_features: [] 2026-01-15T19:58:13.4989081Z unsatisfiable_hints: True 2026-01-15T19:58:13.4989288Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:58:13.4989523Z update_modifier: update_specs 2026-01-15T19:58:13.4989725Z use_index_cache: False 2026-01-15T19:58:13.4989902Z use_local: False 2026-01-15T19:58:13.4990061Z use_only_tar_bz2: None 2026-01-15T19:58:13.4990235Z verbosity: 0 2026-01-15T19:58:13.4990390Z verify_threads: 1 2026-01-15T19:58:13.5284361Z ##[endgroup] 2026-01-15T19:58:13.5285532Z ##[group]Initializing conda shell integration... 2026-01-15T19:58:13.5290636Z Removing "/home/runner/.bashrc" 2026-01-15T19:58:13.5295928Z Removing "/home/runner/.bash_profile" 2026-01-15T19:58:13.5298894Z Removing "/home/runner/.profile" 2026-01-15T19:58:13.5307729Z [command]/home/runner/miniconda3/condabin/conda init --all 2026-01-15T19:58:16.2429046Z no change /home/runner/miniconda3/condabin/conda 2026-01-15T19:58:16.2429750Z no change /home/runner/miniconda3/bin/conda 2026-01-15T19:58:16.2430100Z no change /home/runner/miniconda3/bin/conda-env 2026-01-15T19:58:16.2430445Z no change /home/runner/miniconda3/bin/activate 2026-01-15T19:58:16.2430783Z no change /home/runner/miniconda3/bin/deactivate 2026-01-15T19:58:16.2431151Z no change /home/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:58:16.2431557Z no change /home/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:58:16.2431996Z no change /home/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:58:16.2432470Z modified /home/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:58:16.2432993Z no change /home/runner/miniconda3/lib/python3.12/site-packages/xontrib/conda.xsh 2026-01-15T19:58:16.2433500Z no change /home/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:58:16.2433844Z modified /home/runner/.bashrc 2026-01-15T19:58:16.2434099Z modified /home/runner/.zshrc 2026-01-15T19:58:16.2434392Z modified /home/runner/.config/fish/config.fish 2026-01-15T19:58:16.2434706Z modified /home/runner/.xonshrc 2026-01-15T19:58:16.2434968Z modified /home/runner/.tcshrc 2026-01-15T19:58:16.2435276Z modified /home/runner/.config/powershell/profile.ps1 2026-01-15T19:58:16.2435533Z 2026-01-15T19:58:16.2435724Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:58:16.2436022Z 2026-01-15T19:58:16.2782994Z Renaming "/home/runner/.bashrc" to "/home/runner/.profile" 2026-01-15T19:58:16.2783548Z 2026-01-15T19:58:16.2787666Z Append to "/home/runner/.profile": 2026-01-15T19:58:16.2788241Z 2026-01-15T19:58:16.2788666Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2789278Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2789682Z set -eo pipefail 2026-01-15T19:58:16.2789886Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2790144Z conda activate "test" 2026-01-15T19:58:16.2790409Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2790659Z 2026-01-15T19:58:16.2790759Z Append to "/home/runner/.zshrc": 2026-01-15T19:58:16.2790966Z 2026-01-15T19:58:16.2791199Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2791659Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2792138Z set -eo pipefail 2026-01-15T19:58:16.2792396Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2792738Z conda activate "test" 2026-01-15T19:58:16.2793477Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2793766Z 2026-01-15T19:58:16.2793884Z Append to "/home/runner/.config/fish/config.fish": 2026-01-15T19:58:16.2794150Z 2026-01-15T19:58:16.2794584Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2794977Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2795237Z set -eo pipefail 2026-01-15T19:58:16.2795435Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2795681Z conda activate "test" 2026-01-15T19:58:16.2795936Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2796184Z 2026-01-15T19:58:16.2796268Z Append to "/home/runner/.tcshrc": 2026-01-15T19:58:16.2796471Z 2026-01-15T19:58:16.2796685Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2797003Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2797404Z set -eo pipefail 2026-01-15T19:58:16.2797599Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2797937Z conda activate "test" 2026-01-15T19:58:16.2798200Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2798432Z 2026-01-15T19:58:16.2798530Z Append to "/home/runner/.xonshrc": 2026-01-15T19:58:16.2798739Z 2026-01-15T19:58:16.2799116Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2799427Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2799662Z set -eo pipefail 2026-01-15T19:58:16.2799958Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2800282Z conda activate "test" 2026-01-15T19:58:16.2800530Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2800767Z 2026-01-15T19:58:16.2800902Z Append to "/home/runner/.config/powershell/profile.ps1": 2026-01-15T19:58:16.2801317Z 2026-01-15T19:58:16.2801544Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2801858Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2802147Z conda activate "test" 2026-01-15T19:58:16.2802494Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2802726Z 2026-01-15T19:58:16.2802864Z Append to "/home/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:58:16.2803147Z 2026-01-15T19:58:16.2803395Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2803829Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2804067Z set -eo pipefail 2026-01-15T19:58:16.2804249Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2804542Z conda activate "test" 2026-01-15T19:58:16.2804874Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2805107Z 2026-01-15T19:58:16.2805262Z Append to "/home/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:58:16.2805547Z 2026-01-15T19:58:16.2805760Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2806070Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:16.2806301Z set -eo pipefail 2026-01-15T19:58:16.2806484Z # Conda Setup Action: Custom activation 2026-01-15T19:58:16.2806713Z conda activate "test" 2026-01-15T19:58:16.2806967Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:16.2807345Z 2026-01-15T19:58:16.2808273Z ##[endgroup] 2026-01-15T19:58:16.2808849Z ##[group]Adding tools to 'base' env... 2026-01-15T19:58:16.2809217Z Do we need to update conda? 2026-01-15T19:58:16.2809548Z Do we need to update mamba? 2026-01-15T19:58:16.2809863Z ... we will update mamba. 2026-01-15T19:58:16.2810293Z ... we will perform post-install steps after we update mamba. 2026-01-15T19:58:16.2810791Z Do we need to update python? 2026-01-15T19:58:16.2811363Z Do we need to update conda-build? 2026-01-15T19:58:16.2811777Z No tools were installed in 'base' env. 2026-01-15T19:58:16.2812428Z ##[endgroup] 2026-01-15T19:58:16.2812975Z ##[group]Ensuring environment... 2026-01-15T19:58:16.2814020Z Can we conda create (from explicit)? 2026-01-15T19:58:16.2814439Z Can we conda create (simple)? 2026-01-15T19:58:16.2814668Z ... will conda create (simple). 2026-01-15T19:58:16.2814895Z Adding spec: python=3.10 2026-01-15T19:58:16.2815352Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:58:16.2821325Z [command]/home/runner/miniconda3/condabin/mamba create --name test python=3.10 2026-01-15T19:58:27.3320405Z 2026-01-15T19:58:27.5943991Z 2026-01-15T19:58:27.5945083Z Transaction 2026-01-15T19:58:27.5945280Z 2026-01-15T19:58:27.5945434Z Prefix: /home/runner/miniconda3/envs/test 2026-01-15T19:58:27.5945749Z 2026-01-15T19:58:27.5945858Z Updating specs: 2026-01-15T19:58:27.5946028Z 2026-01-15T19:58:27.5946144Z - python=3.10 2026-01-15T19:58:27.5946306Z 2026-01-15T19:58:27.5946348Z 2026-01-15T19:58:27.5960083Z Package Version Build Channel Size 2026-01-15T19:58:27.5961468Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:27.5962153Z Install: 2026-01-15T19:58:27.5962847Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:27.5963690Z 2026-01-15T19:58:27.5964010Z + _libgcc_mutex 0.1 conda_forge conda-forge 3kB 2026-01-15T19:58:27.5964735Z + _openmp_mutex 4.5 2_gnu conda-forge 24kB 2026-01-15T19:58:27.5965233Z + bzip2 1.0.8 hda65f42_8 conda-forge 260kB 2026-01-15T19:58:27.5965747Z + ca-certificates 2026.1.4 hbd8a1cb_0 conda-forge 147kB 2026-01-15T19:58:27.5966239Z + icu 78.2 h33c6efd_0 conda-forge 13MB 2026-01-15T19:58:27.5966736Z + ld_impl_linux-64 2.45 default_hbd61a6d_105 conda-forge 731kB 2026-01-15T19:58:27.5967236Z + libexpat 2.7.3 hecca717_0 conda-forge 77kB 2026-01-15T19:58:27.5967706Z + libffi 3.5.2 h9ec8514_0 conda-forge 58kB 2026-01-15T19:58:27.5968479Z + libgcc 15.2.0 he0feb66_16 conda-forge 1MB 2026-01-15T19:58:27.5968966Z + libgcc-ng 15.2.0 h69a702a_16 conda-forge 27kB 2026-01-15T19:58:27.5969453Z + libgomp 15.2.0 he0feb66_16 conda-forge 603kB 2026-01-15T19:58:27.5969918Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 113kB 2026-01-15T19:58:27.5970384Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 34kB 2026-01-15T19:58:27.5970853Z + libsqlite 3.51.2 hf4e2dac_0 conda-forge 943kB 2026-01-15T19:58:27.5971336Z + libstdcxx 15.2.0 h934c35e_16 conda-forge 6MB 2026-01-15T19:58:27.5971807Z + libuuid 2.41.3 h5347b49_0 conda-forge 40kB 2026-01-15T19:58:27.5972280Z + libxcrypt 4.4.36 hd590300_1 conda-forge 100kB 2026-01-15T19:58:27.5972756Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 61kB 2026-01-15T19:58:27.5973213Z + ncurses 6.5 h2d0b736_3 conda-forge 892kB 2026-01-15T19:58:27.5973677Z + openssl 3.6.0 h26f9b46_0 conda-forge 3MB 2026-01-15T19:58:27.5974053Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T19:58:27.5974419Z + python 3.10.19 h3c07f61_2_cpython conda-forge 25MB 2026-01-15T19:58:27.5974778Z + readline 8.3 h853b02a_0 conda-forge 345kB 2026-01-15T19:58:27.5975136Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T19:58:27.5975488Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 3MB 2026-01-15T19:58:27.5975988Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T19:58:27.5976341Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T19:58:27.5976673Z + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB 2026-01-15T19:58:27.5976890Z 2026-01-15T19:58:27.5976953Z Summary: 2026-01-15T19:58:27.5977051Z 2026-01-15T19:58:27.5977129Z Install: 28 packages 2026-01-15T19:58:27.5977248Z 2026-01-15T19:58:27.5977318Z Total download: 59MB 2026-01-15T19:58:27.5977429Z 2026-01-15T19:58:27.5977722Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:27.5978107Z 2026-01-15T19:58:27.5978111Z 2026-01-15T19:58:27.5978122Z 2026-01-15T19:58:27.5978194Z Transaction starting 2026-01-15T19:58:28.5102340Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T19:58:28.5421889Z Linking ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:58:28.5427566Z Linking libgomp-15.2.0-he0feb66_16 2026-01-15T19:58:28.5433828Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:28.5436577Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:28.5452595Z Linking libgcc-15.2.0-he0feb66_16 2026-01-15T19:58:28.5464526Z Linking libstdcxx-15.2.0-h934c35e_16 2026-01-15T19:58:28.5470923Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:28.5681170Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:29.7612569Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:29.7621511Z Linking libgcc-ng-15.2.0-h69a702a_16 2026-01-15T19:58:29.7624548Z Linking libuuid-2.41.3-h5347b49_0 2026-01-15T19:58:29.7635376Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:29.7645249Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:29.7649678Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:29.7660744Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:29.7665331Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:29.7682177Z Linking icu-78.2-h33c6efd_0 2026-01-15T19:58:29.7852193Z Linking readline-8.3-h853b02a_0 2026-01-15T19:58:29.7872423Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:29.7889301Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:29.8212802Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:29.8227102Z Linking libsqlite-3.51.2-hf4e2dac_0 2026-01-15T19:58:29.8235153Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_105 2026-01-15T19:58:29.8373922Z Linking python-3.10.19-h3c07f61_2_cpython 2026-01-15T19:58:30.0186024Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:30.0288368Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:30.0646657Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:30.5552471Z 2026-01-15T19:58:30.5553009Z Transaction finished 2026-01-15T19:58:30.5553279Z 2026-01-15T19:58:30.5557475Z 2026-01-15T19:58:30.5557780Z To activate this environment, use: 2026-01-15T19:58:30.5558255Z 2026-01-15T19:58:30.5558382Z mamba activate test 2026-01-15T19:58:30.5558604Z 2026-01-15T19:58:30.5558827Z Or to execute a single command in this environment, use: 2026-01-15T19:58:30.5559119Z 2026-01-15T19:58:30.5559228Z mamba run -n test mycommand 2026-01-15T19:58:30.5559414Z 2026-01-15T19:58:30.5665151Z ##[endgroup] 2026-01-15T19:58:30.5665658Z ##[endgroup] 2026-01-15T19:58:30.5667537Z setup-miniconda ran successfully 2026-01-15T19:58:30.5789484Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:58:30.5789850Z python -m pip install --upgrade pip 2026-01-15T19:58:30.5823833Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:30.5824118Z env: 2026-01-15T19:58:30.5824278Z INPUT_RUN_POST: true 2026-01-15T19:58:30.5824490Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:30.5824705Z ##[endgroup] 2026-01-15T19:58:31.8489356Z Requirement already satisfied: pip in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:58:32.0193439Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:32.0193949Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:32.0226083Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:32.0226355Z env: 2026-01-15T19:58:32.0226524Z INPUT_RUN_POST: true 2026-01-15T19:58:32.0226746Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:32.0226990Z ##[endgroup] 2026-01-15T19:58:32.7959354Z Installing PyTorch packages: torch torchvision 2026-01-15T19:58:32.7959828Z Compute platform: cpu 2026-01-15T19:58:32.7960238Z Channel: nightly 2026-01-15T19:58:33.0877558Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:58:33.7228423Z Collecting torch 2026-01-15T19:58:33.7284924Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-01-15T19:58:34.0480335Z Collecting torchvision 2026-01-15T19:58:34.0547054Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-01-15T19:58:34.1348768Z Collecting filelock (from torch) 2026-01-15T19:58:34.2085563Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:58:34.2654367Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:58:34.2706176Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:58:34.3581064Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:58:34.3727448Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:58:34.4695940Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:58:34.4834889Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:58:34.5437218Z Collecting jinja2 (from torch) 2026-01-15T19:58:34.5485750Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:58:34.6236463Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:58:34.6373672Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:58:35.0951000Z Collecting numpy (from torchvision) 2026-01-15T19:58:35.1094096Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-01-15T19:58:35.6066513Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:58:35.6211582Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-01-15T19:58:35.7374545Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:58:35.7513573Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:58:35.8715037Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:58:35.8761834Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-01-15T19:58:35.8847678Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (189.6 MB) 2026-01-15T19:58:37.0746150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.6/189.6 MB 159.6 MB/s 0:00:01 2026-01-15T19:58:37.0817329Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (2.0 MB) 2026-01-15T19:58:37.2411160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.5 MB/s 0:00:00 2026-01-15T19:58:37.2552764Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:58:37.3028039Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:58:37.3406675Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 45.4 MB/s 0:00:00 2026-01-15T19:58:37.3546274Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-01-15T19:58:37.6374418Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 24.2 MB/s 0:00:00 2026-01-15T19:58:37.6526330Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:58:38.0413936Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 15.7 MB/s 0:00:00 2026-01-15T19:58:38.0605469Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:58:38.1482435Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 3.2 MB/s 0:00:00 2026-01-15T19:58:38.1545980Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:58:38.2482062Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:58:38.3360480Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:58:38.3879676Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-01-15T19:58:38.4571690Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2026-01-15T19:58:38.7963565Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 49.2 MB/s 0:00:00 2026-01-15T19:58:39.2354902Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:58:54.9777411Z 2026-01-15T19:58:54.9806941Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T19:58:55.1335134Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:58:55.1335407Z with: 2026-01-15T19:58:55.1335633Z name: meta-pytorch_torchcodec__3.10_cpu_x86_64 2026-01-15T19:58:55.1335895Z path: dist/ 2026-01-15T19:58:55.1336067Z merge-multiple: false 2026-01-15T19:58:55.1336289Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:55.1336520Z run-id: 21043849874 2026-01-15T19:58:55.1336696Z env: 2026-01-15T19:58:55.1336853Z INPUT_RUN_POST: true 2026-01-15T19:58:55.1337056Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:55.1337264Z ##[endgroup] 2026-01-15T19:58:55.3312824Z Downloading single artifact 2026-01-15T19:58:55.4945498Z Preparing to download the following artifacts: 2026-01-15T19:58:55.4947096Z - meta-pytorch_torchcodec__3.10_cpu_x86_64 (ID: 5145611313, Size: 2044279, Expected Digest: sha256:d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662) 2026-01-15T19:58:55.6017015Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/fb156bc1-aaf6-42a0-8cf1-f5a8ba5c32a4/workflow-job-run-a1358278-21b0-5f59-b10f-e5af48aff905/artifacts/319fd8fd3924ff186cb379864963db331df67a54b9403afe76cc7e66c1eebb6a.zip 2026-01-15T19:58:55.6020413Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:58:55.7550625Z (node:2532) [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:58:55.7552013Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:58:55.9704579Z SHA256 digest of downloaded artifact is d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662 2026-01-15T19:58:55.9705539Z Artifact download completed successfully. 2026-01-15T19:58:55.9706026Z Total of 1 artifact(s) downloaded 2026-01-15T19:58:55.9712380Z Download artifact has finished successfully 2026-01-15T19:58:55.9814058Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:55.9814468Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:55.9846614Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:55.9846878Z env: 2026-01-15T19:58:55.9847046Z INPUT_RUN_POST: true 2026-01-15T19:58:55.9847266Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:55.9847491Z ##[endgroup] 2026-01-15T19:58:56.7477418Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:56.9470643Z Using pip 25.3 from /home/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:58:56.9473761Z Non-user install because site-packages writeable 2026-01-15T19:58:57.0311735Z Created temporary directory: /tmp/pip-build-tracker-12dvyuv3 2026-01-15T19:58:57.0313966Z Initialized build tracking at /tmp/pip-build-tracker-12dvyuv3 2026-01-15T19:58:57.0315614Z Created build tracker: /tmp/pip-build-tracker-12dvyuv3 2026-01-15T19:58:57.0317305Z Entered build tracker: /tmp/pip-build-tracker-12dvyuv3 2026-01-15T19:58:57.0320037Z Created temporary directory: /tmp/pip-install-gd_optcr 2026-01-15T19:58:57.0335659Z Created temporary directory: /tmp/pip-ephem-wheel-cache-cge5kvev 2026-01-15T19:58:57.0482819Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:57.0573183Z Created temporary directory: /tmp/pip-unpack-qsmu_j66 2026-01-15T19:58:57.1105537Z Installing collected packages: torchcodec 2026-01-15T19:58:57.1658459Z 2026-01-15T19:58:57.1714133Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:58:57.1720843Z Remote version of pip: 25.3 2026-01-15T19:58:57.1722913Z Local version of pip: 25.3 2026-01-15T19:58:57.1726030Z Was pip installed by pip? False 2026-01-15T19:58:57.1728354Z Removed build tracker: '/tmp/pip-build-tracker-12dvyuv3' 2026-01-15T19:58:57.2109236Z ##[group]Run bash packaging/install_ffmpeg.sh 7.0.1 2026-01-15T19:58:57.2109905Z bash packaging/install_ffmpeg.sh 7.0.1 2026-01-15T19:58:57.2155884Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:57.2156164Z env: 2026-01-15T19:58:57.2156333Z INPUT_RUN_POST: true 2026-01-15T19:58:57.2156566Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:57.2156797Z ##[endgroup] 2026-01-15T19:58:57.9876137Z Installing FFmpeg version 7.0.1 from conda-forge... 2026-01-15T19:58:58.3353819Z Retrieving notices: - done 2026-01-15T19:58:58.5891088Z Channels: 2026-01-15T19:58:58.5891540Z - conda-forge 2026-01-15T19:58:58.5891937Z Platform: linux-64 2026-01-15T19:59:07.6793967Z Collecting package metadata (repodata.json): | / - \ | / - \ | / - \ | / - done 2026-01-15T19:59:08.5870294Z Solving environment: | / - done 2026-01-15T19:59:08.6185047Z 2026-01-15T19:59:08.6185474Z ## Package Plan ## 2026-01-15T19:59:08.6185760Z 2026-01-15T19:59:08.6186272Z environment location: /home/runner/miniconda3/envs/test 2026-01-15T19:59:08.6186739Z 2026-01-15T19:59:08.6186894Z added / updated specs: 2026-01-15T19:59:08.6187289Z - ffmpeg=7.0.1 2026-01-15T19:59:08.6187517Z 2026-01-15T19:59:08.6187523Z 2026-01-15T19:59:08.6187707Z The following packages will be downloaded: 2026-01-15T19:59:08.6188457Z 2026-01-15T19:59:08.6188631Z package | build 2026-01-15T19:59:08.6189190Z ---------------------------|----------------- 2026-01-15T19:59:08.6189779Z aom-3.9.1 | hac33072_0 2.6 MB conda-forge 2026-01-15T19:59:08.6190446Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2026-01-15T19:59:08.6191127Z dav1d-1.2.1 | hd590300_0 742 KB conda-forge 2026-01-15T19:59:08.6191751Z ffmpeg-7.0.1 | gpl_h0db5852_105 9.6 MB conda-forge 2026-01-15T19:59:08.6192552Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:59:08.6193432Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:59:08.6194248Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:59:08.6195062Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:59:08.6195788Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2026-01-15T19:59:08.6196432Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:59:08.6197103Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:59:08.6197737Z freetype-2.14.1 | ha770c72_0 169 KB conda-forge 2026-01-15T19:59:08.6198608Z fribidi-1.0.16 | hb03c661_0 60 KB conda-forge 2026-01-15T19:59:08.6199186Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2026-01-15T19:59:08.6199792Z gnutls-3.7.9 | hb077bed_0 1.9 MB conda-forge 2026-01-15T19:59:08.6200475Z graphite2-1.3.14 | hecca717_2 97 KB conda-forge 2026-01-15T19:59:08.6201117Z harfbuzz-12.1.0 | h15599e2_0 2.0 MB conda-forge 2026-01-15T19:59:08.6202185Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2026-01-15T19:59:08.6202833Z lame-3.100 | h166bdaf_1003 496 KB conda-forge 2026-01-15T19:59:08.6203508Z libabseil-20240116.2 | cxx17_he02047a_1 1.2 MB conda-forge 2026-01-15T19:59:08.6204210Z libass-0.17.3 | hba53ac1_1 150 KB conda-forge 2026-01-15T19:59:08.6204893Z libdrm-2.4.125 | hb03c661_1 304 KB conda-forge 2026-01-15T19:59:08.6205584Z libegl-1.7.0 | ha4b6fd6_2 44 KB conda-forge 2026-01-15T19:59:08.6206604Z libffi-3.4.6 | h2dba641_1 56 KB conda-forge 2026-01-15T19:59:08.6207375Z libfreetype-2.14.1 | ha770c72_0 7 KB conda-forge 2026-01-15T19:59:08.6208349Z libfreetype6-2.14.1 | h73754d4_0 378 KB conda-forge 2026-01-15T19:59:08.6209001Z libgl-1.7.0 | ha4b6fd6_2 132 KB conda-forge 2026-01-15T19:59:08.6209638Z libglib-2.86.0 | h1fed272_0 3.8 MB conda-forge 2026-01-15T19:59:08.6210266Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2026-01-15T19:59:08.6210952Z libglx-1.7.0 | ha4b6fd6_2 74 KB conda-forge 2026-01-15T19:59:08.6211683Z libhwloc-2.12.1 |default_h3d81e11_1000 2.3 MB conda-forge 2026-01-15T19:59:08.6212427Z libiconv-1.18 | h3b78370_2 772 KB conda-forge 2026-01-15T19:59:08.6212981Z libidn2-2.3.8 | hfac485b_1 136 KB conda-forge 2026-01-15T19:59:08.6213655Z liblzma-devel-5.8.1 | hb9d3cd8_2 430 KB conda-forge 2026-01-15T19:59:08.6214373Z libopenvino-2024.3.0 | h2da1b83_0 5.1 MB conda-forge 2026-01-15T19:59:08.6215294Z libopenvino-auto-batch-plugin-2024.3.0| hb045406_0 108 KB conda-forge 2026-01-15T19:59:08.6216266Z libopenvino-auto-plugin-2024.3.0| hb045406_0 226 KB conda-forge 2026-01-15T19:59:08.6217163Z libopenvino-hetero-plugin-2024.3.0| h5c03a75_0 188 KB conda-forge 2026-01-15T19:59:08.6218284Z libopenvino-intel-cpu-plugin-2024.3.0| h2da1b83_0 10.6 MB conda-forge 2026-01-15T19:59:08.6219257Z libopenvino-intel-gpu-plugin-2024.3.0| h2da1b83_0 8.3 MB conda-forge 2026-01-15T19:59:08.6220216Z libopenvino-intel-npu-plugin-2024.3.0| h2da1b83_0 695 KB conda-forge 2026-01-15T19:59:08.6221125Z libopenvino-ir-frontend-2024.3.0| h5c03a75_0 197 KB conda-forge 2026-01-15T19:59:08.6221975Z libopenvino-onnx-frontend-2024.3.0| h07e8aee_0 1.5 MB conda-forge 2026-01-15T19:59:08.6222953Z libopenvino-paddle-frontend-2024.3.0| h07e8aee_0 667 KB conda-forge 2026-01-15T19:59:08.6223960Z libopenvino-pytorch-frontend-2024.3.0| he02047a_0 1.1 MB conda-forge 2026-01-15T19:59:08.6225037Z libopenvino-tensorflow-frontend-2024.3.0| h39126c6_0 1.2 MB conda-forge 2026-01-15T19:59:08.6226139Z libopenvino-tensorflow-lite-frontend-2024.3.0| he02047a_0 460 KB conda-forge 2026-01-15T19:59:08.6227051Z libopus-1.6.1 | h280c20c_0 317 KB conda-forge 2026-01-15T19:59:08.6227786Z libpciaccess-0.18 | hb9d3cd8_0 28 KB conda-forge 2026-01-15T19:59:08.6228741Z libpng-1.6.54 | h421ea60_0 310 KB conda-forge 2026-01-15T19:59:08.6229463Z libprotobuf-4.25.3 | hd5b35b9_1 2.7 MB conda-forge 2026-01-15T19:59:08.6230206Z libsqlite-3.51.2 | h0c1763c_0 917 KB conda-forge 2026-01-15T19:59:08.6230929Z libstdcxx-ng-15.2.0 | hdf11a46_16 27 KB conda-forge 2026-01-15T19:59:08.6231595Z libtasn1-4.21.0 | hb03c661_0 114 KB conda-forge 2026-01-15T19:59:08.6232556Z libunistring-0.9.10 | h7f98852_0 1.4 MB conda-forge 2026-01-15T19:59:08.6233254Z libva-2.23.0 | he1eb515_0 216 KB conda-forge 2026-01-15T19:59:08.6233934Z libvpx-1.14.1 | hac33072_0 999 KB conda-forge 2026-01-15T19:59:08.6234598Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2026-01-15T19:59:08.6235258Z libxml2-2.13.9 | h04c0eec_0 681 KB conda-forge 2026-01-15T19:59:08.6236036Z nettle-3.9.1 | h7ab15ed_0 988 KB conda-forge 2026-01-15T19:59:08.6236944Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2026-01-15T19:59:08.6237616Z opencl-headers-2025.06.13 | h5888daf_0 54 KB conda-forge 2026-01-15T19:59:08.6238493Z openh264-2.4.1 | h59595ed_0 718 KB conda-forge 2026-01-15T19:59:08.6239122Z p11-kit-0.24.1 | hc5aa10d_0 4.5 MB conda-forge 2026-01-15T19:59:08.6239789Z pcre2-10.46 | h1321c63_0 1.2 MB conda-forge 2026-01-15T19:59:08.6240464Z pixman-0.46.4 | h54a6638_1 440 KB conda-forge 2026-01-15T19:59:08.6241164Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2026-01-15T19:59:08.6241849Z pugixml-1.14 | h59595ed_0 112 KB conda-forge 2026-01-15T19:59:08.6242491Z snappy-1.2.2 | h03e3b7b_1 45 KB conda-forge 2026-01-15T19:59:08.6243127Z svt-av1-2.1.2 | hac33072_0 2.2 MB conda-forge 2026-01-15T19:59:08.6243796Z tbb-2022.3.0 | h8d10470_1 177 KB conda-forge 2026-01-15T19:59:08.6244478Z wayland-1.24.0 | h3e06ad9_0 323 KB conda-forge 2026-01-15T19:59:08.6245218Z wayland-protocols-1.47 | hd8ed1ab_0 137 KB conda-forge 2026-01-15T19:59:08.6245946Z x264-1!164.3095 | h166bdaf_2 877 KB conda-forge 2026-01-15T19:59:08.6246606Z x265-3.5 | h924138e_3 3.2 MB conda-forge 2026-01-15T19:59:08.6247283Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2026-01-15T19:59:08.6248227Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2026-01-15T19:59:08.6248959Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2026-01-15T19:59:08.6249704Z xorg-libxau-1.0.12 | hb03c661_1 15 KB conda-forge 2026-01-15T19:59:08.6250422Z xorg-libxdmcp-1.1.5 | hb03c661_1 20 KB conda-forge 2026-01-15T19:59:08.6251177Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2026-01-15T19:59:08.6251912Z xorg-libxfixes-6.0.2 | hb03c661_0 20 KB conda-forge 2026-01-15T19:59:08.6252629Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2026-01-15T19:59:08.6253321Z xz-5.8.1 | hbcc6ac9_2 23 KB conda-forge 2026-01-15T19:59:08.6254014Z xz-gpl-tools-5.8.1 | hbcc6ac9_2 33 KB conda-forge 2026-01-15T19:59:08.6254725Z xz-tools-5.8.1 | hb9d3cd8_2 94 KB conda-forge 2026-01-15T19:59:08.6255364Z ------------------------------------------------------------ 2026-01-15T19:59:08.6255908Z Total: 97.8 MB 2026-01-15T19:59:08.6256275Z 2026-01-15T19:59:08.6256464Z The following NEW packages will be INSTALLED: 2026-01-15T19:59:08.6256813Z 2026-01-15T19:59:08.6263004Z aom conda-forge/linux-64::aom-3.9.1-hac33072_0 2026-01-15T19:59:08.6263698Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2026-01-15T19:59:08.6264392Z dav1d conda-forge/linux-64::dav1d-1.2.1-hd590300_0 2026-01-15T19:59:08.6265102Z ffmpeg conda-forge/linux-64::ffmpeg-7.0.1-gpl_h0db5852_105 2026-01-15T19:59:08.6266232Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:59:08.6267241Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:59:08.6268445Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:59:08.6269404Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:59:08.6270253Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2026-01-15T19:59:08.6271051Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:59:08.6272114Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:59:08.6272945Z freetype conda-forge/linux-64::freetype-2.14.1-ha770c72_0 2026-01-15T19:59:08.6273695Z fribidi conda-forge/linux-64::fribidi-1.0.16-hb03c661_0 2026-01-15T19:59:08.6274330Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2026-01-15T19:59:08.6275015Z gnutls conda-forge/linux-64::gnutls-3.7.9-hb077bed_0 2026-01-15T19:59:08.6275749Z graphite2 conda-forge/linux-64::graphite2-1.3.14-hecca717_2 2026-01-15T19:59:08.6276510Z harfbuzz conda-forge/linux-64::harfbuzz-12.1.0-h15599e2_0 2026-01-15T19:59:08.6277232Z lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 2026-01-15T19:59:08.6278184Z libabseil conda-forge/linux-64::libabseil-20240116.2-cxx17_he02047a_1 2026-01-15T19:59:08.6278986Z libass conda-forge/linux-64::libass-0.17.3-hba53ac1_1 2026-01-15T19:59:08.6279670Z libdrm conda-forge/linux-64::libdrm-2.4.125-hb03c661_1 2026-01-15T19:59:08.6280379Z libegl conda-forge/linux-64::libegl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:08.6281119Z libfreetype conda-forge/linux-64::libfreetype-2.14.1-ha770c72_0 2026-01-15T19:59:08.6281883Z libfreetype6 conda-forge/linux-64::libfreetype6-2.14.1-h73754d4_0 2026-01-15T19:59:08.6282579Z libgl conda-forge/linux-64::libgl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:08.6283272Z libglib conda-forge/linux-64::libglib-2.86.0-h1fed272_0 2026-01-15T19:59:08.6283958Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2026-01-15T19:59:08.6284668Z libglx conda-forge/linux-64::libglx-1.7.0-ha4b6fd6_2 2026-01-15T19:59:08.6285434Z libhwloc conda-forge/linux-64::libhwloc-2.12.1-default_h3d81e11_1000 2026-01-15T19:59:08.6286189Z libiconv conda-forge/linux-64::libiconv-1.18-h3b78370_2 2026-01-15T19:59:08.6286930Z libidn2 conda-forge/linux-64::libidn2-2.3.8-hfac485b_1 2026-01-15T19:59:08.6287719Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.1-hb9d3cd8_2 2026-01-15T19:59:08.6288800Z libopenvino conda-forge/linux-64::libopenvino-2024.3.0-h2da1b83_0 2026-01-15T19:59:08.6289823Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-batch-plugin-2024.3.0-hb045406_0 2026-01-15T19:59:08.6290985Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-plugin-2024.3.0-hb045406_0 2026-01-15T19:59:08.6292133Z libopenvino-heter~ conda-forge/linux-64::libopenvino-hetero-plugin-2024.3.0-h5c03a75_0 2026-01-15T19:59:08.6293190Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:08.6294243Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:08.6295321Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0 2026-01-15T19:59:08.6296555Z libopenvino-ir-fr~ conda-forge/linux-64::libopenvino-ir-frontend-2024.3.0-h5c03a75_0 2026-01-15T19:59:08.6297620Z libopenvino-onnx-~ conda-forge/linux-64::libopenvino-onnx-frontend-2024.3.0-h07e8aee_0 2026-01-15T19:59:08.6298922Z libopenvino-paddl~ conda-forge/linux-64::libopenvino-paddle-frontend-2024.3.0-h07e8aee_0 2026-01-15T19:59:08.6300045Z libopenvino-pytor~ conda-forge/linux-64::libopenvino-pytorch-frontend-2024.3.0-he02047a_0 2026-01-15T19:59:08.6301497Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0 2026-01-15T19:59:08.6302749Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0 2026-01-15T19:59:08.6303693Z libopus conda-forge/linux-64::libopus-1.6.1-h280c20c_0 2026-01-15T19:59:08.6304392Z libpciaccess conda-forge/linux-64::libpciaccess-0.18-hb9d3cd8_0 2026-01-15T19:59:08.6305099Z libpng conda-forge/linux-64::libpng-1.6.54-h421ea60_0 2026-01-15T19:59:08.6306018Z libprotobuf conda-forge/linux-64::libprotobuf-4.25.3-hd5b35b9_1 2026-01-15T19:59:08.6306821Z libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-15.2.0-hdf11a46_16 2026-01-15T19:59:08.6307556Z libtasn1 conda-forge/linux-64::libtasn1-4.21.0-hb03c661_0 2026-01-15T19:59:08.6308491Z libunistring conda-forge/linux-64::libunistring-0.9.10-h7f98852_0 2026-01-15T19:59:08.6308924Z libva conda-forge/linux-64::libva-2.23.0-he1eb515_0 2026-01-15T19:59:08.6309285Z libvpx conda-forge/linux-64::libvpx-1.14.1-hac33072_0 2026-01-15T19:59:08.6309643Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2026-01-15T19:59:08.6310008Z libxml2 conda-forge/linux-64::libxml2-2.13.9-h04c0eec_0 2026-01-15T19:59:08.6310365Z nettle conda-forge/linux-64::nettle-3.9.1-h7ab15ed_0 2026-01-15T19:59:08.6310723Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2026-01-15T19:59:08.6311169Z opencl-headers conda-forge/linux-64::opencl-headers-2025.06.13-h5888daf_0 2026-01-15T19:59:08.6311620Z openh264 conda-forge/linux-64::openh264-2.4.1-h59595ed_0 2026-01-15T19:59:08.6311997Z p11-kit conda-forge/linux-64::p11-kit-0.24.1-hc5aa10d_0 2026-01-15T19:59:08.6312358Z pcre2 conda-forge/linux-64::pcre2-10.46-h1321c63_0 2026-01-15T19:59:08.6312719Z pixman conda-forge/linux-64::pixman-0.46.4-h54a6638_1 2026-01-15T19:59:08.6313121Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2026-01-15T19:59:08.6313527Z pugixml conda-forge/linux-64::pugixml-1.14-h59595ed_0 2026-01-15T19:59:08.6313887Z snappy conda-forge/linux-64::snappy-1.2.2-h03e3b7b_1 2026-01-15T19:59:08.6314239Z svt-av1 conda-forge/linux-64::svt-av1-2.1.2-hac33072_0 2026-01-15T19:59:08.6314583Z tbb conda-forge/linux-64::tbb-2022.3.0-h8d10470_1 2026-01-15T19:59:08.6314921Z wayland conda-forge/linux-64::wayland-1.24.0-h3e06ad9_0 2026-01-15T19:59:08.6315402Z wayland-protocols conda-forge/noarch::wayland-protocols-1.47-hd8ed1ab_0 2026-01-15T19:59:08.6316113Z x264 conda-forge/linux-64::x264-1!164.3095-h166bdaf_2 2026-01-15T19:59:08.6316670Z x265 conda-forge/linux-64::x265-3.5-h924138e_3 2026-01-15T19:59:08.6317271Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2026-01-15T19:59:08.6317685Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2026-01-15T19:59:08.6318342Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2026-01-15T19:59:08.6318744Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb03c661_1 2026-01-15T19:59:08.6319167Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb03c661_1 2026-01-15T19:59:08.6319783Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2026-01-15T19:59:08.6320532Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.2-hb03c661_0 2026-01-15T19:59:08.6321277Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2026-01-15T19:59:08.6321796Z xz conda-forge/linux-64::xz-5.8.1-hbcc6ac9_2 2026-01-15T19:59:08.6322301Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.1-hbcc6ac9_2 2026-01-15T19:59:08.6322829Z xz-tools conda-forge/linux-64::xz-tools-5.8.1-hb9d3cd8_2 2026-01-15T19:59:08.6323237Z 2026-01-15T19:59:08.6323340Z The following packages will be DOWNGRADED: 2026-01-15T19:59:08.6323524Z 2026-01-15T19:59:08.6323770Z icu 78.2-h33c6efd_0 --> 75.1-he02047a_0 2026-01-15T19:59:08.6324399Z libffi 3.5.2-h9ec8514_0 --> 3.4.6-h2dba641_1 2026-01-15T19:59:08.6324787Z 2026-01-15T19:59:08.6324943Z The following packages will be REVISED: 2026-01-15T19:59:08.6325230Z 2026-01-15T19:59:08.6325421Z libsqlite 3.51.2-hf4e2dac_0 --> 3.51.2-h0c1763c_0 2026-01-15T19:59:08.6325873Z 2026-01-15T19:59:08.6325921Z 2026-01-15T19:59:08.6326121Z 2026-01-15T19:59:08.6326351Z Downloading and Extracting Packages: ...working... 2026-01-15T19:59:08.6326907Z icu-75.1 | 11.6 MB | | 0% 2026-01-15T19:59:08.6327252Z 2026-01-15T19:59:08.6327721Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-01-15T19:59:08.6328308Z 2026-01-15T19:59:08.6328314Z 2026-01-15T19:59:08.6334753Z ffmpeg-7.0.1 | 9.6 MB | | 0%  2026-01-15T19:59:08.6335203Z 2026-01-15T19:59:08.6335210Z 2026-01-15T19:59:08.6335214Z 2026-01-15T19:59:08.6338946Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-01-15T19:59:08.6339465Z 2026-01-15T19:59:08.6339471Z 2026-01-15T19:59:08.6339476Z 2026-01-15T19:59:08.6339481Z 2026-01-15T19:59:08.6366479Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-01-15T19:59:08.6366924Z 2026-01-15T19:59:08.6366930Z 2026-01-15T19:59:08.6366935Z 2026-01-15T19:59:08.6366940Z 2026-01-15T19:59:08.6366952Z 2026-01-15T19:59:08.6368706Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-01-15T19:59:08.6369121Z 2026-01-15T19:59:08.6369127Z 2026-01-15T19:59:08.6369137Z 2026-01-15T19:59:08.6369141Z 2026-01-15T19:59:08.6369146Z 2026-01-15T19:59:08.6369151Z 2026-01-15T19:59:08.6370673Z libglib-2.86.0 | 3.8 MB | | 0%  2026-01-15T19:59:08.6371066Z 2026-01-15T19:59:08.6371070Z 2026-01-15T19:59:08.6371073Z 2026-01-15T19:59:08.6371077Z 2026-01-15T19:59:08.6371080Z 2026-01-15T19:59:08.6371083Z 2026-01-15T19:59:08.6371091Z 2026-01-15T19:59:08.6372524Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:08.6372955Z 2026-01-15T19:59:08.6372976Z 2026-01-15T19:59:08.6372981Z 2026-01-15T19:59:08.6372986Z 2026-01-15T19:59:08.6372990Z 2026-01-15T19:59:08.6372996Z 2026-01-15T19:59:08.6373001Z 2026-01-15T19:59:08.6373006Z 2026-01-15T19:59:08.6374755Z libprotobuf-4.25.3 | 2.7 MB | | 0%  2026-01-15T19:59:08.6375132Z 2026-01-15T19:59:08.6375136Z 2026-01-15T19:59:08.6375139Z 2026-01-15T19:59:08.6375143Z 2026-01-15T19:59:08.6375146Z 2026-01-15T19:59:08.6375149Z 2026-01-15T19:59:08.6375152Z 2026-01-15T19:59:08.6375155Z 2026-01-15T19:59:08.6375164Z 2026-01-15T19:59:08.6376541Z aom-3.9.1 | 2.6 MB | | 0%  2026-01-15T19:59:08.6376987Z 2026-01-15T19:59:08.6376993Z 2026-01-15T19:59:08.6376997Z 2026-01-15T19:59:08.6377002Z 2026-01-15T19:59:08.6377007Z 2026-01-15T19:59:08.6377011Z 2026-01-15T19:59:08.6377016Z 2026-01-15T19:59:08.6377028Z 2026-01-15T19:59:08.6377033Z 2026-01-15T19:59:08.6377043Z 2026-01-15T19:59:08.6379167Z libhwloc-2.12.1 | 2.3 MB | | 0%  2026-01-15T19:59:08.6379687Z 2026-01-15T19:59:08.6379693Z 2026-01-15T19:59:08.6379698Z 2026-01-15T19:59:08.6379703Z 2026-01-15T19:59:08.6379707Z 2026-01-15T19:59:08.6379712Z 2026-01-15T19:59:08.6379717Z 2026-01-15T19:59:08.6379721Z 2026-01-15T19:59:08.6379735Z 2026-01-15T19:59:08.6379741Z 2026-01-15T19:59:08.6380854Z 2026-01-15T19:59:08.6408220Z svt-av1-2.1.2 | 2.2 MB | | 0%  2026-01-15T19:59:08.6410913Z 2026-01-15T19:59:08.6411405Z 2026-01-15T19:59:08.6411410Z 2026-01-15T19:59:08.6411643Z 2026-01-15T19:59:08.6411648Z 2026-01-15T19:59:08.6411653Z 2026-01-15T19:59:08.6411658Z 2026-01-15T19:59:08.6411663Z 2026-01-15T19:59:08.6411669Z 2026-01-15T19:59:08.6411710Z 2026-01-15T19:59:08.6412071Z 2026-01-15T19:59:08.6412119Z 2026-01-15T19:59:08.6412665Z harfbuzz-12.1.0 | 2.0 MB | | 0%  2026-01-15T19:59:08.6413176Z 2026-01-15T19:59:08.6413197Z 2026-01-15T19:59:08.6413202Z 2026-01-15T19:59:08.6413208Z 2026-01-15T19:59:08.6413212Z 2026-01-15T19:59:08.6413217Z 2026-01-15T19:59:08.6413222Z 2026-01-15T19:59:08.6413227Z 2026-01-15T19:59:08.6413231Z 2026-01-15T19:59:08.6413236Z 2026-01-15T19:59:08.6413241Z 2026-01-15T19:59:08.6413439Z 2026-01-15T19:59:08.6413447Z 2026-01-15T19:59:08.6413926Z gnutls-3.7.9 | 1.9 MB | | 0%  2026-01-15T19:59:08.6414424Z 2026-01-15T19:59:08.6414429Z 2026-01-15T19:59:08.6414434Z 2026-01-15T19:59:08.6414439Z 2026-01-15T19:59:08.6414451Z 2026-01-15T19:59:08.6414465Z 2026-01-15T19:59:08.6414471Z 2026-01-15T19:59:08.6414476Z 2026-01-15T19:59:08.6414481Z 2026-01-15T19:59:08.6414486Z 2026-01-15T19:59:08.6414490Z 2026-01-15T19:59:08.6414495Z 2026-01-15T19:59:08.6414500Z 2026-01-15T19:59:08.6414505Z 2026-01-15T19:59:08.6416212Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:59:08.6416762Z 2026-01-15T19:59:08.6416768Z 2026-01-15T19:59:08.6416773Z 2026-01-15T19:59:08.6416778Z 2026-01-15T19:59:08.6416783Z 2026-01-15T19:59:08.6416788Z 2026-01-15T19:59:08.6416793Z 2026-01-15T19:59:08.6416798Z 2026-01-15T19:59:08.6416803Z 2026-01-15T19:59:08.6416817Z 2026-01-15T19:59:08.6416830Z 2026-01-15T19:59:08.6416836Z 2026-01-15T19:59:08.6416841Z 2026-01-15T19:59:08.6416846Z 2026-01-15T19:59:08.6416852Z 2026-01-15T19:59:08.6420257Z libopenvino-onnx-fro | 1.5 MB | | 0%  2026-01-15T19:59:08.6420938Z 2026-01-15T19:59:08.6420954Z 2026-01-15T19:59:08.6420959Z 2026-01-15T19:59:08.6420964Z 2026-01-15T19:59:08.6420969Z 2026-01-15T19:59:08.6420974Z 2026-01-15T19:59:08.6420979Z 2026-01-15T19:59:08.6420984Z 2026-01-15T19:59:08.6420989Z 2026-01-15T19:59:08.6420994Z 2026-01-15T19:59:08.6420998Z 2026-01-15T19:59:08.6421003Z 2026-01-15T19:59:08.6421008Z 2026-01-15T19:59:08.6421013Z 2026-01-15T19:59:08.6421018Z 2026-01-15T19:59:08.6429334Z 2026-01-15T19:59:08.6433871Z libunistring-0.9.10 | 1.4 MB | | 0%  2026-01-15T19:59:08.6434795Z 2026-01-15T19:59:08.6435135Z 2026-01-15T19:59:08.6435219Z 2026-01-15T19:59:08.6435224Z 2026-01-15T19:59:08.6435228Z 2026-01-15T19:59:08.6435256Z 2026-01-15T19:59:08.6435262Z 2026-01-15T19:59:08.6435276Z 2026-01-15T19:59:08.6435303Z 2026-01-15T19:59:08.6435308Z 2026-01-15T19:59:08.6435322Z 2026-01-15T19:59:08.6435327Z 2026-01-15T19:59:08.6435331Z 2026-01-15T19:59:08.6435346Z 2026-01-15T19:59:08.6435351Z 2026-01-15T19:59:08.6435361Z 2026-01-15T19:59:08.6435392Z 2026-01-15T19:59:08.6436082Z libopenvino-tensorfl | 1.2 MB | | 0%  2026-01-15T19:59:08.6436748Z 2026-01-15T19:59:08.6436754Z 2026-01-15T19:59:08.6436759Z 2026-01-15T19:59:08.6436764Z 2026-01-15T19:59:08.6436779Z 2026-01-15T19:59:08.6436786Z 2026-01-15T19:59:08.6436791Z 2026-01-15T19:59:08.6436796Z 2026-01-15T19:59:08.6436801Z 2026-01-15T19:59:08.6436806Z 2026-01-15T19:59:08.6436811Z 2026-01-15T19:59:08.6436816Z 2026-01-15T19:59:08.6436820Z 2026-01-15T19:59:08.6436825Z 2026-01-15T19:59:08.6436830Z 2026-01-15T19:59:08.6436835Z 2026-01-15T19:59:08.6436840Z 2026-01-15T19:59:08.6436854Z 2026-01-15T19:59:08.6438139Z libabseil-20240116.2 | 1.2 MB | | 0%  2026-01-15T19:59:08.6438775Z 2026-01-15T19:59:08.6438781Z 2026-01-15T19:59:08.6438786Z 2026-01-15T19:59:08.6438791Z 2026-01-15T19:59:08.6438796Z 2026-01-15T19:59:08.6439045Z 2026-01-15T19:59:08.6439051Z 2026-01-15T19:59:08.6439056Z 2026-01-15T19:59:08.6439061Z 2026-01-15T19:59:08.6439065Z 2026-01-15T19:59:08.6439070Z 2026-01-15T19:59:08.6439075Z 2026-01-15T19:59:08.6439080Z 2026-01-15T19:59:08.6439085Z 2026-01-15T19:59:08.6439103Z 2026-01-15T19:59:08.6439109Z 2026-01-15T19:59:08.6439113Z 2026-01-15T19:59:08.6439118Z 2026-01-15T19:59:08.6439272Z 2026-01-15T19:59:08.7353573Z ... (more hidden) ... 2026-01-15T19:59:08.7417229Z icu-75.1 | 11.6 MB | | 0% 2026-01-15T19:59:08.7420183Z 2026-01-15T19:59:08.7434595Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-01-15T19:59:08.7435309Z 2026-01-15T19:59:08.7435363Z 2026-01-15T19:59:08.7475041Z ffmpeg-7.0.1 | 9.6 MB | | 0%  2026-01-15T19:59:08.7476133Z 2026-01-15T19:59:08.7476140Z 2026-01-15T19:59:08.7476145Z 2026-01-15T19:59:08.7476151Z 2026-01-15T19:59:08.8354700Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-01-15T19:59:08.8418334Z icu-75.1 | 11.6 MB | ####3 | 43% 2026-01-15T19:59:08.8418816Z 2026-01-15T19:59:08.8437363Z libopenvino-intel-cp | 10.6 MB | ###2 | 33%  2026-01-15T19:59:08.8438106Z 2026-01-15T19:59:08.8438409Z 2026-01-15T19:59:08.8477055Z ffmpeg-7.0.1 | 9.6 MB | #####2 | 53%  2026-01-15T19:59:08.8477505Z 2026-01-15T19:59:08.8477712Z 2026-01-15T19:59:08.8477723Z 2026-01-15T19:59:08.8477755Z 2026-01-15T19:59:08.9292293Z libopenvino-2024.3.0 | 5.1 MB | #######7 | 78%  2026-01-15T19:59:08.9292766Z 2026-01-15T19:59:08.9292772Z 2026-01-15T19:59:08.9292777Z 2026-01-15T19:59:08.9296332Z 2026-01-15T19:59:08.9356664Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-01-15T19:59:08.9421062Z icu-75.1 | 11.6 MB | #########2 | 92% 2026-01-15T19:59:08.9421473Z 2026-01-15T19:59:08.9889254Z libopenvino-intel-cp | 10.6 MB | #######2 | 73%  2026-01-15T19:59:08.9890256Z 2026-01-15T19:59:08.9890263Z 2026-01-15T19:59:08.9890641Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-01-15T19:59:08.9891032Z 2026-01-15T19:59:08.9896289Z 2026-01-15T19:59:08.9978120Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-01-15T19:59:08.9978513Z 2026-01-15T19:59:08.9978518Z 2026-01-15T19:59:08.9978524Z 2026-01-15T19:59:08.9978529Z 2026-01-15T19:59:08.9978542Z 2026-01-15T19:59:09.0135456Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-01-15T19:59:09.0322412Z icu-75.1 | 11.6 MB | ########## | 100% 2026-01-15T19:59:09.0322787Z 2026-01-15T19:59:09.0322794Z 2026-01-15T19:59:09.0322828Z 2026-01-15T19:59:09.0322837Z 2026-01-15T19:59:09.0322842Z 2026-01-15T19:59:09.0322867Z 2026-01-15T19:59:09.0979924Z libglib-2.86.0 | 3.8 MB | | 0%  2026-01-15T19:59:09.0980420Z 2026-01-15T19:59:09.0980426Z 2026-01-15T19:59:09.0980433Z 2026-01-15T19:59:09.0980487Z 2026-01-15T19:59:09.0980523Z 2026-01-15T19:59:09.1184398Z p11-kit-0.24.1 | 4.5 MB | #######5 | 76%  2026-01-15T19:59:09.1184887Z 2026-01-15T19:59:09.1184896Z 2026-01-15T19:59:09.1184901Z 2026-01-15T19:59:09.1184907Z 2026-01-15T19:59:09.1184912Z 2026-01-15T19:59:09.1184919Z 2026-01-15T19:59:09.1184936Z 2026-01-15T19:59:09.1324611Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:09.1325060Z 2026-01-15T19:59:09.1325106Z 2026-01-15T19:59:09.1325739Z 2026-01-15T19:59:09.1325750Z 2026-01-15T19:59:09.1325755Z 2026-01-15T19:59:09.1327753Z 2026-01-15T19:59:09.1998918Z libglib-2.86.0 | 3.8 MB | #########1 | 91%  2026-01-15T19:59:09.1999503Z 2026-01-15T19:59:09.1999514Z 2026-01-15T19:59:09.1999669Z 2026-01-15T19:59:09.1999675Z 2026-01-15T19:59:09.1999681Z 2026-01-15T19:59:09.1999687Z 2026-01-15T19:59:09.2075218Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-01-15T19:59:09.2076075Z 2026-01-15T19:59:09.2076081Z 2026-01-15T19:59:09.2076095Z 2026-01-15T19:59:09.2076100Z 2026-01-15T19:59:09.2076105Z 2026-01-15T19:59:09.2354332Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-01-15T19:59:09.2354794Z 2026-01-15T19:59:09.2415429Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-01-15T19:59:09.2415845Z 2026-01-15T19:59:09.2415851Z 2026-01-15T19:59:09.2415857Z 2026-01-15T19:59:09.2415862Z 2026-01-15T19:59:09.2415867Z 2026-01-15T19:59:09.2415872Z 2026-01-15T19:59:09.2415893Z 2026-01-15T19:59:09.2419159Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:09.2419575Z 2026-01-15T19:59:09.2419859Z 2026-01-15T19:59:09.2419868Z 2026-01-15T19:59:09.2419874Z 2026-01-15T19:59:09.2419879Z 2026-01-15T19:59:09.2419884Z 2026-01-15T19:59:09.2419899Z 2026-01-15T19:59:09.2559256Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:09.2559832Z 2026-01-15T19:59:09.2559867Z 2026-01-15T19:59:09.2559885Z 2026-01-15T19:59:09.2559890Z 2026-01-15T19:59:09.2559895Z 2026-01-15T19:59:09.2559900Z 2026-01-15T19:59:09.2559904Z 2026-01-15T19:59:09.2559909Z 2026-01-15T19:59:09.2559913Z 2026-01-15T19:59:09.2563352Z aom-3.9.1 | 2.6 MB | | 1%  2026-01-15T19:59:09.2563828Z 2026-01-15T19:59:09.2563833Z 2026-01-15T19:59:09.2563838Z 2026-01-15T19:59:09.2563844Z 2026-01-15T19:59:09.2563849Z 2026-01-15T19:59:09.2563854Z 2026-01-15T19:59:09.2563858Z 2026-01-15T19:59:09.2563872Z 2026-01-15T19:59:09.2777380Z libprotobuf-4.25.3 | 2.7 MB | | 1%  2026-01-15T19:59:09.2778143Z 2026-01-15T19:59:09.2778178Z 2026-01-15T19:59:09.2778185Z 2026-01-15T19:59:09.2778189Z 2026-01-15T19:59:09.2778195Z 2026-01-15T19:59:09.2778199Z 2026-01-15T19:59:09.2778204Z 2026-01-15T19:59:09.2778209Z 2026-01-15T19:59:09.2778214Z 2026-01-15T19:59:09.2778219Z 2026-01-15T19:59:09.3032133Z libhwloc-2.12.1 | 2.3 MB | | 1%  2026-01-15T19:59:09.3032718Z 2026-01-15T19:59:09.3032724Z 2026-01-15T19:59:09.3032727Z 2026-01-15T19:59:09.3033556Z 2026-01-15T19:59:09.3571043Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-01-15T19:59:09.3571524Z 2026-01-15T19:59:09.3571529Z 2026-01-15T19:59:09.3571532Z 2026-01-15T19:59:09.3571535Z 2026-01-15T19:59:09.3571539Z 2026-01-15T19:59:09.3571542Z 2026-01-15T19:59:09.3571546Z 2026-01-15T19:59:09.3571550Z 2026-01-15T19:59:09.3571554Z 2026-01-15T19:59:09.3571557Z 2026-01-15T19:59:09.3574383Z 2026-01-15T19:59:09.3614943Z svt-av1-2.1.2 | 2.2 MB | | 1%  2026-01-15T19:59:09.3615452Z 2026-01-15T19:59:09.3615459Z 2026-01-15T19:59:09.3615463Z 2026-01-15T19:59:09.3615469Z 2026-01-15T19:59:09.3615474Z 2026-01-15T19:59:09.3615479Z 2026-01-15T19:59:09.3615493Z 2026-01-15T19:59:09.3615498Z 2026-01-15T19:59:09.3615503Z 2026-01-15T19:59:09.3619003Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.3619464Z 2026-01-15T19:59:09.3619471Z 2026-01-15T19:59:09.3619487Z 2026-01-15T19:59:09.3619493Z 2026-01-15T19:59:09.3619498Z 2026-01-15T19:59:09.3619503Z 2026-01-15T19:59:09.3619508Z 2026-01-15T19:59:09.3619513Z 2026-01-15T19:59:09.3621849Z 2026-01-15T19:59:09.3677699Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.3678327Z 2026-01-15T19:59:09.3678333Z 2026-01-15T19:59:09.3680860Z 2026-01-15T19:59:09.3886264Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-01-15T19:59:09.3886759Z 2026-01-15T19:59:09.3886777Z 2026-01-15T19:59:09.3886808Z 2026-01-15T19:59:09.3886813Z 2026-01-15T19:59:09.3886818Z 2026-01-15T19:59:09.3886823Z 2026-01-15T19:59:09.3886829Z 2026-01-15T19:59:09.3886834Z 2026-01-15T19:59:09.3886840Z 2026-01-15T19:59:09.3886854Z 2026-01-15T19:59:09.3887690Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:09.3888694Z 2026-01-15T19:59:09.3888702Z 2026-01-15T19:59:09.3888707Z 2026-01-15T19:59:09.3888712Z 2026-01-15T19:59:09.3888716Z 2026-01-15T19:59:09.3888720Z 2026-01-15T19:59:09.3888725Z 2026-01-15T19:59:09.3888729Z 2026-01-15T19:59:09.3888734Z 2026-01-15T19:59:09.3892336Z 2026-01-15T19:59:09.3962833Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:09.3963363Z 2026-01-15T19:59:09.3963372Z 2026-01-15T19:59:09.3963377Z 2026-01-15T19:59:09.3963382Z 2026-01-15T19:59:09.3963389Z 2026-01-15T19:59:09.3963393Z 2026-01-15T19:59:09.3963398Z 2026-01-15T19:59:09.3966753Z 2026-01-15T19:59:09.3967567Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:09.3968300Z 2026-01-15T19:59:09.3968309Z 2026-01-15T19:59:09.3968332Z 2026-01-15T19:59:09.3968337Z 2026-01-15T19:59:09.3968353Z 2026-01-15T19:59:09.3968358Z 2026-01-15T19:59:09.3968362Z 2026-01-15T19:59:09.3968379Z 2026-01-15T19:59:09.4144995Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:09.4145882Z 2026-01-15T19:59:09.4145889Z 2026-01-15T19:59:09.4145894Z 2026-01-15T19:59:09.4145899Z 2026-01-15T19:59:09.4145903Z 2026-01-15T19:59:09.4145908Z 2026-01-15T19:59:09.4145912Z 2026-01-15T19:59:09.4145917Z 2026-01-15T19:59:09.4145922Z 2026-01-15T19:59:09.4145926Z 2026-01-15T19:59:09.4151162Z 2026-01-15T19:59:09.4331341Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:09.4331826Z 2026-01-15T19:59:09.4331833Z 2026-01-15T19:59:09.4331837Z 2026-01-15T19:59:09.4331842Z 2026-01-15T19:59:09.4331881Z 2026-01-15T19:59:09.4331896Z 2026-01-15T19:59:09.4331901Z 2026-01-15T19:59:09.4331906Z 2026-01-15T19:59:09.4331910Z 2026-01-15T19:59:09.4331915Z 2026-01-15T19:59:09.4331919Z 2026-01-15T19:59:09.4331924Z 2026-01-15T19:59:09.4507545Z harfbuzz-12.1.0 | 2.0 MB | | 1%  2026-01-15T19:59:09.4508269Z 2026-01-15T19:59:09.4508275Z 2026-01-15T19:59:09.4508280Z 2026-01-15T19:59:09.4508284Z 2026-01-15T19:59:09.4508289Z 2026-01-15T19:59:09.4508293Z 2026-01-15T19:59:09.4508298Z 2026-01-15T19:59:09.4508302Z 2026-01-15T19:59:09.4508307Z 2026-01-15T19:59:09.4508311Z 2026-01-15T19:59:09.4508316Z 2026-01-15T19:59:09.4508320Z 2026-01-15T19:59:09.4508325Z 2026-01-15T19:59:09.4951866Z gnutls-3.7.9 | 1.9 MB | | 1%  2026-01-15T19:59:09.4952397Z 2026-01-15T19:59:09.4952403Z 2026-01-15T19:59:09.4952408Z 2026-01-15T19:59:09.4952414Z 2026-01-15T19:59:09.4952420Z 2026-01-15T19:59:09.4952427Z 2026-01-15T19:59:09.4952465Z 2026-01-15T19:59:09.4952471Z 2026-01-15T19:59:09.4952477Z 2026-01-15T19:59:09.4952482Z 2026-01-15T19:59:09.4952488Z 2026-01-15T19:59:09.4952493Z 2026-01-15T19:59:09.4952508Z 2026-01-15T19:59:09.4952513Z 2026-01-15T19:59:09.5147733Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:59:09.5148600Z 2026-01-15T19:59:09.5148618Z 2026-01-15T19:59:09.5148623Z 2026-01-15T19:59:09.5148627Z 2026-01-15T19:59:09.5148631Z 2026-01-15T19:59:09.5148635Z 2026-01-15T19:59:09.5148639Z 2026-01-15T19:59:09.5148643Z 2026-01-15T19:59:09.5148648Z 2026-01-15T19:59:09.5148652Z 2026-01-15T19:59:09.5148656Z 2026-01-15T19:59:09.5148660Z 2026-01-15T19:59:09.5148665Z 2026-01-15T19:59:09.5205408Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:09.5206059Z 2026-01-15T19:59:09.5206065Z 2026-01-15T19:59:09.5206070Z 2026-01-15T19:59:09.5206075Z 2026-01-15T19:59:09.5206102Z 2026-01-15T19:59:09.5206110Z 2026-01-15T19:59:09.5206116Z 2026-01-15T19:59:09.5206120Z 2026-01-15T19:59:09.5206125Z 2026-01-15T19:59:09.5206129Z 2026-01-15T19:59:09.5206133Z 2026-01-15T19:59:09.5206138Z 2026-01-15T19:59:09.5206143Z 2026-01-15T19:59:09.5206155Z 2026-01-15T19:59:09.5206462Z 2026-01-15T19:59:09.5305496Z libopenvino-onnx-fro | 1.5 MB | 1 | 1%  2026-01-15T19:59:09.5306109Z 2026-01-15T19:59:09.5306115Z 2026-01-15T19:59:09.5306120Z 2026-01-15T19:59:09.5306125Z 2026-01-15T19:59:09.5306129Z 2026-01-15T19:59:09.5306134Z 2026-01-15T19:59:09.5306149Z 2026-01-15T19:59:09.5306154Z 2026-01-15T19:59:09.5306159Z 2026-01-15T19:59:09.5306163Z 2026-01-15T19:59:09.5306168Z 2026-01-15T19:59:09.5306181Z 2026-01-15T19:59:09.5544026Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:09.5544512Z 2026-01-15T19:59:09.5544518Z 2026-01-15T19:59:09.5544629Z 2026-01-15T19:59:09.5608747Z libopenvino-intel-gp | 8.3 MB | 2 | 2%  2026-01-15T19:59:09.5609139Z 2026-01-15T19:59:09.5609143Z 2026-01-15T19:59:09.5609147Z 2026-01-15T19:59:09.5609150Z 2026-01-15T19:59:09.5609161Z 2026-01-15T19:59:09.5609165Z 2026-01-15T19:59:09.5609168Z 2026-01-15T19:59:09.5609180Z 2026-01-15T19:59:09.5609183Z 2026-01-15T19:59:09.5609186Z 2026-01-15T19:59:09.5609189Z 2026-01-15T19:59:09.5609192Z 2026-01-15T19:59:09.5609196Z 2026-01-15T19:59:09.5609198Z 2026-01-15T19:59:09.5699404Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:09.5699947Z 2026-01-15T19:59:09.5699953Z 2026-01-15T19:59:09.5699958Z 2026-01-15T19:59:09.5699963Z 2026-01-15T19:59:09.5699967Z 2026-01-15T19:59:09.5699972Z 2026-01-15T19:59:09.5699976Z 2026-01-15T19:59:09.5699981Z 2026-01-15T19:59:09.5699986Z 2026-01-15T19:59:09.5699990Z 2026-01-15T19:59:09.5699995Z 2026-01-15T19:59:09.5700000Z 2026-01-15T19:59:09.5700004Z 2026-01-15T19:59:09.5700027Z 2026-01-15T19:59:09.5700039Z 2026-01-15T19:59:09.5864008Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:09.5864550Z 2026-01-15T19:59:09.5864556Z 2026-01-15T19:59:09.5864562Z 2026-01-15T19:59:09.5864566Z 2026-01-15T19:59:09.5864588Z 2026-01-15T19:59:09.5864592Z 2026-01-15T19:59:09.5864597Z 2026-01-15T19:59:09.5864614Z 2026-01-15T19:59:09.5864618Z 2026-01-15T19:59:09.5864623Z 2026-01-15T19:59:09.5864627Z 2026-01-15T19:59:09.5864632Z 2026-01-15T19:59:09.5864636Z 2026-01-15T19:59:09.5864641Z 2026-01-15T19:59:09.5864645Z 2026-01-15T19:59:09.5864656Z 2026-01-15T19:59:09.5899985Z libunistring-0.9.10 | 1.4 MB | 1 | 1%  2026-01-15T19:59:09.5900572Z 2026-01-15T19:59:09.5900578Z 2026-01-15T19:59:09.5900583Z 2026-01-15T19:59:09.5900588Z 2026-01-15T19:59:09.5900593Z 2026-01-15T19:59:09.5900598Z 2026-01-15T19:59:09.5900602Z 2026-01-15T19:59:09.5900607Z 2026-01-15T19:59:09.5900627Z 2026-01-15T19:59:09.5900633Z 2026-01-15T19:59:09.5900638Z 2026-01-15T19:59:09.5900643Z 2026-01-15T19:59:09.5900648Z 2026-01-15T19:59:09.5900653Z 2026-01-15T19:59:09.5900657Z 2026-01-15T19:59:09.5900663Z 2026-01-15T19:59:09.5900677Z 2026-01-15T19:59:09.6113998Z libopenvino-tensorfl | 1.2 MB | 1 | 1%  2026-01-15T19:59:09.6114656Z 2026-01-15T19:59:09.6114663Z 2026-01-15T19:59:09.6114668Z 2026-01-15T19:59:09.6114684Z 2026-01-15T19:59:09.6114689Z 2026-01-15T19:59:09.6114694Z 2026-01-15T19:59:09.6114698Z 2026-01-15T19:59:09.6114706Z 2026-01-15T19:59:09.6114709Z 2026-01-15T19:59:09.6114714Z 2026-01-15T19:59:09.6114719Z 2026-01-15T19:59:09.6114724Z 2026-01-15T19:59:09.6114728Z 2026-01-15T19:59:09.6114733Z 2026-01-15T19:59:09.6114737Z 2026-01-15T19:59:09.6114742Z 2026-01-15T19:59:09.6114747Z 2026-01-15T19:59:09.6114751Z 2026-01-15T19:59:09.6471366Z libabseil-20240116.2 | 1.2 MB | 1 | 1%  2026-01-15T19:59:09.6471993Z 2026-01-15T19:59:09.6472000Z 2026-01-15T19:59:09.6472005Z 2026-01-15T19:59:09.6472010Z 2026-01-15T19:59:09.6472015Z 2026-01-15T19:59:09.6472020Z 2026-01-15T19:59:09.6472025Z 2026-01-15T19:59:09.6472029Z 2026-01-15T19:59:09.6472413Z 2026-01-15T19:59:09.6472418Z 2026-01-15T19:59:09.6472423Z 2026-01-15T19:59:09.6472427Z 2026-01-15T19:59:09.6472432Z 2026-01-15T19:59:09.6472437Z 2026-01-15T19:59:09.6472441Z 2026-01-15T19:59:09.6472446Z 2026-01-15T19:59:09.6472465Z 2026-01-15T19:59:09.6630180Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:09.6630812Z 2026-01-15T19:59:09.6630818Z 2026-01-15T19:59:09.6630822Z 2026-01-15T19:59:09.6630837Z 2026-01-15T19:59:09.6630842Z 2026-01-15T19:59:09.6630846Z 2026-01-15T19:59:09.6630852Z 2026-01-15T19:59:09.6630859Z 2026-01-15T19:59:09.6630864Z 2026-01-15T19:59:09.6630868Z 2026-01-15T19:59:09.6630873Z 2026-01-15T19:59:09.6631143Z 2026-01-15T19:59:09.6631152Z 2026-01-15T19:59:09.6631157Z 2026-01-15T19:59:09.6631161Z 2026-01-15T19:59:09.6631166Z 2026-01-15T19:59:09.6660582Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:09.6661091Z 2026-01-15T19:59:09.6661097Z 2026-01-15T19:59:09.6661102Z 2026-01-15T19:59:09.6661107Z 2026-01-15T19:59:09.6661111Z 2026-01-15T19:59:09.6661116Z 2026-01-15T19:59:09.6661120Z 2026-01-15T19:59:09.6661125Z 2026-01-15T19:59:09.6661130Z 2026-01-15T19:59:09.6661134Z 2026-01-15T19:59:09.6661139Z 2026-01-15T19:59:09.6661144Z 2026-01-15T19:59:09.6661148Z 2026-01-15T19:59:09.6661153Z 2026-01-15T19:59:09.6661157Z 2026-01-15T19:59:09.6661169Z 2026-01-15T19:59:09.6661174Z 2026-01-15T19:59:09.6661185Z 2026-01-15T19:59:09.6752130Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:09.6752757Z 2026-01-15T19:59:09.6752775Z 2026-01-15T19:59:09.6752806Z 2026-01-15T19:59:09.6838557Z libopenvino-intel-gp | 8.3 MB | 6 | 7%  2026-01-15T19:59:09.6839035Z 2026-01-15T19:59:09.6840101Z 2026-01-15T19:59:09.6942142Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-01-15T19:59:09.6942581Z 2026-01-15T19:59:09.6942617Z 2026-01-15T19:59:09.6942622Z 2026-01-15T19:59:09.6942627Z 2026-01-15T19:59:09.6942645Z 2026-01-15T19:59:09.6942650Z 2026-01-15T19:59:09.6942655Z 2026-01-15T19:59:09.6942660Z 2026-01-15T19:59:09.6942665Z 2026-01-15T19:59:09.6942670Z 2026-01-15T19:59:09.6942675Z 2026-01-15T19:59:09.6943075Z 2026-01-15T19:59:09.6943085Z 2026-01-15T19:59:09.6943090Z 2026-01-15T19:59:09.6943095Z 2026-01-15T19:59:09.6943100Z 2026-01-15T19:59:09.6943104Z 2026-01-15T19:59:09.6943109Z 2026-01-15T19:59:09.6943113Z 2026-01-15T19:59:09.7171899Z ... (more hidden) ... 2026-01-15T19:59:09.7173302Z 2026-01-15T19:59:09.7173309Z 2026-01-15T19:59:09.7173441Z 2026-01-15T19:59:09.7173450Z 2026-01-15T19:59:09.7173456Z 2026-01-15T19:59:09.7173461Z 2026-01-15T19:59:09.7173466Z 2026-01-15T19:59:09.7173471Z 2026-01-15T19:59:09.7173476Z 2026-01-15T19:59:09.7173481Z 2026-01-15T19:59:09.7173485Z 2026-01-15T19:59:09.7173490Z 2026-01-15T19:59:09.7173513Z 2026-01-15T19:59:09.7173517Z 2026-01-15T19:59:09.7173522Z 2026-01-15T19:59:09.7173527Z 2026-01-15T19:59:09.7173532Z 2026-01-15T19:59:09.7173537Z 2026-01-15T19:59:09.7173542Z 2026-01-15T19:59:09.7617187Z ... (more hidden) ... 2026-01-15T19:59:09.7617681Z 2026-01-15T19:59:09.7617687Z 2026-01-15T19:59:09.7617693Z 2026-01-15T19:59:09.7617698Z 2026-01-15T19:59:09.7617703Z 2026-01-15T19:59:09.7617717Z 2026-01-15T19:59:09.8362166Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-01-15T19:59:09.8362829Z 2026-01-15T19:59:09.8363112Z 2026-01-15T19:59:09.8363145Z 2026-01-15T19:59:09.8991910Z libopenvino-intel-gp | 8.3 MB | #2 | 13%  2026-01-15T19:59:09.9526958Z icu-75.1 | 11.6 MB | ########## | 100% 2026-01-15T19:59:09.9528666Z 2026-01-15T19:59:09.9528856Z 2026-01-15T19:59:09.9528907Z 2026-01-15T19:59:10.0714278Z libopenvino-intel-gp | 8.3 MB | ##1 | 22%  2026-01-15T19:59:10.0715086Z 2026-01-15T19:59:10.0845187Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-01-15T19:59:10.0845609Z 2026-01-15T19:59:10.0845615Z 2026-01-15T19:59:10.0845620Z 2026-01-15T19:59:10.1260591Z libopenvino-intel-gp | 8.3 MB | ### | 31%  2026-01-15T19:59:10.1261085Z 2026-01-15T19:59:10.1261091Z 2026-01-15T19:59:10.1261097Z 2026-01-15T19:59:10.1261102Z 2026-01-15T19:59:10.1261107Z 2026-01-15T19:59:10.1261112Z 2026-01-15T19:59:10.1261117Z 2026-01-15T19:59:10.1261122Z 2026-01-15T19:59:10.1261126Z 2026-01-15T19:59:10.2281610Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:10.2282063Z 2026-01-15T19:59:10.2282354Z 2026-01-15T19:59:10.2282368Z 2026-01-15T19:59:10.3439703Z libopenvino-intel-gp | 8.3 MB | ###7 | 38%  2026-01-15T19:59:10.3440253Z 2026-01-15T19:59:10.3440260Z 2026-01-15T19:59:10.3440267Z 2026-01-15T19:59:10.3440273Z 2026-01-15T19:59:10.3440280Z 2026-01-15T19:59:10.3440319Z 2026-01-15T19:59:10.3440323Z 2026-01-15T19:59:10.3440329Z 2026-01-15T19:59:10.3440334Z 2026-01-15T19:59:10.3440339Z 2026-01-15T19:59:10.3528639Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-01-15T19:59:10.3529138Z 2026-01-15T19:59:10.3529143Z 2026-01-15T19:59:10.3529157Z 2026-01-15T19:59:10.5238784Z libopenvino-intel-gp | 8.3 MB | ####2 | 43%  2026-01-15T19:59:10.5239266Z 2026-01-15T19:59:10.5239273Z 2026-01-15T19:59:10.5239279Z 2026-01-15T19:59:10.5239285Z 2026-01-15T19:59:10.5239291Z 2026-01-15T19:59:10.5239296Z 2026-01-15T19:59:10.5239301Z 2026-01-15T19:59:10.5239316Z 2026-01-15T19:59:10.5445010Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-01-15T19:59:10.5448053Z 2026-01-15T19:59:10.5448313Z 2026-01-15T19:59:10.5448513Z 2026-01-15T19:59:10.5731436Z libopenvino-intel-gp | 8.3 MB | ####7 | 48%  2026-01-15T19:59:10.5734060Z 2026-01-15T19:59:10.5734215Z 2026-01-15T19:59:10.5734529Z 2026-01-15T19:59:10.5734632Z 2026-01-15T19:59:10.5734638Z 2026-01-15T19:59:10.5734643Z 2026-01-15T19:59:10.5734648Z 2026-01-15T19:59:10.5734652Z 2026-01-15T19:59:10.5734657Z 2026-01-15T19:59:10.5734661Z 2026-01-15T19:59:10.5734686Z 2026-01-15T19:59:10.5735426Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:10.5735894Z 2026-01-15T19:59:10.5735899Z 2026-01-15T19:59:10.5735904Z 2026-01-15T19:59:10.5735908Z 2026-01-15T19:59:10.5735913Z 2026-01-15T19:59:10.5735918Z 2026-01-15T19:59:10.5735923Z 2026-01-15T19:59:10.5735928Z 2026-01-15T19:59:10.5735932Z 2026-01-15T19:59:10.5735937Z 2026-01-15T19:59:10.5735942Z 2026-01-15T19:59:10.6378217Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-01-15T19:59:10.6378812Z 2026-01-15T19:59:10.6378817Z 2026-01-15T19:59:10.6378822Z 2026-01-15T19:59:10.6378827Z 2026-01-15T19:59:10.6378832Z 2026-01-15T19:59:10.6589587Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-01-15T19:59:10.6590046Z 2026-01-15T19:59:10.6590052Z 2026-01-15T19:59:10.6590065Z 2026-01-15T19:59:10.6960281Z libopenvino-intel-gp | 8.3 MB | ######1 | 61%  2026-01-15T19:59:10.6960575Z 2026-01-15T19:59:10.6960579Z 2026-01-15T19:59:10.6960583Z 2026-01-15T19:59:10.6960587Z 2026-01-15T19:59:10.6960590Z 2026-01-15T19:59:10.6960594Z 2026-01-15T19:59:10.6960597Z 2026-01-15T19:59:10.7749321Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:10.7749979Z 2026-01-15T19:59:10.7750624Z 2026-01-15T19:59:10.7750631Z 2026-01-15T19:59:10.7750637Z 2026-01-15T19:59:10.7750645Z 2026-01-15T19:59:10.7750723Z 2026-01-15T19:59:10.7750731Z 2026-01-15T19:59:10.7750735Z 2026-01-15T19:59:10.7750740Z 2026-01-15T19:59:10.7750744Z 2026-01-15T19:59:10.7750748Z 2026-01-15T19:59:10.7750753Z 2026-01-15T19:59:10.7750759Z 2026-01-15T19:59:10.7750781Z 2026-01-15T19:59:10.7753603Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.7754467Z 2026-01-15T19:59:10.7754477Z 2026-01-15T19:59:10.7754483Z 2026-01-15T19:59:10.7754522Z 2026-01-15T19:59:10.7754527Z 2026-01-15T19:59:10.7754532Z 2026-01-15T19:59:10.7754537Z 2026-01-15T19:59:10.7754541Z 2026-01-15T19:59:10.7754546Z 2026-01-15T19:59:10.7754550Z 2026-01-15T19:59:10.7754555Z 2026-01-15T19:59:10.7754560Z 2026-01-15T19:59:10.7754575Z 2026-01-15T19:59:10.7754589Z 2026-01-15T19:59:10.7853834Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.7854402Z 2026-01-15T19:59:10.7854408Z 2026-01-15T19:59:10.7854433Z 2026-01-15T19:59:10.8741012Z libopenvino-intel-gp | 8.3 MB | ######7 | 68%  2026-01-15T19:59:10.8741645Z 2026-01-15T19:59:10.8741665Z 2026-01-15T19:59:10.8741670Z 2026-01-15T19:59:10.8741679Z 2026-01-15T19:59:10.8741684Z 2026-01-15T19:59:10.8741689Z 2026-01-15T19:59:10.8741694Z 2026-01-15T19:59:10.8741716Z 2026-01-15T19:59:10.8741721Z 2026-01-15T19:59:10.8741726Z 2026-01-15T19:59:10.8741730Z 2026-01-15T19:59:10.8741735Z 2026-01-15T19:59:10.8742232Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.8742754Z 2026-01-15T19:59:10.8742759Z 2026-01-15T19:59:10.8742764Z 2026-01-15T19:59:10.8742769Z 2026-01-15T19:59:10.8742773Z 2026-01-15T19:59:10.8742778Z 2026-01-15T19:59:10.8742782Z 2026-01-15T19:59:10.8742787Z 2026-01-15T19:59:10.8742792Z 2026-01-15T19:59:10.8742796Z 2026-01-15T19:59:10.8742802Z 2026-01-15T19:59:10.8742818Z 2026-01-15T19:59:10.8807204Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.8807736Z 2026-01-15T19:59:10.8807742Z 2026-01-15T19:59:10.8807747Z 2026-01-15T19:59:10.8807763Z 2026-01-15T19:59:10.8807768Z 2026-01-15T19:59:10.8807773Z 2026-01-15T19:59:10.8807777Z 2026-01-15T19:59:10.8807782Z 2026-01-15T19:59:10.8807787Z 2026-01-15T19:59:10.8807805Z 2026-01-15T19:59:10.8807809Z 2026-01-15T19:59:10.8807963Z 2026-01-15T19:59:10.8807968Z 2026-01-15T19:59:10.8807973Z 2026-01-15T19:59:10.8811495Z 2026-01-15T19:59:10.8816825Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.8817429Z 2026-01-15T19:59:10.8817437Z 2026-01-15T19:59:10.8817453Z 2026-01-15T19:59:10.8817459Z 2026-01-15T19:59:10.8817463Z 2026-01-15T19:59:10.8817468Z 2026-01-15T19:59:10.8817473Z 2026-01-15T19:59:10.8817477Z 2026-01-15T19:59:10.8817481Z 2026-01-15T19:59:10.8817486Z 2026-01-15T19:59:10.8817491Z 2026-01-15T19:59:10.8817495Z 2026-01-15T19:59:10.8817500Z 2026-01-15T19:59:10.8817504Z 2026-01-15T19:59:10.8817528Z 2026-01-15T19:59:10.9074592Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.9075153Z 2026-01-15T19:59:10.9075159Z 2026-01-15T19:59:10.9075171Z 2026-01-15T19:59:10.9443853Z libopenvino-intel-gp | 8.3 MB | #######5 | 75%  2026-01-15T19:59:10.9444366Z 2026-01-15T19:59:10.9444394Z 2026-01-15T19:59:10.9444400Z 2026-01-15T19:59:10.9444405Z 2026-01-15T19:59:10.9444409Z 2026-01-15T19:59:10.9444414Z 2026-01-15T19:59:10.9444419Z 2026-01-15T19:59:10.9444424Z 2026-01-15T19:59:10.9444429Z 2026-01-15T19:59:10.9444435Z 2026-01-15T19:59:10.9444439Z 2026-01-15T19:59:10.9444442Z 2026-01-15T19:59:10.9444445Z 2026-01-15T19:59:10.9444448Z 2026-01-15T19:59:10.9444451Z 2026-01-15T19:59:10.9444454Z 2026-01-15T19:59:10.9444464Z 2026-01-15T19:59:10.9449605Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:10.9450175Z 2026-01-15T19:59:10.9450198Z 2026-01-15T19:59:10.9450204Z 2026-01-15T19:59:10.9450215Z 2026-01-15T19:59:10.9450220Z 2026-01-15T19:59:10.9450225Z 2026-01-15T19:59:10.9450230Z 2026-01-15T19:59:10.9450234Z 2026-01-15T19:59:10.9450239Z 2026-01-15T19:59:10.9450243Z 2026-01-15T19:59:10.9450248Z 2026-01-15T19:59:10.9450479Z 2026-01-15T19:59:10.9450484Z 2026-01-15T19:59:10.9450489Z 2026-01-15T19:59:10.9450493Z 2026-01-15T19:59:10.9450498Z 2026-01-15T19:59:10.9450511Z 2026-01-15T19:59:11.0090719Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.0091365Z 2026-01-15T19:59:11.0091371Z 2026-01-15T19:59:11.0091377Z 2026-01-15T19:59:11.1229219Z libopenvino-intel-gp | 8.3 MB | ########2 | 82%  2026-01-15T19:59:11.1229695Z 2026-01-15T19:59:11.1229712Z 2026-01-15T19:59:11.1229718Z 2026-01-15T19:59:11.2168856Z libopenvino-intel-gp | 8.3 MB | ########8 | 89%  2026-01-15T19:59:11.2169447Z 2026-01-15T19:59:11.2169454Z 2026-01-15T19:59:11.2169724Z 2026-01-15T19:59:11.2169732Z 2026-01-15T19:59:11.2169738Z 2026-01-15T19:59:11.2169746Z 2026-01-15T19:59:11.2169752Z 2026-01-15T19:59:11.2169756Z 2026-01-15T19:59:11.2169761Z 2026-01-15T19:59:11.2169765Z 2026-01-15T19:59:11.2169770Z 2026-01-15T19:59:11.2169775Z 2026-01-15T19:59:11.2169800Z 2026-01-15T19:59:11.2169865Z 2026-01-15T19:59:11.2169871Z 2026-01-15T19:59:11.2169888Z 2026-01-15T19:59:11.2174197Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:11.2174900Z 2026-01-15T19:59:11.2174906Z 2026-01-15T19:59:11.2174911Z 2026-01-15T19:59:11.2174916Z 2026-01-15T19:59:11.2174986Z 2026-01-15T19:59:11.2174989Z 2026-01-15T19:59:11.2174992Z 2026-01-15T19:59:11.2174995Z 2026-01-15T19:59:11.2174998Z 2026-01-15T19:59:11.2175001Z 2026-01-15T19:59:11.2175005Z 2026-01-15T19:59:11.2175008Z 2026-01-15T19:59:11.2175011Z 2026-01-15T19:59:11.2175013Z 2026-01-15T19:59:11.2175016Z 2026-01-15T19:59:11.2175027Z 2026-01-15T19:59:11.2524133Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-01-15T19:59:11.2524846Z 2026-01-15T19:59:11.2524854Z 2026-01-15T19:59:11.2524861Z 2026-01-15T19:59:11.4252246Z libopenvino-intel-gp | 8.3 MB | #########7 | 98%  2026-01-15T19:59:11.4252974Z 2026-01-15T19:59:11.4252980Z 2026-01-15T19:59:11.4252997Z 2026-01-15T19:59:11.5488412Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-01-15T19:59:11.5488962Z 2026-01-15T19:59:11.5488968Z 2026-01-15T19:59:11.5488973Z 2026-01-15T19:59:11.5488978Z 2026-01-15T19:59:11.5488983Z 2026-01-15T19:59:11.5488988Z 2026-01-15T19:59:11.5488993Z 2026-01-15T19:59:11.5488998Z 2026-01-15T19:59:11.5489003Z 2026-01-15T19:59:11.5489007Z 2026-01-15T19:59:11.5489012Z 2026-01-15T19:59:11.5489028Z 2026-01-15T19:59:11.5489033Z 2026-01-15T19:59:11.5489038Z 2026-01-15T19:59:11.5489043Z 2026-01-15T19:59:11.5489048Z 2026-01-15T19:59:11.5489052Z 2026-01-15T19:59:11.5489073Z 2026-01-15T19:59:11.5489703Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.5490249Z 2026-01-15T19:59:11.5490253Z 2026-01-15T19:59:11.5490258Z 2026-01-15T19:59:11.5490262Z 2026-01-15T19:59:11.5490267Z 2026-01-15T19:59:11.5490284Z 2026-01-15T19:59:11.5490289Z 2026-01-15T19:59:11.5490293Z 2026-01-15T19:59:11.5490297Z 2026-01-15T19:59:11.5490301Z 2026-01-15T19:59:11.5490305Z 2026-01-15T19:59:11.5490309Z 2026-01-15T19:59:11.5490313Z 2026-01-15T19:59:11.5490317Z 2026-01-15T19:59:11.5490321Z 2026-01-15T19:59:11.5490324Z 2026-01-15T19:59:11.5490329Z 2026-01-15T19:59:11.5490333Z 2026-01-15T19:59:11.5658573Z libabseil-20240116.2 | 1.2 MB | ########## | 100%  2026-01-15T19:59:11.5659206Z 2026-01-15T19:59:11.5659213Z 2026-01-15T19:59:11.5659218Z 2026-01-15T19:59:11.5659223Z 2026-01-15T19:59:11.5659228Z 2026-01-15T19:59:11.5659233Z 2026-01-15T19:59:11.5659251Z 2026-01-15T19:59:11.5659258Z 2026-01-15T19:59:11.5659264Z 2026-01-15T19:59:11.5659280Z 2026-01-15T19:59:11.5659285Z 2026-01-15T19:59:11.5659290Z 2026-01-15T19:59:11.5659294Z 2026-01-15T19:59:11.5659298Z 2026-01-15T19:59:11.5659333Z 2026-01-15T19:59:11.5659337Z 2026-01-15T19:59:11.5659629Z 2026-01-15T19:59:11.5659637Z 2026-01-15T19:59:11.5659659Z 2026-01-15T19:59:11.5660041Z ... (more hidden) ... 2026-01-15T19:59:11.5660575Z 2026-01-15T19:59:11.5660581Z 2026-01-15T19:59:11.5660586Z 2026-01-15T19:59:11.5660590Z 2026-01-15T19:59:11.5660595Z 2026-01-15T19:59:11.5660601Z 2026-01-15T19:59:11.5660605Z 2026-01-15T19:59:11.5660610Z 2026-01-15T19:59:11.5660614Z 2026-01-15T19:59:11.5660619Z 2026-01-15T19:59:11.5660624Z 2026-01-15T19:59:11.5660630Z 2026-01-15T19:59:11.5660635Z 2026-01-15T19:59:11.5660639Z 2026-01-15T19:59:11.5660644Z 2026-01-15T19:59:11.5660648Z 2026-01-15T19:59:11.5660653Z 2026-01-15T19:59:11.5660657Z 2026-01-15T19:59:11.5660884Z 2026-01-15T19:59:11.6078685Z ... (more hidden) ... 2026-01-15T19:59:11.6079250Z 2026-01-15T19:59:11.6079256Z 2026-01-15T19:59:11.6079261Z 2026-01-15T19:59:11.6079283Z 2026-01-15T19:59:11.6079289Z 2026-01-15T19:59:11.6079327Z 2026-01-15T19:59:11.6079331Z 2026-01-15T19:59:11.6079336Z 2026-01-15T19:59:11.6079342Z 2026-01-15T19:59:11.6079348Z 2026-01-15T19:59:11.6079352Z 2026-01-15T19:59:11.6079357Z 2026-01-15T19:59:11.6079363Z 2026-01-15T19:59:11.6081269Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:11.6081806Z 2026-01-15T19:59:11.6081813Z 2026-01-15T19:59:11.6081818Z 2026-01-15T19:59:11.6081824Z 2026-01-15T19:59:11.6081829Z 2026-01-15T19:59:11.6081834Z 2026-01-15T19:59:11.6081840Z 2026-01-15T19:59:11.6081844Z 2026-01-15T19:59:11.6081849Z 2026-01-15T19:59:11.6081854Z 2026-01-15T19:59:11.6081859Z 2026-01-15T19:59:11.6081863Z 2026-01-15T19:59:11.6081884Z 2026-01-15T19:59:12.7319270Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-01-15T19:59:12.7319788Z 2026-01-15T19:59:12.7319794Z 2026-01-15T19:59:12.7319812Z 2026-01-15T19:59:12.7325866Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-01-15T19:59:12.7326390Z 2026-01-15T19:59:12.7326396Z 2026-01-15T19:59:12.7326401Z 2026-01-15T19:59:12.7326407Z 2026-01-15T19:59:12.7326424Z 2026-01-15T19:59:12.7326430Z 2026-01-15T19:59:12.7326435Z 2026-01-15T19:59:12.7326441Z 2026-01-15T19:59:12.7326446Z 2026-01-15T19:59:12.7326452Z 2026-01-15T19:59:12.7326457Z 2026-01-15T19:59:12.7326462Z 2026-01-15T19:59:12.7326467Z 2026-01-15T19:59:12.7326471Z 2026-01-15T19:59:12.7326476Z 2026-01-15T19:59:12.7326481Z 2026-01-15T19:59:12.7326485Z 2026-01-15T19:59:12.7326490Z 2026-01-15T19:59:12.7326495Z 2026-01-15T19:59:12.7326622Z 2026-01-15T19:59:12.7327154Z  2026-01-15T19:59:12.7327696Z 2026-01-15T19:59:12.7328236Z 2026-01-15T19:59:12.7328535Z  2026-01-15T19:59:12.7328876Z 2026-01-15T19:59:12.7328883Z 2026-01-15T19:59:12.7329141Z  2026-01-15T19:59:12.7329500Z 2026-01-15T19:59:12.7329506Z 2026-01-15T19:59:12.7329512Z 2026-01-15T19:59:12.7329785Z  2026-01-15T19:59:12.7330138Z 2026-01-15T19:59:12.7330144Z 2026-01-15T19:59:12.7330149Z 2026-01-15T19:59:12.7330154Z 2026-01-15T19:59:12.7330423Z  2026-01-15T19:59:12.7330777Z 2026-01-15T19:59:12.7330783Z 2026-01-15T19:59:12.7330788Z 2026-01-15T19:59:12.7330793Z 2026-01-15T19:59:12.7330798Z 2026-01-15T19:59:12.7331092Z  2026-01-15T19:59:12.7331454Z 2026-01-15T19:59:12.7331468Z 2026-01-15T19:59:12.7331474Z 2026-01-15T19:59:12.7331479Z 2026-01-15T19:59:12.7331485Z 2026-01-15T19:59:12.7331490Z 2026-01-15T19:59:12.7331781Z  2026-01-15T19:59:12.7332142Z 2026-01-15T19:59:12.7332454Z 2026-01-15T19:59:12.7332460Z 2026-01-15T19:59:12.7332465Z 2026-01-15T19:59:12.7332470Z 2026-01-15T19:59:12.7332475Z 2026-01-15T19:59:12.7332480Z 2026-01-15T19:59:12.7332817Z  2026-01-15T19:59:12.7333204Z 2026-01-15T19:59:12.7333209Z 2026-01-15T19:59:12.7333215Z 2026-01-15T19:59:12.7333220Z 2026-01-15T19:59:12.7333225Z 2026-01-15T19:59:12.7333230Z 2026-01-15T19:59:12.7333235Z 2026-01-15T19:59:12.7333240Z 2026-01-15T19:59:12.7333542Z  2026-01-15T19:59:12.7333929Z 2026-01-15T19:59:12.7333935Z 2026-01-15T19:59:12.7333940Z 2026-01-15T19:59:12.7334163Z 2026-01-15T19:59:12.7334170Z 2026-01-15T19:59:12.7334177Z 2026-01-15T19:59:12.7334181Z 2026-01-15T19:59:12.7334186Z 2026-01-15T19:59:12.7334191Z 2026-01-15T19:59:12.7334534Z  2026-01-15T19:59:12.7334925Z 2026-01-15T19:59:12.7334938Z 2026-01-15T19:59:12.7334943Z 2026-01-15T19:59:12.7334948Z 2026-01-15T19:59:12.7334953Z 2026-01-15T19:59:12.7334958Z 2026-01-15T19:59:12.7334963Z 2026-01-15T19:59:12.7334968Z 2026-01-15T19:59:12.7334972Z 2026-01-15T19:59:12.7334977Z 2026-01-15T19:59:12.7335326Z  2026-01-15T19:59:12.7335721Z 2026-01-15T19:59:12.7335727Z 2026-01-15T19:59:12.7335732Z 2026-01-15T19:59:12.7335738Z 2026-01-15T19:59:12.7335744Z 2026-01-15T19:59:12.7335753Z 2026-01-15T19:59:12.7335771Z 2026-01-15T19:59:12.7335775Z 2026-01-15T19:59:12.7335780Z 2026-01-15T19:59:12.7335785Z 2026-01-15T19:59:12.7335790Z 2026-01-15T19:59:12.7336128Z  2026-01-15T19:59:12.7336523Z 2026-01-15T19:59:12.7336536Z 2026-01-15T19:59:12.7336541Z 2026-01-15T19:59:12.7336546Z 2026-01-15T19:59:12.7336551Z 2026-01-15T19:59:12.7336557Z 2026-01-15T19:59:12.7336571Z 2026-01-15T19:59:12.7336575Z 2026-01-15T19:59:12.7336580Z 2026-01-15T19:59:12.7336585Z 2026-01-15T19:59:12.7336591Z 2026-01-15T19:59:12.7336596Z 2026-01-15T19:59:12.7336936Z  2026-01-15T19:59:12.7337348Z 2026-01-15T19:59:12.7337353Z 2026-01-15T19:59:12.7337359Z 2026-01-15T19:59:12.7337364Z 2026-01-15T19:59:12.7337369Z 2026-01-15T19:59:12.7337374Z 2026-01-15T19:59:12.7337379Z 2026-01-15T19:59:12.7337385Z 2026-01-15T19:59:12.7337390Z 2026-01-15T19:59:12.7337395Z 2026-01-15T19:59:12.7337400Z 2026-01-15T19:59:12.7337405Z 2026-01-15T19:59:12.7337410Z 2026-01-15T19:59:12.7337772Z  2026-01-15T19:59:12.7338358Z 2026-01-15T19:59:12.7338364Z 2026-01-15T19:59:12.7338370Z 2026-01-15T19:59:12.7338375Z 2026-01-15T19:59:12.7338380Z 2026-01-15T19:59:12.7338385Z 2026-01-15T19:59:12.7338390Z 2026-01-15T19:59:12.7338402Z 2026-01-15T19:59:12.7338408Z 2026-01-15T19:59:12.7338413Z 2026-01-15T19:59:12.7338418Z 2026-01-15T19:59:12.7338422Z 2026-01-15T19:59:12.7338428Z 2026-01-15T19:59:12.7338442Z 2026-01-15T19:59:12.7338837Z  2026-01-15T19:59:12.7339270Z 2026-01-15T19:59:12.7339275Z 2026-01-15T19:59:12.7339280Z 2026-01-15T19:59:12.7339285Z 2026-01-15T19:59:12.7339290Z 2026-01-15T19:59:12.7339295Z 2026-01-15T19:59:12.7339299Z 2026-01-15T19:59:12.7339304Z 2026-01-15T19:59:12.7339308Z 2026-01-15T19:59:12.7339313Z 2026-01-15T19:59:12.7339319Z 2026-01-15T19:59:12.7339324Z 2026-01-15T19:59:12.7339329Z 2026-01-15T19:59:12.7339340Z 2026-01-15T19:59:12.7339345Z 2026-01-15T19:59:12.7339734Z  2026-01-15T19:59:12.7340155Z 2026-01-15T19:59:12.7340161Z 2026-01-15T19:59:12.7340166Z 2026-01-15T19:59:12.7340171Z 2026-01-15T19:59:12.7340418Z 2026-01-15T19:59:12.7340426Z 2026-01-15T19:59:12.7340431Z 2026-01-15T19:59:12.7340435Z 2026-01-15T19:59:12.7340441Z 2026-01-15T19:59:12.7340445Z 2026-01-15T19:59:12.7340452Z 2026-01-15T19:59:12.7340457Z 2026-01-15T19:59:12.7340462Z 2026-01-15T19:59:12.7340477Z 2026-01-15T19:59:12.7340482Z 2026-01-15T19:59:12.7340487Z 2026-01-15T19:59:12.7340900Z  2026-01-15T19:59:12.7341348Z 2026-01-15T19:59:12.7341354Z 2026-01-15T19:59:12.7341359Z 2026-01-15T19:59:12.7341364Z 2026-01-15T19:59:12.7341379Z 2026-01-15T19:59:12.7341384Z 2026-01-15T19:59:12.7341389Z 2026-01-15T19:59:12.7341394Z 2026-01-15T19:59:12.7341588Z 2026-01-15T19:59:12.7341595Z 2026-01-15T19:59:12.7341600Z 2026-01-15T19:59:12.7341606Z 2026-01-15T19:59:12.7341611Z 2026-01-15T19:59:12.7341615Z 2026-01-15T19:59:12.7341619Z 2026-01-15T19:59:12.7341624Z 2026-01-15T19:59:12.7341629Z 2026-01-15T19:59:12.7342054Z  2026-01-15T19:59:12.7342530Z 2026-01-15T19:59:12.7342535Z 2026-01-15T19:59:12.7342540Z 2026-01-15T19:59:12.7342545Z 2026-01-15T19:59:12.7342550Z 2026-01-15T19:59:12.7342555Z 2026-01-15T19:59:12.7342560Z 2026-01-15T19:59:12.7342564Z 2026-01-15T19:59:12.7342569Z 2026-01-15T19:59:12.7342574Z 2026-01-15T19:59:12.7342579Z 2026-01-15T19:59:12.7342584Z 2026-01-15T19:59:12.7342588Z 2026-01-15T19:59:12.7342593Z 2026-01-15T19:59:12.7342598Z 2026-01-15T19:59:12.7342603Z 2026-01-15T19:59:12.7342608Z 2026-01-15T19:59:12.7342621Z 2026-01-15T19:59:12.7343049Z  2026-01-15T19:59:12.7343519Z 2026-01-15T19:59:12.7343524Z 2026-01-15T19:59:12.7343712Z  2026-01-15T19:59:12.7343868Z 2026-01-15T19:59:12.7343874Z 2026-01-15T19:59:12.7344023Z  2026-01-15T19:59:12.7344183Z 2026-01-15T19:59:12.7344188Z 2026-01-15T19:59:12.7344201Z 2026-01-15T19:59:12.7344355Z  2026-01-15T19:59:12.7344523Z 2026-01-15T19:59:12.7344528Z 2026-01-15T19:59:12.7344533Z 2026-01-15T19:59:12.7344538Z 2026-01-15T19:59:12.7344697Z  2026-01-15T19:59:12.7344883Z 2026-01-15T19:59:12.7344889Z 2026-01-15T19:59:12.7344894Z 2026-01-15T19:59:12.7344899Z 2026-01-15T19:59:12.7344904Z 2026-01-15T19:59:12.7345058Z  2026-01-15T19:59:12.7345259Z 2026-01-15T19:59:12.7345265Z 2026-01-15T19:59:12.7345271Z 2026-01-15T19:59:12.7345276Z 2026-01-15T19:59:12.7345280Z 2026-01-15T19:59:12.7345285Z 2026-01-15T19:59:12.7345449Z  2026-01-15T19:59:12.7345640Z 2026-01-15T19:59:12.7345645Z 2026-01-15T19:59:12.7345666Z 2026-01-15T19:59:12.7345672Z 2026-01-15T19:59:12.7345677Z 2026-01-15T19:59:12.7345681Z 2026-01-15T19:59:12.7345686Z 2026-01-15T19:59:12.7345860Z  2026-01-15T19:59:12.7346063Z 2026-01-15T19:59:12.7346069Z 2026-01-15T19:59:12.7346074Z 2026-01-15T19:59:12.7346094Z 2026-01-15T19:59:12.7346099Z 2026-01-15T19:59:12.7346104Z 2026-01-15T19:59:12.7346110Z 2026-01-15T19:59:12.7346114Z 2026-01-15T19:59:12.7346297Z  2026-01-15T19:59:12.7346532Z 2026-01-15T19:59:12.7346537Z 2026-01-15T19:59:12.7346549Z 2026-01-15T19:59:12.7346554Z 2026-01-15T19:59:12.7346559Z 2026-01-15T19:59:12.7346564Z 2026-01-15T19:59:12.7346568Z 2026-01-15T19:59:12.7346573Z 2026-01-15T19:59:12.7346578Z 2026-01-15T19:59:12.7346761Z  2026-01-15T19:59:12.7347001Z 2026-01-15T19:59:12.7347014Z 2026-01-15T19:59:12.7347019Z 2026-01-15T19:59:12.7347024Z 2026-01-15T19:59:12.7347029Z 2026-01-15T19:59:12.7347033Z 2026-01-15T19:59:12.7347038Z 2026-01-15T19:59:12.7347049Z 2026-01-15T19:59:12.7347055Z 2026-01-15T19:59:12.7347060Z 2026-01-15T19:59:12.7347286Z  2026-01-15T19:59:12.7347542Z 2026-01-15T19:59:12.7347548Z 2026-01-15T19:59:12.7347552Z 2026-01-15T19:59:12.7347557Z 2026-01-15T19:59:12.7347562Z 2026-01-15T19:59:12.7347715Z 2026-01-15T19:59:12.7347720Z 2026-01-15T19:59:12.7347725Z 2026-01-15T19:59:12.7347730Z 2026-01-15T19:59:12.7347735Z 2026-01-15T19:59:12.7347739Z 2026-01-15T19:59:12.7348130Z  2026-01-15T19:59:12.7348408Z 2026-01-15T19:59:12.7348413Z 2026-01-15T19:59:12.7348418Z 2026-01-15T19:59:12.7348424Z 2026-01-15T19:59:12.7348429Z 2026-01-15T19:59:12.7348434Z 2026-01-15T19:59:12.7348439Z 2026-01-15T19:59:12.7348443Z 2026-01-15T19:59:12.7348448Z 2026-01-15T19:59:12.7348453Z 2026-01-15T19:59:12.7348459Z 2026-01-15T19:59:12.7348463Z 2026-01-15T19:59:12.7348682Z  2026-01-15T19:59:12.7348964Z 2026-01-15T19:59:12.7348970Z 2026-01-15T19:59:12.7349151Z 2026-01-15T19:59:12.7349159Z 2026-01-15T19:59:12.7349164Z 2026-01-15T19:59:12.7349169Z 2026-01-15T19:59:12.7349173Z 2026-01-15T19:59:12.7349190Z 2026-01-15T19:59:12.7349195Z 2026-01-15T19:59:12.7349200Z 2026-01-15T19:59:12.7349205Z 2026-01-15T19:59:12.7349216Z 2026-01-15T19:59:12.7349220Z 2026-01-15T19:59:12.7349453Z  2026-01-15T19:59:12.7349748Z 2026-01-15T19:59:12.7349754Z 2026-01-15T19:59:12.7349765Z 2026-01-15T19:59:12.7349771Z 2026-01-15T19:59:12.7349776Z 2026-01-15T19:59:12.7349781Z 2026-01-15T19:59:12.7349786Z 2026-01-15T19:59:12.7349790Z 2026-01-15T19:59:12.7349796Z 2026-01-15T19:59:12.7349801Z 2026-01-15T19:59:12.7349806Z 2026-01-15T19:59:12.7349811Z 2026-01-15T19:59:12.7349815Z 2026-01-15T19:59:12.7349820Z 2026-01-15T19:59:12.7350040Z  2026-01-15T19:59:12.7350348Z 2026-01-15T19:59:12.7350354Z 2026-01-15T19:59:12.7350359Z 2026-01-15T19:59:12.7350364Z 2026-01-15T19:59:12.7350375Z 2026-01-15T19:59:12.7350381Z 2026-01-15T19:59:12.7350385Z 2026-01-15T19:59:12.7350391Z 2026-01-15T19:59:12.7350395Z 2026-01-15T19:59:12.7350400Z 2026-01-15T19:59:12.7350406Z 2026-01-15T19:59:12.7350410Z 2026-01-15T19:59:12.7350415Z 2026-01-15T19:59:12.7350420Z 2026-01-15T19:59:12.7350430Z 2026-01-15T19:59:12.7350664Z  2026-01-15T19:59:12.7350980Z 2026-01-15T19:59:12.7350986Z 2026-01-15T19:59:12.7350991Z 2026-01-15T19:59:12.7350996Z 2026-01-15T19:59:12.7351001Z 2026-01-15T19:59:12.7351006Z 2026-01-15T19:59:12.7351010Z 2026-01-15T19:59:12.7351015Z 2026-01-15T19:59:12.7351020Z 2026-01-15T19:59:12.7351025Z 2026-01-15T19:59:12.7351029Z 2026-01-15T19:59:12.7351045Z 2026-01-15T19:59:12.7351050Z 2026-01-15T19:59:12.7351054Z 2026-01-15T19:59:12.7351059Z 2026-01-15T19:59:12.7351064Z 2026-01-15T19:59:12.7351311Z  2026-01-15T19:59:12.7351637Z 2026-01-15T19:59:12.7351643Z 2026-01-15T19:59:12.7351666Z 2026-01-15T19:59:12.7351672Z 2026-01-15T19:59:12.7351677Z 2026-01-15T19:59:12.7351682Z 2026-01-15T19:59:12.7351687Z 2026-01-15T19:59:12.7351692Z 2026-01-15T19:59:12.7351697Z 2026-01-15T19:59:12.7351701Z 2026-01-15T19:59:12.7351706Z 2026-01-15T19:59:12.7351711Z 2026-01-15T19:59:12.7351722Z 2026-01-15T19:59:12.7351726Z 2026-01-15T19:59:12.7351731Z 2026-01-15T19:59:12.7351736Z 2026-01-15T19:59:12.7351741Z 2026-01-15T19:59:12.7352026Z  2026-01-15T19:59:12.7352361Z 2026-01-15T19:59:12.7352367Z 2026-01-15T19:59:12.7352372Z 2026-01-15T19:59:12.7352378Z 2026-01-15T19:59:12.7352383Z 2026-01-15T19:59:12.7352387Z 2026-01-15T19:59:12.7352392Z 2026-01-15T19:59:12.7352396Z 2026-01-15T19:59:12.7352401Z 2026-01-15T19:59:12.7352407Z 2026-01-15T19:59:12.7352412Z 2026-01-15T19:59:12.7352416Z 2026-01-15T19:59:12.7352435Z 2026-01-15T19:59:12.7352441Z 2026-01-15T19:59:12.7352446Z 2026-01-15T19:59:12.7352450Z 2026-01-15T19:59:12.7352462Z 2026-01-15T19:59:12.7352467Z 2026-01-15T19:59:12.7352732Z  2026-01-15T19:59:12.7353067Z 2026-01-15T19:59:12.7353080Z 2026-01-15T19:59:12.7353224Z  2026-01-15T19:59:12.7353377Z 2026-01-15T19:59:12.7353382Z 2026-01-15T19:59:12.7353731Z  2026-01-15T19:59:12.7353895Z 2026-01-15T19:59:12.7353900Z 2026-01-15T19:59:12.7353906Z 2026-01-15T19:59:12.7354052Z  2026-01-15T19:59:12.7354224Z 2026-01-15T19:59:12.7354229Z 2026-01-15T19:59:12.7354234Z 2026-01-15T19:59:12.7354239Z 2026-01-15T19:59:12.7354395Z  2026-01-15T19:59:12.7354579Z 2026-01-15T19:59:12.7354584Z 2026-01-15T19:59:12.7354588Z 2026-01-15T19:59:12.7354594Z 2026-01-15T19:59:12.7354599Z 2026-01-15T19:59:12.7354758Z  2026-01-15T19:59:12.7354941Z 2026-01-15T19:59:12.7354955Z 2026-01-15T19:59:12.7354960Z 2026-01-15T19:59:12.7354965Z 2026-01-15T19:59:12.7354968Z 2026-01-15T19:59:12.7354973Z 2026-01-15T19:59:12.7355141Z  2026-01-15T19:59:12.7355455Z 2026-01-15T19:59:12.7355465Z 2026-01-15T19:59:12.7355482Z 2026-01-15T19:59:12.7355487Z 2026-01-15T19:59:12.7355492Z 2026-01-15T19:59:12.7355497Z 2026-01-15T19:59:12.7355502Z 2026-01-15T19:59:12.7355686Z  2026-01-15T19:59:12.7355900Z 2026-01-15T19:59:12.7355911Z 2026-01-15T19:59:12.7355917Z 2026-01-15T19:59:12.7355930Z 2026-01-15T19:59:12.7355935Z 2026-01-15T19:59:12.7355940Z 2026-01-15T19:59:12.7355945Z 2026-01-15T19:59:12.7355950Z 2026-01-15T19:59:12.7356187Z  2026-01-15T19:59:12.7356417Z 2026-01-15T19:59:12.7356423Z 2026-01-15T19:59:12.7356428Z 2026-01-15T19:59:12.7356433Z 2026-01-15T19:59:12.7356438Z 2026-01-15T19:59:12.7356443Z 2026-01-15T19:59:12.7356448Z 2026-01-15T19:59:12.7356453Z 2026-01-15T19:59:12.7356458Z 2026-01-15T19:59:12.7356661Z  2026-01-15T19:59:12.7356902Z 2026-01-15T19:59:12.7356907Z 2026-01-15T19:59:12.7356912Z 2026-01-15T19:59:12.7356917Z 2026-01-15T19:59:12.7356928Z 2026-01-15T19:59:12.7356933Z 2026-01-15T19:59:12.7356939Z 2026-01-15T19:59:12.7356944Z 2026-01-15T19:59:12.7356948Z 2026-01-15T19:59:12.7356953Z 2026-01-15T19:59:12.7357166Z  2026-01-15T19:59:12.7357418Z 2026-01-15T19:59:12.7357424Z 2026-01-15T19:59:12.7357435Z 2026-01-15T19:59:12.7357440Z 2026-01-15T19:59:12.7357444Z 2026-01-15T19:59:12.7357449Z 2026-01-15T19:59:12.7357454Z 2026-01-15T19:59:12.7357459Z 2026-01-15T19:59:12.7357464Z 2026-01-15T19:59:12.7357469Z 2026-01-15T19:59:12.7357483Z 2026-01-15T19:59:12.7357682Z  2026-01-15T19:59:12.7358169Z 2026-01-15T19:59:12.7358176Z 2026-01-15T19:59:12.7358181Z 2026-01-15T19:59:12.7358186Z 2026-01-15T19:59:12.7358191Z 2026-01-15T19:59:12.7358196Z 2026-01-15T19:59:12.7358209Z 2026-01-15T19:59:12.7358215Z 2026-01-15T19:59:12.7358220Z 2026-01-15T19:59:12.7358225Z 2026-01-15T19:59:12.7358230Z 2026-01-15T19:59:12.7358235Z 2026-01-15T19:59:12.7358469Z  2026-01-15T19:59:12.7358765Z 2026-01-15T19:59:12.7358778Z 2026-01-15T19:59:12.7358783Z 2026-01-15T19:59:12.7358788Z 2026-01-15T19:59:12.7358793Z 2026-01-15T19:59:12.7358798Z 2026-01-15T19:59:12.7358803Z 2026-01-15T19:59:12.7358808Z 2026-01-15T19:59:12.7358812Z 2026-01-15T19:59:12.7358823Z 2026-01-15T19:59:12.7358830Z 2026-01-15T19:59:12.7358835Z 2026-01-15T19:59:12.7358840Z 2026-01-15T19:59:12.7359056Z  2026-01-15T19:59:12.7359356Z 2026-01-15T19:59:12.7359362Z 2026-01-15T19:59:12.7359366Z 2026-01-15T19:59:12.7359372Z 2026-01-15T19:59:12.7359377Z 2026-01-15T19:59:12.7359382Z 2026-01-15T19:59:12.7359387Z 2026-01-15T19:59:12.7359392Z 2026-01-15T19:59:12.7359397Z 2026-01-15T19:59:12.7359402Z 2026-01-15T19:59:12.7359407Z 2026-01-15T19:59:12.7359412Z 2026-01-15T19:59:12.7359417Z 2026-01-15T19:59:12.7359422Z 2026-01-15T19:59:12.7359655Z  2026-01-15T19:59:12.7359964Z 2026-01-15T19:59:12.7359969Z 2026-01-15T19:59:12.7359981Z 2026-01-15T19:59:12.7359987Z 2026-01-15T19:59:12.7359992Z 2026-01-15T19:59:12.7359997Z 2026-01-15T19:59:12.7360002Z 2026-01-15T19:59:12.7360007Z 2026-01-15T19:59:12.7360012Z 2026-01-15T19:59:12.7360017Z 2026-01-15T19:59:12.7360021Z 2026-01-15T19:59:12.7360026Z 2026-01-15T19:59:12.7360219Z 2026-01-15T19:59:12.7360235Z 2026-01-15T19:59:12.7360240Z 2026-01-15T19:59:12.7360498Z  2026-01-15T19:59:12.7360816Z 2026-01-15T19:59:12.7360821Z 2026-01-15T19:59:12.7360827Z 2026-01-15T19:59:12.7360831Z 2026-01-15T19:59:12.7360836Z 2026-01-15T19:59:12.7360850Z 2026-01-15T19:59:12.7360855Z 2026-01-15T19:59:12.7360861Z 2026-01-15T19:59:12.7360866Z 2026-01-15T19:59:12.7360871Z 2026-01-15T19:59:12.7360876Z 2026-01-15T19:59:12.7360881Z 2026-01-15T19:59:12.7360886Z 2026-01-15T19:59:12.7360891Z 2026-01-15T19:59:12.7360896Z 2026-01-15T19:59:12.7360900Z 2026-01-15T19:59:12.7361151Z  2026-01-15T19:59:12.7361665Z 2026-01-15T19:59:12.7361674Z 2026-01-15T19:59:12.7361679Z 2026-01-15T19:59:12.7361684Z 2026-01-15T19:59:12.7361689Z 2026-01-15T19:59:12.7361693Z 2026-01-15T19:59:12.7361698Z 2026-01-15T19:59:12.7361703Z 2026-01-15T19:59:12.7361707Z 2026-01-15T19:59:12.7361713Z 2026-01-15T19:59:12.7361724Z 2026-01-15T19:59:12.7361730Z 2026-01-15T19:59:12.7361735Z 2026-01-15T19:59:12.7361739Z 2026-01-15T19:59:12.7361744Z 2026-01-15T19:59:12.7361749Z 2026-01-15T19:59:12.7361754Z 2026-01-15T19:59:12.7362028Z  2026-01-15T19:59:12.7362367Z 2026-01-15T19:59:12.7362372Z 2026-01-15T19:59:12.7362377Z 2026-01-15T19:59:12.7362382Z 2026-01-15T19:59:12.7362386Z 2026-01-15T19:59:12.7362392Z 2026-01-15T19:59:12.7362397Z 2026-01-15T19:59:12.7362402Z 2026-01-15T19:59:12.7362407Z 2026-01-15T19:59:12.7362412Z 2026-01-15T19:59:12.7362426Z 2026-01-15T19:59:12.7362431Z 2026-01-15T19:59:12.7362436Z 2026-01-15T19:59:12.7362441Z 2026-01-15T19:59:12.7362454Z 2026-01-15T19:59:12.7362459Z 2026-01-15T19:59:12.7362464Z 2026-01-15T19:59:12.7362469Z 2026-01-15T19:59:12.7362786Z  2026-01-15T19:59:12.7363127Z 2026-01-15T19:59:12.7363133Z 2026-01-15T19:59:12.7363379Z  2026-01-15T19:59:12.7363545Z 2026-01-15T19:59:12.7363552Z 2026-01-15T19:59:12.7363703Z  2026-01-15T19:59:12.7363865Z 2026-01-15T19:59:12.7363870Z 2026-01-15T19:59:12.7363875Z 2026-01-15T19:59:12.7364034Z  2026-01-15T19:59:12.7364195Z 2026-01-15T19:59:12.7364200Z 2026-01-15T19:59:12.7364206Z 2026-01-15T19:59:12.7364220Z 2026-01-15T19:59:12.7364383Z  2026-01-15T19:59:12.7364555Z 2026-01-15T19:59:12.7364562Z 2026-01-15T19:59:12.7364566Z 2026-01-15T19:59:12.7364571Z 2026-01-15T19:59:12.7364576Z 2026-01-15T19:59:12.7364750Z  2026-01-15T19:59:12.7364933Z 2026-01-15T19:59:12.7364938Z 2026-01-15T19:59:12.7364943Z 2026-01-15T19:59:12.7364948Z 2026-01-15T19:59:12.7364952Z 2026-01-15T19:59:12.7364965Z 2026-01-15T19:59:12.7365142Z  2026-01-15T19:59:12.7365334Z 2026-01-15T19:59:12.7365339Z 2026-01-15T19:59:12.7365345Z 2026-01-15T19:59:12.7365349Z 2026-01-15T19:59:12.7365355Z 2026-01-15T19:59:12.7365360Z 2026-01-15T19:59:12.7365365Z 2026-01-15T19:59:12.7365551Z  2026-01-15T19:59:12.7365764Z 2026-01-15T19:59:12.7365770Z 2026-01-15T19:59:12.7365776Z 2026-01-15T19:59:12.7365781Z 2026-01-15T19:59:12.7365785Z 2026-01-15T19:59:12.7365790Z 2026-01-15T19:59:12.7365795Z 2026-01-15T19:59:12.7365800Z 2026-01-15T19:59:12.7365991Z  2026-01-15T19:59:12.7366215Z 2026-01-15T19:59:12.7366220Z 2026-01-15T19:59:12.7366225Z 2026-01-15T19:59:12.7366229Z 2026-01-15T19:59:12.7366234Z 2026-01-15T19:59:12.7366238Z 2026-01-15T19:59:12.7366243Z 2026-01-15T19:59:12.7366247Z 2026-01-15T19:59:12.7366251Z 2026-01-15T19:59:12.7366433Z  2026-01-15T19:59:12.7366642Z 2026-01-15T19:59:12.7366648Z 2026-01-15T19:59:12.7366658Z 2026-01-15T19:59:12.7366663Z 2026-01-15T19:59:12.7366667Z 2026-01-15T19:59:12.7366672Z 2026-01-15T19:59:12.7366677Z 2026-01-15T19:59:12.7366681Z 2026-01-15T19:59:12.7366685Z 2026-01-15T19:59:12.7366689Z 2026-01-15T19:59:12.7366862Z  2026-01-15T19:59:12.7367223Z 2026-01-15T19:59:12.7367229Z 2026-01-15T19:59:12.7367233Z 2026-01-15T19:59:12.7367237Z 2026-01-15T19:59:12.7367242Z 2026-01-15T19:59:12.7367246Z 2026-01-15T19:59:12.7367251Z 2026-01-15T19:59:12.7367263Z 2026-01-15T19:59:12.7367268Z 2026-01-15T19:59:12.7367272Z 2026-01-15T19:59:12.7367277Z 2026-01-15T19:59:12.7367451Z  2026-01-15T19:59:12.7367685Z 2026-01-15T19:59:12.7367691Z 2026-01-15T19:59:12.7367695Z 2026-01-15T19:59:12.7367700Z 2026-01-15T19:59:12.7367713Z 2026-01-15T19:59:12.7367718Z 2026-01-15T19:59:12.7367722Z 2026-01-15T19:59:12.7367727Z 2026-01-15T19:59:12.7367732Z 2026-01-15T19:59:12.7367736Z 2026-01-15T19:59:12.7367741Z 2026-01-15T19:59:12.7368229Z 2026-01-15T19:59:12.7368442Z  2026-01-15T19:59:12.7368700Z 2026-01-15T19:59:12.7368705Z 2026-01-15T19:59:12.7368710Z 2026-01-15T19:59:12.7368714Z 2026-01-15T19:59:12.7368718Z 2026-01-15T19:59:12.7368722Z 2026-01-15T19:59:12.7368727Z 2026-01-15T19:59:12.7368739Z 2026-01-15T19:59:12.7368744Z 2026-01-15T19:59:12.7368748Z 2026-01-15T19:59:12.7368752Z 2026-01-15T19:59:12.7368756Z 2026-01-15T19:59:12.7368760Z 2026-01-15T19:59:12.7368942Z  2026-01-15T19:59:12.7369208Z 2026-01-15T19:59:12.7369212Z 2026-01-15T19:59:12.7369217Z 2026-01-15T19:59:12.7369222Z 2026-01-15T19:59:12.7369226Z 2026-01-15T19:59:12.7369230Z 2026-01-15T19:59:12.7369234Z 2026-01-15T19:59:12.7369239Z 2026-01-15T19:59:12.7369243Z 2026-01-15T19:59:12.7369248Z 2026-01-15T19:59:12.7369253Z 2026-01-15T19:59:12.7369258Z 2026-01-15T19:59:12.7369262Z 2026-01-15T19:59:12.7369266Z 2026-01-15T19:59:12.7369497Z  2026-01-15T19:59:12.7369784Z 2026-01-15T19:59:12.7369790Z 2026-01-15T19:59:12.7369795Z 2026-01-15T19:59:12.7369799Z 2026-01-15T19:59:12.7369804Z 2026-01-15T19:59:12.7369809Z 2026-01-15T19:59:12.7369813Z 2026-01-15T19:59:12.7369818Z 2026-01-15T19:59:12.7369823Z 2026-01-15T19:59:12.7369834Z 2026-01-15T19:59:12.7369839Z 2026-01-15T19:59:12.7369853Z 2026-01-15T19:59:12.7369858Z 2026-01-15T19:59:12.7369862Z 2026-01-15T19:59:12.7369867Z 2026-01-15T19:59:12.7370062Z  2026-01-15T19:59:12.7370232Z 2026-01-15T19:59:12.7370236Z 2026-01-15T19:59:12.7370239Z 2026-01-15T19:59:12.7370253Z 2026-01-15T19:59:12.7370256Z 2026-01-15T19:59:12.7370259Z 2026-01-15T19:59:12.7370262Z 2026-01-15T19:59:12.7370265Z 2026-01-15T19:59:12.7370268Z 2026-01-15T19:59:12.7370277Z 2026-01-15T19:59:12.7370281Z 2026-01-15T19:59:12.7370286Z 2026-01-15T19:59:12.7370291Z 2026-01-15T19:59:12.7370336Z 2026-01-15T19:59:12.7370341Z 2026-01-15T19:59:12.7370345Z 2026-01-15T19:59:12.7370622Z  2026-01-15T19:59:12.7370920Z 2026-01-15T19:59:12.7370925Z 2026-01-15T19:59:12.7370930Z 2026-01-15T19:59:12.7370935Z 2026-01-15T19:59:12.7370939Z 2026-01-15T19:59:12.7370943Z 2026-01-15T19:59:12.7370949Z 2026-01-15T19:59:12.7370959Z 2026-01-15T19:59:12.7370964Z 2026-01-15T19:59:12.7370969Z 2026-01-15T19:59:12.7370973Z 2026-01-15T19:59:12.7371000Z 2026-01-15T19:59:12.7371004Z 2026-01-15T19:59:12.7371007Z 2026-01-15T19:59:12.7371012Z 2026-01-15T19:59:12.7371016Z 2026-01-15T19:59:12.7371020Z 2026-01-15T19:59:12.7371332Z  2026-01-15T19:59:12.7371634Z 2026-01-15T19:59:12.7371647Z 2026-01-15T19:59:12.7371653Z 2026-01-15T19:59:12.7371657Z 2026-01-15T19:59:12.7371661Z 2026-01-15T19:59:12.7371665Z 2026-01-15T19:59:12.7371670Z 2026-01-15T19:59:12.7371674Z 2026-01-15T19:59:12.7371679Z 2026-01-15T19:59:12.7371683Z 2026-01-15T19:59:12.7371687Z 2026-01-15T19:59:12.7371692Z 2026-01-15T19:59:12.7371702Z 2026-01-15T19:59:12.7371706Z 2026-01-15T19:59:12.7371711Z 2026-01-15T19:59:12.7371715Z 2026-01-15T19:59:12.7371719Z 2026-01-15T19:59:12.7371723Z 2026-01-15T19:59:12.7371981Z  2026-01-15T19:59:12.7372279Z 2026-01-15T19:59:12.7372474Z 2026-01-15T19:59:12.7372610Z  2026-01-15T19:59:12.7372770Z 2026-01-15T19:59:12.7372775Z 2026-01-15T19:59:12.7372918Z  2026-01-15T19:59:12.7373081Z 2026-01-15T19:59:12.7373086Z 2026-01-15T19:59:12.7373101Z 2026-01-15T19:59:12.7373247Z  2026-01-15T19:59:12.7373393Z 2026-01-15T19:59:12.7373398Z 2026-01-15T19:59:12.7373403Z 2026-01-15T19:59:12.7373408Z 2026-01-15T19:59:12.7373541Z  2026-01-15T19:59:12.7373707Z 2026-01-15T19:59:12.7373712Z 2026-01-15T19:59:12.7373716Z 2026-01-15T19:59:12.7373720Z 2026-01-15T19:59:12.7373725Z 2026-01-15T19:59:12.7373919Z  2026-01-15T19:59:12.7374140Z 2026-01-15T19:59:12.7374145Z 2026-01-15T19:59:12.7374151Z 2026-01-15T19:59:12.7374313Z 2026-01-15T19:59:12.7374320Z 2026-01-15T19:59:12.7374325Z 2026-01-15T19:59:12.7374517Z  2026-01-15T19:59:12.7374718Z 2026-01-15T19:59:12.7374723Z 2026-01-15T19:59:12.7374728Z 2026-01-15T19:59:12.7374733Z 2026-01-15T19:59:12.7374738Z 2026-01-15T19:59:12.7374749Z 2026-01-15T19:59:12.7374754Z 2026-01-15T19:59:12.7374926Z  2026-01-15T19:59:12.7375145Z 2026-01-15T19:59:12.7375150Z 2026-01-15T19:59:12.7375155Z 2026-01-15T19:59:12.7375160Z 2026-01-15T19:59:12.7375165Z 2026-01-15T19:59:12.7375170Z 2026-01-15T19:59:12.7375175Z 2026-01-15T19:59:12.7375180Z 2026-01-15T19:59:12.7375346Z  2026-01-15T19:59:12.7375569Z 2026-01-15T19:59:12.7375573Z 2026-01-15T19:59:12.7375578Z 2026-01-15T19:59:12.7375583Z 2026-01-15T19:59:12.7375588Z 2026-01-15T19:59:12.7375593Z 2026-01-15T19:59:12.7375597Z 2026-01-15T19:59:12.7375602Z 2026-01-15T19:59:12.7375607Z 2026-01-15T19:59:12.7375810Z  done 2026-01-15T19:59:12.9427504Z Preparing transaction: | / done 2026-01-15T19:59:13.9703765Z Verifying transaction: \ | / - \ | / - \ | done 2026-01-15T19:59:14.3762151Z Executing transaction: - \ | / done 2026-01-15T19:59:14.6104687Z ffmpeg version 7.0.1 Copyright (c) 2000-2024 the FFmpeg developers 2026-01-15T19:59:14.6105276Z built with gcc 12.4.0 (conda-forge gcc 12.4.0-0) 2026-01-15T19:59:14.6111346Z configuration: --prefix=/home/runner/miniconda3/envs/test --cc=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-cc --cxx=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-c++ --nm=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-nm --ar=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --enable-vaapi --enable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --pkg-config=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/pkg-config 2026-01-15T19:59:14.6117550Z libavutil 59. 8.100 / 59. 8.100 2026-01-15T19:59:14.6118105Z libavcodec 61. 3.100 / 61. 3.100 2026-01-15T19:59:14.6118556Z libavformat 61. 1.100 / 61. 1.100 2026-01-15T19:59:14.6119022Z libavdevice 61. 1.100 / 61. 1.100 2026-01-15T19:59:14.6119570Z libavfilter 10. 1.100 / 10. 1.100 2026-01-15T19:59:14.6120018Z libswscale 8. 1.100 / 8. 1.100 2026-01-15T19:59:14.6120424Z libswresample 5. 1.100 / 5. 1.100 2026-01-15T19:59:14.6120830Z libpostproc 58. 1.100 / 58. 1.100 2026-01-15T19:59:14.6150553Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:59:14.6150958Z bash packaging/install_test_dependencies.sh 2026-01-15T19:59:14.6183202Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:14.6183631Z env: 2026-01-15T19:59:14.6183806Z INPUT_RUN_POST: true 2026-01-15T19:59:14.6184028Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:14.6184252Z ##[endgroup] 2026-01-15T19:59:15.3904338Z Installing test dependencies... 2026-01-15T19:59:15.6833408Z Requirement already satisfied: numpy in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:59:15.7702903Z Collecting pytest 2026-01-15T19:59:15.8336341Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:59:15.8385388Z Requirement already satisfied: pillow in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:59:15.8514654Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:59:15.8653502Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:59:15.8761678Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:59:15.8899776Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:15.9152149Z Collecting packaging>=22 (from pytest) 2026-01-15T19:59:15.9291336Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:59:15.9411442Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:59:15.9550647Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:59:15.9756615Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:59:15.9895330Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:16.0097999Z Collecting tomli>=1 (from pytest) 2026-01-15T19:59:16.0238507Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:59:16.0330121Z Requirement already satisfied: typing-extensions>=4.6.0 in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:59:16.0489705Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:59:16.1049281Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:59:16.1206766Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:59:16.1363593Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:59:16.1517719Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:59:16.1674508Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:59:16.1960280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.8 MB/s 0:00:00 2026-01-15T19:59:16.2099279Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:59:16.2787772Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:59:16.9962908Z 2026-01-15T19:59:17.0001265Z 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:59:17.0389012Z Test dependencies installed successfully! 2026-01-15T19:59:17.0431046Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:59:17.0431697Z pytest --override-ini="addopts=-v" test 2026-01-15T19:59:17.0465431Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:17.0465896Z env: 2026-01-15T19:59:17.0466191Z INPUT_RUN_POST: true 2026-01-15T19:59:17.0466558Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:17.0466952Z ##[endgroup] 2026-01-15T19:59:19.8037809Z ============================= test session starts ============================== 2026-01-15T19:59:19.8039078Z platform linux -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /home/runner/miniconda3/envs/test/bin/python 2026-01-15T19:59:19.8039750Z cachedir: .pytest_cache 2026-01-15T19:59:19.8040096Z rootdir: /home/runner/work/torchcodec/torchcodec 2026-01-15T19:59:19.8040498Z configfile: pyproject.toml 2026-01-15T19:59:20.4146861Z collecting ... collected 1760 items 2026-01-15T19:59:20.4147383Z 2026-01-15T19:59:20.4238184Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4284585Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4303548Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4356831Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4399894Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4417635Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4469391Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4512544Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4530235Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4581967Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4624839Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4642549Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4693913Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4738114Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4755966Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:20.4812937Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:20.4856144Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:20.4873775Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:20.4924752Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:59:20.4968215Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:59:20.4985831Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:20.5078548Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:59:20.5149518Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:59:20.5200967Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:59:20.5241365Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:59:20.6854416Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:59:20.6864913Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:59:20.7575442Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:59:20.8195706Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:59:20.8204206Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:59:20.8211484Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:59:20.8218476Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:59:20.8225374Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:59:20.8937616Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:59:20.9532395Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:59:20.9539579Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:59:20.9546471Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:59:20.9553573Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:59:20.9560885Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:59:21.1540889Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:59:21.5929721Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:21.5937426Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:21.5944612Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0315154Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:59:22.0323047Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0330323Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0386112Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:59:22.0514204Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:59:22.0521308Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0583130Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:22.0590233Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:22.0596997Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:22.0642865Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:22.0649772Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.0656520Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:22.1819800Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:22.1826569Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.1833429Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:22.2976586Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:22.2983853Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:22.2991637Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.2790982Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:59:39.3328401Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:39.3335373Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.3342135Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.3865988Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:39.3873016Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.3879728Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:39.4079479Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:59:39.4086138Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:59:39.4092775Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.4148214Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.4155122Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.4161577Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.4204093Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.4210708Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.4216915Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.4676727Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.4683566Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.4690216Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5140088Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5146812Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.5153774Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5212487Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5219031Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:39.5225307Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:39.5270054Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:39.5276622Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.5282991Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.5362370Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:59:39.5369134Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.5375639Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.6938987Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:39.6945899Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.6955302Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.8509192Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:39.8515680Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.8522199Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.8554977Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:59:39.8609794Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:39.8616571Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.8623229Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.8665846Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:39.8672447Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:39.8678793Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:39.8812691Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:39.8819528Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.8826069Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.8951984Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:39.8959069Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.8965690Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.9099353Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:39.9106046Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.9112765Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.9237504Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:39.9244420Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.9251097Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.9307297Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:59:39.9313884Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.9320314Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.9364444Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:39.9372700Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:39.9379153Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:39.9615344Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:59:39.9622989Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:39.9630316Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:39.9988933Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:59:39.9996032Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.0002769Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.0355543Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:59:40.0362916Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.0369819Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.0585827Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:59:40.0592805Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.0599511Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.0945548Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:59:40.0953190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.0960194Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:40.1308890Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:59:40.1315992Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:40.1323090Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.2437033Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:59:40.2444263Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:59:40.2451098Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.3546527Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:59:40.3553720Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:59:40.3560584Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:40.3630410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.3698873Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.3766321Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.3833764Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.3908574Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.3978805Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4052213Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4124999Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4191801Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4258122Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:59:40.4361521Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:59:40.4464811Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:59:40.4598857Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:59:40.4727369Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:59:40.4734890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4741761Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4748509Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4755100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4761709Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4768493Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4774905Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4781574Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4788109Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4796201Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4803159Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4809691Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4816066Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:40.4822624Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:40.4828954Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4835581Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4842038Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4848439Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4854827Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4861411Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4869427Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4875825Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4882495Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4888723Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4895179Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4901966Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4908309Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:40.4914654Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:40.4973550Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:59:40.5030994Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:59:40.5088362Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:59:40.5145202Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:59:40.5207368Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.5267004Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.5331263Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.5394843Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.5451921Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.5508841Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.5602565Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.5697738Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.5808910Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:59:40.5919775Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:59:40.5926996Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.5934009Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.5940848Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.5947463Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.5954196Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.5961130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.5967575Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:40.5974271Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:40.5980827Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.5987295Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.5995470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6002088Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6008769Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6015566Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6022169Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6028655Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6035125Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6041753Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6048362Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6054833Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6061546Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6069727Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6076330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6083247Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:40.6089851Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:40.6096220Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:40.6102881Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:59:40.6109363Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:40.6160203Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:59:40.7701108Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:59:41.1136530Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:59:41.4607299Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:59:41.4614056Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:41.4620775Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:41.4627190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:59:41.4633785Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:59:41.4640333Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:59:41.4646574Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:59:41.6286153Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:59:41.9595365Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:59:42.2909652Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:59:42.2916263Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:42.2923160Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:42.2930174Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:59:42.2936425Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:59:42.2943222Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:59:42.2949851Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:59:42.3009791Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:59:42.3018716Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3025339Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3067677Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:59:42.3074629Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3081515Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3149814Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:59:42.3156354Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3163023Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3170009Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:59:42.3176235Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:59:42.3182670Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:42.3189082Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:59:42.3195520Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:59:42.3203557Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:59:42.3210021Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:59:42.3216140Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:59:42.3268268Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.3274908Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.3281497Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.3345840Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:59:42.3352582Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.3359199Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.4182023Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.4188775Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.4195527Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.5493447Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:59:42.5500931Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.5507299Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:42.6401015Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:59:42.6407671Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:42.6414441Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.7742404Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:59:42.7748854Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.7755924Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.8511308Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:59:42.8517304Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.8526138Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:42.8539006Z 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:59:42.8545103Z 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:59:42.8551515Z 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:59:42.8563801Z 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:59:42.8570372Z 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:59:42.8576585Z 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:59:42.8588409Z 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:59:42.8594543Z 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:59:42.8601024Z 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:59:42.8617097Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:59:42.8623494Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:59:42.8629832Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:59:42.8853772Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:59:42.8860307Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:59:42.8871905Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:59:42.8877662Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:59:42.8883756Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:59:42.8889998Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:59:42.8895953Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:59:42.8902145Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:59:42.8908153Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:59:42.8914114Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:59:42.8920241Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:59:42.8926095Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:59:42.8932182Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:59:42.8939692Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:59:42.8945562Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:59:42.8951583Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:59:42.8957339Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.8963543Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.8969759Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:59:42.8975757Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:59:42.8981930Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:59:42.8987758Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:59:42.8993875Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:59:42.8999975Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:59:42.9007413Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.9013476Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.9019739Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:59:42.9025659Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:59:42.9031733Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:59:42.9037528Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:59:42.9043717Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:59:42.9049782Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:59:42.9055593Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:42.9061667Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:42.9067482Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9075092Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:59:42.9081264Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:59:42.9087143Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:59:42.9093402Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:59:42.9099547Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:59:42.9105472Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:59:42.9111520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:59:42.9117338Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9124100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:59:42.9130861Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:59:42.9137423Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:59:42.9145748Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:59:42.9152566Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:59:42.9158907Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:59:42.9165650Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:59:42.9172335Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:42.9178840Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9185291Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9192031Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:59:42.9198597Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:59:42.9205550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:59:42.9212066Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:59:42.9220158Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:59:42.9236950Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:59:42.9238644Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9242558Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9248934Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:59:42.9255394Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:59:42.9261973Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:59:42.9268596Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:59:42.9275010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:59:42.9281709Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:59:42.9288301Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:59:42.9296259Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:59:42.9302914Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9309392Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9315738Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:59:42.9322299Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:59:42.9328750Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:59:42.9335020Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:59:42.9341616Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:59:42.9347805Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:59:42.9354309Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9360892Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9368864Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:59:42.9375262Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:59:42.9381860Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:59:42.9388189Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:59:42.9394441Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:59:42.9401107Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:59:42.9407289Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:42.9414077Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:42.9420519Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9426741Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:59:42.9433664Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:59:42.9441899Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:59:42.9448501Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:59:42.9454859Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:59:42.9461624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:59:42.9467802Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:59:42.9474514Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9481265Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:59:42.9487527Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:59:42.9494096Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:59:42.9500563Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:59:42.9506797Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:59:42.9514875Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:59:42.9521500Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:59:42.9527761Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:42.9534255Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:59:42.9540841Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:59:42.9548127Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:59:42.9556368Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:59:42.9562832Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:59:42.9569070Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:59:42.9575439Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:59:42.9581760Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:59:42.9589506Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:59:42.9595299Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:59:42.9601298Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:59:42.9607079Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:59:42.9675932Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:59:42.9682203Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:42.9688446Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:42.9694846Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:42.9701361Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:42.9745213Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:59:42.9762299Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:59:42.9777177Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:59:43.0038962Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:59:43.0119689Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:59:43.0162870Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:59:43.0316552Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:59:43.0433067Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:59:43.0564392Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:59:43.0633685Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:59:43.0740462Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:59:43.0802410Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:59:43.0907145Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:59:43.0969371Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:59:43.1109758Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:59:43.1199261Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:59:43.1483108Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:59:43.1539058Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:59:43.1567327Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1620764Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:59:43.1644578Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1688723Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:59:43.1705044Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:59:43.1781543Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:59:43.1796306Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:59:43.1818359Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:59:43.1881097Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:59:43.1945715Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:59:43.2001886Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:59:43.2054576Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:59:43.2099382Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:59:43.2192906Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:59:43.2396758Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:59:43.2447391Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:59:43.2500910Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:59:43.2523714Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:59:43.2576235Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2598977Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2649813Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2673902Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2764889Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2825022Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2844434Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2895504Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2914624Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.2978786Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.2998489Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3048749Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3068402Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3133263Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3155173Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3211445Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3233113Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:43.3339720Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:43.3365507Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3430828Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3456084Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3638963Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3673957Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.3752292Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.3784030Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4040859Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4064456Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4118070Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4138897Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4205001Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4228399Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4246905Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4264110Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4282827Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:59:43.4299216Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:59:43.4318399Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:59:43.4338567Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:59:43.4484378Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:59:43.4622572Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.4760544Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.4876621Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:59:43.4988820Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.5103347Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.5285234Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:59:43.5470885Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:59:43.5648741Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:59:43.7330382Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:59:43.8069013Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:59:43.9718856Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:59:44.0458817Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:59:44.2067716Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:59:44.2857743Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:59:44.4423266Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:59:44.5204961Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:44.6364426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:59:44.7103316Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:59:44.8267584Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:59:44.8999992Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:59:45.0201890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:45.0960185Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:45.2166495Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:45.2959782Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:45.4605763Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:59:45.5456418Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:59:45.7108801Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:59:45.7912616Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:59:45.9478408Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:46.0310877Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:46.1868960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:46.2715085Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:46.5941415Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:59:46.6959447Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:59:47.0467751Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:59:47.1471657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:59:47.4951036Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:47.5974461Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:47.9035492Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:48.0221984Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:48.2128637Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:59:48.3142507Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:59:48.5078649Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:59:48.6113305Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:59:48.8063026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:48.9080790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:49.1143033Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:49.2326793Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:49.5528183Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:59:49.6732526Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:59:50.0007143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:59:50.1210495Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:59:50.4701980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:50.5901082Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:50.8961475Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:51.0317507Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:51.1304909Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:59:51.2031403Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:59:51.3020018Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:59:51.3748335Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:59:51.4742041Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:51.5471330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:51.6464889Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:51.7253055Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:51.8161265Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:59:51.8899419Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:59:51.9814242Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:59:52.0534152Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:59:52.1444491Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:52.2168272Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:52.3089156Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:52.3834017Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:52.4825441Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:59:52.5637767Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:59:52.6624965Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:59:52.7441697Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:59:52.8423325Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:52.9260052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:53.0265487Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:53.1093067Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:53.2549045Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:59:53.3541032Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:59:53.4979597Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:59:53.5937365Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:59:53.7355618Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:53.8313838Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:53.9726035Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:54.0667391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:59:54.1800868Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:59:54.2729950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:59:54.3919664Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:59:54.4878966Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:59:54.6032036Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:59:54.6992591Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:54.8161005Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:54.9109344Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:59:55.0550840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:59:55.1811059Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:59:55.3227431Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:59:55.4471389Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:59:55.5910770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:59:55.7173847Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:55.8594117Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:55.9830711Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:56.0958216Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:59:56.1716785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:59:56.2845088Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:59:56.3607345Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:59:56.4744947Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:59:56.5484831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:59:56.6625454Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:59:56.7371470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:56.8384020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:59:56.9138499Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:59:57.0132527Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:59:57.0895545Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:59:57.1885366Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:59:57.2620450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:59:57.3612145Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:59:57.4347651Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:59:57.5486794Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:59:57.6267012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:59:57.7371640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:59:57.8142225Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:59:57.9275601Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:59:58.0055496Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:59:58.1172188Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:59:58.1942657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:59:58.3618266Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:59:58.4465273Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:59:58.6123392Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:59:58.6971371Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:59:58.8616677Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:59:58.9460681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:59:59.1123906Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:59:59.1969953Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:59:59.3253279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:59:59.4094632Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:59:59.5387083Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T19:59:59.6233804Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T19:59:59.7510752Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T19:59:59.8368230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T19:59:59.9661022Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:00.0527545Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:00.2187690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:00:00.3077126Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:00:00.4729767Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T20:00:00.5613143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T20:00:00.7282391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T20:00:00.8177144Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T20:00:00.9858215Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:01.0758662Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:01.1900590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:00:01.2264882Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:00:01.3405943Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:00:01.3775777Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:00:01.4833658Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:01.5212939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:01.6243562Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:01.6650448Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:01.7383670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:00:01.7770495Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:00:01.8505747Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:00:01.8895694Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T20:00:01.9609485Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:02.0012369Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:02.0740948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:02.1157501Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:02.2339401Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T20:00:02.2780549Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T20:00:02.3944590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:00:02.4397305Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:00:02.5492183Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:02.5970552Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:02.7030070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:02.7497278Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:03.0049770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:00:03.0645923Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:00:03.3220853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:00:03.3817243Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:00:03.6652456Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:03.7240071Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:03.9601318Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:04.0326729Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:04.1636461Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T20:00:04.2221557Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T20:00:04.3520689Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T20:00:04.4099761Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:00:04.5444015Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:04.6028135Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:04.7435009Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:04.8146673Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:05.0712416Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:00:05.1454799Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:00:05.4031298Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:00:05.4778682Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:00:05.7604339Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:05.8348985Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:06.0709864Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:06.1590238Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:06.2046187Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T20:00:06.2361109Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T20:00:06.2802242Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T20:00:06.3119013Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T20:00:06.3551825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:06.3867699Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:06.4313468Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:06.4629979Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:06.5034522Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:00:06.5347014Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:00:06.5746935Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:00:06.6057511Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:00:06.6461907Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:06.6772037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:06.7165830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:06.7471180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:06.7906846Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T20:00:06.8266145Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T20:00:06.8711461Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T20:00:06.9068140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T20:00:06.9509139Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:06.9867298Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:07.0312916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:07.0671440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:07.1366844Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:00:07.1800911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:00:07.2494608Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:00:07.2935362Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:00:07.3636847Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:07.4076965Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:07.4762762Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:07.5203106Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:07.5765765Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T20:00:07.6196173Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T20:00:07.6753486Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T20:00:07.7183826Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T20:00:07.7752768Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:07.8182602Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:07.8746685Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:07.9186594Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:07.9884527Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:00:08.0484394Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:00:08.1186494Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:00:08.1783496Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:00:08.2499294Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:08.3097254Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:08.3823005Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:08.4441719Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:08.5054031Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:00:08.5400435Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T20:00:08.5976052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T20:00:08.6322896Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T20:00:08.6909822Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:08.7272275Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:08.7852945Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:08.8208444Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:08.8709019Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:00:08.9060911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:00:08.9555819Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:00:08.9904855Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:00:09.0397186Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:09.0746004Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:09.1248866Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:09.1599078Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:09.2174364Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:00:09.2545319Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:00:09.3124417Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:00:09.3493857Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T20:00:09.4088428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:09.4466126Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:09.5054570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:09.5425160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:09.6406345Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T20:00:09.6827113Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:00:09.7786975Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:00:09.8203805Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:00:09.9188443Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:09.9599405Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:10.0545289Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:10.0956943Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:10.1646572Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:00:10.2050937Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:00:10.2743147Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:00:10.3147421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:00:10.3841866Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:10.4256276Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:10.4948657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:10.5356122Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:10.6320434Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T20:00:10.6767736Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T20:00:10.7731944Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T20:00:10.8191141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:00:10.9149970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:10.9601692Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:11.0552183Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:11.1001726Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:11.2160396Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:00:11.2524888Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:00:11.3659330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:00:11.4025535Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:00:11.5078427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:11.5457089Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:11.6493518Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:11.6895964Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:11.7607079Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T20:00:11.7956948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T20:00:11.8658789Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T20:00:11.9018796Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T20:00:11.9713814Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:12.0093207Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:12.0808309Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:12.1212239Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:12.2340017Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:00:12.2764275Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:00:12.3904930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:00:12.4337315Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:00:12.5393493Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:12.5816190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:12.6850590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:12.7283476Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:12.9844014Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T20:00:13.0433073Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T20:00:13.2989457Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T20:00:13.3575452Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T20:00:13.6434919Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:13.7031788Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:13.9374996Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:14.0098774Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:14.1415122Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:00:14.2003651Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:00:14.3295355Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:00:14.3882074Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:00:14.5234134Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:14.5814229Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:14.7190939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:14.7906067Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:15.0493888Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T20:00:15.1235090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T20:00:15.3791637Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T20:00:15.4537544Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T20:00:15.7392006Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:15.8131720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:16.0489620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:16.1361810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:16.1821091Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:00:16.2145464Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:00:16.2598210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:00:16.2921068Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:00:16.3370900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:16.3682539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:16.4128790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:16.4452723Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:16.4858729Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:00:16.5174150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T20:00:16.5578921Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T20:00:16.5889379Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T20:00:16.6291367Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:16.6595733Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:16.7003198Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:16.7318266Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:16.7758372Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:00:16.8119637Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:00:16.8569048Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:00:16.8928309Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:00:16.9374830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:16.9741562Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:17.0198687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:17.0576312Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:17.1271778Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:00:17.1724184Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:00:17.2440492Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T20:00:17.2888905Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T20:00:17.3582730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:17.4026525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:17.4724633Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:17.5164665Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:17.5720400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T20:00:17.6154244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:00:17.6714971Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:00:17.7152126Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:00:17.7717292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:17.8150088Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:17.8711279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:17.9150427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:17.9894157Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:00:18.0493989Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:00:18.1195302Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:00:18.1793231Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:00:18.2490310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:18.3080620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:18.3783050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:18.4373941Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:18.4951026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T20:00:18.5298906Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T20:00:18.5884157Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:00:18.6232537Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:00:18.6810746Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:18.7163061Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:18.7753042Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:18.8096683Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:18.8586041Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:00:18.8939846Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:00:18.9441885Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:00:18.9793174Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:00:19.0285094Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:19.0633752Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:19.1137350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:19.1487393Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:19.2064331Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T20:00:19.2428024Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T20:00:19.3011380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T20:00:19.3373244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T20:00:19.3951007Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:19.4307506Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:19.4874886Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:19.5235505Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:19.6196279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:00:19.6613896Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:00:19.7591914Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:00:19.8018376Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:00:19.8993477Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:19.9411330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:20.0377500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:20.0802314Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:20.1523266Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T20:00:20.1944721Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T20:00:20.2658695Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T20:00:20.3088340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T20:00:20.3808196Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:20.4234448Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:20.4963221Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:20.5382994Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:20.6368681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:00:20.6827046Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:00:20.7802530Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:00:20.8260791Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:00:20.9221830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:20.9675525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:21.0644026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:21.1102668Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:21.1983779Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T20:00:21.2191915Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T20:00:21.3053131Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T20:00:21.3260834Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T20:00:21.4039697Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:21.4266853Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:21.5027411Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:21.5298269Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:21.5730878Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T20:00:21.5937056Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T20:00:21.6369283Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T20:00:21.6574991Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T20:00:21.6993495Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:21.7218219Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:21.7652052Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:21.7921239Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:21.8782221Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:00:21.9086366Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T20:00:21.9946198Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T20:00:22.0254236Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T20:00:22.1036689Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:22.1343870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:22.2103758Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:22.2444962Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:22.2617438Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T20:00:22.2731554Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T20:00:22.2900534Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T20:00:22.3015536Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T20:00:22.3186777Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:22.3300779Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:22.3471732Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:22.3584588Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:22.3714465Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:00:22.3828104Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:00:22.3959944Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T20:00:22.4073084Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T20:00:22.4204080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:22.4317774Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:22.4449032Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:22.4562544Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:22.4732250Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T20:00:22.4911606Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T20:00:22.5083849Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T20:00:22.5264574Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T20:00:22.5436879Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:22.5620654Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:22.5793098Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:22.5974882Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:22.6269077Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T20:00:22.6382310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T20:00:22.6678401Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:00:22.6790350Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:00:22.7082545Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:22.7194661Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:22.7492562Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:22.7604160Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:22.7826780Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T20:00:22.7938652Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T20:00:22.8174263Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T20:00:22.8275294Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T20:00:22.8496793Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:22.8607730Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:22.8829105Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:22.8941549Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:22.9240484Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T20:00:22.9372209Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T20:00:22.9670851Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T20:00:22.9798495Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T20:00:23.0093256Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:23.0227482Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:23.0526954Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:23.0689593Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:23.1585937Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T20:00:23.1818406Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T20:00:23.2703153Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T20:00:23.2911377Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T20:00:23.3691975Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:23.3918404Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:23.4684125Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:23.4958401Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:23.5392871Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T20:00:23.5602270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T20:00:23.6038512Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T20:00:23.6251511Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T20:00:23.6678663Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:23.6911072Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:23.7349741Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:23.7622733Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:23.8487245Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T20:00:23.8793529Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T20:00:23.9703942Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T20:00:24.0008768Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T20:00:24.0798810Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:24.1109033Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:24.1870865Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:24.2212991Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:24.2386876Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T20:00:24.2502838Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T20:00:24.2678509Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T20:00:24.2793912Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T20:00:24.2968442Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:24.3084171Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:24.3259576Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:24.3375085Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:24.3508553Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T20:00:24.3624050Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T20:00:24.3758652Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T20:00:24.3874045Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T20:00:24.4008978Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:24.4125552Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:24.4259806Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:24.4377628Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:24.4554013Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T20:00:24.4738003Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T20:00:24.4913948Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T20:00:24.5097507Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T20:00:24.5272191Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:24.5457437Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:24.5633080Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:24.5817045Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:24.6119782Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:00:24.6233287Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T20:00:24.6533247Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T20:00:24.6644927Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T20:00:24.6945287Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:24.7056499Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:24.7353827Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:24.7466116Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:24.7687236Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T20:00:24.7798292Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T20:00:24.8019601Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T20:00:24.8130014Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T20:00:24.8350458Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:24.8459659Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:24.8680447Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:24.8789716Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:24.9083001Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T20:00:24.9210202Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T20:00:24.9503810Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T20:00:24.9631852Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T20:00:24.9926340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T20:00:25.0053850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T20:00:25.0356437Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T20:00:25.0483553Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T20:00:25.6515596Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T20:00:25.6562518Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T20:00:25.6607055Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T20:00:25.6649385Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T20:00:25.6682441Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T20:00:25.6713608Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T20:00:25.6743830Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T20:00:25.6773911Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T20:00:25.6803458Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T20:00:25.6833708Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T20:00:25.6864283Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T20:00:25.6893630Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T20:00:25.6922324Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T20:00:25.6951577Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T20:00:25.6980283Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T20:00:25.7009530Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T20:00:25.7038869Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T20:00:25.7068171Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T20:00:25.7097611Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T20:00:25.7126996Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T20:00:25.7155825Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T20:00:25.7184906Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T20:00:25.7196973Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T20:00:25.7381580Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T20:00:25.7583389Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T20:00:25.7638450Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T20:00:25.7675204Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T20:00:25.7704249Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T20:00:25.7732970Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T20:00:25.7768596Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T20:00:25.7801120Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T20:00:25.7833394Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T20:00:25.7866088Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T20:00:25.7899085Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T20:00:25.7932168Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T20:00:25.7965483Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T20:00:25.7998319Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T20:00:25.8031126Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T20:00:25.8057801Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T20:00:25.8084573Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T20:00:25.8107311Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T20:00:25.8130240Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T20:00:25.8137288Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T20:00:25.8143807Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T20:00:25.8150402Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T20:00:25.8174575Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T20:00:25.8287328Z 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-15T20:00:25.8311598Z 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-15T20:00:25.8335083Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8358338Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8380331Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:00:25.8402144Z 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-15T20:00:25.8424133Z 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-15T20:00:25.8446700Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8469285Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8492047Z 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-15T20:00:25.8514028Z 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-15T20:00:25.8536448Z 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-15T20:00:25.8559140Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8581949Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:25.8995265Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T20:00:25.9410392Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:00:25.9799612Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:00:25.9806851Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:00:25.9814275Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T20:00:25.9821432Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T20:00:27.3397185Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T20:00:28.6822603Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T20:00:30.1111747Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T20:00:56.8764167Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T20:00:58.2175524Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:00:59.5662829Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:01:00.9741637Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:01:27.6711623Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T20:01:28.9013065Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T20:01:30.1399402Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T20:01:31.4430988Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T20:01:58.0521846Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T20:01:59.1593461Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:02:00.2622583Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:02:00.6954125Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T20:02:01.8777525Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:02:02.3005455Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:02:03.7903233Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:02:41.0907641Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T20:02:42.1881985Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:02:43.2985424Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:02:43.7312911Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T20:02:44.9119111Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:02:45.3340969Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T20:02:46.8243808Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T20:03:24.1164997Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T20:03:26.9188978Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T20:03:29.7015326Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T20:03:29.7039256Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T20:03:32.8828043Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T20:03:32.8851985Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T20:04:12.4037507Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T20:04:13.6968194Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T20:04:14.9850417Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T20:04:15.6863668Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:04:16.9733989Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:04:17.6574258Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:04:55.9271891Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T20:04:56.6893080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:04:57.4929990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T20:04:58.2242014Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T20:04:59.0544908Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T20:04:59.7739479Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T20:05:38.1037023Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T20:05:39.5888443Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T20:05:41.0549945Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T20:05:41.7513313Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T20:05:43.2091150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T20:05:43.9070987Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T20:06:22.4311942Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T20:06:24.5457786Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:06:26.6368728Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:06:26.6394926Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:06:28.8671718Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:06:28.8697749Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:07:08.0020382Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T20:07:09.1422776Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:07:10.2801538Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:07:10.8730838Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:07:12.0228934Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T20:07:12.6109639Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T20:07:50.7246267Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T20:07:51.3775618Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T20:07:52.0073080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:07:52.5998694Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:07:53.2448403Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:07:53.8329790Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:08:31.8600830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T20:08:33.1123548Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:08:34.3448171Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:08:34.9368080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:08:36.1613662Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:08:36.7293756Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:09:14.8489578Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T20:09:16.9410938Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:09:19.0331089Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:09:19.0356010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:09:21.2406806Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:09:21.2432790Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:10:00.1261407Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T20:10:01.2378458Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T20:10:02.3519899Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T20:10:02.9187622Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T20:10:04.0239308Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:10:04.5856988Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:10:42.4976765Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T20:10:43.1086155Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:10:43.7060429Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:10:44.2948444Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:10:44.9354430Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:10:45.5020370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:11:23.5911334Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T20:11:24.8424237Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:11:26.0662150Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:11:26.6312233Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:11:27.8618722Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:11:28.4226548Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:12:06.5942512Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T20:12:09.3803755Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:12:12.1641785Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:12:12.1664926Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:12:15.3370559Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T20:12:15.3394902Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T20:12:54.6938670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T20:12:55.9563254Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:12:57.2435013Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:12:57.9198841Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:12:59.2114524Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:12:59.8943520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:13:38.0102489Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T20:13:38.7524115Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:13:39.5189697Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:13:40.2005788Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:13:41.0028473Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:13:41.6791703Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:14:19.8933979Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T20:14:21.3264727Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:14:22.7846111Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:14:23.4842861Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:14:24.9759261Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:14:25.6440208Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:15:03.8668843Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T20:15:05.9476126Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:15:08.0207629Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:15:08.0233815Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:15:10.2316133Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:15:10.2343036Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:15:49.0536143Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T20:15:50.1479762Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:15:51.2473946Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:15:51.8441943Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:15:52.9767691Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:15:53.5526668Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:16:31.5242368Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T20:16:32.1257127Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:16:32.7433477Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:16:33.3212070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:16:33.9506362Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:16:34.5189593Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:17:12.5995453Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T20:17:13.8304055Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T20:17:15.0696075Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T20:17:15.6437666Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:17:16.8728461Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:17:17.4386145Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:17:55.5533917Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T20:17:57.6256601Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:17:59.7046804Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:17:59.7073413Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:18:01.9357696Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:18:01.9384752Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:18:40.7992272Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T20:18:41.9100557Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:18:43.0143327Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:18:43.5812583Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:18:44.7133626Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:18:45.2701741Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:19:23.2731653Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T20:19:23.8771720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T20:19:24.4901114Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T20:19:25.0740404Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T20:19:25.6872729Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T20:19:26.2519845Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T20:20:04.4187158Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T20:20:05.6427656Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:20:06.8696780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:20:07.4498010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:20:08.7015662Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:20:09.2802681Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:20:47.5135582Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T20:20:49.3799576Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:20:51.0236741Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:20:51.0764475Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:20:51.1147177Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:20:51.1568843Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T20:20:51.2206724Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T20:20:51.2436604Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T20:20:51.2822686Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T20:20:51.3524767Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T20:20:56.5245016Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T20:20:57.0038488Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T20:20:57.0313347Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T20:20:57.0563556Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:20:57.0811058Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:20:57.0817307Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:20:57.0823241Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:57.0829080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:20:57.0836170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:20:57.0842066Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:57.0847544Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:20:57.0853300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:20:57.0859238Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:20:57.0864677Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0870465Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0875964Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0881687Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0887103Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0894145Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0900009Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0905434Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0911656Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0917219Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0923096Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0928747Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0934321Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0940007Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0945441Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0951115Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:20:57.0957987Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:20:57.0963612Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:20:57.0969427Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.0974909Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.0980619Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:57.0986358Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.0992275Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.0997799Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:57.1003562Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.1009313Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.1015095Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:57.1027301Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.1033117Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.1038782Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:57.1044487Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.1050217Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.1055670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:20:57.1061296Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:20:57.1066652Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:20:57.1072397Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1077776Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1083447Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1090496Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1096044Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1101706Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1107120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1112723Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1118306Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1123781Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1129450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1134945Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1140716Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1146304Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1153319Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1158950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:20:57.1164424Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:20:57.1170038Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:20:57.1175482Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1181237Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1186534Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:57.1192140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1197649Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1203328Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:57.1209124Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1215925Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1221599Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:57.1227061Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1232671Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1238268Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:20:57.1243727Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1249387Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1254800Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:20:57.1260357Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:20:57.1265806Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:20:57.1271507Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1278477Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1283869Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1289464Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1295026Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1300651Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1306090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1311787Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1317397Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1322981Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1328731Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1334583Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1341647Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1347111Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1352721Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1358335Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:20:57.1363724Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:20:57.1369291Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:20:57.1374691Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1380370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1385827Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1391468Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1396849Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1403961Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1409599Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1415023Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1420632Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1425915Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1431618Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1437089Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1442839Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1448377Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1453871Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1459447Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:20:57.1466207Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:20:57.1471835Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:20:57.1477187Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1482738Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1488380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:57.1493754Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1499416Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1504828Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:57.1510408Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1515941Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1521643Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:57.1528582Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1534110Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1539786Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:57.1545196Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1550826Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1556214Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:20:57.1561814Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:20:57.1567291Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:20:57.1572979Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1578694Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1584282Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1591272Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1596660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1602353Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1607773Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1613415Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1618968Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1624403Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1629980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1635506Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1641430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1646768Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1653964Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1659638Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:20:57.1665089Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:20:57.1670724Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:20:57.1676095Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1681602Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1687064Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:57.1692684Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1698303Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1703849Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:57.1709477Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1716297Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1721923Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:57.1727341Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1732942Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1738490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:57.1744109Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1749718Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1755147Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:20:57.1760801Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:20:57.1766168Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:20:57.1771832Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:57.1780637Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:57.1786199Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:57.1791834Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:57.1797425Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:57.1802954Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:57.1808499Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:57.1813992Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:57.1819598Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:57.1825141Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:57.1830962Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:57.1836369Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:20:57.1843411Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:20:57.1849739Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:20:57.1858710Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:20:57.1868247Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:20:57.1879839Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:20:57.1897293Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:20:57.1959186Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T20:20:57.1968836Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T20:20:57.2015227Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:20:57.2057773Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T20:20:57.2109906Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:20:57.3268619Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:20:57.3285951Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:20:57.3301503Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:20:57.3361507Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:20:57.3668288Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:20:57.3675252Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:20:57.3681891Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:57.3798683Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:20:57.3804744Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:20:57.3811159Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:57.4620174Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:20:57.4636774Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:20:57.4643545Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:20:57.5216854Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T20:20:57.5223551Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.5229504Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:57.5499142Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T20:20:57.5505253Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.5511500Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:57.5789647Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:57.5796005Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.5802371Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:57.5996739Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:57.6003070Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.6017751Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:57.6340507Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:57.6347111Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.6353760Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:20:57.6414878Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:20:57.6421273Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:20:57.6427687Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:57.7252087Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T20:20:57.7258319Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T20:20:57.7264454Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:58.2019362Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:20:58.2025276Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:20:58.2031453Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:58.2782417Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:20:58.2789053Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:20:58.2795439Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:58.3107437Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:20:58.3114299Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:20:58.3120979Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:58.3408577Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:20:58.3415027Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:20:58.3423785Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:20:58.7870273Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:20:58.7877548Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:20:58.7884011Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.8201803Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T20:20:58.8208319Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T20:20:58.8214514Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.8521512Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:20:58.8528155Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:20:58.8534504Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.8852043Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:20:58.8858958Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:20:58.8865581Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.9195027Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:20:58.9201977Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:20:58.9214917Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.9539251Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:20:58.9546049Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:20:58.9552869Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:20:58.9618406Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:20:58.9672922Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T20:20:58.9681018Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T20:20:59.0340198Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T20:20:59.0480408Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:20:59.1111865Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:20:59.1118415Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:20:59.1124693Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:20:59.1430321Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:20:59.1736398Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:20:59.1953810Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:20:59.2171141Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:20:59.2399765Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:20:59.2617247Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:20:59.2624676Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T20:20:59.2679852Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:20:59.2723319Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:20:59.2762616Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:20:59.2802190Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:20:59.2841895Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T20:20:59.2881337Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T20:20:59.2928343Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T20:20:59.3372116Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:20:59.3732613Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:20:59.3842904Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:20:59.3962787Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:20:59.4066049Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:20:59.4120092Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:59.4173351Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:59.4235146Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:20:59.4295235Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:20:59.4357195Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:20:59.4384924Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:59.4412341Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:20:59.4471529Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:20:59.4499799Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:20:59.4544533Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:20:59.4563985Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T20:20:59.4604524Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T20:20:59.4620297Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:20:59.5014813Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:20:59.5185367Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:20:59.5636801Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:20:59.5999648Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:20:59.6059220Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:20:59.6604847Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:20:59.7140359Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:20:59.7147085Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:20:59.7153047Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:20:59.7160009Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:20:59.7166053Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:20:59.7189869Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:20:59.7200934Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:20:59.8520068Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:20:59.9861430Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T20:20:59.9893292Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T20:20:59.9903952Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:20:59.9913943Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:20:59.9923976Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:20:59.9933584Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:20:59.9942799Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:21:00.0490047Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:21:00.1217201Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:21:00.1972900Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:21:00.2698956Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:21:00.3088154Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:21:00.3847182Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:21:00.4609089Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:21:00.5372437Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:21:00.5513202Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:21:00.5639936Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:21:00.5761247Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:21:00.5882403Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T20:21:00.6028678Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T20:21:00.6235603Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:21:00.6415118Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:21:00.6653967Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:21:00.6891770Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:21:00.7255312Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:21:00.7406399Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:21:00.7598560Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:21:00.8049920Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:21:00.8492853Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:21:00.9554634Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:21:01.0742653Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:21:01.1464762Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:21:01.2283641Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:21:01.2342392Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:21:01.2398067Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:21:01.2452851Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T20:21:01.2506431Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T20:21:01.4023636Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:01.5509522Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:01.5606968Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:21:01.5718148Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:21:01.5778084Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:01.5834001Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:21:01.5886514Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:21:01.5938673Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:01.5992850Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:01.6043301Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:21:01.6098051Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:01.6150758Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:21:01.6161626Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:21:01.6171975Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:21:01.6182141Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:21:01.6192320Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:21:01.6202714Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T20:21:01.6213017Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:21:01.6395852Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:21:01.6573740Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:21:01.6751141Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:21:01.9703734Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:21:02.2301070Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:21:02.5400764Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:21:02.8462679Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:21:03.0846946Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:21:03.4395498Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:21:04.2551142Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:21:04.8035226Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:21:05.8004035Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:21:06.8337617Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:21:07.2255565Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:21:08.6792638Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:21:08.6982004Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:21:08.9188327Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:09.1365567Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:09.3545505Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:09.5693721Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:09.7632085Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:09.9524723Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:10.1530369Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:10.3410442Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:10.3418928Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:21:10.5608426Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:10.7774798Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:11.0003191Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:11.2224379Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:11.4200301Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:11.6158505Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:11.8265919Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:12.0265165Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:12.2500513Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:12.4743728Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:12.7004553Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:12.9264033Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:13.1282409Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:13.3245049Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:13.5347759Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:13.7333927Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:13.7944414Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:13.8546945Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:21:13.8609960Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:21:13.8664329Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:21:13.8718135Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:21:13.8772382Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:21:13.8788062Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:21:13.8802629Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:21:14.1660872Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:21:14.4516496Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:21:14.4576247Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:14.5735674Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:21:14.5874464Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:21:14.6666087Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:21:14.7026693Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:21:14.7391763Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:21:14.7780483Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:21:14.7788702Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:21:14.7844832Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:14.8506503Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:21:14.8582216Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:21:14.9777563Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:21:15.0026470Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:21:15.0034534Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:21:15.0564380Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:21:15.0837357Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:21:15.1523353Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:21:15.9239961Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:21:15.9240827Z 2026-01-15T20:21:15.9241212Z ================ 1214 passed, 546 skipped in 1315.44s (0:21:55) ================ 2026-01-15T20:21:16.5963416Z Post job cleanup. 2026-01-15T20:21:16.6732639Z ##[group]Gathering Inputs... 2026-01-15T20:21:16.6745377Z ##[endgroup] 2026-01-15T20:21:16.6746784Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:21:16.6752748Z Removing "/home/runner/conda_pkgs_dir/_libgcc_mutex-0.1-conda_forge" 2026-01-15T20:21:16.6788888Z Removing "/home/runner/conda_pkgs_dir/_openmp_mutex-4.5-2_gnu" 2026-01-15T20:21:16.6822170Z Removing "/home/runner/conda_pkgs_dir/aom-3.9.1-hac33072_0" 2026-01-15T20:21:16.6845799Z Removing "/home/runner/conda_pkgs_dir/bzip2-1.0.8-hda65f42_8" 2026-01-15T20:21:16.6876189Z Removing "/home/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T20:21:16.6892057Z Removing "/home/runner/conda_pkgs_dir/cairo-1.18.4-h3394656_0" 2026-01-15T20:21:16.6926368Z Removing "/home/runner/conda_pkgs_dir/dav1d-1.2.1-hd590300_0" 2026-01-15T20:21:16.6948421Z Removing "/home/runner/conda_pkgs_dir/ffmpeg-7.0.1-gpl_h0db5852_105" 2026-01-15T20:21:16.7032441Z Removing "/home/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:21:16.7049609Z Removing "/home/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:21:16.7069252Z Removing "/home/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:21:16.7091474Z Removing "/home/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:21:16.7108598Z Removing "/home/runner/conda_pkgs_dir/fontconfig-2.15.0-h7e30c49_1" 2026-01-15T20:21:16.7166653Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T20:21:16.7184563Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:21:16.7204849Z Removing "/home/runner/conda_pkgs_dir/freetype-2.14.1-ha770c72_0" 2026-01-15T20:21:16.7235059Z Removing "/home/runner/conda_pkgs_dir/fribidi-1.0.16-hb03c661_0" 2026-01-15T20:21:16.7252874Z Removing "/home/runner/conda_pkgs_dir/gmp-6.3.0-hac33072_2" 2026-01-15T20:21:16.7288988Z Removing "/home/runner/conda_pkgs_dir/gnutls-3.7.9-hb077bed_0" 2026-01-15T20:21:16.7564447Z Removing "/home/runner/conda_pkgs_dir/graphite2-1.3.14-hecca717_2" 2026-01-15T20:21:16.7585714Z Removing "/home/runner/conda_pkgs_dir/harfbuzz-12.1.0-h15599e2_0" 2026-01-15T20:21:16.7619354Z Removing "/home/runner/conda_pkgs_dir/icu-75.1-he02047a_0" 2026-01-15T20:21:16.7674846Z Removing "/home/runner/conda_pkgs_dir/icu-78.2-h33c6efd_0" 2026-01-15T20:21:16.7740711Z Removing "/home/runner/conda_pkgs_dir/lame-3.100-h166bdaf_1003" 2026-01-15T20:21:16.7774987Z Removing "/home/runner/conda_pkgs_dir/ld_impl_linux-64-2.45-default_hbd61a6d_105" 2026-01-15T20:21:16.7810112Z Removing "/home/runner/conda_pkgs_dir/libabseil-20240116.2-cxx17_he02047a_1" 2026-01-15T20:21:16.7960034Z Removing "/home/runner/conda_pkgs_dir/libass-0.17.3-hba53ac1_1" 2026-01-15T20:21:16.7983551Z Removing "/home/runner/conda_pkgs_dir/libdrm-2.4.125-hb03c661_1" 2026-01-15T20:21:16.8014092Z Removing "/home/runner/conda_pkgs_dir/libegl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:16.8035503Z Removing "/home/runner/conda_pkgs_dir/libexpat-2.7.3-hecca717_0" 2026-01-15T20:21:16.8055699Z Removing "/home/runner/conda_pkgs_dir/libffi-3.4.6-h2dba641_1" 2026-01-15T20:21:16.8078568Z Removing "/home/runner/conda_pkgs_dir/libffi-3.5.2-h9ec8514_0" 2026-01-15T20:21:16.8103522Z Removing "/home/runner/conda_pkgs_dir/libfreetype-2.14.1-ha770c72_0" 2026-01-15T20:21:16.8133389Z Removing "/home/runner/conda_pkgs_dir/libfreetype6-2.14.1-h73754d4_0" 2026-01-15T20:21:16.8153121Z Removing "/home/runner/conda_pkgs_dir/libgcc-15.2.0-he0feb66_16" 2026-01-15T20:21:16.8205163Z Removing "/home/runner/conda_pkgs_dir/libgcc-ng-15.2.0-h69a702a_16" 2026-01-15T20:21:16.8246601Z Removing "/home/runner/conda_pkgs_dir/libgl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:16.8265628Z Removing "/home/runner/conda_pkgs_dir/libglib-2.86.0-h1fed272_0" 2026-01-15T20:21:16.8393990Z Removing "/home/runner/conda_pkgs_dir/libglvnd-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:16.8418692Z Removing "/home/runner/conda_pkgs_dir/libglx-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:16.8445293Z Removing "/home/runner/conda_pkgs_dir/libgomp-15.2.0-he0feb66_16" 2026-01-15T20:21:16.8479563Z Removing "/home/runner/conda_pkgs_dir/libhwloc-2.12.1-default_h3d81e11_1000" 2026-01-15T20:21:16.8594029Z Removing "/home/runner/conda_pkgs_dir/libiconv-1.18-h3b78370_2" 2026-01-15T20:21:16.8652153Z Removing "/home/runner/conda_pkgs_dir/libidn2-2.3.8-hfac485b_1" 2026-01-15T20:21:16.8680211Z Removing "/home/runner/conda_pkgs_dir/liblzma-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:16.8706070Z Removing "/home/runner/conda_pkgs_dir/liblzma-devel-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:16.8780190Z Removing "/home/runner/conda_pkgs_dir/libnsl-2.0.1-hb9d3cd8_1" 2026-01-15T20:21:16.8798986Z Removing "/home/runner/conda_pkgs_dir/libopenvino-2024.3.0-h2da1b83_0" 2026-01-15T20:21:16.8823401Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2024.3.0-hb045406_0" 2026-01-15T20:21:16.8864764Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-plugin-2024.3.0-hb045406_0" 2026-01-15T20:21:16.8911548Z Removing "/home/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2024.3.0-h5c03a75_0" 2026-01-15T20:21:16.8960836Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:16.8995849Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:16.9040951Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0" 2026-01-15T20:21:16.9070601Z Removing "/home/runner/conda_pkgs_dir/libopenvino-ir-frontend-2024.3.0-h5c03a75_0" 2026-01-15T20:21:16.9099657Z Removing "/home/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2024.3.0-h07e8aee_0" 2026-01-15T20:21:16.9124182Z Removing "/home/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2024.3.0-h07e8aee_0" 2026-01-15T20:21:16.9149220Z Removing "/home/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2024.3.0-he02047a_0" 2026-01-15T20:21:16.9176107Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0" 2026-01-15T20:21:16.9202693Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0" 2026-01-15T20:21:16.9227428Z Removing "/home/runner/conda_pkgs_dir/libopus-1.6.1-h280c20c_0" 2026-01-15T20:21:16.9245657Z Removing "/home/runner/conda_pkgs_dir/libpciaccess-0.18-hb9d3cd8_0" 2026-01-15T20:21:16.9261218Z Removing "/home/runner/conda_pkgs_dir/libpng-1.6.54-h421ea60_0" 2026-01-15T20:21:16.9284662Z Removing "/home/runner/conda_pkgs_dir/libprotobuf-4.25.3-hd5b35b9_1" 2026-01-15T20:21:16.9356898Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-h0c1763c_0" 2026-01-15T20:21:16.9374702Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-hf4e2dac_0" 2026-01-15T20:21:16.9393123Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-15.2.0-h934c35e_16" 2026-01-15T20:21:16.9420884Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-ng-15.2.0-hdf11a46_16" 2026-01-15T20:21:16.9447329Z Removing "/home/runner/conda_pkgs_dir/libtasn1-4.21.0-hb03c661_0" 2026-01-15T20:21:16.9469303Z Removing "/home/runner/conda_pkgs_dir/libunistring-0.9.10-h7f98852_0" 2026-01-15T20:21:16.9492736Z Removing "/home/runner/conda_pkgs_dir/libuuid-2.41.3-h5347b49_0" 2026-01-15T20:21:16.9510530Z Removing "/home/runner/conda_pkgs_dir/libva-2.23.0-he1eb515_0" 2026-01-15T20:21:16.9532212Z Removing "/home/runner/conda_pkgs_dir/libvpx-1.14.1-hac33072_0" 2026-01-15T20:21:16.9552931Z Removing "/home/runner/conda_pkgs_dir/libxcb-1.17.0-h8a09558_0" 2026-01-15T20:21:16.9585446Z Removing "/home/runner/conda_pkgs_dir/libxcrypt-4.4.36-hd590300_1" 2026-01-15T20:21:16.9604273Z Removing "/home/runner/conda_pkgs_dir/libxml2-2.13.9-h04c0eec_0" 2026-01-15T20:21:16.9632503Z Removing "/home/runner/conda_pkgs_dir/libzlib-1.3.1-hb9d3cd8_2" 2026-01-15T20:21:16.9648777Z Removing "/home/runner/conda_pkgs_dir/ncurses-6.5-h2d0b736_3" 2026-01-15T20:21:17.0143954Z Removing "/home/runner/conda_pkgs_dir/nettle-3.9.1-h7ab15ed_0" 2026-01-15T20:21:17.0170401Z Removing "/home/runner/conda_pkgs_dir/ocl-icd-2.3.3-hb9d3cd8_0" 2026-01-15T20:21:17.0192274Z Removing "/home/runner/conda_pkgs_dir/opencl-headers-2025.06.13-h5888daf_0" 2026-01-15T20:21:17.0208182Z Removing "/home/runner/conda_pkgs_dir/openh264-2.4.1-h59595ed_0" 2026-01-15T20:21:17.0224708Z Removing "/home/runner/conda_pkgs_dir/openssl-3.6.0-h26f9b46_0" 2026-01-15T20:21:17.0269004Z Removing "/home/runner/conda_pkgs_dir/p11-kit-0.24.1-hc5aa10d_0" 2026-01-15T20:21:17.0292415Z Removing "/home/runner/conda_pkgs_dir/pcre2-10.46-h1321c63_0" 2026-01-15T20:21:17.0341229Z Removing "/home/runner/conda_pkgs_dir/pip-25.3-pyh8b19718_0" 2026-01-15T20:21:17.0449198Z Removing "/home/runner/conda_pkgs_dir/pixman-0.46.4-h54a6638_1" 2026-01-15T20:21:17.0464277Z Removing "/home/runner/conda_pkgs_dir/pthread-stubs-0.4-hb9d3cd8_1002" 2026-01-15T20:21:17.0479092Z Removing "/home/runner/conda_pkgs_dir/pugixml-1.14-h59595ed_0" 2026-01-15T20:21:17.0495270Z Removing "/home/runner/conda_pkgs_dir/python-3.10.19-h3c07f61_2_cpython" 2026-01-15T20:21:17.0886407Z Removing "/home/runner/conda_pkgs_dir/readline-8.3-h853b02a_0" 2026-01-15T20:21:17.0909533Z Removing "/home/runner/conda_pkgs_dir/setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:21:17.1015278Z Removing "/home/runner/conda_pkgs_dir/snappy-1.2.2-h03e3b7b_1" 2026-01-15T20:21:17.1036231Z Removing "/home/runner/conda_pkgs_dir/svt-av1-2.1.2-hac33072_0" 2026-01-15T20:21:17.1055832Z Removing "/home/runner/conda_pkgs_dir/tbb-2022.3.0-h8d10470_1" 2026-01-15T20:21:17.1069181Z Removing "/home/runner/conda_pkgs_dir/tk-8.6.13-noxft_ha0e22de_103" 2026-01-15T20:21:17.1160468Z Removing "/home/runner/conda_pkgs_dir/tzdata-2025c-hc9c84f9_1" 2026-01-15T20:21:17.1248299Z Removing "/home/runner/conda_pkgs_dir/wayland-1.24.0-h3e06ad9_0" 2026-01-15T20:21:17.1271787Z Removing "/home/runner/conda_pkgs_dir/wayland-protocols-1.47-hd8ed1ab_0" 2026-01-15T20:21:17.1339086Z Removing "/home/runner/conda_pkgs_dir/wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:21:17.1360789Z Removing "/home/runner/conda_pkgs_dir/x264-1!164.3095-h166bdaf_2" 2026-01-15T20:21:17.1375798Z Removing "/home/runner/conda_pkgs_dir/x265-3.5-h924138e_3" 2026-01-15T20:21:17.1389658Z Removing "/home/runner/conda_pkgs_dir/xorg-libice-1.1.2-hb9d3cd8_0" 2026-01-15T20:21:17.1404542Z Removing "/home/runner/conda_pkgs_dir/xorg-libsm-1.2.6-he73a12e_0" 2026-01-15T20:21:17.1418332Z Removing "/home/runner/conda_pkgs_dir/xorg-libx11-1.8.12-h4f16b4b_0" 2026-01-15T20:21:17.1490999Z Removing "/home/runner/conda_pkgs_dir/xorg-libxau-1.0.12-hb03c661_1" 2026-01-15T20:21:17.1504347Z Removing "/home/runner/conda_pkgs_dir/xorg-libxdmcp-1.1.5-hb03c661_1" 2026-01-15T20:21:17.1517581Z Removing "/home/runner/conda_pkgs_dir/xorg-libxext-1.3.6-hb9d3cd8_0" 2026-01-15T20:21:17.1534610Z Removing "/home/runner/conda_pkgs_dir/xorg-libxfixes-6.0.2-hb03c661_0" 2026-01-15T20:21:17.1547656Z Removing "/home/runner/conda_pkgs_dir/xorg-libxrender-0.9.12-hb9d3cd8_0" 2026-01-15T20:21:17.1562210Z Removing "/home/runner/conda_pkgs_dir/xz-5.8.1-hbcc6ac9_2" 2026-01-15T20:21:17.1576880Z Removing "/home/runner/conda_pkgs_dir/xz-gpl-tools-5.8.1-hbcc6ac9_2" 2026-01-15T20:21:17.1599477Z Removing "/home/runner/conda_pkgs_dir/xz-tools-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:17.1619922Z Removing "/home/runner/conda_pkgs_dir/zstd-1.5.7-hb78ec9c_6" 2026-01-15T20:21:17.1643353Z ##[endgroup] 2026-01-15T20:21:17.1773301Z Post job cleanup. 2026-01-15T20:21:17.2535755Z [command]/usr/bin/git version 2026-01-15T20:21:17.2572834Z git version 2.52.0 2026-01-15T20:21:17.2615523Z Temporarily overriding HOME='/home/runner/work/_temp/1bccaa8d-72ee-4015-8b17-29c93e557de2' before making global git config changes 2026-01-15T20:21:17.2616699Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:21:17.2619576Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T20:21:17.2650915Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:21:17.2679715Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T20:21:17.2951040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:21:17.2972022Z http.https://github.com/.extraheader 2026-01-15T20:21:17.2984348Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:21:17.3013520Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-01-15T20:21:17.3341127Z Cleaning up orphan processes