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

admin at shiningpanda.com admin at shiningpanda.com
Thu Feb 14 11:26:41 PST 2013


See <https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-dev/233/changes>

Changes:

[Matthew Turk <matthewturk at gmail.com>] Merged in atmyers/yt (pull request #416)

Saving derived fields to disk

[Matthew Turk <matthewturk at gmail.com>] Adjusting IO frontends for the new sidecar file.

[Andrew Myers <atmyers2 at gmail.com>] warn people if they try to save particle fields

[Andrew Myers <atmyers2 at gmail.com>] simplfying the detect fields code somewhat

[Andrew Myers <atmyers2 at gmail.com>] only check disk for presence of data file once

[Andrew Myers <atmyers2 at gmail.com>] Merged yt_analysis/yt into yt

[Andrew Myers <atmyers2 at gmail.com>] fixing a couple of bugs

[Andrew Myers <atmyers2 at gmail.com>] resolving conflict

[Andrew Myers <atmyers2 at gmail.com>] fixing grid offset bug in this version too

[Andrew Myers <atmyers2 at gmail.com>] maybe this time

[Andrew Myers <atmyers2 at gmail.com>] missed this one

[Andrew Myers <atmyers2 at gmail.com>] fixing some changes I somehow accidently made to the periodicity checking in the flash, orion, and enzo frontents

[Andrew Myers <atmyers2 at gmail.com>] catching a couple of exceptions and changing the default backup file location

[Andrew Myers <atmyers2 at gmail.com>] set the backup_filename in the base StaticOutput class rather than in the individual frontends

[Andrew Myers <atmyers2 at gmail.com>] making _read_data_set --> _read_data change in all of the other frontends

[Andrew Myers <atmyers2 at gmail.com>] forgot one place

[Andrew Myers <atmyers2 at gmail.com>] replacing clunky function name '_read_data_set_from_pf' with '_read_data'

[Andrew Myers <atmyers2 at gmail.com>] flash

[Andrew Myers <atmyers2 at gmail.com>] adding support for orion data

[Andrew Myers <atmyers2 at gmail.com>] further refactoring of the derived field saving mechanism. Supports the Enzo frontend now

[Andrew Myers <atmyers2 at gmail.com>] merging

[Andrew Myers <atmyers2 at gmail.com>] don't need this import anymore

[Andrew Myers <atmyers2 at gmail.com>] Merged yt_analysis/yt into yt

[Andrew Myers <atmyers2 at gmail.com>] catching an exception for when you try to write a field with a name that already exits

[Andrew Myers <atmyers2 at gmail.com>] some refactoring of the io functions to support saving of derived fields accross all frontends

[Andrew Myers <atmyers2 at gmail.com>] adding a docstring to the save_field function

[Andrew Myers <atmyers2 at gmail.com>] detecting fields in the backup as well for the Chombo frontend

[Andrew Myers <atmyers2 at gmail.com>] modifying the io routines for the Chombo frontend to check the backup file

[Andrew Myers <atmyers2 at gmail.com>] adding a backup_filename parameter to the chombo frontend

[Andrew Myers <atmyers2 at gmail.com>] refactoring the gdf writer a bit and adding the option to write to single fields to backup files

[Andrew Myers <atmyers2 at gmail.com>] setting the 'cosmological simulation' parameter in the Chombo frontend to False by default

------------------------------------------
[...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.920e-01
yt: DEBUG: End of projecting level level 1, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 2, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 3, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 4, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 5, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 6, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 7, memory usage 2.920e-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.920e-01
yt: DEBUG: End of projecting level level 1, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 2, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 3, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 4, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 5, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 6, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 7, memory usage 2.920e-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.920e-01
yt: DEBUG: End of projecting level level 1, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 2, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 3, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 4, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 5, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 6, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 7, memory usage 2.920e-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.920e-01
yt: DEBUG: End of projecting level level 1, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 2, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 3, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 4, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 5, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 6, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 7, memory usage 2.920e-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.920e-01
yt: DEBUG: End of projecting level level 1, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 2, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 3, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 4, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 5, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 6, memory usage 2.920e-01
yt: DEBUG: End of projecting level level 7, memory usage 2.920e-01
yt: INFO: Projection completed
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2373 tests in 2360.816s

FAILED (failures=60)
Build step 'Custom Python Builder' marked build as failure
Recording test results



More information about the yt-svn mailing list