[yt-svn] Build failed in Jenkins: py2.7-yt_analysis-dev #234

Matthew Turk matthewturk at gmail.com
Thu Feb 14 12:57:43 PST 2013


For anyone listening, Andrew's looking into this.  I'll take a look too once I
have an opportunity.

I believe the issue is that the IO Handler changes to support sidecar files
have, for Enzo packed HDF5, lost a transpose somewhere.


* admin at shiningpanda.com <admin at shiningpanda.com> [130214 15:53]:
> See <https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/234/changes>
> 
> Changes:
> 
> [Matthew Turk <matthewturk at gmail.com>] Merged in ngoldbaum/yt (pull request #426)
> 
> Only attach working callbacks to PWViewerMPL instances.
> 
> [Nathan Goldbaum <goldbaum at ucolick.org>] No need to modify the streamline callback since it is disable for OAPP.
> 
> [Nathan Goldbaum <goldbaum at ucolick.org>] Touching up the callbacks so we only attach working callbacks to PWViewerMPL instances.
> 
> ------------------------------------------
> [...truncated 4310 lines...]
>          2.93375625e-25,   2.98891233e-25,   2.73216617e-25])
> >>  raise AssertionError('\nArrays are not equal\nweight_field values of particle_density (Density weighted) projection (axis 1) not equal.\n(mismatch 100.0%)\n x: array([  6.24040600e-28,   6.24040594e-28,   6.24040655e-28, ...,\n         2.93375618e-25,   2.98891226e-25,   2.73216609e-25])\n y: array([  6.24040600e-28,   6.24040594e-28,   6.24040657e-28, ...,\n         2.93375625e-25,   2.98891233e-25,   2.73216617e-25])')
>     
> -------------------- >> begin captured logging << --------------------
> yt: INFO: Parameters: current_time              = 0.817513171191
> yt: INFO: Parameters: domain_dimensions         = [16 16 16]
> yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
> yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
> yt: INFO: Parameters: cosmological_simulation   = 1
> yt: INFO: Parameters: current_redshift          = 9.99102779567
> yt: INFO: Parameters: omega_lambda              = 0
> yt: INFO: Parameters: omega_matter              = 1
> yt: INFO: Parameters: hubble_constant           = 0.5
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
> yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242  0.75024414  0.75024414], radius=0.1
> yt: DEBUG: Setting node_name to None
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: End of projecting level level 0, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 1, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 2, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 3, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 4, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 5, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 6, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 7, memory usage 2.891e-01
> yt: INFO: Projection completed
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: ProjectionValues_moving7_0010_all_particle_density_2_None
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
>     self.compare(nv, ov)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 427, in compare
>     err_msg=err_msg)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> particle_density values of particle_density (None weighted) projection (axis 2) not equal.
> (mismatch 100.0%)
>  x: array([ 0.00273039,  0.0033542 ,  0.00328483, ...,  2.55400443,
>         0.57571108,  0.57031149])
>  y: array([ 0.00273104,  0.00335501,  0.00328562, ...,  2.55461872,
>         0.57584955,  0.57044866])
> >>  raise AssertionError('\nArrays are not equal\nparticle_density values of particle_density (None weighted) projection (axis 2) not equal.\n(mismatch 100.0%)\n x: array([ 0.00273039,  0.0033542 ,  0.00328483, ...,  2.55400443,\n        0.57571108,  0.57031149])\n y: array([ 0.00273104,  0.00335501,  0.00328562, ...,  2.55461872,\n        0.57584955,  0.57044866])')
>     
> -------------------- >> begin captured logging << --------------------
> yt: INFO: Parameters: current_time              = 0.817513171191
> yt: INFO: Parameters: domain_dimensions         = [16 16 16]
> yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
> yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
> yt: INFO: Parameters: cosmological_simulation   = 1
> yt: INFO: Parameters: current_redshift          = 9.99102779567
> yt: INFO: Parameters: omega_lambda              = 0
> yt: INFO: Parameters: omega_matter              = 1
> yt: INFO: Parameters: hubble_constant           = 0.5
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
> yt: DEBUG: Setting data_source to None
> yt: DEBUG: Setting node_name to None
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: End of projecting level level 0, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 1, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 2, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 3, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 4, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 5, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 6, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 7, memory usage 2.891e-01
> yt: INFO: Projection completed
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: ProjectionValues_moving7_0010_all_particle_density_2_Density
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
>     self.compare(nv, ov)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 427, in compare
>     err_msg=err_msg)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> weight_field values of particle_density (Density weighted) projection (axis 2) not equal.
> (mismatch 100.0%)
>  x: array([  6.24040571e-28,   6.24040576e-28,   6.24040643e-28, ...,
>          2.93032968e-25,   2.98797005e-25,   2.72898574e-25])
>  y: array([  6.24040570e-28,   6.24040576e-28,   6.24040645e-28, ...,
>          2.93032972e-25,   2.98797010e-25,   2.72898580e-25])
> >>  raise AssertionError('\nArrays are not equal\nweight_field values of particle_density (Density weighted) projection (axis 2) not equal.\n(mismatch 100.0%)\n x: array([  6.24040571e-28,   6.24040576e-28,   6.24040643e-28, ...,\n         2.93032968e-25,   2.98797005e-25,   2.72898574e-25])\n y: array([  6.24040570e-28,   6.24040576e-28,   6.24040645e-28, ...,\n         2.93032972e-25,   2.98797010e-25,   2.72898580e-25])')
>     
> -------------------- >> begin captured logging << --------------------
> yt: INFO: Parameters: current_time              = 0.817513171191
> yt: INFO: Parameters: domain_dimensions         = [16 16 16]
> yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
> yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
> yt: INFO: Parameters: cosmological_simulation   = 1
> yt: INFO: Parameters: current_redshift          = 9.99102779567
> yt: INFO: Parameters: omega_lambda              = 0
> yt: INFO: Parameters: omega_matter              = 1
> yt: INFO: Parameters: hubble_constant           = 0.5
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
> yt: DEBUG: Setting data_source to None
> yt: DEBUG: Setting node_name to None
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: End of projecting level level 0, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 1, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 2, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 3, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 4, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 5, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 6, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 7, memory usage 2.891e-01
> yt: INFO: Projection completed
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_particle_density_2_None
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
>     self.compare(nv, ov)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 427, in compare
>     err_msg=err_msg)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> particle_density values of particle_density (None weighted) projection (axis 2) not equal.
> (mismatch 100.0%)
>  x: array([ 0.00273039,  0.0033542 ,  0.00328483, ...,  2.55400443,
>         0.57571108,  0.57031149])
>  y: array([ 0.00273104,  0.00335501,  0.00328562, ...,  2.55461872,
>         0.57584955,  0.57044866])
> >>  raise AssertionError('\nArrays are not equal\nparticle_density values of particle_density (None weighted) projection (axis 2) not equal.\n(mismatch 100.0%)\n x: array([ 0.00273039,  0.0033542 ,  0.00328483, ...,  2.55400443,\n        0.57571108,  0.57031149])\n y: array([ 0.00273104,  0.00335501,  0.00328562, ...,  2.55461872,\n        0.57584955,  0.57044866])')
>     
> -------------------- >> begin captured logging << --------------------
> yt: INFO: Parameters: current_time              = 0.817513171191
> yt: INFO: Parameters: domain_dimensions         = [16 16 16]
> yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
> yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
> yt: INFO: Parameters: cosmological_simulation   = 1
> yt: INFO: Parameters: current_redshift          = 9.99102779567
> yt: INFO: Parameters: omega_lambda              = 0
> yt: INFO: Parameters: omega_matter              = 1
> yt: INFO: Parameters: hubble_constant           = 0.5
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
> yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242  0.75024414  0.75024414], radius=0.1
> yt: DEBUG: Setting node_name to None
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: End of projecting level level 0, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 1, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 2, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 3, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 4, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 5, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 6, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 7, memory usage 2.891e-01
> yt: INFO: Projection completed
> --------------------- >> end captured logging << ---------------------
> 
> ======================================================================
> FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_particle_density_2_Density
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
>     self.compare(nv, ov)
>   File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 427, in compare
>     err_msg=err_msg)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> weight_field values of particle_density (Density weighted) projection (axis 2) not equal.
> (mismatch 100.0%)
>  x: array([  6.24040571e-28,   6.24040576e-28,   6.24040643e-28, ...,
>          2.93032968e-25,   2.98797005e-25,   2.72898574e-25])
>  y: array([  6.24040570e-28,   6.24040576e-28,   6.24040645e-28, ...,
>          2.93032972e-25,   2.98797010e-25,   2.72898580e-25])
> >>  raise AssertionError('\nArrays are not equal\nweight_field values of particle_density (Density weighted) projection (axis 2) not equal.\n(mismatch 100.0%)\n x: array([  6.24040571e-28,   6.24040576e-28,   6.24040643e-28, ...,\n         2.93032968e-25,   2.98797005e-25,   2.72898574e-25])\n y: array([  6.24040570e-28,   6.24040576e-28,   6.24040645e-28, ...,\n         2.93032972e-25,   2.98797010e-25,   2.72898580e-25])')
>     
> -------------------- >> begin captured logging << --------------------
> yt: INFO: Parameters: current_time              = 0.817513171191
> yt: INFO: Parameters: domain_dimensions         = [16 16 16]
> yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
> yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
> yt: INFO: Parameters: cosmological_simulation   = 1
> yt: INFO: Parameters: current_redshift          = 9.99102779567
> yt: INFO: Parameters: omega_lambda              = 0
> yt: INFO: Parameters: omega_matter              = 1
> yt: INFO: Parameters: hubble_constant           = 0.5
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
> yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242  0.75024414  0.75024414], radius=0.1
> yt: DEBUG: Setting node_name to None
> yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
> yt: DEBUG: Going to obtain []
> yt: DEBUG: End of projecting level level 0, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 1, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 2, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 3, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 4, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 5, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 6, memory usage 2.891e-01
> yt: DEBUG: End of projecting level level 7, memory usage 2.891e-01
> yt: INFO: Projection completed
> --------------------- >> end captured logging << ---------------------
> 
> ----------------------------------------------------------------------
> Ran 2373 tests in 2333.214s
> 
> FAILED (failures=60)
> Build step 'Custom Python Builder' marked build as failure
> Recording test results
> _______________________________________________
> yt-svn mailing list
> yt-svn at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-svn-spacepope.org



More information about the yt-svn mailing list