Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Versioning] Gymnasium 1.0 incompatibility errors #2484

Merged
merged 2 commits into from
Oct 10, 2024

Update

a126b0c
Select commit
Loading
Failed to load commit list.
Merged

[Versioning] Gymnasium 1.0 incompatibility errors #2484

Update
a126b0c
Select commit
Loading
Failed to load commit list.
PyTorch Bot / Dr.CI completed Oct 10, 2024 in 0s

Dr.CI classification results

{"FAILED":[{"workflowId":11271507134,"workflowUniqueId":60501564,"id":31344461767,"runnerName":"i-01b5604839411b792","authorEmail":"[email protected]","name":"Habitat Tests on Linux / tests (3.9, 12.1) / linux-job","jobName":"tests (3.9, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-10-10T09:51:54.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507134/job/31344461767","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 109a4b47717435936a24c64ce68e1ce1a9b5fff875eef495fbd4950b59c69a04 /exec failed with exit code 134"],"failure_lines":["RuntimeError: Command docker exec -t 109a4b47717435936a24c64ce68e1ce1a9b5fff875eef495fbd4950b59c69a04 /exec failed with exit code 134"],"failure_context":["+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/run_test.sh","+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/install.sh","+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/setup_env.sh","+ cp /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json","+ this_dir=/pytorch/rl/.github/unittest/linux_libs/scripts_habitat","++ pwd","++ cd .github/unittest/linux_libs/scripts_habitat","+++ dirname .github/unittest/linux_libs/scripts_habitat/run_all.sh","+ apt-get dist-upgrade -y","+ apt-get install -y g++ gcc","+ apt-get install -y libglvnd0 libgl1 libglx0 libegl1 libgles2","+ apt-get install -y libglfw3 libgl1-mesa-glx libosmesa6 libglew-dev"],"time":"2024-10-10T09:42:00.000000000Z"},{"workflowId":11271507138,"workflowUniqueId":61790681,"id":31344459646,"runnerName":"GitHub Actions 441","authorEmail":"[email protected]","name":"Continuous Benchmark (PR) / CPU Pytest benchmark","jobName":"CPU Pytest benchmark","conclusion":"failure","completed_at":"2024-10-10T09:53:26.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507138/job/31344459646","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["/home/runner/work/_temp/9c67eca8-d6f3-4ec6-909a-0a953eb5db7b.sh: line 5: 2113 Bus error (core dumped) $RUN_BENCHMARK /tmp/tmp.mF0IXwhrp7"],"failure_lines":["/home/runner/work/_temp/9c67eca8-d6f3-4ec6-909a-0a953eb5db7b.sh: line 5: 2113 Bus error (core dumped) $RUN_BENCHMARK /tmp/tmp.mF0IXwhrp7"],"failure_context":[],"time":"2024-10-10T09:41:57.000000000Z"},{"workflowId":11271507138,"workflowUniqueId":61790681,"id":31344460209,"runnerName":"i-05d9069c9ce47b120","authorEmail":"[email protected]","name":"Continuous Benchmark (PR) / GPU Pytest benchmark","jobName":"GPU Pytest benchmark","conclusion":"failure","completed_at":"2024-10-10T10:01:10.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507138/job/31344460209","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["Bus error"],"failure_lines":["Bus error"],"failure_context":[],"time":"2024-10-10T09:41:58.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344462644,"runnerName":"i-0748eff26dc0035f8","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu (3.10) / linux-job","jobName":"tests-cpu (3.10) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:12:39.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344462644","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 4830b3d6a553a759b706dcbc17cdb3ba2570fd0d1a3663a631221fa0daa3a329 /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 4830b3d6a553a759b706dcbc17cdb3ba2570fd0d1a3663a631221fa0daa3a329 /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --ignore test/test_distributed.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cpu '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:01.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344468393,"runnerName":"i-0fa698e374ca7dd17","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-stable-gpu (3.10, 11.8) / linux-job","jobName":"tests-stable-gpu (3.10, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:37:39.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344468393","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 1101abc8c3d14309dedffd3ff603b2f21cf2d7294a8d9d17ab3beae7893e42cb /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 1101abc8c3d14309dedffd3ff603b2f21cf2d7294a8d9d17ab3beae7893e42cb /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cu118 '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:08.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344463511,"runnerName":"i-0b2abfde6d73ba725","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu (3.11) / linux-job","jobName":"tests-cpu (3.11) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:11:56.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344463511","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t cb8534a870c2b7e7042615d57f8a69ba2f6dbe1a0b083b8ae19de254de41f90c /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t cb8534a870c2b7e7042615d57f8a69ba2f6dbe1a0b083b8ae19de254de41f90c /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --ignore test/test_distributed.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cpu '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:02.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344464054,"runnerName":"i-04849e37c39ff7a1e","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu (3.12) / linux-job","jobName":"tests-cpu (3.12) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:13:23.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344464054","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 15af970299eb80e67589861afcfe18a216a830b676ac247a410c7b73657423d2 /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 15af970299eb80e67589861afcfe18a216a830b676ac247a410c7b73657423d2 /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --ignore test/test_distributed.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cpu '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:03.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344464958,"runnerName":"i-07db999c55234ea3d","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu (3.9) / linux-job","jobName":"tests-cpu (3.9) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:13:16.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344464958","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 659c357d92c118e0593de3c9cfd8ef62ade2e97364e3ac01f9c44b6159c777b8 /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 659c357d92c118e0593de3c9cfd8ef62ade2e97364e3ac01f9c44b6159c777b8 /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --ignore test/test_distributed.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cpu '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:04.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344465554,"runnerName":"i-0a0e63f4cd5211a7f","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu-oldget (3.12) / linux-job","jobName":"tests-cpu-oldget (3.12) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:12:44.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344465554","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t ea8f365358d1328bb027787481198dd055015ba71573a52ef161ae16e127832e /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t ea8f365358d1328bb027787481198dd055015ba71573a52ef161ae16e127832e /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --ignore test/test_distributed.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cpu '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:04.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344467347,"runnerName":"i-0ab7f3939a1e01cc7","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-gpu (3.11, 12.1) / linux-job","jobName":"tests-gpu (3.11, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:35:07.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344467347","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 13d698fc65da86bc20058191746fd679d7a2d9d872ed5492dc0f28a632b899de /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 13d698fc65da86bc20058191746fd679d7a2d9d872ed5492dc0f28a632b899de /exec failed with exit code 1"],"failure_context":["+ python .github/unittest/helpers/coverage_run_parallel.py -m pytest test --instafail --durations 200 -vv --capture no --ignore test/test_rlhf.py --timeout=120 --mp_fork_if_no_cuda","+ '[' cu121 '!=' cpu ']'","+ pytest test/smoke_test_deps.py -v --durations 200 -k 'test_gym or test_dm_control_pixels or test_dm_control or test_tb'","+ pytest test/smoke_test.py -v --durations 200","+ BATCHED_PIPE_TIMEOUT=60","+ export BATCHED_PIPE_TIMEOUT=60","+ MAX_IDLE_COUNT=100","+ export MAX_IDLE_COUNT=100","+ CKPT_BACKEND=torch","+ export CKPT_BACKEND=torch","+ MKL_THREADING_LAYER=GNU","+ export MKL_THREADING_LAYER=GNU"],"time":"2024-10-10T09:42:07.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344468089,"runnerName":"i-092cab838cec8fe07","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-optdeps (3.10, 12.1) / linux-job","jobName":"tests-optdeps (3.10, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:15:24.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344468089","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["RuntimeError: Command docker exec -t 79f809ae6fe61fed0f3c47e1f062098dafb5b0a9d84c08febd413830ce0dceed /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 79f809ae6fe61fed0f3c47e1f062098dafb5b0a9d84c08febd413830ce0dceed /exec failed with exit code 1"],"failure_context":["+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/run_test.sh","+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/install.sh","+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/setup_env.sh","+ cp /pytorch/rl/.github/unittest/linux_optdeps/scripts/10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json","+ [[ linux-gnu != \d\a\r\w\i\n* ]]","+ this_dir=/pytorch/rl/.github/unittest/linux_optdeps/scripts","++ pwd","++ cd .github/unittest/linux_optdeps/scripts","+++ dirname .github/unittest/linux_optdeps/scripts/run_all.sh","+ apt-get install -y g++ gcc","+ '[' cu121 == cpu ']'","+ apt-get install -y libglvnd0 libgl1 libglx0 libegl1 libgles2"],"time":"2024-10-10T09:42:08.000000000Z"},{"workflowId":11271507164,"workflowUniqueId":79519303,"id":31344460247,"runnerName":"i-0f3636a5446bf64c1","authorEmail":"[email protected]","name":"Unit-tests on Windows / unittests-cpu / windows-job","jobName":"unittests-cpu / windows-job","conclusion":"failure","completed_at":"2024-10-10T09:54:11.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507164/job/31344460247","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]fatal: couldn't find remote ref refs/pull/2484/merge"],"failure_lines":["##[error]fatal: couldn't find remote ref refs/pull/2484/merge"],"failure_context":[],"time":"2024-10-10T09:41:58.000000000Z"},{"workflowId":11271507171,"workflowUniqueId":82165821,"id":31344472470,"runnerName":"i-008b32084b81e969d","authorEmail":"[email protected]","name":"Libs Tests on Linux / unittests-sklearn (3.9, 12.1) / linux-job","jobName":"unittests-sklearn (3.9, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-10-10T09:43:49.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507171/job/31344472470","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]fatal: couldn't find remote ref refs/pull/2484/merge"],"failure_lines":["##[error]fatal: couldn't find remote ref refs/pull/2484/merge"],"failure_context":[],"time":"2024-10-10T09:42:13.000000000Z"}],"FLAKY":[],"BROKEN_TRUNK":[{"workflowId":11271507292,"workflowUniqueId":106193614,"id":31345426401,"runnerName":"GitHub Actions 412","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/rl / upload / wheel-py3_9-cpu","jobName":"pytorch/rl / upload / wheel-py3_9-cpu","conclusion":"failure","completed_at":"2024-10-10T10:02:42.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507292/job/31345426401","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]Unable to find any artifacts for the associated workflow"],"failure_lines":["##[error]Unable to find any artifacts for the associated workflow"],"failure_context":[],"time":"2024-10-10T10:02:09.000000000Z"},{"workflowId":11271507292,"workflowUniqueId":106193614,"id":31345426865,"runnerName":"GitHub Actions 2","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/rl / upload / wheel-py3_9-cuda11_8","jobName":"pytorch/rl / upload / wheel-py3_9-cuda11_8","conclusion":"failure","completed_at":"2024-10-10T10:02:48.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507292/job/31345426865","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]Unable to find any artifacts for the associated workflow"],"failure_lines":["##[error]Unable to find any artifacts for the associated workflow"],"failure_context":[],"time":"2024-10-10T10:02:10.000000000Z"},{"workflowId":11271507292,"workflowUniqueId":106193614,"id":31345427315,"runnerName":"GitHub Actions 140","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/rl / upload / wheel-py3_9-cuda12_1","jobName":"pytorch/rl / upload / wheel-py3_9-cuda12_1","conclusion":"failure","completed_at":"2024-10-10T10:02:53.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507292/job/31345427315","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]Unable to find any artifacts for the associated workflow"],"failure_lines":["##[error]Unable to find any artifacts for the associated workflow"],"failure_context":[],"time":"2024-10-10T10:02:10.000000000Z"},{"workflowId":11271507292,"workflowUniqueId":106193614,"id":31345427704,"runnerName":"GitHub Actions 176","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/rl / upload / wheel-py3_9-cuda12_4","jobName":"pytorch/rl / upload / wheel-py3_9-cuda12_4","conclusion":"failure","completed_at":"2024-10-10T10:02:44.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507292/job/31345427704","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["##[error]Unable to find any artifacts for the associated workflow"],"failure_lines":["##[error]Unable to find any artifacts for the associated workflow"],"failure_context":[],"time":"2024-10-10T10:02:11.000000000Z"},{"workflowId":11271507154,"workflowUniqueId":82165822,"id":31344467761,"runnerName":"i-0ad59289c099317e4","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-olddeps (3.8, 11.6) / linux-job","jobName":"tests-olddeps (3.8, 11.6) / linux-job","conclusion":"failure","completed_at":"2024-10-10T10:17:29.000000000Z","html_url":"https://github.com/pytorch/rl/actions/runs/11271507154/job/31344467761","head_branch":"gh/vmoens/33/head","pr_number":2484,"head_sha":"a126b0cf3a7c8f8c9ec1e0cbf13af7147da7c0d4","head_sha_timestamp":"2024-10-10T09:41:49.000000000Z","failure_captures":["test/test_tensordictmodules.py::TestGRUModule::test_gru_vmap_complex_model"],"failure_lines":["FAILED test/test_tensordictmodules.py::TestGRUModule::test_gru_vmap_complex_model - KeyError: <class 'tensordict._td._SubTensorDict'>"],"failure_context":["+ bash .github/unittest/linux_olddeps/scripts_gym_0_13/batch_scripts.sh","+ bash .github/unittest/linux_olddeps/scripts_gym_0_13/setup_env.sh","+ TD_GET_DEFAULTS_TO_NONE=1","+ export TD_GET_DEFAULTS_TO_NONE=1","+ TF_CPP_MIN_LOG_LEVEL=0","+ export TF_CPP_MIN_LOG_LEVEL=0","+ TORCH_VERSION=nightly","+ export TORCH_VERSION=nightly","+ RELEASE=0","+ export RELEASE=0","+ [[ refs/pull/2484/merge =~ release/* ]]","+ TAR_OPTIONS=--no-same-owner"],"time":"2024-10-10T09:42:07.000000000Z"}],"UNSTABLE":[]}