[Bug 1947120] [NEW] rpm fails to recognize signatures from latest centos/fedora

2021-10-14 Thread Alfredo Moralejo
Public bug reported:

Hello,

When trying to read rpm packages from latest fedora/centos i get an
error:

# wget 
https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/Packages/filesystem-3.16-2.el9.x86_64.rpm
# rpm -q -i -p filesystem-3.16-2.el9.x86_64.rpm 
error: filesystem-3.16-2.el9.x86_64.rpm: signature hdr data: BAD, no. of 
bytes(3919692) out of range
error: filesystem-3.16-2.el9.x86_64.rpm: not an rpm package (or package 
manifest)

I'm using version 4.14.2.1+dfsg1-1build2 in focal.

This seems similar to the issue reported in
https://bugzilla.redhat.com/show_bug.cgi?id=1918777


Note this seems fixed in last impish build 4.16.1.2+dfsg1-3ubuntu1, but i think 
it'd be good to get the fix in current supported version focal.

Thanks,

Alfredo

** Affects: rpm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947120

Title:
  rpm fails to recognize signatures from latest centos/fedora

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpm/+bug/1947120/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2017-01-09 Thread Alfredo Moralejo
After some additional testing, i'd say that this issue may be related to
error handling when running introspection bulk and one of the
introspection fails.

In this case one of them is failing because of
https://bugs.launchpad.net/tripleo/+bug/1651719 but "openstack baremetal
introspection bulk start" is returning 0 and sometimes the server which
is properly introspected is in manageable status when the command
finishes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651704

Title:
  Overcloud deployment fails when node introspection is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic-inspector/+bug/1651704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2017-01-09 Thread Alfredo Moralejo
I'm following the tripleo-quickstart workflow.

1. Create VMs in virthost, one for undercloud, one for controller and one for 
compute
2. I deployed undercloud
3. Run following commands:

openstack baremetal import --json instackenv.json
openstack baremetal configure boot
openstack baremetal introspection bulk start

At that point i executed commands in comment #7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651704

Title:
  Overcloud deployment fails when node introspection is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic-inspector/+bug/1651704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2016-12-23 Thread Alfredo Moralejo
I've reproduced this locally running RDO from master. I have a ironic
installation (a tripleo undercloud), and i've registered a node and
instrospect it:

This is how the node looks like from ironic perspective:

$ openstack baremetal show e14be55d-8dd9-4b08-aa5d-efab2b5a5c01
This command is deprecated. Instead, use 'openstack baremetal node show'.
++---+
| Field  | Value

 |
++---+
| chassis_uuid   | None 

 |
| clean_step | {}   

 |
| console_enabled| False

 |
| created_at | 2016-12-23T17:08:16+00:00

 |
| driver | pxe_ssh  

 |
| driver_info| {u'ssh_username': u'stack', u'deploy_kernel': 
u'd77546aa-5936-417a-9dec-43f4f98a057d', u'deploy_ramdisk': 
u'bc508426-aee4-4d7d-97e5-dcbd6761a896', u'ssh_key_contents': u'**', 
u'ssh_virt_type': u'virsh',|
|| u'ssh_address': u'192.168.23.1'} 

 |
| driver_internal_info   | {}   

 |
| extra  | {u'hardware_swift_object': 
u'extra_hardware-e14be55d-8dd9-4b08-aa5d-efab2b5a5c01'} 

   |
| inspection_finished_at | None 

 |
| inspection_started_at  | None 

 |
| instance_info  | {}   

 |
| instance_uuid  | None 

 |
| last_error | None 

 |
| maintenance| False

 |
| maintenance_reason | None 

 |
| name   | control-0   

[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2016-12-23 Thread Alfredo Moralejo
Checking nova-compute.log it seems it's not a matter of waiting, see:

2016-12-21 06:38:28.987 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:39:29.787 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:40:29.820 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:41:31.332 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:42:32.838 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:43:34.820 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:44:36.839 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:45:38.820 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:46:39.972 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:47:40.938 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:48:43.261 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:49:56.760 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:50:47.828 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:51:50.020 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]
2016-12-21 06:52:48.037 23446 INFO nova.compute.resource_tracker 
[req-4ec06e18-d31c-4254-8bc1-9cad7fb8b5e8 - - - - -] Final resource view: 
name=c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec phys_ram=0MB used_ram=0MB 
phys_disk=0GB used_disk=0GB total_vcpus=0 used_vcpus=0 pci_stats=[]

It's reporting 0MB in many resource updates after the introspection has
finished.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651704

Title:
  Overcloud deployment fails when node introspection is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1651704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2016-12-21 Thread Alfredo Moralejo
So, if we focus in the node where introspection run properly (c6f8f4ba-
9c7c-4c87-b95a-67a5861b7bec), we can see following info:


