#138124 Report by node gh-actions covering 200 tests from 59 modules resulted into 4 errors
Report
- ObsPy version
- 1.4.0.post0+297.gec5be4f329
- GitHub Pull Request
- https://github.com/obspy/obspy/pull/3438
- Report file
- JSON document
- Total runtime
- 150.2 sec
- Report date/time
- April 30, 2024, 9:38 a.m.
System / Python
- Architecture
- 64bit
- Machine
- x86_64
- Node
- gh-actions
- Processor
- x86_64
- Python Compiler
- GCC 12.3.0
- Python Implementation
- CPython
- Python Version
- 3.8.19
- Release
- 6.5.0-1018-azure
- System
- Linux
- Version
- #19~22.04.2-Ubuntu SMP Thu Mar 21 16:45:46 UTC 2024
Dependencies
- cartopy
- 0.21.1
- decorator
- 5.1.1
- flake8
- ---
- geographiclib
- 2.0
- lxml
- 5.2.1
- matplotlib
- 3.3.4
- numpy
- 1.20.3
- obspy
- 1.4.0.post0+297.gec5be4f329
- pyproj
- 3.5.0
- pytest
- 8.2.0
- pytest-json-report
- 1.5.0
- requests
- 2.31.0
- scipy
- 1.7.3
- setuptools
- 69.5.1
- shapefile
- ---
- sqlalchemy
- 1.4.49
Modules (59)
Module | Errors / Failures | Tracebacks | ||||
---|---|---|---|---|---|---|
obspy.clients.earthworm | 1 | 9 | 9 | - | 4.42s | 1 |
obspy.clients.fdsn | 2 | 137 | 135 | 2 | 77.49s | 2 3 |
obspy.clients.filesystem | Not tested | - | - | - | - | - |
obspy.clients.iris | - | 15 | 15 | - | 10.22s | - |
obspy.clients.neic | - | 5 | 5 | - | 2.85s | - |
obspy.clients.nrl | 1 | 3 | 3 | - | 2.70s | 4 |
obspy.clients.seedlink | - | 12 | 9 | 3 | 9.09s | - |
obspy.clients.syngine | - | 18 | 18 | - | 21.64s | - |
obspy.core | - | 1 | 1 | - | 3.18s | - |
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.alsep | 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 | 4 | 200 | 195 | 5 | 150.18s | 4 |
Tracebacks (4)
Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call result: Optional[TResult] = func() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 241, in <lambda> lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall return outcome.get_result() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result raise exc.with_traceback(exc.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call yield from thread_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call yield from unraisable_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call yield from self._runtest_for(item, "call") File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 833, in _runtest_for yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 878, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 183, in pytest_runtest_call raise e File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call item.runtest() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall raise exception.with_traceback(exception.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 162, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/decorator.py", line 118, in skip_on_network_error return func(*args, **kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/earthworm/tests/test_client.py", line 111, in test_get_waveform_no_cleanup assert len(ew_stream) >= 2 AssertionError: assert 1 >= 2 + where 1 = len(<obspy.core.stream.Stream object at 0x7fd28e06cd00>)
Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call result: Optional[TResult] = func() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 241, in <lambda> lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall return outcome.get_result() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result raise exc.with_traceback(exc.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call yield from thread_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call yield from unraisable_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call yield from self._runtest_for(item, "call") File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 833, in _runtest_for yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 878, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 183, in pytest_runtest_call raise e File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call item.runtest() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall raise exception.with_traceback(exception.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 162, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 396, in test_iris_event_contributors_availability assert {*self.client.services["available_event_contributors"]} == \ AssertionError: assert {'A', 'AEI', ...', 'ALG', ...} == {'A\n ', 'AEI...'ALG\n ', ...} Extra items in the left set: 'QUI' 'zur' 'uw' 'ecx' 'zamg' 'official' 'ott' 'CERI' 'HVO' 'ARO' 'SLC' 'T' 'SNM' 'spec' 'guc' 'us_tul' 'BYKL' 'EXP' 'CI' 'hdc' 'us_teh' 'bdf' 'MRB' 'TEH' 'UW' 'us_ldg' 'NSSP' 'ismp' 'WAR' 'RSNC' 'IRSA' 'nic' 'tir' 'EPT' 'us_the' 'LIM' 'UPP' 'BSE' 'the' 'CSEM' 'us_buc' 'us_bgs' 'BUC' 'bji' 'pivs' 'bgs' 'ld' 'us_sja' 'HLW' 'OBN' 'HV' 'AUST' 'U' 'ROM' 'DDA' 'us_gcg' 'TVA' 'bgrd' 'ZUR' 'ew' 'NN' 'pr' 'TIR' 'TAP' 'H' 'R' 'us_lim' 'NIC' 'NNC' 'DNK' 'BRK' 'snet' 'RSPR' 'tul' 'BUT' 'PGC' 'I' 'ISK' 'us_inmg' 'us_rsnc' 'ALG' 'us_guc' 'tx' 'us_ecx' 'AG' 'SPEC' 'W' 'STR' 'O' 'E' 'LAK' 'TEIC' 'BGS' 'SLM' 'FBB' 'ISC' 'D' 'UU' 'MACR' 'GUC' 'GII' 'mdd' 'iscgem' 'BDF' 'US' 'nn' 'GOM' 'nm' 'rey' 'NDI' 'S' 'ZAG' 'G' 'GEN' 'DOE' 'V' 'us_wel' 'rsnc' 'NM' 'JSN' 'ismpkansas' 'gii' 'ath' 'B' 'GFU' 'RYD' 'buc' 'SKO' 'lim' 'se' 'CASC' 'zag' 'CSC' 'sof' 'iscgemsup' 'OTT' 'pdg' 'nc' 'SNET' 'av' 'J' 'us_rom' 'uu' 'TRI' 'MAC' 'THR' 'AEI' 'PAS' 'LJU' 'wel' 'DMN' 'INDR' 'wes' 'qui' 'REN' 'DBN' 'NC' 'ATH' 'LDG' 'JMA' 'ak,us' 'CLE' 'us_mdd' 'SJA' 'WEL' 'us_unm' 'CAR' 'car' 'USBR' 'SPE' 'thr' 'A' 'us_isk' 'pr,us' 'ak' 'PAL' 'mb' 'HEL' 'ok' 'BHL' 'PDG' 'THE' 'tap' 'HDC' 'inmg' 'oh' 'dja' 'TUL' 'trn' 'isk' 'us_hlw' 'UNM' 'SOF' 'us_car' 'SEA' 'aust' 'C' 'TEI' 'SE' 'UPA' 'M' 'BLA' 'SJR' 'OGSO' 'rom' 'PPT' 'BOU' 'us' 'SDD' 'hv' 'CNRM' 'GCMT' 'AEIC' 'us_ath' 'sko' 'unm' 'MPR' 'GL' 'UCR' 'us_aust' 'DJA' 'BEO' 'casc' 'us_snet' 'us_qui' 'pgc' 'PRE' 'pt' 'HON' 'us_pgc' 'WES' 'MEL' 'MB' 'LD' 'CSS' 'SSNC' 'us_thr' 'GRF' 'FDF' 'SCP' 'ucr' 'BJI' 'sors' 'at' 'gcmt' 'PDA' 'ZAMG' 'ldg' 'HOJ' 'csem' 'sja' 'TRN' 'ECX' 'L' 'P' 'DHMR' 'ci' 'INMG' 'us_trn' 'MDD' 'BER' 'us_ott' 'ber' 'teh' 'AGS' Extra items in the right set: 'US\n ' 'buc\n ' 'csem\n ' 'BDF\n ' 'BHL\n ' 'SJA\n ' 'TAP\n ' 'nn\n ' 'HON\n ' 'UPA\n ' 'BUT\n ' 'JMA\n ' 'ok\n ' 'ld\n ' 'CERI\n ' 'WAR\n ' 'PGC\n ' 'L\n ' 'ismp\n ' 'BER\n ' 'LAK\n ' 'MAC\n ' 'sko\n ' 'D\n ' 'U\n ' 'W\n ' 'bgs\n ' 'casc\n ' 'rey\n ' 'us_the\n ' 'ZAG\n ' 'INMG\n ' 'ldg\n ' 'qui\n ' 'UCR\n ' 'PDG\n ' 'M\n ' 'SOF\n ' 'official\n ' 'SSNC\n ' 'THE\n ' 'MACR\n ' 'se\n ' 'I\n ' 'ci\n ' 'us_pgc\n ' 'LD\n ' 'us_trn\n ' 'HOJ\n ' 'MDD\n ' 'sof\n ' 'SLM\n ' 'NIC\n ' 'NC\n ' 'unm\n ' 'us_aust\n ' 'CSS\n ' 'WES\n ' 'nc\n ' 'BLA\n ' 'trn\n ' 'iscgemsup\n ' 'us_isk\n ' 'PRE\n ' 'JSN\n ' 'DHMR\n ' 'WEL\n ' 'EPT\n ' 'GOM\n ' 'SNM\n ' 'TRI\n ' 'us_thr\n ' 'BJI\n ' 'ISK\n ' 'wes\n ' 'R\n ' 'SDD\n ' 'AG\n ' 'MB\n ' 'INDR\n ' 'isk\n ' 'ROM\n ' 'SKO\n ' 'LIM\n ' 'DJA\n ' 'AEIC\n ' 'us_wel\n ' 'UU\n ' 'AUST\n ' 'ECX\n ' 'TEI\n ' 'TIR\n ' 'us_snet\n ' 'RSNC\n ' 'tul\n ' 'UPP\n ' 'us_ath\n ' 'iscgem\n ' 'us_tul\n ' 'ucr\n ' 'gii\n ' 'BOU\n ' 'hv\n ' 'CNRM\n ' 'at\n ' 'E\n ' 'DDA\n ' 'us_lim\n ' 'tir\n ' 'GEN\n ' 'ismpkansas\n ' 'C\n ' 'SE\n ' 'mdd\n ' 'USBR\n ' 'SLC\n ' 'us_qui\n ' 'NN\n ' 'ATH\n ' 'ew\n ' 'CSC\n ' 'OTT\n ' 'ZAMG\n ' 'nm\n ' 'TEH\n ' 'BRK\n ' 'ISC\n ' 'GFU\n ' 'SPEC\n ' 'T\n ' 'us_ecx\n ' 'P\n ' 'SCP\n ' 'aust\n ' 'G\n ' 'TEIC\n ' 'us_teh\n ' 'spec\n ' 'B\n ' 'BSE\n ' 'MEL\n ' 'snet\n ' 'tap\n ' 'CAR\n ' 'FBB\n ' 'us_inmg\n ' 'nic\n ' 'EXP\n ' 'CASC\n ' 'NNC\n ' 'inmg\n ' 'S\n ' 'GRF\n ' 'mb\n ' 'us_rsnc\n ' 'SNET\n ' 'pt\n ' 'HDC\n ' 'HVO\n ' 'CLE\n ' 'us_ott\n ' 'O\n ' 'oh\n ' 'ALG\n ' 'ath\n ' 'pdg\n ' 'IRSA\n ' 'GCMT\n ' 'us_ldg\n ' 'AGS\n ' 'DNK\n ' 'av\n ' 'J\n ' 'SPE\n ' 'UNM\n ' 'QUI\n ' 'AEI\n ' 'MRB\n ' 'us_rom\n ' 'DOE\n ' 'us_car\n ' 'bgrd\n ' 'OBN\n ' 'gcmt\n ' 'the\n ' 'thr\n ' 'dja\n ' 'BGS\n ' 'CI\n ' 'A\n ' 'bji\n ' 'OGSO\n ' 'ecx\n ' 'MPR\n ' 'sors\n ' 'wel\n ' 'ak\n ' 'pr\n ' 'LJU\n ' 'V\n ' 'rom\n ' 'NSSP\n ' 'THR\n ' 'pr,us\n ' 'sja\n ' 'GUC\n ' 'uu\n ' 'hdc\n ' 'bdf\n ' 'CSEM\n ' 'PPT\n ' 'RYD\n ' 'FDF\n ' 'PAS\n ' 'SEA\n ' 'PAL\n ' 'us\n ' 'ber\n ' 'HEL\n ' 'REN\n ' 'ZUR\n ' 'ARO\n ' 'GL\n ' 'RSPR\n ' 'DBN\n ' 'lim\n ' 'TVA\n ' 'rsnc\n ' 'TRN\n ' 'us_buc\n ' 'PDA\n ' 'ott\n ' 'us_sja\n ' 'NM\n ' 'teh\n ' 'zur\n ' 'GII\n ' 'zamg\n ' 'us_gcg\n ' 'us_hlw\n ' 'us_mdd\n ' 'car\n ' 'NDI\n ' 'H\n ' 'us_unm\n ' 'zag\n ' 'us_guc\n ' 'us_bgs\n ' 'uw\n ' 'BUC\n ' 'LDG\n ' 'guc\n ' 'TUL\n ' 'pgc\n ' 'tx\n ' 'BEO\n ' 'UW\n ' 'BYKL\n ' 'pivs\n ' 'DMN\n ' 'STR\n ' 'ak,us\n ' 'HV\n ' 'HLW\n ' 'SJR\n ' Full diff: { - 'A\n' - ' ', ? ^ + 'A', ? ^ - 'AEI\n' ? -- + 'AEI', ? + + 'AEIC', + 'AG', + 'AGS', + 'ALG', + 'ARO', + 'ATH', + 'AUST', - ' ', ? ^ + 'B', ? ^ - 'AEIC\n' + 'BDF', + 'BEO', + 'BER', + 'BGS', + 'BHL', + 'BJI', + 'BLA', + 'BOU', + 'BRK', + 'BSE', + 'BUC', + 'BUT', + 'BYKL', - ' ', ? ^ + 'C', ? ^ - 'AG\n' + 'CAR', + 'CASC', + 'CERI', + 'CI', + 'CLE', + 'CNRM', + 'CSC', + 'CSEM', + 'CSS', - ' ', ? ^ + 'D', ? ^ - 'AGS\n' + 'DBN', + 'DDA', + 'DHMR', + 'DJA', + 'DMN', + 'DNK', + 'DOE', - ' ', ? ^ + 'E', ? ^ - 'ALG\n' + 'ECX', + 'EPT', + 'EXP', + 'FBB', + 'FDF', - ' ', ? ^ + 'G', ? ^ - 'ARO\n' + 'GCMT', + 'GEN', + 'GFU', + 'GII', + 'GL', + 'GOM', + 'GRF', + 'GUC', - ' ', ? ^ + 'H', ? ^ - 'ATH\n' + 'HDC', + 'HEL', + 'HLW', + 'HOJ', + 'HON', + 'HV', + 'HVO', - ' ', ? ^ + 'I', ? ^ - 'AUST\n' + 'INDR', + 'INMG', + 'IRSA', + 'ISC', + 'ISK', - ' ', ? ^ + 'J', ? ^ - 'B\n' + 'JMA', + 'JSN', - ' ', ? ^ + 'L', ? ^ - 'BDF\n' + 'LAK', + 'LD', + 'LDG', + 'LIM', + 'LJU', - ' ', ? ^ + 'M', ? ^ - 'BEO\n' + 'MAC', + 'MACR', + 'MB', + 'MDD', + 'MEL', + 'MPR', + 'MRB', + 'NC', + 'NDI', + 'NIC', + 'NM', + 'NN', + 'NNC', + 'NSSP', - ' ', ? ^ + 'O', ? ^ - 'BER\n' + 'OBN', + 'OGSO', + 'OTT', - ' ', ? ^ + 'P', ? ^ - 'BGS\n' + 'PAL', + 'PAS', + 'PDA', + 'PDG', + 'PGC', + 'PPT', + 'PRE', + 'QUI', - ' ', ? ^ + 'R', ? ^ - 'BHL\n' + 'REN', + 'ROM', + 'RSNC', + 'RSPR', + 'RYD', - ' ', ? ^ + 'S', ? ^ - 'BJI\n' + 'SCP', + 'SDD', + 'SE', + 'SEA', + 'SJA', + 'SJR', + 'SKO', + 'SLC', + 'SLM', + 'SNET', + 'SNM', + 'SOF', + 'SPE', + 'SPEC', + 'SSNC', + 'STR', - ' ', ? ^ + 'T', ? ^ - 'BLA\n' + 'TAP', + 'TEH', + 'TEI', + 'TEIC', + 'THE', + 'THR', + 'TIR', + 'TRI', + 'TRN', + 'TUL', + 'TVA', - ' ', ? ^ + 'U', ? ^ - 'BOU\n' + 'UCR', + 'UNM', + 'UPA', + 'UPP', + 'US', + 'USBR', + 'UU', + 'UW', - ' ', ? ^ + 'V', ? ^ - 'BRK\n' - ' ', ? ^ + 'W', ? ^ - 'BSE\n' - ' ', - 'BUC\n' - ' ', - 'BUT\n' - ' ', - 'BYKL\n' - ' ', - 'C\n' - ' ', - 'CAR\n' - ' ', - 'CASC\n' - ' ', - 'CERI\n' - ' ', - 'CI\n' - ' ', - 'CLE\n' - ' ', - 'CNRM\n' - ' ', - 'CSC\n' - ' ', - 'CSEM\n' - ' ', - 'CSS\n' - ' ', - 'D\n' - ' ', - 'DBN\n' - ' ', - 'DDA\n' - ' ', - 'DHMR\n' - ' ', - 'DJA\n' - ' ', - 'DMN\n' - ' ', - 'DNK\n' - ' ', - 'DOE\n' - ' ', - 'E\n' - ' ', - 'ECX\n' - ' ', - 'EPT\n' - ' ', - 'EXP\n' - ' ', - 'FBB\n' - ' ', - 'FDF\n' - ' ', - 'G\n' - ' ', - 'GCMT\n' - ' ', - 'GEN\n' - ' ', - 'GFU\n' - ' ', - 'GII\n' - ' ', - 'GL\n' - ' ', - 'GOM\n' - ' ', - 'GRF\n' - ' ', - 'GUC\n' - ' ', - 'H\n' - ' ', - 'HDC\n' - ' ', - 'HEL\n' - ' ', - 'HLW\n' - ' ', - 'HOJ\n' - ' ', - 'HON\n' - ' ', - 'HV\n' - ' ', - 'HVO\n' - ' ', - 'I\n' - ' ', - 'INDR\n' - ' ', - 'INMG\n' - ' ', - 'IRSA\n' - ' ', - 'ISC\n' - ' ', - 'ISK\n' - ' ', - 'J\n' - ' ', - 'JMA\n' - ' ', - 'JSN\n' - ' ', - 'L\n' - ' ', - 'LAK\n' - ' ', - 'LD\n' - ' ', - 'LDG\n' - ' ', - 'LIM\n' - ' ', - 'LJU\n' - ' ', - 'M\n' - ' ', - 'MAC\n' - ' ', - 'MACR\n' - ' ', - 'MB\n' - ' ', - 'MDD\n' - ' ', - 'MEL\n' - ' ', - 'MPR\n' - ' ', - 'MRB\n' - ' ', - 'NC\n' - ' ', - 'NDI\n' - ' ', - 'NIC\n' - ' ', - 'NM\n' - ' ', - 'NN\n' - ' ', - 'NNC\n' - ' ', - 'NSSP\n' - ' ', - 'O\n' - ' ', - 'OBN\n' - ' ', - 'OGSO\n' - ' ', - 'OTT\n' - ' ', - 'P\n' - ' ', - 'PAL\n' - ' ', - 'PAS\n' - ' ', - 'PDA\n' - ' ', - 'PDG\n' - ' ', - 'PGC\n' - ' ', - 'PPT\n' - ' ', - 'PRE\n' - ' ', - 'QUI\n' - ' ', - 'R\n' - ' ', - 'REN\n' - ' ', - 'ROM\n' - ' ', - 'RSNC\n' - ' ', - 'RSPR\n' - ' ', - 'RYD\n' - ' ', - 'S\n' - ' ', - 'SCP\n' - ' ', - 'SDD\n' - ' ', - 'SE\n' - ' ', - 'SEA\n' - ' ', - 'SJA\n' - ' ', - 'SJR\n' - ' ', - 'SKO\n' - ' ', - 'SLC\n' - ' ', - 'SLM\n' - ' ', - 'SNET\n' - ' ', - 'SNM\n' - ' ', - 'SOF\n' - ' ', - 'SPE\n' - ' ', - 'SPEC\n' - ' ', - 'SSNC\n' - ' ', - 'STR\n' - ' ', - 'T\n' - ' ', - 'TAP\n' - ' ', - 'TEH\n' - ' ', - 'TEI\n' - ' ', - 'TEIC\n' - ' ', - 'THE\n' - ' ', - 'THR\n' - ' ', - 'TIR\n' - ' ', - 'TRI\n' - ' ', - 'TRN\n' - ' ', - 'TUL\n' - ' ', - 'TVA\n' - ' ', - 'U\n' - ' ', - 'UCR\n' - ' ', - 'UNM\n' - ' ', - 'UPA\n' - ' ', - 'UPP\n' - ' ', - 'US\n' - ' ', - 'USBR\n' - ' ', - 'UU\n' - ' ', - 'UW\n' - ' ', - 'V\n' - ' ', - 'W\n' - ' ', - 'WAR\n' ? -- + 'WAR', ? + - ' ', - 'WEL\n' ? -- + 'WEL', ? + - ' ', - 'WES\n' ? -- + 'WES', ? + - ' ', - 'ZAG\n' ? -- + 'ZAG', ? + - ' ', - 'ZAMG\n' ? -- + 'ZAMG', ? + - ' ', - 'ZUR\n' ? -- + 'ZUR', ? + - ' ', - 'ak\n' ? -- + 'ak', ? + - ' ', - 'ak,us\n' ? -- + 'ak,us', ? + - ' ', - 'at\n' ? -- + 'at', ? + - ' ', - 'ath\n' ? -- + 'ath', ? + - ' ', - 'aust\n' ? -- + 'aust', ? + - ' ', - 'av\n' ? -- + 'av', ? + - ' ', - 'bdf\n' ? -- + 'bdf', ? + - ' ', - 'ber\n' ? -- + 'ber', ? + - ' ', - 'bgrd\n' ? -- + 'bgrd', ? + - ' ', - 'bgs\n' ? -- + 'bgs', ? + - ' ', - 'bji\n' ? -- + 'bji', ? + - ' ', - 'buc\n' ? -- + 'buc', ? + - ' ', - 'car\n' ? -- + 'car', ? + - ' ', - 'casc\n' ? -- + 'casc', ? + - ' ', - 'ci\n' ? -- + 'ci', ? + - ' ', - 'csem\n' ? -- + 'csem', ? + - ' ', - 'dja\n' ? -- + 'dja', ? + - ' ', - 'ecx\n' ? -- + 'ecx', ? + - ' ', - 'ew\n' ? -- + 'ew', ? + - ' ', - 'gcmt\n' ? -- + 'gcmt', ? + - ' ', - 'gii\n' ? -- + 'gii', ? + - ' ', - 'guc\n' ? -- + 'guc', ? + - ' ', - 'hdc\n' ? -- + 'hdc', ? + - ' ', - 'hv\n' ? -- + 'hv', ? + - ' ', - 'inmg\n' ? -- + 'inmg', ? + - ' ', - 'iscgem\n' ? -- + 'iscgem', ? + - ' ', - 'iscgemsup\n' ? -- + 'iscgemsup', ? + - ' ', - 'isk\n' ? -- + 'isk', ? + - ' ', - 'ismp\n' ? -- + 'ismp', ? + - ' ', - 'ismpkansas\n' ? -- + 'ismpkansas', ? + - ' ', - 'ld\n' ? -- + 'ld', ? + - ' ', - 'ldg\n' ? -- + 'ldg', ? + - ' ', - 'lim\n' ? -- + 'lim', ? + - ' ', - 'mb\n' ? -- + 'mb', ? + - ' ', - 'mdd\n' ? -- + 'mdd', ? + - ' ', - 'nc\n' ? -- + 'nc', ? + - ' ', - 'nic\n' ? -- + 'nic', ? + - ' ', - 'nm\n' ? -- + 'nm', ? + - ' ', - 'nn\n' ? -- + 'nn', ? + - ' ', - 'official\n' ? -- + 'official', ? + - ' ', - 'oh\n' ? -- + 'oh', ? + - ' ', - 'ok\n' ? -- + 'ok', ? + - ' ', - 'ott\n' ? -- + 'ott', ? + - ' ', - 'pdg\n' ? -- + 'pdg', ? + - ' ', - 'pgc\n' ? -- + 'pgc', ? + - ' ', - 'pivs\n' ? -- + 'pivs', ? + - ' ', - 'pr\n' ? -- + 'pr', ? + - ' ', - 'pr,us\n' ? -- + 'pr,us', ? + - ' ', - 'pt\n' ? -- + 'pt', ? + - ' ', - 'qui\n' ? -- + 'qui', ? + - ' ', - 'rey\n' ? -- + 'rey', ? + - ' ', - 'rom\n' ? -- + 'rom', ? + - ' ', - 'rsnc\n' ? -- + 'rsnc', ? + - ' ', - 'se\n' ? -- + 'se', ? + - ' ', - 'sja\n' ? -- + 'sja', ? + - ' ', - 'sko\n' ? -- + 'sko', ? + - ' ', - 'snet\n' ? -- + 'snet', ? + - ' ', - 'sof\n' ? -- + 'sof', ? + - ' ', - 'sors\n' ? -- + 'sors', ? + - ' ', - 'spec\n' ? -- + 'spec', ? + - ' ', - 'tap\n' ? -- + 'tap', ? + - ' ', - 'teh\n' ? -- + 'teh', ? + - ' ', - 'the\n' ? -- + 'the', ? + - ' ', - 'thr\n' ? -- + 'thr', ? + - ' ', - 'tir\n' ? -- + 'tir', ? + - ' ', - 'trn\n' ? -- + 'trn', ? + - ' ', - 'tul\n' ? -- + 'tul', ? + - ' ', - 'tx\n' ? -- + 'tx', ? + - ' ', - 'ucr\n' ? -- + 'ucr', ? + - ' ', - 'unm\n' ? -- + 'unm', ? + - ' ', - 'us\n' ? -- + 'us', ? + - ' ', - 'us_ath\n' ? -- + 'us_ath', ? + - ' ', - 'us_aust\n' ? -- + 'us_aust', ? + - ' ', - 'us_bgs\n' ? -- + 'us_bgs', ? + - ' ', - 'us_buc\n' ? -- + 'us_buc', ? + - ' ', - 'us_car\n' ? -- + 'us_car', ? + - ' ', - 'us_ecx\n' ? -- + 'us_ecx', ? + - ' ', - 'us_gcg\n' ? -- + 'us_gcg', ? + - ' ', - 'us_guc\n' ? -- + 'us_guc', ? + - ' ', - 'us_hlw\n' ? -- + 'us_hlw', ? + - ' ', - 'us_inmg\n' ? -- + 'us_inmg', ? + - ' ', - 'us_isk\n' ? -- + 'us_isk', ? + - ' ', - 'us_ldg\n' ? -- + 'us_ldg', ? + - ' ', - 'us_lim\n' ? -- + 'us_lim', ? + - ' ', - 'us_mdd\n' ? -- + 'us_mdd', ? + - ' ', - 'us_ott\n' ? -- + 'us_ott', ? + - ' ', - 'us_pgc\n' ? -- + 'us_pgc', ? + - ' ', - 'us_qui\n' ? -- + 'us_qui', ? + - ' ', - 'us_rom\n' ? -- + 'us_rom', ? + - ' ', - 'us_rsnc\n' ? -- + 'us_rsnc', ? + - ' ', - 'us_sja\n' ? -- + 'us_sja', ? + - ' ', - 'us_snet\n' ? -- + 'us_snet', ? + - ' ', - 'us_teh\n' ? -- + 'us_teh', ? + - ' ', - 'us_the\n' ? -- + 'us_the', ? + - ' ', - 'us_thr\n' ? -- + 'us_thr', ? + - ' ', - 'us_trn\n' ? -- + 'us_trn', ? + - ' ', - 'us_tul\n' ? -- + 'us_tul', ? + - ' ', - 'us_unm\n' ? -- + 'us_unm', ? + - ' ', - 'us_wel\n' ? -- + 'us_wel', ? + - ' ', - 'uu\n' ? -- + 'uu', ? + - ' ', - 'uw\n' ? -- + 'uw', ? + - ' ', - 'wel\n' ? -- + 'wel', ? + - ' ', - 'wes\n' ? -- + 'wes', ? + - ' ', - 'zag\n' ? -- + 'zag', ? + - ' ', - 'zamg\n' ? -- + 'zamg', ? + - ' ', - 'zur\n' ? -- + 'zur', ? + - ' ', }
Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call result: Optional[TResult] = func() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 241, in <lambda> lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall return outcome.get_result() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result raise exc.with_traceback(exc.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call yield from thread_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call yield from unraisable_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call yield from self._runtest_for(item, "call") File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 833, in _runtest_for yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 878, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 183, in pytest_runtest_call raise e File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call item.runtest() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall raise exception.with_traceback(exception.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 162, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/unittest/mock.py", line 1325, in patched return func(*newargs, **newkeywargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 1450, in test_authentication_exceptions Client(eida_token="TEST") File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 277, in __init__ self._discover_services() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1650, in _discover_services raise FDSNNoServiceException(msg) obspy.clients.fdsn.header.FDSNNoServiceException: No FDSN services could be discovered at 'http://service.iris.edu'. This could be due to a temporary service outage or an invalid FDSN service address.
Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connectionpool.py", line 793, in urlopen response = self._make_request( File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connectionpool.py", line 537, in _make_request response = conn.getresponse() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connection.py", line 466, in getresponse httplib_response = super().getresponse() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/home/runner/miniconda3/envs/test/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connectionpool.py", line 847, in urlopen retries = retries.increment( File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/util/retry.py", line 470, in increment raise reraise(type(error), error, _stacktrace) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/util/util.py", line 38, in reraise raise value.with_traceback(tb) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connectionpool.py", line 793, in urlopen response = self._make_request( File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connectionpool.py", line 537, in _make_request response = conn.getresponse() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/urllib3/connection.py", line 466, in getresponse httplib_response = super().getresponse() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/home/runner/miniconda3/envs/test/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/home/runner/miniconda3/envs/test/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 341, in from_call result: Optional[TResult] = func() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 241, in <lambda> lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 182, in _multicall return outcome.get_result() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_result.py", line 100, in get_result raise exc.with_traceback(exc.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_call yield from thread_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_call yield from unraisable_exception_runtest_hook() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 850, in pytest_runtest_call yield from self._runtest_for(item, "call") File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/logging.py", line 833, in _runtest_for yield File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/capture.py", line 878, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 167, in _multicall teardown.throw(outcome._exception) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call return (yield) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 183, in pytest_runtest_call raise e File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/runner.py", line 173, in pytest_runtest_call item.runtest() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 1627, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_hooks.py", line 513, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 139, in _multicall raise exception.with_traceback(exception.__traceback__) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/pluggy/_callers.py", line 103, in _multicall res = hook_impl.function(*args) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/python.py", line 162, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/tests/test_nrl.py", line 17, in test_nrl_type nrl_online = NRL(root='http://ds.iris.edu/NRL') File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/decorator.py", line 49, in _deprecated return func(*args, **kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/client.py", line 599, in __init__ super(self.__class__, self).__init__() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/client.py", line 67, in __init__ self.sensors = self._parse_ini(sensor_index) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/client.py", line 136, in _parse_ini cp = self._get_cp_from_ini(path) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/client.py", line 621, in _get_cp_from_ini with io.StringIO(self._download(path)) as buf: File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/nrl/client.py", line 606, in _download r = requests.get(url) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/requests/adapters.py", line 501, in send raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Skipped tests (5)
Submodule | Test | Skip message |
---|---|---|
clients.fdsn | clients/fdsn/tests/test_client.py::TestClient::test_trim_stream_after_get_waveform | Skipped: data no longer available |
clients.fdsn | clients/fdsn/tests/test_client.py::TestClient::test_eida_token_resolution | Skipped: Token is expired |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_info | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_time_window | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_issue708 | Skipped: test must be started manually |
Slowest tests (20)
Warnings (1)
Stage | Filename | Category | Message |
---|---|---|---|
runtest | /home/runner/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py:77 | PytestUnhandledThreadExceptionWarning | Exception in thread Thread-103 Traceback (most recent call last): File "/home/runner/miniconda3/envs/test/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/home/runner/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1543, in run code, data = download_url( ValueError: not enough values to unpack (expected 2, got 0) |