[Errno 2] No such file or directory: 'openssl'Failed to decrypt:

Bug #1966551 reported by Takashi Natsume
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Medium
Takashi Natsume

Bug Description

In openstack-tox-py310 check job, the following error occurs.

2022-03-26 14:39:08.055282 | fedora-35 | novaclient.tests.unit.v2.test_servers.ServersV290Test.test_get_password
2022-03-26 14:39:08.055285 | fedora-35 | -----------------------------------------------------------------------
2022-03-26 14:39:08.055288 | fedora-35 |
2022-03-26 14:39:08.055292 | fedora-35 | Captured traceback:
2022-03-26 14:39:08.055295 | fedora-35 | ~~~~~~~~~~~~~~~~~~~
2022-03-26 14:39:08.055298 | fedora-35 | Traceback (most recent call last):
2022-03-26 14:39:08.055301 | fedora-35 |
2022-03-26 14:39:08.055305 | fedora-35 | File "/home/zuul/src/opendev.org/openstack/python-novaclient/novaclient/tests/unit/v2/test_servers.py", line 740, in test_get_password
2022-03-26 14:39:08.055308 | fedora-35 | self.assertEqual('FooBar123', password)
2022-03-26 14:39:08.055311 | fedora-35 |
2022-03-26 14:39:08.055314 | fedora-35 | File "/home/zuul/src/opendev.org/openstack/python-novaclient/.tox/py310/lib/python3.10/site-packages/testtools/testcase.py", line 393, in assertEqual
2022-03-26 14:39:08.055317 | fedora-35 | self.assertThat(observed, matcher, message)
2022-03-26 14:39:08.055324 | fedora-35 |
2022-03-26 14:39:08.055327 | fedora-35 | File "/home/zuul/src/opendev.org/openstack/python-novaclient/.tox/py310/lib/python3.10/site-packages/testtools/testcase.py", line 480, in assertThat
2022-03-26 14:39:08.055331 | fedora-35 | raise mismatch_error
2022-03-26 14:39:08.055334 | fedora-35 |
2022-03-26 14:39:08.077329 | fedora-35 | testtools.matchers._impl.MismatchError: !=:
2022-03-26 14:39:08.077347 | fedora-35 | reference = 'FooBar123'
2022-03-26 14:39:08.077352 | fedora-35 | actual = '''\
2022-03-26 14:39:08.077355 | fedora-35 | [Errno 2] No such file or directory: 'openssl'Failed to decrypt:
2022-03-26 14:39:08.077359 | fedora-35 | OIuEuQttO8Rk93BcKlwHQsziDAnkAm/V6V8VPToA8ZeUaUBWwS0gwo2K6Y61Z96rqG447iRz0uTEEYq3RAYJk1mh3mMIRVl27t8MtIecR5ggVVbz1S9AwXJQypDKl0hoQFvhCBcMWPohyGewDJOhDbtuN1IoFI9G55ZvFwCm5y7m7B2aVcoLeIsJZE4PLsIw/y5a6Z3/AoJZYGG7IH5WN88UROU3B9JZGFB2qtPLQTOvDMZLUhoPRIJeHiVSlo1NtI2/++UsXVg3ow6ItqCJGgdNuGG5JB+bslDHWPxROpesEIHdczk46HCpHQN8f1skHi/fmZZNQQqj1Ijq0caOIw=='''

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.opendev.org/c/openstack/python-novaclient/+/835370
Committed: https://opendev.org/openstack/python-novaclient/commit/a66f0702155a26b90da556a041080f6b2f766de9
Submitter: "Zuul (22348)"
Branch: master

commit a66f0702155a26b90da556a041080f6b2f766de9
Author: Takashi Natsume <email address hidden>
Date: Sun Mar 27 00:05:00 2022 +0900

    Add openssl in bindep.txt

    Change-Id: If812bf19a569667b96e4cada106da04346449778
    Closes-Bug: 1966551
    Signed-off-by: Takashi Natsume <email address hidden>

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-novaclient 18.0.0

This issue was fixed in the openstack/python-novaclient 18.0.0 release.

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.