I also experienced yesterday third issue. While selecting specific host and applying all applicable packages(via katello-agent) i got the following error:
PG::StringDataRightTruncation: ERROR: value too long for type character varying(255)
: INSERT INTO "audits" ("auditable_id", "auditable_type", "user_id", "username", "action", "audited_changes", "version", "comment", "request_uuid", "created_at", "auditable_name") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"
Full Output with errors:
Output:
1:NetworkManager-1.12.0-10.el7_6.x86_64
1:NetworkManager-adsl-1.12.0-10.el7_6.x86_64
1:NetworkManager-bluetooth-1.12.0-10.el7_6.x86_64
1:NetworkManager-glib-1.12.0-10.el7_6.x86_64
1:NetworkManager-libnm-1.12.0-10.el7_6.x86_64
1:NetworkManager-ppp-1.12.0-10.el7_6.x86_64
1:NetworkManager-team-1.12.0-10.el7_6.x86_64
1:NetworkManager-tui-1.12.0-10.el7_6.x86_64
1:NetworkManager-wifi-1.12.0-10.el7_6.x86_64
1:NetworkManager-wwan-1.12.0-10.el7_6.x86_64
1:dbus-1.10.24-13.el7_6.x86_64
1:dbus-libs-1.10.24-13.el7_6.x86_64
1:dbus-x11-1.10.24-13.el7_6.x86_64
1:gdm-3.28.2-12.el7_6.x86_64
2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64
cpp-4.8.5-36.el7_6.1.x86_64
fcoe-utils-1.0.32-2.el7_6.x86_64
gcc-4.8.5-36.el7_6.1.x86_64
gnutls-3.3.29-9.el7_6.x86_64
ipa-client-common-4.6.4-10.el7.centos.3.noarch
ipa-common-4.6.4-10.el7.centos.3.noarch
libblkid-2.23.2-59.el7_6.1.x86_64
libgcc-4.8.5-36.el7_6.1.x86_64
libgomp-4.8.5-36.el7_6.1.x86_64
libmount-2.23.2-59.el7_6.1.x86_64
libsmartcols-2.23.2-59.el7_6.1.x86_64
libstdc++-4.8.5-36.el7_6.1.x86_64
libuuid-2.23.2-59.el7_6.1.x86_64
libvirt-daemon-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-interface-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-nodedev-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-nwfilter-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-secret-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-core-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-disk-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-gluster-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-iscsi-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-logical-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-mpath-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-rbd-4.5.0-10.el7_6.6.x86_64
libvirt-daemon-driver-storage-scsi-4.5.0-10.el7_6.6.x86_64
libvirt-libs-4.5.0-10.el7_6.6.x86_64
mutter-3.28.3-6.el7_6.x86_64
nss-pem-1.0.3-5.el7_6.1.x86_64
python2-ipaclient-4.6.4-10.el7.centos.3.noarch
python2-ipalib-4.6.4-10.el7.centos.3.noarch
sos-3.6-16.el7.centos.noarch
tuned-2.10.0-6.el7_6.3.noarch
util-linux-2.23.2-59.el7_6.1.x86_64
Errors:
PG::StringDataRightTruncation: ERROR: value too long for type character varying(255)
: INSERT INTO "audits" ("auditable_id", "auditable_type", "user_id", "username", "action", "audited_changes", "version", "comment", "request_uuid", "created_at", "auditable_name") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"