Infortrend driver and Netapp driver's failure about "gate-cinder-python27" 
caused Jenkins -1 at patch https://review.openstack.org/#/c/201578/,
log link: 
http://logs.openstack.org/78/201578/22/check/gate-cinder-python27/2212cdc/console.html

Engineers of Infortrend driver and Netapp driver please check if there is 
something wrong, thanks!

The error message is:

2015-08-21 04:36:51.449 |
2015-08-21 04:36:51.449 | Captured stderr:
2015-08-21 04:36:51.449 | ~~~~~~~~~~~~~~~~
2015-08-21 04:36:51.449 |     cinder/zonemanager/fc_zone_manager.py:85: 
DeprecationWarning: object() takes no parameters
2015-08-21 04:36:51.449 |       class_._instance = object.__new__(class_, 
*args, **kwargs)
2015-08-21 04:36:51.449 |
2015-08-21 04:36:56.613 |
2015-08-21 04:36:56.613 | ==============================
2015-08-21 04:36:56.613 | Failed 2 tests - output below:
2015-08-21 04:36:56.613 | ==============================
2015-08-21 04:36:56.613 |
2015-08-21 04:36:56.613 | 
cinder.tests.unit.test_infortrend_common.InfortrendFCCommonTestCase.test_initialize_connection
2015-08-21 04:36:56.613 | 
----------------------------------------------------------------------------------------------
2015-08-21 04:36:56.613 |
2015-08-21 04:36:56.613 | Captured traceback:
2015-08-21 04:36:56.613 | ~~~~~~~~~~~~~~~~~~~
2015-08-21 04:36:56.613 |     Traceback (most recent call last):
2015-08-21 04:36:56.614 |       File 
"/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py",
 line 1305, in patched
2015-08-21 04:36:56.614 |         return func(*args, **keywargs)
2015-08-21 04:36:56.614 |       File 
"cinder/tests/unit/test_infortrend_common.py", line 164, in 
test_initialize_connection
2015-08-21 04:36:56.614 |         test_volume, test_connector)
2015-08-21 04:36:56.614 |       File 
"/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_concurrency/lockutils.py",
 line 252, in inner
2015-08-21 04:36:56.614 |         return f(*args, **kwargs)
2015-08-21 04:36:56.614 |       File 
"cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py", line 1264, in 
initialize_connection
2015-08-21 04:36:56.614 |         volume, connector)
2015-08-21 04:36:56.614 |       File 
"cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py", line 1276, in 
_initialize_connection_fc
2015-08-21 04:36:56.614 |         self._do_fc_connection(volume, connector)
2015-08-21 04:36:56.614 |       File 
"cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py", line 1308, in 
_do_fc_connection
2015-08-21 04:36:56.615 |         channel_id = 
wwpn_channel_info[target_wwpn.upper()]['channel']
2015-08-21 04:36:56.615 |     KeyError: '2000643E8C4C5F66'
2015-08-21 04:36:56.615 |
2015-08-21 04:36:56.615 |
2015-08-21 04:36:56.615 | 
cinder.tests.unit.volume.drivers.netapp.eseries.test_library.NetAppEseriesLibraryTestCase.test_initialize_connection_fc_no_target_wwpns
2015-08-21 04:36:56.615 | 
---------------------------------------------------------------------------------------------------------------------------------------
2015-08-21 04:36:56.615 |
2015-08-21 04:36:56.615 | Captured traceback:
2015-08-21 04:36:56.615 | ~~~~~~~~~~~~~~~~~~~
2015-08-21 04:36:56.615 |     Traceback (most recent call last):
2015-08-21 04:36:56.615 |       File 
"cinder/tests/unit/volume/drivers/netapp/eseries/test_library.py", line 594, in 
test_initialize_connection_fc_no_target_wwpns
2015-08-21 04:36:56.616 |         get_fake_volume(), connector)
2015-08-21 04:36:56.616 |       File 
"/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 422, in assertRaises
2015-08-21 04:36:56.616 |         self.assertThat(our_callable, matcher)
2015-08-21 04:36:56.616 |       File 
"/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",
 line 435, in assertThat
2015-08-21 04:36:56.616 |         raise mismatch_error
2015-08-21 04:36:56.616 |     testtools.matchers._impl.MismatchError: <bound 
method NetAppESeriesLibrary.initialize_connection_fc of 
<cinder.volume.drivers.netapp.eseries.library.NetAppESeriesLibrary object at 
0x7faf81dc43d0>> returned {'driver_volume_type': 'fibre_channel', 'data': 
{'target_lun': 0, 'initiator_target_map': {'10000090fa0d6754': 
['2000643e8c4c5f66']}, 'access_mode': 'rw', 'target_wwn': ['2000643e8c4c5f66'], 
'target_discovered': True}}


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to