test_convert stderr

/usr/lib/python2.7/xml/etree/ElementTree.py:1627: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
FEFEFEFEFEFEFEFE..
======================================================================
ERROR: test_parallel (__main__.TestRasterContour)
Run 4 contour processes do not create attribute tables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_parallel_cut (__main__.TestRasterContour)
Do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_register_empty_maps (__main__.TestRasterContour)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_simple (__main__.TestRasterContour)
Do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_suffix_num (__main__.TestRasterContour)
Test the -s flag
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_suffix_time (__main__.TestRasterContour)
Test the -s flag
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_where (__main__.TestRasterContour)
Use where statement and do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
ERROR: test_where_step (__main__.TestRasterContour)
Use where statement and do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 48, in tearDown
    inputs="result")
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.remove ended with error
Process ended with non-zero return code t.remove(inputs=['result'], type='stvds', flags=u'rf'). See the following errors:
ERROR: Space time vector dataset <result> not found


======================================================================
FAIL: test_parallel (__main__.TestRasterContour)
Run 4 contour processes do not create attribute tables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 118, in test_parallel
    nprocs=4, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', basename='test', suffix='gran', levels=[1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0], cut=0, nprocs=4, flags=u't', overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_01@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_parallel_cut (__main__.TestRasterContour)
Do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 139, in test_parallel_cut
    nprocs=4, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', basename='test', suffix='gran', levels=[1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0], cut=2, nprocs=4, flags=u't', overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_01@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_register_empty_maps (__main__.TestRasterContour)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 54, in test_register_empty_maps
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', basename='test', suffix='gran', levels=[1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0], cut=0, nprocs=1, flags=u'n', overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_01@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_simple (__main__.TestRasterContour)
Do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 75, in test_simple
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', basename='test', suffix='gran', levels=[1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0], cut=0, nprocs=1, overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_01@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_suffix_num (__main__.TestRasterContour)
Test the -s flag
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 184, in test_suffix_num
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', where="start_time > '2001-02-01'", basename='time', suffix='num%03', step=1.0, minlevel=1.0, maxlevel=8.0, cut=0, nprocs=1, overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'time_001@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_suffix_time (__main__.TestRasterContour)
Test the -s flag
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 196, in test_suffix_time
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', where="start_time > '2001-02-01'", basename='time', suffix='time', step=1.0, minlevel=1.0, maxlevel=8.0, cut=0, nprocs=1, overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'time_2001_04_01T00_00_00@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_where (__main__.TestRasterContour)
Use where statement and do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 97, in test_where
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', where="start_time > '2001-02-01'", basename='test', suffix='gran', levels=[1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0], cut=0, nprocs=1, overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_04@__temporal_t_rast_contour_test_convert'


======================================================================
FAIL: test_where_step (__main__.TestRasterContour)
Use where statement and do not register empty maps
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.contour/testsuite/test_convert.py", line 161, in test_where_step
    nprocs=1, overwrite=True, verbose=True)
  File "etc/python/grass/gunittest/case.py", line 1161, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <t.rast.contour> module ended with non-zero return code (1)
Called: t.rast_contour(input='A', output='result', where="start_time > '2001-02-01'", basename='test', suffix='gran', step=1.0, minlevel=1.0, maxlevel=8.0, cut=0, nprocs=1, overwrite=True, verbose=True)
See the following errors:
Traceback (most recent call last):
  File "scripts/t.rast.contour", line 284, in <module>
    main(options, flags)
  File "scripts/t.rast.contour", line 219, in main
    mod(input=map.get_id(), output=new_map.get_id())
  File "etc/python/grass/pygrass/modules/interface/module.py", line 566, in __call__
    self.outputs[key].value = val
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 189, in _set_value
    self._value, self._rawvalue = _check_value(self, value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 77, in _check_value
    check_string(value)
  File "etc/python/grass/pygrass/modules/interface/parameter.py", line 47, in check_string
    raise ValueError(msg % (param.name, type(value), value))
ValueError: The Parameter <output> require a string, <type 'unicode'> instead is provided: u'test_2001_04@__temporal_t_rast_contour_test_convert'


----------------------------------------------------------------------
Ran 10 tests in 16.440s
FAILED (failures=8, errors=8)