Re: [Openstack] Live migration occur error

2012-11-28 Thread Edward_Doong
Dear,
i change back instance_path=/var/lib/nova/instances in nova.conf
it becomes workable.

i don't know what different in this case.

Thanks all

Edward

寄件者: openstack-bounces+edward_doong=wiwynn@lists.launchpad.net 
[openstack-bounces+edward_doong=wiwynn@lists.launchpad.net] 代表 
edward_do...@wiwynn.com [edward_do...@wiwynn.com]
寄件日期: 2012年11月28日 下午 02:58
收件者: openstack@lists.launchpad.net
主旨: [Openstack] Live migration occur error

Dear
i follow foc. for Live migration function by NFSv4.
http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-migrations.html

but when i use the command:
#nova live-migration 08e028a5-1fc3-48d0-9de9-6a1c24733e95 HostB
the libvirt will occur error message:
3758: error : virNetClientProgramDispatchError:174 : Unable to pre-create 
chardev file '/mnt/instances/instance-0012/console.log': No such file or 
directory
i'm sure the instance path have console.log file.

and i found information:
https://bugs.launchpad.net/nova/+bug/984996

does it the same issue??or i miss some env.

Thanks all

Edward
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Basic OpenStack Controller Setup - Keystone error

2012-11-28 Thread Sudhakar Gariganti
Hi Atul,

Thank you so much for pointing out the error. I had some other errors along
with the one you mentioned in the conf. file.
Now keystone is working :)


Thanks,
Sudhakar

On Tue, Nov 27, 2012 at 6:31 PM, Atul Jha atul@csscorp.com wrote:

 connection =mysql://foo:bar@10.10.27.18/keystone
 should be

 connection = mysql://foo:bar@10.10.27.18/keystone



 
 From: 
 openstack-bounces+atul.jha=csscorp@lists.launchpad.net[openstack-bounces+atul.jha=
 csscorp@lists.launchpad.net] on behalf of Sudhakar Gariganti [
 sudhakar.gariga...@gmail.com]
 Sent: Tuesday, November 27, 2012 6:06 PM
 To: Razique Mahroua
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] Basic OpenStack Controller Setup - Keystone error

 Hi Razique,

 Pasting here the config:
 ===
 root@sdn-sudhakar:/home/sudhakar# cat /etc/network/interfaces
 # This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).


 #Management Network
 auto eth0
 iface eth0 inet static
 address 192.168.0.1
 netmask 255.255.255.0
 gateway 192.168.0.254
 dns-nameservers 8.8.8.8

 # VMs Networks with OVS in tunnel mode
 auto eth1
 iface eth1 inet static
 address 10.0.0.3
 netmask 255.255.255.0

 #Public Bridge
 auto eth2
 iface eth2 inet dhcp
 #address 15.146.194.210
 #netmask 255.255.255.0
 #gateway 15.146.194.1
 

 Keystone config
 [Inline image 3]



 Let me know if you need any specific configuration...

 Thanks,
 Sudhakar.



 On Tue, Nov 27, 2012 at 4:31 PM, Razique Mahroua 
 razique.mahr...@gmail.commailto:razique.mahr...@gmail.com wrote:
 Hi Sudhakar,
 can you show us the several configuration files of the nodes ?
 thanks

 Razique Mahroua - Nuage  Co
 razique.mahr...@gmail.commailto:razique.mahr...@gmail.com

 [cid:00E07450-433E-43E6-9005-48B8FD5C669F@la.fabrique]

 Le 27 nov. 2012 à 11:07, Sudhakar Gariganti sudhakar.gariga...@gmail.com
 mailto:sudhakar.gariga...@gmail.com a écrit :

 Hi ,

 I am trying to get the basic 2 node openstack environment. I have two
 physical workstations.
 Initially, I have tried Devstack guide to setup an all in one node, it
 worked fine.
 Then I wanted to get this 2 node setup. Tried to follow the Multinode
 guide available there on Devstack. But ran into issues.

 So I started clean again,and trying the guide present here :

 http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html

 I am following the exact configurations specified there, but I am stuck at
 the KeyStone step.
 For any keystone command I try to execute, I am getting the following
 error:
 No handlers could be found for logger keystoneclient.client
 Unable to communicate with identity service: [Errno 111] Connection
 refused. (HTTP 400)

 I have tried restarting my keystone service , did a keystone-manage
 db_sync and then restarted keystone, but i get the same error. Seems like
 the mysql tables are not populated correctly.

 Few of my config details:
 OS: Ubuntu 12.04 Server
 3 NICs...
 eth0 - configured for management network (as directed in the guide)
 eth1 - configured for VM network (as directed in the guide)
 eth2 - connected to my office DHCP network which serves as the link to
 internet.

 I am executing the guide as root. Here is a screenshot of my network
 configurationIP_Config.png


 Excuse me for the long mail,but any pointers to how I can get this
 resolved??



 Thanks,
 G.Sudhakar Babu

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.netmailto:
 openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 http://www.csscorp.com/common/email-disclaimer.php

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] git-review reaches the FreeBSD ports tree

2012-11-28 Thread Sébastien Santoro
Good morning,

I'm glad to announce git-review 1.20 is now available in the FreeBSD port tree.

Installation:

cd /usr/ports/devel/git-review/
make install

Vocabulary:

- a port in FreeBSD is a Makefile cookbook to download, compile when
needed and install an application;
- a package is the binary distribution prepared from this port; it is
automatically generated from FreeBSD build machines.

I will maintain this port.

--
Best Regards,
Sébastien Santoro aka Dereckson
http://www.dereckson.be/

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Basic OpenStack Controller Setup - Keystone error

2012-11-28 Thread Sudhakar Gariganti
Ok. I verified it again. Seems like it was because of a different error(*a
silly typo :( *)  in the config file because of which the service was
failing to start.
Its not because of the 'space' character issue.

Thanks for questioning Juan.


Regards,
Sudhakar.

On Wed, Nov 28, 2012 at 3:38 PM, JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com wrote:

 Hi guys:

 Really one space in params assignment can generate a service error?


 2012/11/28 Sudhakar Gariganti sudhakar.gariga...@gmail.com

 Hi Atul,

 Thank you so much for pointing out the error. I had some other errors
 along with the one you mentioned in the conf. file.
 Now keystone is working :)


 Thanks,
 Sudhakar

 On Tue, Nov 27, 2012 at 6:31 PM, Atul Jha atul@csscorp.com wrote:

 connection =mysql://foo:bar@10.10.27.18/keystone
 should be

 connection = mysql://foo:bar@10.10.27.18/keystone



 
 From: 
 openstack-bounces+atul.jha=csscorp@lists.launchpad.net[openstack-bounces+atul.jha=
 csscorp@lists.launchpad.net] on behalf of Sudhakar Gariganti [
 sudhakar.gariga...@gmail.com]
 Sent: Tuesday, November 27, 2012 6:06 PM
 To: Razique Mahroua
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] Basic OpenStack Controller Setup - Keystone
 error

 Hi Razique,

 Pasting here the config:
 ===
 root@sdn-sudhakar:/home/sudhakar# cat /etc/network/interfaces
 # This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).


 #Management Network
 auto eth0
 iface eth0 inet static
 address 192.168.0.1
 netmask 255.255.255.0
 gateway 192.168.0.254
 dns-nameservers 8.8.8.8

 # VMs Networks with OVS in tunnel mode
 auto eth1
 iface eth1 inet static
 address 10.0.0.3
 netmask 255.255.255.0

 #Public Bridge
 auto eth2
 iface eth2 inet dhcp
 #address 15.146.194.210
 #netmask 255.255.255.0
 #gateway 15.146.194.1
 

 Keystone config
 [Inline image 3]



 Let me know if you need any specific configuration...

 Thanks,
 Sudhakar.



 On Tue, Nov 27, 2012 at 4:31 PM, Razique Mahroua 
 razique.mahr...@gmail.commailto:razique.mahr...@gmail.com wrote:
 Hi Sudhakar,
 can you show us the several configuration files of the nodes ?
 thanks

 Razique Mahroua - Nuage  Co
 razique.mahr...@gmail.commailto:razique.mahr...@gmail.com

 [cid:00E07450-433E-43E6-9005-48B8FD5C669F@la.fabrique]

 Le 27 nov. 2012 à 11:07, Sudhakar Gariganti 
 sudhakar.gariga...@gmail.commailto:sudhakar.gariga...@gmail.com a
 écrit :

 Hi ,

 I am trying to get the basic 2 node openstack environment. I have two
 physical workstations.
 Initially, I have tried Devstack guide to setup an all in one node, it
 worked fine.
 Then I wanted to get this 2 node setup. Tried to follow the Multinode
 guide available there on Devstack. But ran into issues.

 So I started clean again,and trying the guide present here :

 http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html

 I am following the exact configurations specified there, but I am stuck
 at the KeyStone step.
 For any keystone command I try to execute, I am getting the following
 error:
 No handlers could be found for logger keystoneclient.client
 Unable to communicate with identity service: [Errno 111] Connection
 refused. (HTTP 400)

 I have tried restarting my keystone service , did a keystone-manage
 db_sync and then restarted keystone, but i get the same error. Seems like
 the mysql tables are not populated correctly.

 Few of my config details:
 OS: Ubuntu 12.04 Server
 3 NICs...
 eth0 - configured for management network (as directed in the guide)
 eth1 - configured for VM network (as directed in the guide)
 eth2 - connected to my office DHCP network which serves as the link to
 internet.

 I am executing the guide as root. Here is a screenshot of my network
 configurationIP_Config.png


 Excuse me for the long mail,but any pointers to how I can get this
 resolved??



 Thanks,
 G.Sudhakar Babu

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.netmailto:
 openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 http://www.csscorp.com/common/email-disclaimer.php






 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error while enabling s3 support in swift

2012-11-28 Thread Gui Maluf
John, I installed the fujita/swift3 but I'm stuck at this point:

Traceback (most recent call last):
  File /usr/bin/swift-proxy-server, line 22, in module
run_wsgi(conf_file, 'proxy-server', default_port=8080, **options)
  File /usr/lib/python2.7/dist-packages/swift/common/wsgi.py, line 138,
in run_wsgi
loadapp('config:%s' % conf_file, global_conf={'log_name': log_name})
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
247, in loadapp
return loadobj(APP, uri, name=name, **kw)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
271, in loadobj
global_conf=global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
296, in loadcontext
global_conf=global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
320, in _loadconfig
return loader.get_context(object_type, name, global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
450, in get_context
global_additions=global_additions)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
562, in _pipeline_app_context
for name in pipeline[:-1]]
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
454, in get_context
section)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
476, in _context_from_use
object_type, name=use, global_conf=global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
406, in get_context
global_conf=global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
296, in loadcontext
global_conf=global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
328, in _loadegg
return loader.get_context(object_type, name, global_conf)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
620, in get_context
object_type, name=name)
  File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line
646, in find_egg_entry_point
possible.append((entry.load(), protocol, entry.name))
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 1989, in
load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File
/usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py,
line 67, in
module
from swift.common.swob import Request, Response
ImportError: No module named swob


I couldnt find a way to install this swob module.
Any hint?


