[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-06-20 Thread Damodar Reddy T (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damodar Reddy T updated CLOUDSTACK-6444:


Priority: Critical  (was: Trivial)

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Assignee: Damodar Reddy T
>Priority: Critical
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServic

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-04-24 Thread Chandan Purushothama (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chandan Purushothama updated CLOUDSTACK-6444:
-

Summary: [Automation] test_01_primary_storage_iscsi  failed on 
"test_primary_storage.py" - Wrong iscsi path format - it should be 
/targetIQN/LUN   (was: [Automation] Fix the script "test_primary_storage.py" - 
Wrong iscsi path format - it should be /targetIQN/LUN )

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Assignee: Srikanteswararao Talluri
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smo

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-04-24 Thread Chandan Purushothama (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chandan Purushothama updated CLOUDSTACK-6444:
-

Assignee: (was: Srikanteswararao Talluri)

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Comp

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-04-24 Thread Chandan Purushothama (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chandan Purushothama updated CLOUDSTACK-6444:
-

Assignee: Min Chen

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Assignee: Min Chen
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
>

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-04-25 Thread Min Chen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Min Chen updated CLOUDSTACK-6444:
-

Assignee: (was: Min Chen)

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: CGgAerZxK5EJBr

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-04-30 Thread Ram Ganesh (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ram Ganesh updated CLOUDSTACK-6444:
---

Assignee: Anthony Xu

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Assignee: Anthony Xu
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signat

[jira] [Updated] (CLOUDSTACK-6444) [Automation] test_01_primary_storage_iscsi failed on "test_primary_storage.py" - Wrong iscsi path format - it should be /targetIQN/LUN

2014-05-20 Thread Daan Hoogland (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daan Hoogland updated CLOUDSTACK-6444:
--

Priority: Trivial  (was: Blocker)

> [Automation] test_01_primary_storage_iscsi  failed on 
> "test_primary_storage.py" - Wrong iscsi path format - it should be 
> /targetIQN/LUN 
> 
>
> Key: CLOUDSTACK-6444
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6444
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: Automation, XenServer
>Affects Versions: 4.4.0
>Reporter: Chandan Purushothama
>Assignee: Chandan Purushothama
>Priority: Trivial
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-16.gz
>
>
> Error Message:
> Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:None
>  >> begin captured logging << 
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> STARTED : TC: test_01_primary_storage_iscsi :::
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listZones {}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: zCinw6XM4JSpQF6uNjzREWyHshQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  HTTP/1.1" 200 735
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listZones&signature=zCinw6XM4JSpQF6uNjzREWyHshQ%3D&response=json
>  Response: { "listzonesresponse" : { "count":2 ,"zone" : [  
> {"id":"4fbc4494-e655-49b6-bda1-7ad8eb641732","name":"test0","dns1":"10.223.240.232","dns2":"10.223.240.234","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"f0aed2ee-a79d-3608-bae5-09972653a6cf","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]},
>  
> {"id":"55fe83ca-4160-40b2-89cb-63cadf8b90f9","name":"test1","dns1":"10.223.240.234","dns2":"10.223.240.232","internaldns1":"10.223.240.232","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Enabled","zonetoken":"3973cd3a-d2ed-3242-8431-b40f919051f1","dhcpprovider":"VirtualRouter","localstorageenabled":false,"tags":[]}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listPods {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Computed Signature by Marvin: Q5eN6r9ACb1qiPi7CI3wiB6wh0k=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
> (1): 10.223.240.161
> requests.packages.urllib3.connectionpool: DEBUG: "GET 
> /client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  HTTP/1.1" 200 314
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> Request: 
> http://10.223.240.161:8080/client/api?apiKey=MNQSBTYnkNvc4PCMgv7itBuPnuHpnUT_TEJRzzCOZXPL5bl9ihaz0P3TpkK3IW36icuUoFQkySLQkvQ9K6Dh0Q&command=listPods&signature=Q5eN6r9ACb1qiPi7CI3wiB6wh0k%3D&zoneid=4fbc4494-e655-49b6-bda1-7ad8eb641732&response=json
>  Response: { "listpodsresponse" : { "count":1 ,"pod" : [  
> {"id":"d99714b2-7164-4d85-b5a6-c0caf12eb57a","name":"test0pod0","zoneid":"4fbc4494-e655-49b6-bda1-7ad8eb641732","zonename":"test0","gateway":"10.223.251.1","netmask":"255.255.255.192","startip":"10.223.251.4","endip":"10.223.251.14","allocationstate":"Enabled"}
>  ] } }
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageServices): DEBUG: 
> sending GET request: listClusters {'zoneid': 
> u'4fbc4494-e655-49b6-bda1-7ad8eb641732'}
> test_01_primary_storage_iscsi 
> (integration.smoke.test_primary_storage.TestPrimaryStorageService