1. Introspection finishes successfully with right information according to 
inspector logs:

2016-12-21 06:41:24.030 24006 INFO ironic_inspector.plugins.standard [-] [node: 
c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec state processing MAC 00:fc:e0:2e:a1:ec] 
Discovered data: CPUs: 2 x86_64, memory 8192 MiB, disk 49 GiB
2016-12-21 06:41:26.408 24006 INFO ironic_inspector.process [-] [node: 
c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec state None MAC 00:fc:e0:2e:a1:ec] 
Introspection finished successfully

2. Nova scheduler discards it by RamFilter:

2016-12-21 06:45:57.537 17759 DEBUG nova.filters 
[req-a2319864-8629-4b7f-8b94-d41911ad02d0 4f103e0230074c2488b7359bc079d323 
f21dbfb3b2c840059ec2a0bba03b7385 - - -] Filter AvailabilityZoneFilter returned 
1 host(s) get_filtered_objects 
/usr/lib/python2.7/site-packages/nova/filters.py:104
2016-12-21 06:45:57.538 17759 DEBUG nova.scheduler.filters.ram_filter 
[req-a2319864-8629-4b7f-8b94-d41911ad02d0 4f103e0230074c2488b7359bc079d323 
f21dbfb3b2c840059ec2a0bba03b7385 - - -] (undercloud, 
c6f8f4ba-9c7c-4c87-b95a-67a5861b7bec) ram: 0MB disk: 0MB io_ops: 0 instances: 0 
does not have 8192 MB usable ram before overcommit, it only has 0 MB. 
host_passes 
/usr/lib/python2.7/site-packages/nova/scheduler/filters/ram_filter.py:45

That's about 4 minutes and 30 seconds between end of introspection and
nova scheduller error, I'd say that should be enough, what do you think?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651704

Title:
  Overcloud deployment fails when node introspection is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1651704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1651704] Re: Overcloud deployment fails when node introspection is enabled

2016-12-21 Thread Alfredo Moralejo
I had reported the db integrity error in a separated LP
https://bugs.launchpad.net/tripleo/+bug/1651719 .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651704

Title:
  Overcloud deployment fails when node introspection is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1651704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632743] Re: Missing files from python-magnum 3.1.1-0~cloud0

2016-11-05 Thread Alfredo Moralejo
Any plan to ship 3.1.1-1 to newton stable repo in cloud-archive, i only
see it in newton-proposed repo.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632743

Title:
  Missing files from python-magnum 3.1.1-0~cloud0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magnum/+bug/1632743/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593664] [NEW] openstackclient fails with --os-token and --os-url

2016-06-17 Thread Alfredo Moralejo
Public bug reported:

Since https://github.com/openstack/python-
openstackclient/commit/6ae0d2e8a54fd5139e63a990ab4bdce634e73c5e was
merged, authentication using admin token is failing.

Test:

export OS_IMAGE_API_VERSION=1
export OS_IDENTITY_API_VERSION=3
export OS_TOKEN=57562bf156da4e09899b37cca5a63ba5
export OS_URL=http://127.0.0.1:35357/v3

Try any operation:

[root@packstack2 ~]# openstack service list
WARNING: openstackclient.common.exceptions is deprecated and will be removed 
after Jun 2017. Please use osc_lib.exceptions
WARNING: openstackclient.common.utils is deprecated and will be removed after 
Jun 2017. Please use osc_lib.utils
'StrOpt' object has no attribute 'deprecated'

And returns 1.


With a version before merging that patch:

# openstack service create compute
WARNING: openstackclient.common.exceptions is deprecated and will be removed 
after Jun 2017. Please use osc_lib.exceptions
WARNING: openstackclient.common.utils is deprecated and will be removed after 
Jun 2017. Please use osc_lib.utils
+-+--+
| Field   | Value|
+-+--+
| enabled | True |
| id  | 780dab36834b45fe981aaadec54365bc |
| name|  |
| type| compute  |
+-+--+
[root@packstack2 ~]# openstack service list
WARNING: openstackclient.common.exceptions is deprecated and will be removed 
after Jun 2017. Please use osc_lib.exceptions
WARNING: openstackclient.common.utils is deprecated and will be removed after 
Jun 2017. Please use osc_lib.utils
+--+--+-+
| ID   | Name | Type|
+--+--+-+
| 780dab36834b45fe981aaadec54365bc |  | compute |
+--+--+-+


Note this is having a high impact as this mechanism is used to bootstrap 
keystone in different deployment tools.

** Affects: python-openstackclient
 Importance: Undecided
 Status: New

** Also affects: python-openstackclient
   Importance: Undecided
   Status: New

** No longer affects: python-openstackclient (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593664

Title:
  openstackclient fails with --os-token and --os-url

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1593664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs