E/eglCodecCommon: GoldfishAddressSpaceHostMemoryAllocator: ioctl_ping failed for device_type=5, ret=-1

The library is logging an issue. Since you aren't seeing an issue with your app, then it's okay to ignore the message. You can set a Logcat filter to ignore the tag eglCodecCommon.

The library causing the issue is OpenGl, a graphics library for Android. If you're interested, here is a link to the source code throwing the error: https://android.googlesource.com/device/generic/goldfish-opengl/+/refs/heads/master/shared/OpenglCodecCommon/goldfish_address_space_android.impl#400