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

Jenkins Daemon jenkins at hum.astri.umk.pl
Thu Feb 28 11:36:58 PST 2013


See <http://ladon:8080/job/py2.7-yt_analysis-dev/122/>

------------------------------------------
[...truncated 52652 lines...]
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Getting fields ['velz'] from 545 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Appending object to sloshing_low_res_hdf5_plt_cnt_0300 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting radius to 6.1712e+23
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Getting fields ['velx'] from 545 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Getting fields ['vely'] from 545 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Getting fields ['velz'] from 545 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Appending object to sloshing_low_res_hdf5_plt_cnt_0300 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
yt: DEBUG: Setting bulk_velocity to [ 0.  0.  0.]
yt: DEBUG: Setting radius to 6.1712e+23
yt: DEBUG: Setting normal to [ 0.  0.  1.]
yt: DEBUG: Getting fields ['velx'] from 533 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Getting fields ['vely'] from 533 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
yt: DEBUG: Getting fields ['velz'] from 533 possible grids
yt: DEBUG: Updating level state to 1
yt: DEBUG: Updating level state to 2
yt: DEBUG: Updating level state to 3
yt: DEBUG: Updating level state to 4
yt: DEBUG: Updating level state to 5
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Temperature
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Temperature not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])
>>  raise AssertionError('\nArrays are not equal\nField values for Temperature not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Temperature
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Temperature not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])
>>  raise AssertionError('\nArrays are not equal\nField values for Temperature not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Temperature
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Temperature not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])
>>  raise AssertionError('\nArrays are not equal\nField values for Temperature not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([  1.71021825e-08,   8.59087201e-09,   2.43154972e-08])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Density not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([ 3.81379883,  1.39999998,  6.61460495])
>>  raise AssertionError('\nArrays are not equal\nField values for Density not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([ 3.81379883,  1.39999998,  6.61460495])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Density not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([ 3.81379883,  1.39999998,  6.61460495])
>>  raise AssertionError('\nArrays are not equal\nField values for Density not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([ 3.81379883,  1.39999998,  6.61460495])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: FieldValues_windtunnel_4lev_hdf5_plt_cnt_0030_sphere_('max', (0.1, 'unitary'))_Density
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 283, in __call__
    self.compare(nv, ov)
  File "<http://ladon:8080/job/py2.7-yt_analysis-dev/ws/yt/utilities/answer_testing/framework.py",> line 361, in compare
    err_msg=err_msg, verbose=True)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
    return assert_array_equal(actual, desired, err_msg, verbose)
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
    verbose=verbose, header='Arrays are not equal')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 605, in assert_array_compare
    chk_same_position(x_id, y_id, hasval='nan')
  File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 588, in chk_same_position
    raise AssertionError(msg)
AssertionError: 
Arrays are not equal
Field values for Density not equal.
x and y nan location mismatch:
 x: array([             nan,   1.00000000e+90,  -1.00000000e+90])
 y: array([ 3.81379883,  1.39999998,  6.61460495])
>>  raise AssertionError('\nArrays are not equal\nField values for Density not equal.\nx and y nan location mismatch:\n x: array([             nan,   1.00000000e+90,  -1.00000000e+90])\n y: array([ 3.81379883,  1.39999998,  6.61460495])')
    
-------------------- >> begin captured logging << --------------------
yt: DEBUG: Appending object to windtunnel_4lev_hdf5_plt_cnt_0030 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
yt: DEBUG: Going to obtain []
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 2242 tests in 1291.113s

FAILED (errors=5, failures=162)
Build step 'Custom Python Builder' marked build as failure
Recording test results
Unable to auto-install JDK until the license is accepted.
Unable to auto-install JDK until the license is accepted.



More information about the yt-svn mailing list