On Tue, Nov 20, 2012 at 5:46 AM, Shashank Sahni shredde...@gmail.comwrote:

 I haven't tested but the proxy server has started fine. Thanks.

 --
 Shashank Sahni




 On Tue, Nov 20, 2012 at 12:55 PM, John Dickinson m...@not.mn wrote:

 check out the README at https://github.com/fujita/swift3 for the correct
 proxy server config section.

 --john


 On Nov 19, 2012, at 11:22 PM, Shashank Sahni shredde...@gmail.com
 wrote:

  Hi,
 
  I'm trying to install swift 1.7.4 on Ubuntu 12.04. In order to enable
 the s3 support, I added the appropriate parameters in the
 /etc/swift/proxy-server.conf file
 
  [filter:swift3]
  use=egg:swift#swift3
 
  and installed the package swift-plugin-s3. But when I try to start the
 proxy-server I get the following error.
 
  LookupError: Entry point 'swift3' not found in egg 'swift' (dir:
 /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory,
 paste.filter_app_factory; entry_points: )
 
  Note that, proxy server runs fine without s3 support. Suggestions?
 
  --
  Shashank Sahni
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
*guilherme* \n
\t *maluf*
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error while enabling s3 support in swift

2012-11-28 Thread Alan Pevec
2012/11/28 Gui Maluf guimal...@gmail.com:
 /usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py,
 line 67, in
 module
 from swift.common.swob import Request, Response
 ImportError: No module named swob


 I couldnt find a way to install this swob module.

You need Swift 1.7.5 or use older swift3 before
https://github.com/fujita/swift3/commit/6429b1c5b97fd61452e1d3e66d0af17302922d8b

Cheers,
Alan

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error while enabling s3 support in swift

2012-11-28 Thread Gui Maluf
Thanks Alan.
I did

# git checkout 195e6c7 -- swift3/middleware.py
# python setup.py install

and proxy started fine! :)
thanks



On Wed, Nov 28, 2012 at 10:32 AM, Alan Pevec ape...@gmail.com wrote:

 2012/11/28 Gui Maluf guimal...@gmail.com:
 
 /usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py,
  line 67, in
  module
  from swift.common.swob import Request, Response
  ImportError: No module named swob
 
 
  I couldnt find a way to install this swob module.

 You need Swift 1.7.5 or use older swift3 before

 https://github.com/fujita/swift3/commit/6429b1c5b97fd61452e1d3e66d0af17302922d8b

 Cheers,
 Alan

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
*guilherme* \n
\t *maluf*
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Error while enabling s3 support in swift

2012-11-28 Thread John Dickinson
swob is a part of recent versions of Swift. It's not a separately install able 
module. You need to either use a later version of Swift (1.7.5) is current or 
use an older version of swift3. 

--John


On Nov 28, 2012, at 3:49 AM, Gui Maluf guimal...@gmail.com wrote:

 John, I installed the fujita/swift3 but I'm stuck at this point:
 
 Traceback (most recent call last):
   File /usr/bin/swift-proxy-server, line 22, in module
 run_wsgi(conf_file, 'proxy-server', default_port=8080, **options)
   File /usr/lib/python2.7/dist-packages/swift/common/wsgi.py, line 138, in 
 run_wsgi
 loadapp('config:%s' % conf_file, global_conf={'log_name': log_name})
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 247, 
 in loadapp
 return loadobj(APP, uri, name=name, **kw)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 271, 
 in loadobj
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 296, 
 in loadcontext
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 320, 
 in _loadconfig
 return loader.get_context(object_type, name, global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 450, 
 in get_context
 global_additions=global_additions)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 562, 
 in _pipeline_app_context
 for name in pipeline[:-1]]
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 454, 
 in get_context
 section)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 476, 
 in _context_from_use
 object_type, name=use, global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 406, 
 in get_context
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 296, 
 in loadcontext
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 328, 
 in _loadegg
 return loader.get_context(object_type, name, global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 620, 
 in get_context
 object_type, name=name)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 646, 
 in find_egg_entry_point
 possible.append((entry.load(), protocol, entry.name))
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 1989, in load
 entry = __import__(self.module_name, globals(),globals(), ['__name__'])
   File 
 /usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py,
  line 67, in 
 module
 from swift.common.swob import Request, Response
 ImportError: No module named swob
 
 
 I couldnt find a way to install this swob module.
 Any hint?
 
 
 On Tue, Nov 20, 2012 at 5:46 AM, Shashank Sahni shredde...@gmail.com wrote:
 I haven't tested but the proxy server has started fine. Thanks.
 
 --
 Shashank Sahni
 
 
 
 
 On Tue, Nov 20, 2012 at 12:55 PM, John Dickinson m...@not.mn wrote:
 check out the README at https://github.com/fujita/swift3 for the correct 
 proxy server config section.
 
 --john
 
 
 On Nov 19, 2012, at 11:22 PM, Shashank Sahni shredde...@gmail.com wrote:
 
  Hi,
 
  I'm trying to install swift 1.7.4 on Ubuntu 12.04. In order to enable the 
  s3 support, I added the appropriate parameters in the 
  /etc/swift/proxy-server.conf file
 
  [filter:swift3]
  use=egg:swift#swift3
 
  and installed the package swift-plugin-s3. But when I try to start the 
  proxy-server I get the following error.
 
  LookupError: Entry point 'swift3' not found in egg 'swift' (dir: 
  /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory, 
  paste.filter_app_factory; entry_points: )
 
  Note that, proxy server runs fine without s3 support. Suggestions?
 
  --
  Shashank Sahni
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp
 
 
 
 -- 
 guilherme \n
 \t maluf
 
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] [OSSA 2012-018] EC2-style credentials invalidation issue (CVE-2012-5571)

2012-11-28 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

OpenStack Security Advisory: 2012-018
CVE: CVE-2012-5571
Date: November 28, 2012
Title: EC2-style credentials invalidation issue
Reporter: Vijaya Erukala
Products: Keystone
Affects: All versions

Description:
Vijaya Erukala reported a vulnerability in Keystone EC2-style
credentials invalidation: when a user is removed from a tenant, issued
EC2-style credentials would continue to be valid for that tenant. An
authenticated and authorized user could potentially leverage this
vulnerability to extend his access beyond the account owner
expectations. Only setups enabling EC2-style credentials (for example
enabling EC2 API in Nova) are affected.

Grizzly (development branch) fix:
http://github.com/openstack/keystone/commit/9d68b40cb9ea818c48152e6c712ff41586ad9653

Folsom fix (included in upcoming Keystone 2012.2.1 stable update):
http://github.com/openstack/keystone/commit/37308dd4f3e33f7bd0f71d83fd51734d1870713b

Essex fix:
http://github.com/openstack/keystone/commit/8735009dc5b895db265a1cd573f39f4acfca2a19

References:
https://bugs.launchpad.net/keystone/+bug/1064914
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-5571

- -- 
Thierry Carrez (ttx)
OpenStack Vulnerability Management Team
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBCAAGBQJQtjAkAAoJEFB6+JAlsQQj+4sP/0uKJHxXeCY3HcAdMUtkYP+5
QyQGnscOhlggr9iE3ifPWkiLALPbfVrdwp/nJr0psXiUnf60QX4Pfj63VJz23DSf
1Hk/Z3yY5oWmCCgT8/DMgw+SPhkn09YfS6f5KwuMR5zdEX345myp2MFcc1/mgNzx
CfVKagHoCq8rrIhTjhAvyy5iwY/ZvbDFIgWKzgr3KCSm+76QuIqIoXHkdiCGYm4q
OMfKEcS1WQZlmUddc54fR2g6kFY/sIsVKGdCtqJBqc6COU+MyUuhNvs7niXGK1Ep
cU3U7tV6JCK58K70vgtQ0O5EWcDKm/Yfh5Sf/wmJTDwE2UxI8OGNEAzNJl/qxdEw
iMUp/qRObtnN2t7pF2Rf7/ixZsTWSxpFToq6BZl4O4pghqQZQgZ9dGVgtSFkX8Tn
crMjs8oWwtJuu1/paHje0O+9Y23NHMIdAg3ccjJUkC8MxfcnrxZkYd5XHZytecff
iWPUWmm3ISFkOQQPuemah0vcu2Y+YvhjEY9b5nL2Ew6I/E4DeYxL1HwpeBA0lzrt
w7nQgWCyf+ERz2g1liesuaSJ0CPBmKe93ji20kVvHTV9IRXmC3zK/SDhXtgultVo
DmY/ovoUjTw9sg60CceTNXAUz4/4QbbUV79vFQ/06sThZ8t7ZW1kTfOrTSG6M4uw
a557x0IhXfUedbbLCsE6
=+0zu
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] [OSSA 2012-019] Extension of token validity through token chaining (CVE-2012-5563)

2012-11-28 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

OpenStack Security Advisory: 2012-019
CVE: CVE-2012-5563
Date: November 28, 2012
Title: Extension of token validity through token chaining
Reporter: Anndy
Products: Keystone
Affects: Folsom, Grizzly

Description:
Anndy reported a vulnerability in token chaining in Keystone. A token
expiration date can be circumvented by creating a new token before the
old one has expired. An authenticated and authorized user could
potentially leverage this vulnerability to extend his access beyond the
account owner expectations. Note: this vulnerability was fixed in the
past (CVE-2012-3426) but was reintroduced in Folsom when code was
refactored to support PKI tokens.

Grizzly (development branch) fix:
https://github.com/openstack/keystone/commit/38c7e46a640a94da4da89a39a5a1ea9c081f1eb5

Folsom fix (included in upcoming Keystone 2012.2.1 stable update):
https://github.com/openstack/keystone/commit/f9d4766249a72d8f88d75dcf1575b28dd3496681

References:
https://bugs.launchpad.net/keystone/+bug/1079216
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2012-5563

- -- 
Thierry Carrez (ttx)
OpenStack Vulnerability Management Team
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBCAAGBQJQtjwXAAoJEFB6+JAlsQQj3cwP/3FUjqWBxAHgRTMWz2Df5JML
DZIelkcq3kxSn05GCJ25FU5JyA3lWvqqoEsU4+SxytBTNAGYhDe8toSo74xU4PlU
g3+A2V5oUMEJnyCS6ps7YMiLmd1unN3Fz/yrqxAZE7GRv+voD1l64+2IHK15bN7G
WG+FxN3CgRK+pk+3MpPkaNLI1L9wTeYTPUgBdem+I7xhmLRsf5TBO1gqu3gHja1+
gvpWjezroWrVdAuqWFFsgzWf7LUZqZR/AqaWwS4DrHJ4LoD+ruHXNGvGyg1BQg8d
IhqgAhBSdndlaJWTr6fj2KoqhpJK8Wu4VKIr9yIekbQIzJx11IYA9vjiJ38eJ2v1
x2NLnNDKrq2Q51l+iAy5MMbqmFWqljwZhPNfDW+ysybFMG1CtEnCgQPLqmbF9m9m
8M9uV/vfGKuD73GpmMR7MlHldySv+uiqJnFzyCce+QMzP7enCBitBDp0t52dRal7
TrTR7HGXIkVJ4I/73o3MBAfQrzmTsSIYmuVybArnaNzvrcT6aZTKH8hSPWRKVqx/
pcBP7Z+wLzHkJELWD0X9vgZJZJUj5qbMx6jq0NYYWY1lCrLTIRxXppS76/ZUzzIm
qGS7FqUQM8u+x8rynnKNattFjWOdwXcFhcy3Io3Noc3kBDTgZf4fshBHWbO0XOqf
BI3upFpAwQ4g4ep16o1k
=CZnJ
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-28 Thread John Garbutt
Those agents use the Xen/XenAPI specific stuff called xenstore.

