Bug 1757787

Summary: [cloud-init][rhel 7.7] Error persisting instance-data.json: 'utf8' codec can't decode byte 0xcf in position 5
Product: Red Hat Enterprise Linux 7 Reporter: Matt Flusche <mflusche>
Component: cloud-initAssignee: Eduardo Otubo <eterrell>
Status: CLOSED DUPLICATE QA Contact: Yuhui Jiang <yujiang>
Severity: high Docs Contact:
Priority: high    
Version: 7.6CC: jgreguske, ribarry, yujiang
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1757907 (view as bug list) Environment:
Last Closed: 2019-10-08 20:11:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1757907    

Description Matt Flusche 2019-10-02 13:00:39 UTC
Description of problem:

In the current rhel 7.7 cloud image the following error occurs with cloud-init.

[   45.617604] cloud-init[931]: 2019-09-30 21:27:31,094 - __init__.py[WARNING]: Error persisting instance-data.json: 'utf8' codec can't decode byte 0xcf in position 5: invalid continuation byte

https://bugs.launchpad.net/cloud-init/+bug/1801364

https://git.launchpad.net/cloud-init/commit/?id=067516d7

Please include this bug fix.

Version-Release number of selected component (if applicable):

cloud-init-18.5-3.el7.x86_64


How reproducible:
100%

Steps to Reproduce:
1. Boot current rhel 7.7 cloud-image (rhel-server-7.7-update-1-x86_64-kvm.qcow2) in openstack and observe error above.