[yt-svn] Build failed in Jenkins: py2.7-yt_analysis-3.0 #40

admin at shiningpanda.com admin at shiningpanda.com
Tue Mar 19 12:21:35 PDT 2013


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

Changes:

[Matthew Turk <matthewturk at gmail.com>] Merged in ngoldbaum/yt-3.0 (pull request #23)

Adding support for enzo-3.0 datasets that contain no active particles.

[Nathan Goldbaum <goldbaum at ucolick.org>] Adding some untracked autogenerated C files to hgignore.

[Nathan Goldbaum <goldbaum at ucolick.org>] Adding support for enzo-3.0 datasets that contain no active particles.

------------------------------------------
[...truncated 36705 lines...]
yt : [INFO     ] 2013-03-19 20:21:17,180 ylim = 0.000000 1.000000
yt : [INFO     ] 2013-03-19 20:21:17,180 Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt : [INFO     ] 2013-03-19 20:21:17,221 Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt : [INFO     ] 2013-03-19 20:21:18,247 Saving plot test.pdf
.yt : [DEBUG    ] 2013-03-19 20:21:19,484 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTQuadTreeProj'>)
yt : [DEBUG    ] 2013-03-19 20:21:19,486 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [DEBUG    ] 2013-03-19 20:21:19,579 Reading 262144 cells of ['Density'] fields in 1 blocks
yt : [DEBUG    ] 2013-03-19 20:21:19,636 Adding chunk (262144) to tree
yt : [DEBUG    ] 2013-03-19 20:21:19,708 Setting field ('gas', 'Density')
yt : [INFO     ] 2013-03-19 20:21:19,708 Projection completed
yt : [INFO     ] 2013-03-19 20:21:19,711 xlim = 0.000000 1.000000
yt : [INFO     ] 2013-03-19 20:21:19,712 ylim = 0.000000 1.000000
yt : [INFO     ] 2013-03-19 20:21:19,713 Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt : [INFO     ] 2013-03-19 20:21:19,756 xlim = 0.000000 1.000000
yt : [INFO     ] 2013-03-19 20:21:19,757 ylim = 0.000000 1.000000
yt : [INFO     ] 2013-03-19 20:21:19,758 Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt : [INFO     ] 2013-03-19 20:21:19,788 Making a fixed resolution buffer of (('gas', 'Density')) 800 by 800
yt : [INFO     ] 2013-03-19 20:21:20,719 Saving plot test.pdf
.yt : [DEBUG    ] 2013-03-19 20:21:22,223 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTCuttingPlane'>)
yt : [DEBUG    ] 2013-03-19 20:21:22,251 Reading 9227 cells of ['Density'] fields in 1 blocks
yt : [INFO     ] 2013-03-19 20:21:22,256 xlim = -0.500000 0.500000
yt : [INFO     ] 2013-03-19 20:21:22,256 ylim = -0.500000 0.500000
yt : [INFO     ] 2013-03-19 20:21:24,017 Saving plot test.pdf
.yt : [DEBUG    ] 2013-03-19 20:21:25,456 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [INFO     ] 2013-03-19 20:21:25,458 xlim = -0.500000 0.500000
yt : [INFO     ] 2013-03-19 20:21:25,459 ylim = -0.500000 0.500000
yt : [INFO     ] 2013-03-19 20:21:25,459 zlim = -0.500000 0.500000
yt : [INFO     ] 2013-03-19 20:21:25,460 Making a fixed resolutuion buffer of (('gas', 'Density')) 800 by 800
yt : [DEBUG    ] 2013-03-19 20:21:25,462 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [DEBUG    ] 2013-03-19 20:21:25,463 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [DEBUG    ] 2013-03-19 20:21:25,468 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [DEBUG    ] 2013-03-19 20:21:25,477 Reading 262144 cells of ['Density'] fields in 1 blocks
yt : [DEBUG    ] 2013-03-19 20:21:27,342 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [DEBUG    ] 2013-03-19 20:21:27,351 Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt : [INFO     ] 2013-03-19 20:21:28,263 Saving plot test.pdf
.
======================================================================
ERROR: Failure: ImportError (No module named sympy)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://jenkins.shiningpanda-ci.com/yt-project/job/py2.7-yt_analysis-3.0/ws/yt/utilities/tests/test_units.py",> line 29, in <module>
    from sympy import Symbol
ImportError: No module named sympy

======================================================================
FAIL: Accessing_AbsDivV_4
----------------------------------------------------------------------
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-3.0/ws/yt/data_objects/tests/test_fields.py",> line 83, in __call__
    assert_equal(v1, conv*field._function(field, g))
  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

(mismatch 9.375%)
 x: array([[[  1.59953795e+04,   1.59870442e+04,   1.59932109e+04, ...,
           1.59930229e+04,   1.59943315e+04,   7.99496261e+03],
        [  7.99197803e+03,   7.98773555e+03,   7.99970296e+03, ...,...
 y: array([[[  1.59953795e+04,   1.59870442e+04,   1.59932109e+04, ...,
           1.59930229e+04,   1.59943315e+04,   7.99496261e+03],
        [  7.99197803e+03,   7.98773555e+03,   7.99970296e+03, ...,...
>>  raise AssertionError('\nArrays are not equal\n\n(mismatch 9.375%)\n x: array([[[  1.59953795e+04,   1.59870442e+04,   1.59932109e+04, ...,\n           1.59930229e+04,   1.59943315e+04,   7.99496261e+03],\n        [  7.99197803e+03,   7.98773555e+03,   7.99970296e+03, ...,...\n y: array([[[  1.59953795e+04,   1.59870442e+04,   1.59932109e+04, ...,\n           1.59930229e+04,   1.59943315e+04,   7.99496261e+03],\n        [  7.99197803e+03,   7.98773555e+03,   7.99970296e+03, ...,...')
    
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
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   = 0.0
yt: INFO: Parameters: current_time              = 0.0
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   = 0.0
yt: DEBUG: Initializing data storage.
yt: DEBUG: Setting up classes.
yt: DEBUG: Setting up domain geometry.
yt: DEBUG: Counting grids.
yt: DEBUG: Initializing grid arrays.
yt: DEBUG: Allocating arrays for 4 grids
yt: DEBUG: Parsing hierarchy.
yt: DEBUG: Copying reverse tree
yt: DEBUG: Preparing grids
yt: DEBUG: Prepared       0 /       4 grids
yt: DEBUG: Prepared
yt: DEBUG: Constructing grid objects.
yt: DEBUG: Re-examining hierarchy
yt: DEBUG: Initializing data grid data IO
yt: DEBUG: Detecting fields.
yt: DEBUG: Detecting fields in backup.
yt: DEBUG: Adding unknown detected fields
yt: DEBUG: Checking ['z-velocity', 'y-velocity', 'x-velocity', 'Density']
yt: INFO: Adding unknown field z-velocity to list of fields
yt: INFO: Adding unknown field y-velocity to list of fields
yt: INFO: Adding unknown field x-velocity to list of fields
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0x5106140>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 4096 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Reading 4096 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Reading 1024 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 1 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Setting cp_x_vec to [ 1.  0.  0.]
yt: DEBUG: Setting center to [ 0.  0.  0.]
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting cp_z_vec to [ 0.  0.  1.]
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Setting cp_y_vec to [ 0.  1.  0.]
yt: DEBUG: Setting axis to 0
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Reading 1024 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 1 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Setting cp_x_vec to [ 1.  0.  0.]
yt: DEBUG: Setting center to [ 0.  0.  0.]
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting cp_z_vec to [ 0.  0.  1.]
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Setting cp_y_vec to [ 0.  1.  0.]
yt: DEBUG: Setting axis to 0
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Reading 1024 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 1 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Setting cp_x_vec to [ 1.  0.  0.]
yt: DEBUG: Setting center to [ 0.  0.  0.]
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting cp_z_vec to [ 0.  0.  1.]
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Setting cp_y_vec to [ 0.  1.  0.]
yt: DEBUG: Setting axis to 0
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 2368 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
yt: DEBUG: Reading 1024 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 1 blocks
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSmoothedCoveringGrid'>)
yt: DEBUG: Setting cp_x_vec to [ 1.  0.  0.]
yt: DEBUG: Setting center to [ 0.  0.  0.]
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting cp_z_vec to [ 0.  0.  1.]
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Setting cp_y_vec to [ 0.  1.  0.]
yt: DEBUG: Setting axis to 0
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTRegion'>)
yt: DEBUG: Reading 1600 cells of ['z-velocity', 'y-velocity', 'x-velocity'] fields in 4 blocks
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_geometry_utils.test_obtain_rvec
----------------------------------------------------------------------
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-3.0/ws/yt/utilities/lib/tests/test_geometry_utils.py",> line 16, in test_obtain_rvec
    assert_array_less(r.max(), 0.2)
  File "/home/slave/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 869, in assert_array_less
    header='Arrays are not less-ordered')
  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 less-ordered

(mismatch 100.0%)
 x: array(0.21237933154794042)
 y: array(0.2)
>>  raise AssertionError('\nArrays are not less-ordered\n\n(mismatch 100.0%)\n x: array(0.21237933154794042)\n y: array(0.2)')
    
-------------------- >> begin captured logging << --------------------
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: INFO: Parameters: current_time              = 0.0
yt: INFO: Parameters: domain_dimensions         = [64 64 64]
yt: INFO: Parameters: domain_left_edge          = [ 0.  0.  0.]
yt: INFO: Parameters: domain_right_edge         = [ 1.  1.  1.]
yt: INFO: Parameters: cosmological_simulation   = 0.0
yt: DEBUG: Initializing data storage.
yt: DEBUG: Setting up classes.
yt: DEBUG: Setting up domain geometry.
yt: DEBUG: Counting grids.
yt: DEBUG: Initializing grid arrays.
yt: DEBUG: Allocating arrays for 8 grids
yt: DEBUG: Parsing hierarchy.
yt: DEBUG: Copying reverse tree
yt: DEBUG: Preparing grids
yt: DEBUG: Prepared       0 /       8 grids
yt: DEBUG: Prepared
yt: DEBUG: Constructing grid objects.
yt: DEBUG: Re-examining hierarchy
yt: DEBUG: Initializing data grid data IO
yt: DEBUG: Detecting fields.
yt: DEBUG: Detecting fields in backup.
yt: DEBUG: Adding unknown detected fields
yt: DEBUG: Checking ['z-velocity', 'y-velocity', 'x-velocity', 'Density']
yt: INFO: Adding unknown field z-velocity to list of fields
yt: INFO: Adding unknown field y-velocity to list of fields
yt: INFO: Adding unknown field x-velocity to list of fields
yt: INFO: Adding unknown field Density to list of fields
yt: DEBUG: Setting up derived fields
yt: DEBUG: Generating vorticity on defaultdict(<function <lambda> at 0x63cb0c8>, {'dz': array([ 1.]), 'dx': array([ 1.]), 'dy': array([ 1.])})
yt: DEBUG: Appending object to UniformGridData (type: <class 'yt.geometry.geometry_handler.YTSphere'>)
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2545 tests in 813.202s

FAILED (errors=1, failures=2)
Build step 'Custom Python Builder' marked build as failure
Recording test results



More information about the yt-svn mailing list