There was talk of extending cloud-init and the metadata service to support some 
kind of password generation on boot or at a poll interval, but I don't remember 
that conversation getting too far. Anyone one else remember what came of those 
ideas?

John

From: openstack-bounces+john.garbutt=citrix@lists.launchpad.net 
[mailto:openstack-bounces+john.garbutt=citrix@lists.launchpad.net] On 
Behalf Of Sam Stoelinga
Sent: 28 November 2012 06:26
To: Pádraig Brady
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Handling of adminPass is arguably broken (essex)

Hi,

Just noticed the following two projects:
https://github.com/rackspace/openstack-guest-agents-windows-xenserver
https://github.com/rackspace/openstack-guest-agents-unix

Would those be useful in creating an agent like Vish described?
It seems they currently only support Xen? Haven't taken a deep look yet.

a) put a public key on the instance via metadata or config drive (for ease of 
use this could actually just be the ssh public key you normally use for logging 
into the vm).
b) have a daemon in the windows instance that:
 * generates a random password
 * sets the administrator password to the random password
 * encrypts it with the public key
 * serves the encrypted password over https on a known port (say )
c) open up port () in the instance's security group
d) retrieve the encrypted password and decrypt it
e) close port () in the instances security group

Was wondering if it's planned for Grizzly a way to change the password for 
libvirt/kvm guests (unix and windows)?
Is there any blueprint available?

Sam
On Sat, Nov 3, 2012 at 3:15 AM, Pádraig Brady 
p...@draigbrady.commailto:p...@draigbrady.com wrote:
On 11/02/2012 07:03 PM, Lars Kellogg-Stedman wrote:
On Thu, Nov 01, 2012 at 11:03:14AM -0700, Vishvananda Ishaya wrote:
The new config drive code defaults to iso-9660, so that should work. The
vfat version should probably create a partition table.

Is that what Folsom is using?  Or is it new-er than that?

That's in Folsom




___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread John Garbutt
Hi,

Not quick sure which name of the instance you are refereeing to.

Do you mean when you open XenCenter it shows you a different name?

Thanks,
John

From: openstack-bounces+john.garbutt=citrix@lists.launchpad.net 
[mailto:openstack-bounces+john.garbutt=citrix@lists.launchpad.net] On 
Behalf Of Afef MDHAFFAR
Sent: 23 November 2012 17:22
To: openstack@lists.launchpad.net
Subject: [Openstack] how to let the instance name (instance-xxx) equal to the 
hostname of the instance (chosen by the user)??

Hi all,

Due to some requirements, I have to modify openstack source code in order to 
let the name of the instance (in Xen Server) equal to the hostname of the 
instance (chosen by the user).
Is it possible to do that by only configuring openstack? If yes, could you 
please guide me to the suitable flag?
If not, could you please guide me to the right python files that need to be 
changed.
I use the folsom release, with XCP as a virtualization technology.

Thank you,
Afef

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread Afef MDHAFFAR
Hi,

Yes - when you list your vms via xe vm-list, you get the name-label of the
instance.
The question is how to modify openstack to let the hostname of the created
instance equal to this name-label?

Thank you,
Afef

2012/11/28 John Garbutt john.garb...@citrix.com

 Hi,

 ** **

 Not quick sure which “name” of the instance you are refereeing to.

 ** **

 Do you mean when you open XenCenter it shows you a different name?

 ** **

 Thanks,

 John

 ** **

 *From:* openstack-bounces+john.garbutt=citrix@lists.launchpad.net[mailto:
 openstack-bounces+john.garbutt=citrix@lists.launchpad.net] *On Behalf
 Of *Afef MDHAFFAR
 *Sent:* 23 November 2012 17:22
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] how to let the instance name (instance-xxx) equal
 to the hostname of the instance (chosen by the user)??

 ** **

 Hi all,

 ** **

 Due to some requirements, I have to modify openstack source code in order
 to let the name of the instance (in Xen Server) equal to the hostname of
 the instance (chosen by the user).

 Is it possible to do that by only configuring openstack? If yes, could you
 please guide me to the suitable flag?

 If not, could you please guide me to the right python files that need to
 be changed.

 I use the folsom release, with XCP as a virtualization technology. 

 ** **

 Thank you,

 Afef

 




-- 
Afef MDHAFFAR
http://www.redcad.org/members/mdhaffar/
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread John Garbutt
I think this is the flag you want to change and its default:
instance_name_template=instance-%08x

You should try:
instance_name_template=%(hostname)s

This is the code that deals with it:
https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L203

This is where the name gets set inside XenAPI:
https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vmops.py#L260
Which eventually gets here (i.e. you could just hack this file, if the above 
fails):
https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vm_utils.py#L193

Hope that helps,
John

From: Afef MDHAFFAR [mailto:afef.mdhaf...@gmail.com]
Sent: 28 November 2012 18:18
To: John Garbutt
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] how to let the instance name (instance-xxx) equal to 
the hostname of the instance (chosen by the user)??

Hi,

Yes - when you list your vms via xe vm-list, you get the name-label of the 
instance.
The question is how to modify openstack to let the hostname of the created 
instance equal to this name-label?

Thank you,
Afef

2012/11/28 John Garbutt 
john.garb...@citrix.commailto:john.garb...@citrix.com
Hi,

Not quick sure which name of the instance you are refereeing to.

Do you mean when you open XenCenter it shows you a different name?

Thanks,
John

From: 
openstack-bounces+john.garbutt=citrix@lists.launchpad.netmailto:citrix@lists.launchpad.net
 
[mailto:openstack-bounces+john.garbuttmailto:openstack-bounces%2Bjohn.garbutt=citrix@lists.launchpad.netmailto:citrix@lists.launchpad.net]
 On Behalf Of Afef MDHAFFAR
Sent: 23 November 2012 17:22
To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: [Openstack] how to let the instance name (instance-xxx) equal to the 
hostname of the instance (chosen by the user)??

Hi all,

Due to some requirements, I have to modify openstack source code in order to 
let the name of the instance (in Xen Server) equal to the hostname of the 
instance (chosen by the user).
Is it possible to do that by only configuring openstack? If yes, could you 
please guide me to the suitable flag?
If not, could you please guide me to the right python files that need to be 
changed.
I use the folsom release, with XCP as a virtualization technology.

Thank you,
Afef



--
Afef MDHAFFAR
http://www.redcad.org/members/mdhaffar/


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Quota classes, Store quota data relation

2012-11-28 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Hi,

I am trying to understand the relation of quota classes' implementation (which 
I understand as unfinished) with the 
https://blueprints.launchpad.net/keystone/+spec/store-quota-data blueprint, if 
any.
Per my understanding the implementation of StoreQuotaData and the movement of 
services to use this central repository require the implementation of quota 
classes in nova to be also moved to this centralized location. Are there plans 
on this area?

Thanks for clarifications or help in better understand this relationship.

Glaucimar Aguiar

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Ahmed Al-Mehdi
Hello,

I setup an two node OpenStack setup, running Quantum and Cinder components.

After I launched the VM (based on cirros image), I logged into it through
the Console.  When I do an ifconfig, I see that eth0 is up, it's status
is UP BROADCAST RUNNING   However, I don't see an IP address assigned
to it.  Is that normal, did I make a mistake while creating/launching the
VM.

Thank you,
Ahmed.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quota classes, Store quota data relation

2012-11-28 Thread Everett Toews
Store Quota Data (in Keystone) is only intended to be a very simple way to 
store quotas centrally. It is not related to quota classes and there are no 
plans to do so.

That blueprint came out of a use case to have quotas in Swift. However, Swift 
doesn't store any user/tenant/project data so it was moved to Keystone. The 
idea being that you could write Swift middleware to check the quotas in 
Keystone before performing some operation.

Regards,
Everett

From: Aguiar, Glaucimar (Brazil RD-ECL) 
glaucimar.agu...@hp.commailto:glaucimar.agu...@hp.com
Date: Wednesday, November 28, 2012 2:36 PM
To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: [Openstack] Quota classes, Store quota data relation

Hi,

I am trying to understand the relation of quota classes’ implementation (which 
I understand as unfinished) with the 
https://blueprints.launchpad.net/keystone/+spec/store-quota-data blueprint, if 
any.
Per my understanding the implementation of StoreQuotaData and the movement of 
services to use this central repository require the implementation of quota 
classes in nova to be also moved to this centralized location. Are there plans 
on this area?

Thanks for clarifications or help in better understand this relationship.

Glaucimar Aguiar

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quota classes, Store quota data relation

2012-11-28 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Thanks Everett!

So, does this mean that nova continue to store quotas assigned to projects as 
well as keystone? Meaning they will be duplicated?

Thanks again!
Glaucimar Aguiar


From: Everett Toews [mailto:everett.to...@rackspace.com]
Sent: quarta-feira, 28 de novembro de 2012 18:55
To: Aguiar, Glaucimar (Brazil RD-ECL); openstack@lists.launchpad.net
Subject: Re: [Openstack] Quota classes, Store quota data relation

Store Quota Data (in Keystone) is only intended to be a very simple way to 
store quotas centrally. It is not related to quota classes and there are no 
plans to do so.

That blueprint came out of a use case to have quotas in Swift. However, Swift 
doesn't store any user/tenant/project data so it was moved to Keystone. The 
idea being that you could write Swift middleware to check the quotas in 
Keystone before performing some operation.

Regards,
Everett

From: Aguiar, Glaucimar (Brazil RD-ECL) 
glaucimar.agu...@hp.commailto:glaucimar.agu...@hp.com
Date: Wednesday, November 28, 2012 2:36 PM
To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: [Openstack] Quota classes, Store quota data relation

Hi,

I am trying to understand the relation of quota classes' implementation (which 
I understand as unfinished) with the 
https://blueprints.launchpad.net/keystone/+spec/store-quota-data blueprint, if 
any.
Per my understanding the implementation of StoreQuotaData and the movement of 
services to use this central repository require the implementation of quota 
classes in nova to be also moved to this centralized location. Are there plans 
on this area?

Thanks for clarifications or help in better understand this relationship.

Glaucimar Aguiar

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quota classes, Store quota data relation

2012-11-28 Thread Everett Toews

From: Aguiar, Glaucimar (Brazil RD-ECL) 
glaucimar.agu...@hp.commailto:glaucimar.agu...@hp.com
Date: Wednesday, November 28, 2012 3:08 PM
To: Everett Toews 
everett.to...@rackspace.commailto:everett.to...@rackspace.com, 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: RE: [Openstack] Quota classes, Store quota data relation

Thanks Everett!

So, does this mean that nova continue to store quotas assigned to projects as 
well as keystone? Meaning they will be duplicated?

---

They will not be duplicated. Nova will continue to use its own mechanism for 
quotas.

As it stands right now, the only use case for Quotas in Keystone will be for 
Swift. And even that's optional, depending on whether or not the deployer 
chooses to write Swift middleware to use it.

Cheers,
Everett

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quota classes, Store quota data relation

2012-11-28 Thread Aguiar, Glaucimar (Brazil RD-ECL)
Got it!

Thank you much.

Glaucimar Aguiar


From: Everett Toews [mailto:everett.to...@rackspace.com]
Sent: quarta-feira, 28 de novembro de 2012 19:46
To: Aguiar, Glaucimar (Brazil RD-ECL); openstack@lists.launchpad.net
Subject: Re: [Openstack] Quota classes, Store quota data relation


From: Aguiar, Glaucimar (Brazil RD-ECL) 
glaucimar.agu...@hp.commailto:glaucimar.agu...@hp.com
Date: Wednesday, November 28, 2012 3:08 PM
To: Everett Toews 
everett.to...@rackspace.commailto:everett.to...@rackspace.com, 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: RE: [Openstack] Quota classes, Store quota data relation

Thanks Everett!

So, does this mean that nova continue to store quotas assigned to projects as 
well as keystone? Meaning they will be duplicated?

---

They will not be duplicated. Nova will continue to use its own mechanism for 
quotas.

As it stands right now, the only use case for Quotas in Keystone will be for 
Swift. And even that's optional, depending on whether or not the deployer 
chooses to write Swift middleware to use it.

Cheers,
Everett

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread Sébastien Han
Hi,

Just tried this, it works but I'd also like to rename
/var/lib/nova/instances/ according to the hostname. At the moment this only
rename (output from nova show):

| OS-EXT-SRV-ATTR:instance_name   | mon-nom

Is it possible?

Cheers!

On Wed, Nov 28, 2012 at 7:31 PM, John Garbutt john.garb...@citrix.comwrote:

 I think this is the flag you want to change and its default:

 instance_name_template=instance-%08x

 ** **

 You should try:

 instance_name_template=%(hostname)s

 ** **

 This is the code that deals with it:


 https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L203
 

 ** **

 This is where the name gets set inside XenAPI:


 https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vmops.py#L260
 

 Which eventually gets here (i.e. you could just hack this file, if the
 above fails):


 https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vm_utils.py#L193
 

 ** **

 Hope that helps,

 John

 ** **

 *From:* Afef MDHAFFAR [mailto:afef.mdhaf...@gmail.com]
 *Sent:* 28 November 2012 18:18
 *To:* John Garbutt
 *Cc:* openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] how to let the instance name (instance-xxx)
 equal to the hostname of the instance (chosen by the user)??

 ** **

 Hi,

 ** **

 Yes - when you list your vms via xe vm-list, you get the name-label of the
 instance. 

 The question is how to modify openstack to let the hostname of the created
 instance equal to this name-label?

 ** **

 Thank you,

 Afef

 ** **

 2012/11/28 John Garbutt john.garb...@citrix.com

 Hi,

  

 Not quick sure which “name” of the instance you are refereeing to.

  

 Do you mean when you open XenCenter it shows you a different name?

  

 Thanks,

 John

  

 *From:* openstack-bounces+john.garbutt=citrix@lists.launchpad.net[mailto:
 openstack-bounces+john.garbutt=citrix@lists.launchpad.net] *On Behalf
 Of *Afef MDHAFFAR
 *Sent:* 23 November 2012 17:22
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] how to let the instance name (instance-xxx) equal
 to the hostname of the instance (chosen by the user)??

  

 Hi all,

  

 Due to some requirements, I have to modify openstack source code in order
 to let the name of the instance (in Xen Server) equal to the hostname of
 the instance (chosen by the user).

 Is it possible to do that by only configuring openstack? If yes, could you
 please guide me to the suitable flag?

 If not, could you please guide me to the right python files that need to
 be changed.

 I use the folsom release, with XCP as a virtualization technology. 

  

 Thank you,

 Afef



 

 ** **

 --
 Afef MDHAFFAR
 http://www.redcad.org/members/mdhaffar/


 

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread Vishvananda Ishaya

On Nov 28, 2012, at 2:08 PM, Sébastien Han han.sebast...@gmail.com wrote:

 Hi,
 
 Just tried this, it works but I'd also like to rename 
 /var/lib/nova/instances/ according to the hostname. At the moment this only 
 rename (output from nova show):
 
 | OS-EXT-SRV-ATTR:instance_name   | mon-nom   
 
 Is it possible?
 
 Cheers!

Changing the name should change the dir in /var/lib/nova/instances, although it 
must be in nova.conf on the compute host and nova-compute will need to be 
restarted before you launch the instance.

Vish


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread Vishvananda Ishaya

On Nov 28, 2012, at 2:16 PM, Vishvananda Ishaya vishvana...@gmail.com wrote:

 
 On Nov 28, 2012, at 2:08 PM, Sébastien Han han.sebast...@gmail.com wrote:
 
 Hi,
 
 Just tried this, it works but I'd also like to rename 
 /var/lib/nova/instances/ according to the hostname. At the moment this only 
 rename (output from nova show):
 
 | OS-EXT-SRV-ATTR:instance_name   | mon-nom   
 
 Is it possible?
 
 Cheers!
 
 Changing the name should change the dir in /var/lib/nova/instances, although 
 it must be in nova.conf on the compute host and nova-compute will need to be 
 restarted before you launch the instance.
 
 Vish
 

Also the name is not unique, so if you do this you will have big problems if 
two users chose the same name.

Vish
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] how to let the instance name (instance-xxx) equal to the hostname of the instance (chosen by the user)??

2012-11-28 Thread Sébastien Han
Hi Vish,

Also the name is not unique, so if you do this you will have big problems
 if two users chose the same name.


I manage and decide instance names, so this should not be a problem.

Thanks ;)


On Wed, Nov 28, 2012 at 11:19 PM, Vishvananda Ishaya
vishvana...@gmail.comwrote:


 On Nov 28, 2012, at 2:16 PM, Vishvananda Ishaya vishvana...@gmail.com
 wrote:

 
  On Nov 28, 2012, at 2:08 PM, Sébastien Han han.sebast...@gmail.com
 wrote:
 
  Hi,
 
  Just tried this, it works but I'd also like to rename
 /var/lib/nova/instances/ according to the hostname. At the moment this only
 rename (output from nova show):
 
  | OS-EXT-SRV-ATTR:instance_name   | mon-nom
 
  Is it possible?
 
  Cheers!
 
  Changing the name should change the dir in /var/lib/nova/instances,
 although it must be in nova.conf on the compute host and nova-compute will
 need to be restarted before you launch the instance.
 
  Vish
 

 Also the name is not unique, so if you do this you will have big problems
 if two users chose the same name.

 Vish
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Explanation about the demo quantum install

2012-11-28 Thread Robert Garron

Skible (and quantum developers in particular) -

Hi - First, I again want to thank Skible for an excellent HOWTO install 
guide for Folsom 2012.2... as I was able to get Folsom fully 
operational per the guide and perform all of the tests that have been 
available to test the environment.


However - unfortunately I am strongly thinking of down grading (dumping 
quantum) for the short term because it does not work when you actually 
make VM's (see issue(s) below and tests performed). However, I write to 
the list because I think I know why the public quantum (the quantum 
obtained when you use apt-get install on a Ubuntu 12.10 server) is 
not working, but I do not have the capacity to alter the code and fix it...


The issue: The component quantum of Open Stack Folsom Release 2012.2 
of Ubuntu 12.10, the networking piece of the system, is experiencing a 
number of bugs which one of them is a show stopper for the use of 
quantum. Upon making Microsoft based VM's (Windows 7/8, Server 2008 SP1, 
R2 and the like) the VM's seem to never receive the complete and/or 
proper networking information?  I see that many others are seeing this 
same issue.


My quantum version is:
root@TestServer:~# quantum --version
quantum 2.0

Tests I have performed:
I have tried vmbuilder, virt-manager, virt-install, qemu-img, kvm-img 
and taken working MS images on Essex and brought them to Folsom all to 
no avail... The VM builders above all make working VMs, but the virtio 
(Fedora) drivers (after getting them to load) seem to have no effect.  I 
was able to get one built VM (I believe I used virt-manager for that 
one) to ping, traceroute and even MS auto update and MS register the 
server but nothing (no IP packets) seem to be able to route back to the 
VM's.  No ssh shell, only vnc to the console(s).  One time only I was 
able to perform internet traffic as stated.   In other words, a quantum 
based network setup by the rules provided in the documentation simply 
does not work at the moment.


{I see many e-mails about Folsom and quantum enhancements, but obviously 
there seems to be a magic sauce that did not make it to the 'public' 
Ubuntu quantal repository, as I am not thinking about enhancements, but 
just simply to get the ability to run multiple independent and secure 
VMs... Maybe no one else is testing with Microsoft servers?}


The Suspected issue:
First Note1: -  When I tested quantum, I found it strange that 
in addition to an icmp response of a created gateway, I was consistently 
getting an icmp response from the first static ip in a created subnet 
whether DHCP was on or off, if used for distribution of the IP's;  And 
at this time I had no VMs built or loaded into glance, yet the subnet IP 
was responding?


root@TestServer:/etc/apt# glance index
ID Name  Disk Format  Container Format Size
 --- 
--- --- 
58d7399e-b944-42a1-9f88-6e536ff91191  everesttest raw  
ovf 53687091200
7181f636-b648-4053-a7ba-0339511c5c45 myFirstImage qcow2 
bare   9761280


Note2:  I deleted some hyphens for e-mail spacing

ASIDE:  My setup - HP DL385 G7 with four (4) NIC ports using a physical 
network driver that names each port em1-4.
Host system:  Ubuntu 12.10  Each time I tested a new VM builder above I 
would wipe the system and reinstall Ubuntu with a clean copy (as pointed 
out by Skible to me, I was not sure that some operations may interfere 
or conflict with each other from the components of each of the builders, 
especially, as initially I started with nova network.  I would assume 
that nova network and quantum could NOT co-exist?  {If this is true, 
quantum should add a test to see what other 'networks' are present to 
avoid such conflicts... anyway some of the builders try to control and 
change /etc/network/interfaces as well, such as qemu (See qemu up and 
qemu down...)


So, I suspect that the current development quantum has some lab based 
network testing/development built in, as ALL of the tools to build VMs 
NEVER saw the quantum network(s) built, defined, or otherwise.  In 
addition, some sites were talking about definitions that should appear 
in iptables, and my iptables never had any quantum entries when I 
built networks.  Which I then started to simply make many quantum 
network entries and none of them showed up in iptables, but they did all 
show up in ifconfig -a.  I tried br-ex, br-int, and br-tun then I tried 
simple networks - an internal VM network 10.10.10.x/28 with an external 
floating ip network with route-able internet subnet (x.x.x.x - not 
posting my network).  All the networks I created with quantum showed up 
in ifconfig but not picked up by any of the above builders, especially 
the one recommended in the Folsom compute documentation, i.e. kvm ...


My conclusion, and I can be totally off base on this, as I am 

Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Razique Mahroua
Hi Ahmed,on your controller, run $nova listdoes the instance has an IP affected there ?Also check cirros log, try to restart the DHCP service to see if it retrieves the IP.are you using libvirt ?regards,
Razique Mahroua-Nuage  Corazique.mahr...@gmail.com

Le 28 nov. 2012 à 21:54, Ahmed Al-Mehdi ahmedalme...@gmail.com a écrit :Hello,I setup an two node OpenStack setup, running Quantum and Cinder components.After I launched the VM (based on cirros image), I logged into it through the Console. When I do an "ifconfig", I see that eth0 is up, it's status is "UP BROADCAST RUNNING ...". However, I don't see an IP address assigned to it. Is that normal, did I make a mistake while creating/launching the VM.
Thank you,Ahmed.
___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore help : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] How to pin vm instance to specific node?

2012-11-28 Thread 이창만
Hello, list.

Could anyone tell me about my question?
(1) I want to lunch vm instance on specific compute node.
(2) I hope that Image or volume of each vm instance is located on own compute 
node.
I don't want to make network bottleneck. I will forgive High Availability 
for I/O performance.

Regards.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Ahmed Al-Mehdi
Hi Razique,

Thank you helping out.  Yes, I see an IP addr assigned to the instance.
 And yes, I am using libvirt.

root@novato:~/ahmed# nova list
+--+---++-+
| ID   | Name  | Status | Networks
   |
+--+---++-+
| 26188c69-e67d-41b8-a066-6103b191fbea | myvm1 | ACTIVE |
net_proj_one=10.10.10.3 |
+--+---++-+
root@novato:~/ahmed#

I do not have the external network setup.  Is that necessary to get an IP
address from the private network to which eth0 of the VM network is
attached.


From cirros log, it seem dhcp is enabled and started, but fails to get an
IP addr:

Starting network...
udhcpc (v1.18.5) started
Sending discover...
Sending discover...
Sending discover...
No lease, failing
WARN: /etc/rc3.d/S40-network failed
cloud-setup: checking
http://169.254.169.254/2009-04-04/meta-data/instance-id
wget: can't connect to remote host (169.254.169.254): Network is unreachable
cloud-setup: failed 1/30: up 10.00. request failed
wget: can't connect to remote host (169.254.169.254): Network is unreachable
cloud-setup: failed 2/30: up 11.02. request failed
...
wget: can't connect to remote host (169.254.169.254): Network is unreachable
cloud-setup: failed 30/30: up 39.15. request failed
cloud-setup: after 30 fails, debugging
cloud-setup: running debug (30 tries reached)
 debug start ##
### /etc/rc.d/init.d/sshd start
/etc/rc3.d/S45-cloud-setup: line 66: /etc/rc.d/init.d/sshd: not found
route: fscanf
### ifconfig -a
eth0  Link encap:Ethernet  HWaddr FA:16:3E:D9:8E:97
  inet6 addr: fe80::f816:3eff:fed9:8e97/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:17 errors:0 dropped:0 overruns:0 frame:0
  TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:2062 (2.0 KiB)  TX bytes:1134 (1.1 KiB)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

### route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
route: fscanf
### cat /etc/resolv.conf
cat: can't open '/etc/resolv.conf': No such file or directory
### gateway not found
/etc/rc3.d/S45-cloud-setup: line 66: can't open /etc/resolv.conf: no such
file
### pinging nameservers
### uname -a
Linux cirros 3.0.0-12-virtual #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011
x86_64 GNU/Linux
### lsmod
Module  Size  Used byNot tainted
vfat   17585  0
fat61475  1 vfat
isofs  40253  0
ip_tables  27473  0
x_tables   29846  1 ip_tables
pcnet3242078  0
8139cp 27412  0
ne2k_pci   13691  0
8390   18856  1 ne2k_pci
e1000 108573  0
acpiphp24080  0
.



On Wed, Nov 28, 2012 at 3:44 PM, Razique Mahroua
razique.mahr...@gmail.comwrote:

 Hi Ahmed,
 on your controller, run $nova list
 does the instance has an IP affected there ?
 Also check cirros log, try to restart the DHCP service to see if it
 retrieves the IP.
 are you using libvirt ?
 regards,
 *Razique Mahroua** - **Nuage  Co*
 razique.mahr...@gmail.com


 Le 28 nov. 2012 à 21:54, Ahmed Al-Mehdi ahmedalme...@gmail.com a écrit :

 Hello,

 I setup an two node OpenStack setup, running Quantum and Cinder components.

 After I launched the VM (based on cirros image), I logged into it through
 the Console.  When I do an ifconfig, I see that eth0 is up, it's status
 is UP BROADCAST RUNNING   However, I don't see an IP address assigned
 to it.  Is that normal, did I make a mistake while creating/launching the
 VM.

 Thank you,
 Ahmed.

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



NUAGECO-LOGO-Fblan_petit.jpg___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Quantum] questions about private, external network

2012-11-28 Thread gong yong sheng

On 11/29/2012 07:56 AM, Ahmed Al-Mehdi wrote:

Hello,

I have a few questions related to private and external network in 
Quantum.  I am running into some odd behavior with networking related 
to my VM instance that I am trying to resolve.



I used the following commands to create a private network and a router 
to which it is attached:


# quantum net-create --tenant-id $put_id_of_project_one net_proj_one 
--provider:network_type vlan --provider:physical_network physnet1 
--provider:segmentation_id 1024
# quantum subnet-create --tenant-id $put_id_of_project_one 
net_proj_one 10.10.10.0/24 http://10.10.10.0/24 (step a)


# quantum router-create --tenant-id $put_id_of_project_one router_proj_one
# quantum router-interface-add $put_router_proj_one_id_here 
$put_subnet_id_here


Q: Upon executing step a, does Quantum reserve the first IP address 
from the subnet's cidr range as a gateway_ip addr?  If so, why?  Does 
that happen even if the subnet is not attached to a router?


Yes. the first IP address is reserved as default gateway ip. If  no 
quantum router needed, you can set a true physical router on it. If you 
don't want a gateway at all,

you can create a subnet without gateway ip reserved.


I then used the following steps to create an external network:

# quantum net-create --tenant-id $put_id_of_service_tenant ext_net 
--router:external=True
# quantum subnet-create --tenant-id $put_id_of_service_tenant 
--allocation-pool start=192.168.50.102,end=192.168.50.126 --gateway 
192.168.50.1 ext_net192.168.50.100/24 
http://192.168.50.100/24 --enable_dhcp=False  (step b)


Q: I am trying to understand the different options passed to  quantum 
subnet-create for an external network:


-  start=192.168.50.102,end=192.168.50.126 : Is this the list of 
floating-IPs that are accessible from outside world?  And these would 
be mapped to a private  IP addr?
allocation pool is a range for inner IPAM. In fact you can assign an IP 
beyond this range to a Port as long as it is under the cidr of a given 
subnet.


- 192.168.50.1 http://192.168.50.1/:  Is this the outside gateway IP 
addr (provided by our IT)?

It should be.


- 192.168.50.100/24 http://192.168.50.100/24:  Is 192.168.50.100 
assigned (reserved) for any purpose?  What is this cidr represent?

It should be a wrong cidr.
I think if you are using 192.168.50.100/30, the 192.168.59.101 will be 
reserved.


-  enable_dhcp=False : What is the effect of setting this to true?  I 
mean how does Quantum dole out a floating IP mapping to which private 
IP, randomly?



If the network is just for floatingips, there is no need to run dhcp 
server for the ips on this network.
only ips allocated to VMs' port needed to be in dhcp server if you want 
to use dhcp.

Thank you,
Ahmed.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Quantum] questions about private, external network

2012-11-28 Thread Ahmed Al-Mehdi
Thank you very much for the explanation.  However, I am still a bit
confused.  In the command quantum subnet-create ... for external network,
I am already providing start/end allocation pool IP addr.  What is the need
for the 192.168.50.100/24 option?  In this case, is this option redundant
 OR  not needed (as in not used by Quantum)  OR not correctly specified?

You mentioned 192.168.50.100/30, how did you get /30?  Is that an
example?  Or is that based on the start/end IP allocation pool?

Thank you,
Ahmed.



On Wed, Nov 28, 2012 at 4:44 PM, gong yong sheng gong...@linux.vnet.ibm.com
 wrote:

  On 11/29/2012 07:56 AM, Ahmed Al-Mehdi wrote:

 Hello,

  I have a few questions related to private and external network in
 Quantum.  I am running into some odd behavior with networking related to my
 VM instance that I am trying to resolve.


  # quantum net-create --tenant-id $put_id_of_service_tenant ext_net
 --router:external=True

  # quantum subnet-create --tenant-id $put_id_of_service_tenant
 --allocation-pool start=192.168.50.102,end=192.168.50.126 --gateway
 192.168.50.1 ext_net192.168.50.100/24 --enable_dhcp=False  (step b)


 -  192.168.50.100/24:  Is 192.168.50.100 assigned (reserved) for any
 purpose?  What is this cidr represent?

 It should be a wrong cidr.
 I think if you are using 192.168.50.100/30, the 192.168.59.101 will be
 reserved.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] How to pin vm instance to specific node?

2012-11-28 Thread Choe, Cheng-Dae
Hi
--
Choe, Cheng-Dae
http://blog.woosum.net
twitter: kiddtm

2012. 11. 29., 오전 8:59, 이창만 cm224@samsung.com 작성:

 Hello, list.
 
 Could anyone tell me about my question?
 (1) I want to lunch vm instance on specific compute node.

http://docs.openstack.org/folsom/openstack-compute/admin/content/instance-scheduling-constraints.html

 (2) I hope that Image or volume of each vm instance is located on own compute 
 node.
I don't want to make network bottleneck. I will forgive High Availability 
 for I/O performance.

1. install cinder-volume in your compute-node
1. cinder-manager host list will show up your cinder-volume services
1. cinder create has the same prarameter --availability-zone  so you can 
specify where volume reside.

I'm not test but It may help you.

 
 Regards.
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Backing up OpenStack deployment

2012-11-28 Thread YuXingchao
Hi,JuanFra:
Can you describe more explicitly about the backup of Openstack 
deployment ?
 In my option,the major backup in deployment is db file and  config file backup.
The db backup can be maintained by cron jobs.
The config file and package can be managed by  configuration management 
tools.


在 2012-11-27,下午9:03,JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com 写道:

 Hi guys:
 
 Does anyone know best practices around backing up an OpenStack deployment? 
 (i.e. using a solution like Bacula for incremental or snapshot backups)
 
 Thanks!
 
 Regards,
 JuanFra
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Is there any way to migrate the Instance between the projects/tenants?

2012-11-28 Thread Lei Zhang
Hi all,

As the subject say, is there any way to do this? I search the Internet and
only found the migration bewteen two physical machine.

thanks
-- 
Lei Zhang

Blog: http://jeffrey4l.github.com
twitter/weibo: @jeffrey4l
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Is there any way to migrate the Instance between the projects/tenants?

2012-11-28 Thread Tim Bell


We were also interested in this function but could not find an easy way to do 
it.



The operation becomes more complex when there are attached volumes and 
potentially different permissions between the two projects.



Tim



From: openstack-bounces+tim.bell=cern...@lists.launchpad.net 
[mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] On Behalf Of 
Lei Zhang
Sent: 29 November 2012 06:09
To: openstack@lists.launchpad.net
Subject: [Openstack] Is there any way to migrate the Instance between the 
projects/tenants?



Hi all,



As the subject say, is there any way to do this? I search the Internet and 
only found the migration bewteen two physical machine.




thanks

-- 

Lei Zhang



Blog: http://jeffrey4l.github.com

twitter/weibo: @jeffrey4l





smime.p7s
Description: S/MIME cryptographic signature
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Is there any way to migrate the Instance between the projects/tenants?

2012-11-28 Thread Lei Zhang
First of all, I think this feature is reasonable.
In my scenario, I have two projects. One is a test env and another is
production env. I use different projects to isolate the two env. All should
I do is to prepare in the test env. When all is ok, I can push it to the
production env.

@Tim, you are right. The permissions is a big potentail issue. It should be
a complex procedure when migrate instances between projects/tenants?

Maybe I am using a bad solution for my scenario. So could anybody give me
some advise how to handle this situation?




On Thu, Nov 29, 2012 at 2:46 PM, Tim Bell tim.b...@cern.ch wrote:

 ** **

 We were also interested in this function but could not find an easy way to
 do it.

 ** **

 The operation becomes more complex when there are attached volumes and
 potentially different permissions between the two projects.

 ** **

 Tim

 ** **

 *From:* openstack-bounces+tim.bell=cern...@lists.launchpad.net [mailto:
 openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On Behalf Of *Lei
 Zhang
 *Sent:* 29 November 2012 06:09
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] Is there any way to migrate the Instance between
 the projects/tenants?

 ** **

 Hi all,

 ** **

 As the subject say, is there any way to do this? I search the Internet and
 only found the migration bewteen two physical machine. 


 

 thanks

 -- 

 Lei Zhang

 ** **

 Blog: http://jeffrey4l.github.com

 twitter/weibo: @jeffrey4l

 ** **




-- 
Lei Zhang

Blog: http://jeffrey4l.github.com
twitter/weibo: @jeffrey4l
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] The list of the backend storage for openstack.

2012-11-28 Thread Lei Zhang
Anybody can help?Could you give me some key term or links  that I can
find some article/book about this. I am very confused about the storage in
the Openstack.


On Wed, Nov 28, 2012 at 2:48 PM, Lei Zhang zhang.lei@gmail.com wrote:

 Hi all ,

 Here is my understanding about the stroage in the openstack, I am very
 happy about that who can figure out the wrong meaning or add your comment
 for this.

 Right now, there are two main kinds of storage needed by Openstack. One is
 for Image, the other one is for Volume. These two support many kinds of
 storage.

 Image ( Glance servicer ):

 File

 NAS

 CIFS
 NFS
 FTP
 ...

  SAN

 ISCSI
 AoE
 ...

 Local

 HTTP
 RBD(Ceph)
 S3
 Swift

 Volume (Cinder/nova-volume)

 SAN

 ISCSI
 AoE
 

 Local
   LVM

 RBD (Ceph)
 Sheepdog


 Questions:
 1. What's the position for swift. It is just the image container for the
 glance server?
 2. Is there any rules when making choice?
 2. What's your tend to choice in so many solution? and why?


 --
 Lei Zhang

 Blog: http://jeffrey4l.github.com
 twitter/weibo: @jeffrey4l





-- 
Lei Zhang

Blog: http://jeffrey4l.github.com
twitter/weibo: @jeffrey4l
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Is there any way to migrate the Instance between the projects/tenants?

2012-11-28 Thread Sébastien Han
Hi,

What I will do to achieve what you want:

_ take a snapshot of your instance
_ export the snapshot from wherever it's stored (filesystem for instance)
_ import it to Glance, make the image to public or assign it to the tenant
(not 100% sure if the latest is possible though...)
_ run a new vm with the based image previously created

Some steps could be avoided like step 2 and 3. You could use the admin user
to snapshot and then run the snapshot from the other tenan. However it's
NOT recommended.

Cheers.

On Nov 29, 2012 7:47 AM, Tim Bell tim.b...@cern.ch wrote:



 We were also interested in this function but could not find an easy way
to do it.



 The operation becomes more complex when there are attached volumes and
potentially different permissions between the two projects.



 Tim



 From: openstack-bounces+tim.bell=cern...@lists.launchpad.net [mailto:
openstack-bounces+tim.bell=cern...@lists.launchpad.net] On Behalf Of Lei
Zhang
 Sent: 29 November 2012 06:09
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Is there any way to migrate the Instance between the
projects/tenants?



 Hi all,



 As the subject say, is there any way to do this? I search the Internet
and only found the migration bewteen two physical machine.


 thanks

 --

 Lei Zhang



 Blog: http://jeffrey4l.github.com

 twitter/weibo: @jeffrey4l




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] The list of the backend storage for openstack.

2012-11-28 Thread Huang Zhiteng
I think the short answer is it depends.  It really depends on what
kind of user needs you want to use storage system to fulfill.  There's
no best solution but in each specific case, there can be one most
suitable solution for the requirement.  I know this may not be the
answer you are seeking but I'd say start looking at the problem you
are solving and figure out what kind of specific needs the problem has
for storage, then you may easily narrow down # of candidates.

On Thu, Nov 29, 2012 at 3:36 PM, Lei Zhang zhang.lei@gmail.com wrote:
 Anybody can help?Could you give me some key term or links  that I can find
 some article/book about this. I am very confused about the storage in the
 Openstack.


 On Wed, Nov 28, 2012 at 2:48 PM, Lei Zhang zhang.lei@gmail.com wrote:

 Hi all ,

 Here is my understanding about the stroage in the openstack, I am very
 happy about that who can figure out the wrong meaning or add your comment
 for this.

 Right now, there are two main kinds of storage needed by Openstack. One is
 for Image, the other one is for Volume. These two support many kinds of
 storage.

 Image ( Glance servicer ):

 File

 NAS

 CIFS
 NFS
 FTP
 ...

 SAN

 ISCSI
 AoE
 ...

 Local

 HTTP
 RBD(Ceph)
 S3
 Swift

 Volume (Cinder/nova-volume)

 SAN

 ISCSI
 AoE
 

 Local
   LVM

 RBD (Ceph)
 Sheepdog


 Questions:
 1. What's the position for swift. It is just the image container for the
 glance server?
 2. Is there any rules when making choice?
 2. What's your tend to choice in so many solution? and why?


 --
 Lei Zhang

 Blog: http://jeffrey4l.github.com
 twitter/weibo: @jeffrey4l





 --
 Lei Zhang

 Blog: http://jeffrey4l.github.com
 twitter/weibo: @jeffrey4l


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regards
Huang Zhiteng

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #193

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/193/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 10:31:18 -0500Build duration:2 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesMake resize and multi-node work properly togetherby brian.elliotteditnova/tests/test_db_api.pyeditnova/conductor/manager.pyeditnova/scheduler/filter_scheduler.pyeditnova/db/api.pyeditnova/tests/compute/test_rpcapi.pyeditnova/tests/scheduler/test_filter_scheduler.pyeditnova/compute/manager.pyeditnova/compute/rpcapi.pyeditnova/compute/resource_tracker.pyeditnova/tests/compute/test_resource_tracker.pyeditnova/db/sqlalchemy/api.pyConsole Output[...truncated 4271 lines...]1 out of 1 hunk FAILED -- rejects in file run_tests.shPatch ubuntu-show-tests.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ad046a5e-ecbb-4aa7-9a1e-baceef656139', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ad046a5e-ecbb-4aa7-9a1e-baceef656139', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpv5X_Ry/novamk-build-deps -i -r -t apt-get -y /tmp/tmpv5X_Ry/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281032~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ad046a5e-ecbb-4aa7-9a1e-baceef656139', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ad046a5e-ecbb-4aa7-9a1e-baceef656139', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #194

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/194/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 10:31:19 -0500Build duration:3 min 38 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesMake resize and multi-node work properly togetherby brian.elliotteditnova/compute/rpcapi.pyeditnova/tests/scheduler/test_filter_scheduler.pyeditnova/db/api.pyeditnova/compute/resource_tracker.pyeditnova/compute/manager.pyeditnova/tests/compute/test_rpcapi.pyeditnova/tests/compute/test_resource_tracker.pyeditnova/tests/test_db_api.pyeditnova/db/sqlalchemy/api.pyeditnova/scheduler/filter_scheduler.pyeditnova/conductor/manager.pyConsole Output[...truncated 5465 lines...]1 out of 1 hunk FAILED -- rejects in file run_tests.shPatch ubuntu-show-tests.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-61812593-dbc0-43df-8d14-4d90f550f9a6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-61812593-dbc0-43df-8d14-4d90f550f9a6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpJ2oiil/novamk-build-deps -i -r -t apt-get -y /tmp/tmpJ2oiil/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281032~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-61812593-dbc0-43df-8d14-4d90f550f9a6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-61812593-dbc0-43df-8d14-4d90f550f9a6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #194

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/194/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 12:31:18 -0500Build duration:2 min 29 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse flags() helper method to override config in testsby markmceditnova/tests/integrated/test_api_samples.pyMove imagecache code from nova.virt.libvirt.utilsby markmceditnova/virt/libvirt/imagecache.pyeditnova/tests/test_imagecache.pyeditnova/virt/libvirt/utils.pyeditnova/compute/manager.pyeditnova/tests/test_libvirt.pyMove ec2 config opts to nova.api.ec2.cloudby markmceditnova/config.pyeditnova/cloudpipe/pipelib.pyeditnova/api/ec2/cloud.pyConsole Output[...truncated 4280 lines...]ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a59da454-709e-4bbe-bc5a-e3a21461673d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a59da454-709e-4bbe-bc5a-e3a21461673d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpFAgCFD/novamk-build-deps -i -r -t apt-get -y /tmp/tmpFAgCFD/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281232~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a59da454-709e-4bbe-bc5a-e3a21461673d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a59da454-709e-4bbe-bc5a-e3a21461673d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build failed in Jenkins: cloud-archive_folsom_version-drift #633

2012-11-28 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/633/

--
Started by timer
Building remotely on pkg-builder
[cloud-archive_folsom_version-drift] $ /bin/bash -xe 
/tmp/hudson9065958084271702642.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ca-versions/gather-versions.py folsom
INFO:root:Querying package list and versions from staging PPA.
INFO:root:Initializing connection to LP...
INFO:root:Querying Ubuntu versions for all packages.
INFO:root:Scraping Packages list for CA pocket: proposed
INFO:root:Scraping Packages list for CA pocket: updates
+ /var/lib/jenkins/tools/ca-versions/ca-versions.py -c -r folsom
---
The following Cloud Archive packages for folsom
have been superseded newer versions in Ubuntu!

keystone:
Ubuntu: 2012.2-0ubuntu1.2
Cloud Archive staging: 2012.2-0ubuntu1~cloud0

--
Build step 'Execute shell' marked build as failure

-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_cinder_trunk #50

2012-11-28 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_cinder_trunk #48

2012-11-28 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #197

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/197/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 15:40:48 -0500Build duration:4 min 30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd methods to Host operations to fake hypervisorby maurosreditnova/virt/fake.pyConsole Output[...truncated 5480 lines...]INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpIc2ZzC/novamk-build-deps -i -r -t apt-get -y /tmp/tmpIc2ZzC/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281541~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-fac16d96-add5-49f8-a6f8-69d122720e03', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-fac16d96-add5-49f8-a6f8-69d122720e03', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #196

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/196/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 15:44:11 -0500Build duration:2 min 21 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd methods to Host operations to fake hypervisorby maurosreditnova/virt/fake.pyConsole Output[...truncated 4286 lines...]INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpyJIKJr/novamk-build-deps -i -r -t apt-get -y /tmp/tmpyJIKJr/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281544~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-c7b84aaa-a9dd-4906-8915-637c4c8d0c6e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-c7b84aaa-a9dd-4906-8915-637c4c8d0c6e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_deploy #371

2012-11-28 Thread openstack-testing-bot
Title: precise_folsom_deploy
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_deploy/371/Project:precise_folsom_deployDate of build:Wed, 28 Nov 2012 15:41:11 -0500Build duration:14 minBuild cause:Started by user adamBuilt on:masterHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesNo ChangesBuild Artifactslogs/syslog.tar.gzlogs/test-02.os.magners.qa.lexington-log.tar.gzlogs/test-03.os.magners.qa.lexington-log.tar.gzlogs/test-04.os.magners.qa.lexington-log.tar.gzlogs/test-05.os.magners.qa.lexington-log.tar.gzlogs/test-06.os.magners.qa.lexington-log.tar.gzlogs/test-07.os.magners.qa.lexington-log.tar.gzlogs/test-08.os.magners.qa.lexington-log.tar.gzlogs/test-10.os.magners.qa.lexington-log.tar.gzlogs/test-11.os.magners.qa.lexington-log.tar.gzlogs/test-12.os.magners.qa.lexington-log.tar.gzConsole Output[...truncated 3991 lines...]  -> Relation: nova-volume:ceph <-> ceph:client  -> Relation: openstack-dashboard:identity-service <-> keystone:identity-service  -> Relation: nova-compute:shared-db <-> mysql:shared-db  -> Relation: nova-compute:amqp <-> rabbitmq:amqp  -> Relation: nova-compute:image-service <-> glance:image-service  -> Relation: nova-compute:cloud-compute <-> nova-cloud-controller:cloud-compute  -> Relation: nova-compute:ceph <-> ceph:client- Ensuring relation state- Deployment complete in 869 seconds.- Juju command log:juju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:nova-compute nova-computejuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:nova-volume nova-volumejuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:nova-cloud-controller nova-cloud-controllerjuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:ceph cephjuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:keystone keystonejuju deploy -n 1 --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:rabbitmq-server rabbitmqjuju deploy -n 1 --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:mysql mysqljuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:openstack-dashboard openstack-dashboardjuju deploy -n 1 --config=/tmp/tmpCVUyoF --repository=/var/lib/jenkins/jobs/precise_folsom_deploy/workspace local:glance glancejuju add-relation keystone:shared-db mysql:shared-dbjuju add-relation nova-cloud-controller:shared-db mysql:shared-dbjuju add-relation nova-cloud-controller:amqp rabbitmq:amqpjuju add-relation nova-cloud-controller:image-service glance:image-servicejuju add-relation nova-cloud-controller:identity-service keystone:identity-servicejuju add-relation glance:shared-db mysql:shared-dbjuju add-relation glance:identity-service keystone:identity-servicejuju add-relation glance:ceph ceph:clientjuju add-relation nova-volume:shared-db mysql:shared-dbjuju add-relation nova-volume:amqp rabbitmq:amqpjuju add-relation nova-volume:nova-volume-service nova-cloud-controller:nova-volume-servicejuju add-relation nova-volume:ceph ceph:clientjuju add-relation openstack-dashboard:identity-service keystone:identity-servicejuju add-relation nova-compute:shared-db mysql:shared-dbjuju add-relation nova-compute:amqp rabbitmq:amqpjuju add-relation nova-compute:image-service glance:image-servicejuju add-relation nova-compute:cloud-compute nova-cloud-controller:cloud-computejuju add-relation nova-compute:ceph ceph:client+ rc=0+ echo 'Deployer returned: 0'Deployer returned: 0+ [[ 0 != 0 ]]+ jenkins-cli build precise_folsom_coverage+ exit 0Archiving artifactsEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #197

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/197/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 16:31:19 -0500Build duration:2 min 15 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate migration so it supports PostgreSQL.by dprinceeditnova/db/sqlalchemy/migrate_repo/versions/144_add_node_to_migrations.pyConsole Output[...truncated 4289 lines...]INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmp813aYS/novamk-build-deps -i -r -t apt-get -y /tmp/tmp813aYS/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281631~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5bb10355-f3d3-498f-8a29-2fa35b256762', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-5bb10355-f3d3-498f-8a29-2fa35b256762', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #198

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/198/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 16:31:19 -0500Build duration:3 min 27 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate migration so it supports PostgreSQL.by dprinceeditnova/db/sqlalchemy/migrate_repo/versions/144_add_node_to_migrations.pyConsole Output[...truncated 5483 lines...]INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpaCGJ99/novamk-build-deps -i -r -t apt-get -y /tmp/tmpaCGJ99/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281631~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-c4b528f5-2a49-4cfe-a038-5667881ec686', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-c4b528f5-2a49-4cfe-a038-5667881ec686', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #199

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/199/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 17:31:18 -0500Build duration:3 min 14 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAllow multi_host compute nodes to share dhcp ipby vishvanandaeditnova/network/manager.pyeditnova/db/sqlalchemy/api.pyeditnova/tests/test_db_api.pyeditnova/network/linux_net.pyeditetc/nova/rootwrap.d/network.filterseditnova/tests/network/test_linux_net.pyConsole Output[...truncated 5486 lines...]bzr branch lp:~openstack-ubuntu-testing/nova/grizzly /tmp/tmpqpWYRL/novamk-build-deps -i -r -t apt-get -y /tmp/tmpqpWYRL/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281731~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-f4c3a245-27a0-4299-934c-f83b923b0696', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-f4c3a245-27a0-4299-934c-f83b923b0696', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #198

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/198/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 17:31:19 -0500Build duration:5 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole Output[...truncated 2 lines...]Checkout:precise_grizzly_nova_trunk / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk - hudson.remoting.Channel@3280a143:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 2d01af05a9ebc2ce71456d747ad52e599c3175a6 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk/nova - hudson.remoting.LocalChannel@3965726eWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway.hudson.plugins.git.GitException: Error performing command: git fetch -t https://github.com/openstack/nova.git +refs/heads/*:refs/remotes/origin/*Command "git fetch -t https://github.com/openstack/nova.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: The remote end hung up unexpectedly	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:190)	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:978)	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1049)	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:970)	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1994)	at hudson.remoting.UserRequest.perform(UserRequest.java:118)	at hudson.remoting.UserRequest.perform(UserRequest.java:48)	at hudson.remoting.Request$2.run(Request.java:287)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)	at java.util.concurrent.FutureTask.run(FutureTask.java:166)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)	at hudson.remoting.Engine$1$1.run(Engine.java:60)	at java.lang.Thread.run(Thread.java:722)Caused by: hudson.plugins.git.GitException: Command "git fetch -t https://github.com/openstack/nova.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: The remote end hung up unexpectedly	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)	... 16 moreERROR: Could not fetch from any repositoryFATAL: Could not fetch from any repositoryhudson.plugins.git.GitException: Could not fetch from any repository	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1061)	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:970)	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1994)	at hudson.remoting.UserRequest.perform(UserRequest.java:118)	at hudson.remoting.UserRequest.perform(UserRequest.java:48)	at hudson.remoting.Request$2.run(Request.java:287)	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)	at java.util.concurrent.FutureTask.run(FutureTask.java:166)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)	at hudson.remoting.Engine$1$1.run(Engine.java:60)	at java.lang.Thread.run(Thread.java:722)-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #200

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/200/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 18:02:21 -0500Build duration:4 min 43 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesVerify doc/api_samples files along with the templatesby danmseditdoc/api_samples/os-cloudpipe/cloud-pipe-get-resp.jsoneditnova/tests/integrated/test_api_samples.pyeditdoc/api_samples/os-used-limits/usedlimits-get-resp.jsoneditdoc/api_samples/os-cloudpipe/cloud-pipe-create-resp.jsoneditdoc/api_samples/all_extensions/extensions-get-resp.jsoneditdoc/api_samples/limit-get-resp.jsoneditdoc/api_samples/os-hosts/hosts-list-resp.xmleditdoc/api_samples/limit-get-resp.xmleditdoc/api_samples/os-used-limits/usedlimits-get-resp.xmleditdoc/api_samples/os-hosts/hosts-list-resp.jsoneditdoc/api_samples/all_extensions/extensions-get-resp.xmlInclude hosts and metadetails in aggregate.by rbryanteditnova/db/sqlalchemy/api.pyeditnova/compute/api.pyeditnova/db/sqlalchemy/models.pyConsole Output[...truncated 5492 lines...]python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281803~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-01901d17-24f0-4944-b7da-64fc709879d8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-01901d17-24f0-4944-b7da-64fc709879d8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #199

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/199/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 18:07:05 -0500Build duration:2 min 20 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAllow multi_host compute nodes to share dhcp ipby vishvanandaeditnova/db/sqlalchemy/api.pyeditnova/tests/network/test_linux_net.pyeditnova/network/linux_net.pyeditetc/nova/rootwrap.d/network.filterseditnova/network/manager.pyeditnova/tests/test_db_api.pyVerify doc/api_samples files along with the templatesby danmseditdoc/api_samples/all_extensions/extensions-get-resp.xmleditdoc/api_samples/os-hosts/hosts-list-resp.jsoneditdoc/api_samples/os-hosts/hosts-list-resp.xmleditdoc/api_samples/limit-get-resp.xmleditdoc/api_samples/all_extensions/extensions-get-resp.jsoneditnova/tests/integrated/test_api_samples.pyeditdoc/api_samples/os-used-limits/usedlimits-get-resp.xmleditdoc/api_samples/limit-get-resp.jsoneditdoc/api_samples/os-used-limits/usedlimits-get-resp.jsoneditdoc/api_samples/os-cloudpipe/cloud-pipe-create-resp.jsoneditdoc/api_samples/os-cloudpipe/cloud-pipe-get-resp.jsonInclude hosts and metadetails in aggregate.by rbryanteditnova/db/sqlalchemy/api.pyeditnova/db/sqlalchemy/models.pyeditnova/compute/api.pyConsole Output[...truncated 4298 lines...]python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281807~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-18fe3fd6-be0c-4ae1-9e4c-e4e6f0ebdbf5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-18fe3fd6-be0c-4ae1-9e4c-e4e6f0ebdbf5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Fixed: raring_grizzly_ceilometer_trunk #3

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_ceilometer_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_ceilometer_trunk/3/Project:raring_grizzly_ceilometer_trunkDate of build:Wed, 28 Nov 2012 18:05:06 -0500Build duration:5 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 2 builds failed.50ChangesFix blocking test for nova notifierby doug.hellmannedittests/compute/test_nova_notifier.pyConsole Output[...truncated 4430 lines...]Checking signature on .dscGood signature on /tmp/tmpBPnQUT/ceilometer_2013.1+git201211281805~raring-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading ceilometer_2013.1+git201211281805~raring-0ubuntu1.dsc: done.  Uploading ceilometer_2013.1+git201211281805~raring.orig.tar.gz: done.  Uploading ceilometer_2013.1+git201211281805~raring-0ubuntu1.debian.tar.gz: done.  Uploading ceilometer_2013.1+git201211281805~raring-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'raring-grizzly', 'ceilometer_2013.1+git201211281805~raring-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/c/ceilometer/ceilometer-agent-central_2013.1+git201211261213~raring-0ubuntu1_all.debdeleting and forgetting pool/main/c/ceilometer/ceilometer-agent-compute_2013.1+git201211261213~raring-0ubuntu1_all.debdeleting and forgetting pool/main/c/ceilometer/ceilometer-api_2013.1+git201211261213~raring-0ubuntu1_all.debdeleting and forgetting pool/main/c/ceilometer/ceilometer-collector_2013.1+git201211261213~raring-0ubuntu1_all.debdeleting and forgetting pool/main/c/ceilometer/ceilometer-common_2013.1+git201211261213~raring-0ubuntu1_all.debdeleting and forgetting pool/main/c/ceilometer/python-ceilometer_2013.1+git201211261213~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/ceilometer/raring-grizzly']Pushed up to revision 2.INFO:root:Storing current commit for next build: 4f7bb48bc50bb932eccc8e9c6f357d67fae69ff1INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/grizzly /tmp/tmpBPnQUT/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpBPnQUT/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 3e3a30336f12da2e553971b77d5c15671b977dfb..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/ceilometer/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281805~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [4f7bb48] Fix blocking test for nova notifierdch -a [57bea4d] tools: set novaclient minimum versiondch -a [36998cb] libvirt: fix Folsom compatibilitydch -a [fb8d86e] Lower pymongo dependencydch -a [0d891c7] Remove rickshaw subprojectdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC ceilometer_2013.1+git201211281805~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A ceilometer_2013.1+git201211281805~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing ceilometer_2013.1+git201211281805~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly ceilometer_2013.1+git201211281805~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/ceilometer/raring-grizzlyEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #200

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/200/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 19:01:19 -0500Build duration:3 min 1 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixes HyperV compute resume testsby apeditnova/tests/test_hypervapi.pyConsole Output[...truncated 4301 lines...]git log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281902~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ef94d181-21bf-448e-9139-1c0a6ed1b527', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ef94d181-21bf-448e-9139-1c0a6ed1b527', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #201

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/201/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 19:01:18 -0500Build duration:3 min 43 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixes HyperV compute resume testsby apeditnova/tests/test_hypervapi.pyConsole Output[...truncated 5495 lines...]git log -n1 --no-merges --pretty=format:%Hgit log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201211281901~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4574c07f-8f07-4c74-9c6d-28441690febb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4574c07f-8f07-4c74-9c6d-28441690febb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #201

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/201/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 19:31:17 -0500Build duration:3 min 9 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesConvert datetimes for conductor instance_update.by rbryanteditnova/conductor/rpcapi.pyeditnova/conductor/manager.pyeditnova/tests/conductor/test_conductor.pyConsole Output[...truncated 4304 lines...]git log 77f212bc3fb8f927c6c2c2c21c1b62d39c1c51ec..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201211281932~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ed2e04c2-3139-482e-8ba9-c4f6b9fdadf1', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-ed2e04c2-3139-482e-8ba9-c4f6b9fdadf1', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_deploy #105

2012-11-28 Thread openstack-testing-bot
Title: quantal_folsom_deploy
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_deploy/105/Project:quantal_folsom_deployDate of build:Wed, 28 Nov 2012 20:00:49 -0500Build duration:25 secBuild cause:Started by command lineBuilt on:masterHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesBuild Artifactslogs/syslog.tar.gzlogs/test-02.os.magners.qa.lexington-log.tar.gzlogs/test-03.os.magners.qa.lexington-log.tar.gzlogs/test-04.os.magners.qa.lexington-log.tar.gzlogs/test-05.os.magners.qa.lexington-log.tar.gzlogs/test-06.os.magners.qa.lexington-log.tar.gzlogs/test-07.os.magners.qa.lexington-log.tar.gzlogs/test-08.os.magners.qa.lexington-log.tar.gzlogs/test-09.os.magners.qa.lexington-log.tar.gzlogs/test-10.os.magners.qa.lexington-log.tar.gzlogs/test-11.os.magners.qa.lexington-log.tar.gzlogs/test-12.os.magners.qa.lexington-log.tar.gzConsole Output[...truncated 11 lines...]DEBUG: Calling juju, attempt 1: juju destroy-service nova-computeDEBUG: Destroying service: nova-volumeDEBUG: Calling juju, attempt 1: juju destroy-service nova-volumeDEBUG: Destroying service: nova-cloud-controllerDEBUG: Calling juju, attempt 1: juju destroy-service nova-cloud-controllerDEBUG: Destroying service: cephDEBUG: Calling juju, attempt 1: juju destroy-service cephDEBUG: Destroying service: keystoneDEBUG: Calling juju, attempt 1: juju destroy-service keystoneDEBUG: Destroying service: rabbitmqDEBUG: Calling juju, attempt 1: juju destroy-service rabbitmqDEBUG: Destroying service: mysqlDEBUG: Calling juju, attempt 1: juju destroy-service mysqlDEBUG: Destroying service: openstack-dashboardDEBUG: Calling juju, attempt 1: juju destroy-service openstack-dashboardDEBUG: Destroying service: glanceDEBUG: Calling juju, attempt 1: juju destroy-service glanceDEBUG: Cleaning cached charms from ZK.DEBUG: Removing charms set(['local_3a_precise_2f_nova-compute-73', 'local_3a_precise_2f_keystone-163', 'local_3a_precise_2f_nova-cloud-controller-141', 'local_3a_precise_2f_rabbitmq-server-37', 'local_3a_precise_2f_nova-volume-16', 'local_3a_precise_2f_mysql-164', 'local_3a_precise_2f_openstack-dashboard-18', 'local_3a_precise_2f_glance-72', 'local_3a_precise_2f_ceph-88'])DEBUG: Terminating machine: 288DEBUG: Calling juju, attempt 1: juju terminate-machine 288DEBUG: Terminating machine: 290DEBUG: Calling juju, attempt 1: juju terminate-machine 290DEBUG: Terminating machine: 291DEBUG: Calling juju, attempt 1: juju terminate-machine 291DEBUG: Terminating machine: 292DEBUG: Calling juju, attempt 1: juju terminate-machine 292DEBUG: Terminating machine: 293DEBUG: Calling juju, attempt 1: juju terminate-machine 293DEBUG: Terminating machine: 294DEBUG: Calling juju, attempt 1: juju terminate-machine 294DEBUG: Terminating machine: 289DEBUG: Calling juju, attempt 1: juju terminate-machine 289DEBUG: Terminating machine: 295DEBUG: Calling juju, attempt 1: juju terminate-machine 295DEBUG: Terminating machine: 287DEBUG: Calling juju, attempt 1: juju terminate-machine 287- Destroying services- Destroying machines+ /var/lib/jenkins/tools/jenkins-scripts/flush_cached_charms.sh+ /var/lib/jenkins/tools/jenkins-scripts/set_deploy_release.sh quantalsudo: cobbler: command not foundCurrent distro: sudo: cobbler: command not found+ exit 1Build step 'Execute shell' marked build as failureArchiving artifactsEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #202

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/202/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 20:01:18 -0500Build duration:2 min 14 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesadjust rootwrap filters for recent file injection changesby pbradyeditetc/nova/rootwrap.d/compute.filtersMake compute manager use conductor for instance_getsby danmseditnova/conductor/manager.pyeditnova/conductor/api.pyeditnova/compute/manager.pyeditnova/tests/conductor/test_conductor.pyeditnova/conductor/rpcapi.pyConsole Output[...truncated 4310 lines...]dch -b -D precise --newversion 2013.1+git201211282001~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [19307bb] Make compute manager use conductor for instance_getsdch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [ee7eb55] adjust rootwrap filters for recent file injection changesdch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a471fe0f-8c88-4c38-8897-78275ab35d4e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a471fe0f-8c88-4c38-8897-78275ab35d4e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #203

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/203/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 21:01:19 -0500Build duration:2 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCall plug_vifs() for all instances in init_hostby meditnova/compute/manager.pyConsole Output[...truncated 4313 lines...]dch -a [77e38b7] Call plug_vifs() for all instances in init_hostdch -a [19307bb] Make compute manager use conductor for instance_getsdch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [ee7eb55] adjust rootwrap filters for recent file injection changesdch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-8d5305ba-60f4-462f-abe5-9f69c9477eaa', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-8d5305ba-60f4-462f-abe5-9f69c9477eaa', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #204

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/204/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 21:01:19 -0500Build duration:4 min 5 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCall plug_vifs() for all instances in init_hostby meditnova/compute/manager.pyConsole Output[...truncated 5507 lines...]dch -a [77e38b7] Call plug_vifs() for all instances in init_hostdch -a [19307bb] Make compute manager use conductor for instance_getsdch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [ee7eb55] adjust rootwrap filters for recent file injection changesdch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-6aca1abb-05a9-48ff-bc70-3114b261dcbc', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-6aca1abb-05a9-48ff-bc70-3114b261dcbc', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_nova_trunk #204

2012-11-28 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/204/Project:precise_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 21:31:17 -0500Build duration:2 min 29 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix import problem in test_virt_disk_vfs_localfs.by rbryanteditnova/tests/test_virt_disk_vfs_localfs.pyConsole Output[...truncated 4316 lines...]dch -a [77e38b7] Call plug_vifs() for all instances in init_hostdch -a [19307bb] Make compute manager use conductor for instance_getsdch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [ee7eb55] adjust rootwrap filters for recent file injection changesdch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-732c36cf-3e0b-4641-8fbd-c3832d872ca8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-732c36cf-3e0b-4641-8fbd-c3832d872ca8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_nova_trunk #205

2012-11-28 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/205/Project:raring_grizzly_nova_trunkDate of build:Wed, 28 Nov 2012 21:31:18 -0500Build duration:3 min 56 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix import problem in test_virt_disk_vfs_localfs.by rbryanteditnova/tests/test_virt_disk_vfs_localfs.pyConsole Output[...truncated 5510 lines...]dch -a [77e38b7] Call plug_vifs() for all instances in init_hostdch -a [19307bb] Make compute manager use conductor for instance_getsdch -a [158ff36] Fixes HyperV compute "resume" testsdch -a [66e1a8b] Convert datetimes for conductor instance_update.dch -a [a4196ff] Update migration so it supports PostgreSQL.dch -a [8c7fe14] Include 'hosts' and 'metadetails' in aggregate.dch -a [57c1cff] Verify doc/api_samples files along with the templatesdch -a [6f98b96] Remove default_image config optiondch -a [4408b6b] Move ec2 config opts to nova.api.ec2.clouddch -a [33d7f56] Move imagecache code from nova.virt.libvirt.utilsdch -a [8ba5f9d] Use flags() helper method to override config in testsdch -a [8a3c7d3] Make resize and multi-node work properly togetherdch -a [edd5297] Migration model update for multi-node resize fix.dch -a [071378d] Add version to conductor migration_update message.dch -a [47ddb8c] Validate rxtx_factor as a float.dch -a [6f562bb] Display errors when running nosetestsdch -a [cf2eed6] Respect the base_dir_name flag in imagebackend.dch -a [c0daa69] Add exceptions to baremetal/db/apidch -a [4e43747] Provide better error message for aggregate-createdch -a [8ee5f9c] Imported Translations from Transifexdch -a [5b21ba7] Allow multi_host compute nodes to share dhcp ipdch -a [87b416a] Add blank nova/virt/baremetal/__init__.pydch -a [74698ac] Add migration_update to conductor.dch -a [e3b4cda] Remove unnecessary topic argument.dch -a [ee7eb55] adjust rootwrap filters for recent file injection changesdch -a [3d60c4f] Don't hard code the xen hvmloader path.dch -a [ddadc54] Cells: Re-add DB model and callsdch -a [e6ba584] Add methods to Host operations to fake hypervisordebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-bee8114d-0f3a-4b65-b36d-3f7616168fe8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-bee8114d-0f3a-4b65-b36d-3f7616168fe8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp