#125824 Report by node gh-actions covering 204 tests from 58 modules resulted into 1 error
Report
- ObsPy version
- 1.3.0.post0+260.g5c1f146736.o…
- GitHub Pull Request
- -
- Report file
- JSON document
- Total runtime
- 175.6 sec
- Report date/time
- June 24, 2022, 9:34 a.m.
System / Python
- Architecture
- 64bit
- Machine
- x86_64
- Node
- gh-actions
- Processor
- x86_64
- Python Compiler
- GCC 10.3.0
- Python Implementation
- CPython
- Python Version
- 3.10.5
- Release
- 5.13.0-1031-azure
- System
- Linux
- Version
- #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022
Dependencies
- cartopy
- 0.20.2
- decorator
- 5.1.1
- flake8
- ---
- geographiclib
- 2.0
- lxml
- 4.9.0
- matplotlib
- 3.5.2
- numpy
- 1.23.0
- obspy
- 1.3.0.post0+260.g5c1f146736.obspy.master
- pyproj
- 3.3.1
- pytest
- 7.1.2
- pytest-json-report
- 1.5.0
- requests
- 2.28.0
- scipy
- 1.8.1
- setuptools
- 62.6.0
- shapefile
- ---
- sqlalchemy
- 1.4.38
Modules (58)
Module | Errors / Failures | Tracebacks | ||||
---|---|---|---|---|---|---|
obspy.clients.earthworm | - | 9 | 9 | - | 4.63s | - |
obspy.clients.fdsn | - | 137 | 135 | 2 | 71.12s | - |
obspy.clients.filesystem | Not tested | - | - | - | - | - |
obspy.clients.iris | 1 | 15 | 15 | - | 42.29s | 1 |
obspy.clients.neic | - | 5 | 5 | - | 2.54s | - |
obspy.clients.nrl | - | 7 | 7 | - | 3.86s | - |
obspy.clients.seedlink | - | 13 | 10 | 3 | 11.03s | - |
obspy.clients.syngine | - | 18 | 18 | - | 21.18s | - |
obspy.core | Not tested | - | - | - | - | - |
obspy.core.event | Not tested | - | - | - | - | - |
obspy.core.inventory | Not tested | - | - | - | - | - |
obspy.core.util | Not tested | - | - | - | - | - |
obspy.geodetics | Not tested | - | - | - | - | - |
obspy.imaging | Not tested | - | - | - | - | - |
obspy.io.ah | Not tested | - | - | - | - | - |
obspy.io.arclink | Not tested | - | - | - | - | - |
obspy.io.ascii | Not tested | - | - | - | - | - |
obspy.io.cmtsolution | Not tested | - | - | - | - | - |
obspy.io.cnv | Not tested | - | - | - | - | - |
obspy.io.css | Not tested | - | - | - | - | - |
obspy.io.dmx | Not tested | - | - | - | - | - |
obspy.io.focmec | Not tested | - | - | - | - | - |
obspy.io.gcf | Not tested | - | - | - | - | - |
obspy.io.gse2 | Not tested | - | - | - | - | - |
obspy.io.hypodd | Not tested | - | - | - | - | - |
obspy.io.iaspei | Not tested | - | - | - | - | - |
obspy.io.json | Not tested | - | - | - | - | - |
obspy.io.kinemetrics | Not tested | - | - | - | - | - |
obspy.io.kml | Not tested | - | - | - | - | - |
obspy.io.mseed | Not tested | - | - | - | - | - |
obspy.io.ndk | Not tested | - | - | - | - | - |
obspy.io.nied | Not tested | - | - | - | - | - |
obspy.io.nlloc | Not tested | - | - | - | - | - |
obspy.io.nordic | Not tested | - | - | - | - | - |
obspy.io.pdas | Not tested | - | - | - | - | - |
obspy.io.pde | Not tested | - | - | - | - | - |
obspy.io.quakeml | Not tested | - | - | - | - | - |
obspy.io.reftek | Not tested | - | - | - | - | - |
obspy.io.rg16 | Not tested | - | - | - | - | - |
obspy.io.sac | Not tested | - | - | - | - | - |
obspy.io.scardec | Not tested | - | - | - | - | - |
obspy.io.seg2 | Not tested | - | - | - | - | - |
obspy.io.segy | Not tested | - | - | - | - | - |
obspy.io.seisan | Not tested | - | - | - | - | - |
obspy.io.seiscomp | Not tested | - | - | - | - | - |
obspy.io.sh | Not tested | - | - | - | - | - |
obspy.io.shapefile | Not tested | - | - | - | - | - |
obspy.io.stationtxt | Not tested | - | - | - | - | - |
obspy.io.stationxml | Not tested | - | - | - | - | - |
obspy.io.wav | Not tested | - | - | - | - | - |
obspy.io.win | Not tested | - | - | - | - | - |
obspy.io.xseed | Not tested | - | - | - | - | - |
obspy.io.y | Not tested | - | - | - | - | - |
obspy.io.zmap | Not tested | - | - | - | - | - |
obspy.realtime | Not tested | - | - | - | - | - |
obspy.scripts | Not tested | - | - | - | - | - |
obspy.signal | Not tested | - | - | - | - | - |
obspy.taup | Not tested | - | - | - | - | - |
Summary | 1 | 204 | 199 | 5 | 175.56s | 1 |
Tracebacks (1)
Traceback (most recent call last): File "/home/runner/work/obspy/obspy/obspy/clients/iris/tests/test_client.py", line 253, in test_resp result = client.resp("AK", "RIDG", "--", "LH?", dt) File "/home/runner/work/obspy/obspy/obspy/clients/iris/client.py", line 437, in resp data = self._fetch("resp", **kwargs) File "/home/runner/work/obspy/obspy/obspy/clients/iris/client.py", line 124, in _fetch response = urllib_request.urlopen(req, timeout=self.timeout) File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 519, in open response = self._open(req, data) File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 1377, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/share/miniconda3/envs/test/lib/python3.10/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/share/miniconda3/envs/test/lib/python3.10/http/client.py", line 1374, in getresponse response.begin() File "/usr/share/miniconda3/envs/test/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/share/miniconda3/envs/test/lib/python3.10/http/client.py", line 279, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/share/miniconda3/envs/test/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer
Skipped tests (5)
Submodule | Test | Skip message |
---|---|---|
clients.fdsn | clients/fdsn/tests/test_client.py::ClientTestCase::test_eida_token_resolution | Skipped: Token is expired |
clients.fdsn | clients/fdsn/tests/test_client.py::ClientTestCase::test_trim_stream_after_get_waveform | Skipped: data no longer available |
clients.seedlink | clients/seedlink/tests/test_slclient.py::SLClientTestCase::test_info | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::SLClientTestCase::test_issue708 | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::SLClientTestCase::test_time_window | Skipped: test must be started manually |