Updated: 2026-07-13 11:14:22 UTC
Job Run: https://github.com/podaac/l2ss-py-autotest/actions/runs/29237613541/job/86775906097
Regression Failures:
Concept ID: C4054955038-GES_DISC | Short Name: GPM_2AKaENV | Test Type: spatial
Error Message:
[gw1] linux -- Python 3.12.13 /home/runner/.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/bin/python
verify_collection.py:855: in test_spatial_subset
harmony_client.wait_for_processing(job_id, show_progress=False)
../../../../.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/lib/python3.12/site-packages/harmony/client.py:751: in wait_for_processing
time.sleep(self.check_interval)
E Failed: Timeout (>1200.0s) from pytest-timeout.
Summary:
Test timed out (>1200s) waiting for Harmony job processing; job did not finish.
Suggested Solution:
Increase timeout limit. Check job status before waiting. Reduce check interval or add early exit.
Review job logs. Mock wait_for_processing in tests.
Updated: 2026-07-13 11:14:22 UTC
Job Run: https://github.com/podaac/l2ss-py-autotest/actions/runs/29237613541/job/86775906097
Regression Failures:
Concept ID:
C4054955038-GES_DISC| Short Name:GPM_2AKaENV| Test Type:spatialError Message:
Summary:
Suggested Solution: