provision with kernel_upgrade parameter true gets stuck with failed dependencies

Bug #1727553 reported by wenqing liang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
High
Siva Gurumurthy
R4.1
Fix Committed
High
Siva Gurumurthy
Trunk
Fix Committed
High
Siva Gurumurthy

Bug Description

r4.1-28 newton with full config including kernel_upgrade turned on.

Linux servermanager 4.4.0-78-generic #99-Ubuntu SMP Thu Apr 27 15:29:09 UTC 2017 x86_64 x86_64 x86_64 GNU/Linu

Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
Concat::Fragment[keepalived.conf_vrrp_instance_VI_102]/Concat_fra
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
endency Package[linux-headers-3.13.0-34] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
endency Package[linux-headers-3.13.0-34-generic] has failures: tr
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
endency Package[linux-image-3.13.0-34-generic] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
endency Package[linux-image-extra-3.13.0-34-generic] has failures
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
pping because of failed dependencies
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
 Package[linux-headers-3.13.0-34] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
 Package[linux-headers-3.13.0-34-generic] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
 Package[linux-image-3.13.0-34-generic] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
 Package[linux-image-extra-3.13.0-34-generic] has failures: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
ecause of failed dependencies
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
rue
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
e
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
s: true
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[main]/Keepal
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
keepalived_completed]) Dependency Package[linux-headers-3.13.0-34
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
keepalived_completed]) Dependency Package[linux-headers-3.13.0-34
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
keepalived_completed]) Dependency Package[linux-image-3.13.0-34-g
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
keepalived_completed]) Dependency Package[linux-image-extra-3.13.
Oct 25 23:04:03 server1 puppet-agent[27551]: (/Stage[keepalived]/
keepalived_completed]) Skipping because of failed dependencies

+----------+-------------------+------------+-------------------+
| id | status | ip_address | mac_address |
+----------+-------------------+------------+-------------------+
| server5 | provision_issued | 10.0.0.8 | 02:86:BF:1D:95:AE |
| server3 | provision_started | 10.0.0.6 | 02:C1:7F:42:A3:55 |
| server6 | provision_issued | 10.0.0.9 | 02:EC:B9:E7:79:91 |
| server4 | provision_issued | 10.0.0.7 | 02:3A:78:07:F5:FD |
| server2 | provision_started | 10.0.0.5 | 02:CD:4A:A3:DD:41 |
| server1 | provision_started | 10.0.0.4 | 02:AD:E9:60:F5:A3 |
| server8 | provision_issued | 10.0.0.11 | 02:6E:3E:78:5D:AE |
| server7 | provision_issued | 10.0.0.10 | 02:69:64:8C:87:CE |
| server10 | provision_issued | 10.0.0.13 | 02:70:98:29:9B:17 |
| server9 | provision_issued | 10.0.0.12 | 02:CC:4C:D0:7A:F2 |
+----------+-------------------+------------+-------------------+

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/36922
Submitter: sgurumurthy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/36923
Submitter: sgurumurthy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/36936
Submitter: sgurumurthy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/36936
Committed: http://github.com/Juniper/contrail-puppet/commit/87547930cf788b48696692c4790da8935fc68ede
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 87547930cf788b48696692c4790da8935fc68ede
Author: sgurumurthy <email address hidden>
Date: Fri Oct 27 11:01:53 2017 -0700

Closes-Bug: #1727553
Default kernel version given for Xenial incase the user
did not specify it in the json file and had 'kernel_upgrade' set to true

Change-Id: If1de8660991f0d3a69082c2a316211f33ede1cfc

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/36922
Committed: http://github.com/Juniper/contrail-puppet/commit/d7653a2a3e3971a8debdb45daf5434a67ccb62f2
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit d7653a2a3e3971a8debdb45daf5434a67ccb62f2
Author: sgurumurthy <email address hidden>
Date: Fri Oct 27 11:01:53 2017 -0700

Closes-Bug: #1727553
Default kernel version given for Xenial incase the user
did not specify it in the json file and had 'kernel_upgrade' set to true

Change-Id: If1de8660991f0d3a69082c2a316211f33ede1cfc

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/36923
Committed: http://github.com/Juniper/contrail-puppet/commit/85faceee18290b7beca5dfcf6ec19c0bf1d25071
Submitter: Zuul (<email address hidden>)
Branch: master

commit 85faceee18290b7beca5dfcf6ec19c0bf1d25071
Author: sgurumurthy <email address hidden>
Date: Fri Oct 27 11:01:53 2017 -0700

Closes-Bug: #1727553
Default kernel version given for Xenial incase the user
did not specify it in the json file and had 'kernel_upgrade' set to true

Change-Id: If1de8660991f0d3a69082c2a316211f33ede1cfc

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.