03/20/2025 04:15:32 PM UTC [INFO] Tracking regressions... 03/20/2025 04:15:32 PM UTC [INFO] Press Ctrl-C to stop. 03/20/2025 10:41:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/regression_tracker.py", line 242, in _run node, _ = self._api_helper.receive_event_node(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 119, in receive_event_node event = self.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 69, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 169, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 84, in _get resp.raise_for_status() File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://staging.kernelci.org:9000/latest/listen/50011 Traceback (most recent call last): File "/home/kernelci/pipeline/src/regression_tracker.py", line 261, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/regression_tracker.py", line 254, in __call__ return RegressionTracker(configs, args).run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/src/regression_tracker.py", line 32, in _stop self._api_helper.unsubscribe_filters(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 65, in unsubscribe_filters self.api.unsubscribe(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 161, in unsubscribe self._post(f'unsubscribe/{sub_id}') File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 143, in _post resp.raise_for_status() File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://staging.kernelci.org:9000/latest/unsubscribe/50011 03/20/2025 04:15:32 PM UTC [INFO] Tracking regressions... 03/20/2025 04:15:32 PM UTC [INFO] Press Ctrl-C to stop. 03/20/2025 10:41:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/src/base.py", line 70, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/regression_tracker.py", line 242, in _run node, _ = self._api_helper.receive_event_node(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 119, in receive_event_node event = self.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 69, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 169, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 84, in _get resp.raise_for_status() File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://staging.kernelci.org:9000/latest/listen/50011 Traceback (most recent call last): File "/home/kernelci/pipeline/src/regression_tracker.py", line 261, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/regression_tracker.py", line 254, in __call__ return RegressionTracker(configs, args).run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/src/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/src/regression_tracker.py", line 32, in _stop self._api_helper.unsubscribe_filters(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 65, in unsubscribe_filters self.api.unsubscribe(sub_id) File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 161, in unsubscribe self._post(f'unsubscribe/{sub_id}') File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 143, in _post resp.raise_for_status() File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://staging.kernelci.org:9000/latest/unsubscribe/50011 03/20/2025 10:41:42 PM UTC [INFO] Tracking regressions... 03/20/2025 10:41:42 PM UTC [INFO] Press Ctrl-C to stop. 03/20/2025 11:34:01 PM UTC [INFO] Stopping.