#107754 Report by node login2 covering 1743 tests from 45 modules resulted into 5 errors

Report

ObsPy version
1.1.1
GitHub Pull Request
-
Report file
XML document
Total runtime
144.7 sec
Report date/time
Dec. 21, 2019, 5:15 p.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
login2
Processor
x86_64
Python Compiler
GCC Intel(R) C++ gcc 6.3 mode
Python Implementation
CPython
Python Version
3.7.0
Release
3.10.0-957.5.1.el7.x86_64
System
Linux
Version
#1 SMP Fri Feb 1 14:54:57 UTC 2019

Dependencies

cartopy
---
decorator
4.3.2
flake8
3.7.9
future
0.18.2
geographiclib
---
lxml.etree
4.3.0
m2crypto
---
matplotlib
3.0.2
mock
---
mpl_toolkits.basemap
---
numpy
1.16.1
pep8-naming
---
pyflakes
2.1.1
pyimgur
---
pyproj
---
requests
2.22.0
scipy
1.2.0
setuptools
40.8.0
shapefile
---
sqlalchemy
1.3.12

Modules (45)

Module Errors / Failures Tracebacks
obspy.clients.arclink Not tested -
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem - -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.nrl Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core - -
obspy.db - -
obspy.geodetics - -
obspy.imaging - -
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.iaspei - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic - -
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.reftek - -
obspy.io.sac - -
obspy.io.scardec - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.win - -
obspy.io.xseed 5 1 2 3 4 5
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.scripts - -
obspy.signal - -
obspy.taup - -
Summary 5 5

Tracebacks (5)

Traceback (most recent call last):
File "/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/test_core.py", line 665, in test_reconstructing_stage_0_from_other_blockettes
np.testing.assert_equal(e_r, i_r)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 348, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 896, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 819, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
Mismatch: 40%
Max absolute difference: 1.9073486328125e-06
Max relative difference: 2.3028850888807076e-11
x: array([ -6.331690e+00 -3.379913e-06j, -8.370122e+00 -5.137168e-06j,
-1.106481e+01 -7.808038e-06j, -1.462703e+01 -1.186752e-05j,
-1.933607e+01 -1.803758e-05j, -2.556114e+01 -2.741552e-05j,...
y: array([ -6.331690e+00 -3.379913e-06j, -8.370122e+00 -5.137168e-06j,
-1.106481e+01 -7.808038e-06j, -1.462703e+01 -1.186752e-05j,
-1.933607e+01 -1.803758e-05j, -2.556114e+01 -2.741552e-05j,...
Traceback (most recent call last):
File "/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/test_core.py", line 431, in test_response_calculation_from_resp_files
np.testing.assert_equal(e_r, i_r, "%s - %s" % (filename, unit))
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 348, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 896, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 819, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/data/RESP.XX.NR008..HHZ.130.1.100 - DISP
Mismatch: 25%
Max absolute difference: 3.725290298461914e-09
Max relative difference: 5.111529416412218e-16
x: array([ -8.687258e-04 +3.952927e+03j, -3.719303e-03 +8.179153e+03j,
-1.592355e-02 +1.692380e+04j, -6.817368e-02 +3.501767e+04j,
-2.918679e-01 +7.245642e+04j, -1.249468e+00 +1.499225e+05j,...
y: array([ -8.687258e-04 +3.952927e+03j, -3.719303e-03 +8.179153e+03j,
-1.592355e-02 +1.692380e+04j, -6.817368e-02 +3.501767e+04j,
-2.918679e-01 +7.245642e+04j, -1.249468e+00 +1.499225e+05j,...
Traceback (most recent call last):
File "/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/test_core.py", line 847, in test_response_lots_zero_frequency_gains
np.testing.assert_equal(e_r, i_r, "%s - %s" % (filename, unit))
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 348, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 896, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 819, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/data/RESP.many_zero_frequencies - DISP
Mismatch: 95%
Max absolute difference: 6.823937919616058e-05
Max relative difference: 3.3720892109265154e-16
x: array([ -1.213325e+04 -7.036259e+04j, -2.215916e+05 -5.912208e+05j,
-3.810439e+06 -3.851683e+06j, -3.275565e+07 +2.904262e+06j,
-5.575679e+07 +6.930556e+07j, -5.701080e+07 +1.788490e+08j,...
y: array([ -1.213325e+04 -7.036259e+04j, -2.215916e+05 -5.912208e+05j,
-3.810439e+06 -3.851683e+06j, -3.275565e+07 +2.904262e+06j,
-5.575679e+07 +6.930556e+07j, -5.701080e+07 +1.788490e+08j,...
Traceback (most recent call last):
File "/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/test_core.py", line 787, in test_response_regression_1
np.testing.assert_equal(e_r, i_r, "%s - %s" % (filename, unit))
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 348, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 896, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 819, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/data/RESP.regression_1 - DISP
Mismatch: 35%
Max absolute difference: 1.9073486328125e-06
Max relative difference: 4.2342528629793047e-16
x: array([ -1.485291e+02 -3.507617e+03j, -2.722467e+03 -3.098106e+04j,
-4.988927e+04 -2.709183e+05j, -9.101987e+05 -2.258134e+06j,
-1.537664e+07 -1.386892e+07j, -1.157388e+08 +2.073983e+07j,...
y: array([ -1.485291e+02 -3.507617e+03j, -2.722467e+03 -3.098106e+04j,
-4.988927e+04 -2.709183e+05j, -9.101987e+05 -2.258134e+06j,
-1.537664e+07 -1.386892e+07j, -1.157388e+08 +2.073983e+07j,...
Traceback (most recent call last):
File "/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/test_core.py", line 806, in test_response_regression_2
np.testing.assert_equal(e_r, i_r, "%s - %s" % (filename, unit))
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 348, in assert_equal
return assert_array_equal(actual, desired, err_msg, verbose)
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 896, in assert_array_equal
verbose=verbose, header='Arrays are not equal')
File "/opt/apps/intel18/python3/3.7.0/lib/python3.7/site-packages/numpy-1.16.1-py3.7-linux-x86_64.egg/numpy/testing/_private/utils.py", line 819, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Arrays are not equal
/home1/06430/tg857299/.local/lib/python3.7/site-packages/obspy/io/xseed/tests/data/RESP.regression_2 - DISP
Mismatch: 55%
Max absolute difference: 1.666000468656264e-08
Max relative difference: 9.037038684942795e-16
x: array([ -9.707397e+03 -5.633208e+04j, -1.788493e+05 -4.775239e+05j,
-3.076670e+06 -3.113206e+06j, -2.651190e+07 +2.326070e+06j,
-4.448926e+07 +5.518129e+07j, -3.097378e+07 +9.665214e+07j,...
y: array([ -9.707397e+03 -5.633208e+04j, -1.788493e+05 -4.775239e+05j,
-3.076670e+06 -3.113206e+06j, -2.651190e+07 +2.326070e+06j,
-4.448926e+07 +5.518129e+07j, -3.097378e+07 +9.665214e+07j,...

Skipped tests (42)

Submodule Test Skip message
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_plot_catalog_before_1900 (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase) basemap not installed
core test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_use_obspy_deprecation_warning (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_future_imports_in_every_file (obspy.core.tests.test_code_formatting.FutureUsageTestCase) No code formatting tests for release builds
core test_no_pyplot_import_in_any_file (obspy.core.tests.test_code_formatting.MatplotlibBackendUsageTestCase) No code formatting tests for release builds
core test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
geodetics test_gps_2_dist_azimuth_with_geographiclib (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
geodetics test_issue_375 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
io.nlloc test_read_nlloc_scatter_coordinate_conversion (obspy.io.nlloc.tests.test_util.NLLOCTestCase) pyproj not installed
io.shapefile test_write_catalog_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) pyshp not installed
io.shapefile test_write_catalog_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) pyshp not installed
io.shapefile test_write_inventory_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) pyshp not installed
io.shapefile test_write_inventory_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) pyshp not installed
signal test_ppsd_spectrogram_plot (obspy.signal.tests.test_spectral_estimation.PsdTestCase) matplotlib >= 3 shifts labels
taup test_compute_ray_paths (obspy.taup.tests.test_ray_paths.RayPathCalculationsTestCase) test needs geographiclib >= 1.34
taup test_path_geo (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.
taup test_path_resampling (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.
taup test_p_iasp91_geo_manual (obspy.taup.tests.test_tau.TauPyModelTestCase) Module geographiclib is not installed
taup test_pierce_p_iasp91_geo (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34
taup test_single_path_geo_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34

Slowest tests (20)

Runtime Test
6.336s __init__ (obspy.taup)
5.575s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
4.662s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
3.222s read (obspy.core.stream)
3.102s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
3.027s test_is_format (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)
3.022s plot_travel_times (obspy.taup.tau)
2.862s test_plot_multiple_traces (obspy.imaging.tests.test_waveform.WaveformTestCase)
2.748s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
2.709s test_regional_models (obspy.taup.tests.test_tau.TauPyModelTestCase)
2.678s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
2.242s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)
2.201s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
2.035s test_plot_wiggles_negative_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
2.014s test_plot_wiggles_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
2.002s test_plot_wiggles_vertical_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
1.993s test_plot_colored_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
1.975s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
1.954s test_plot_wiggles_positive_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
1.948s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)