Bug 2029859

Summary: collectd can't be rebuilded from SRPM currently, test of plugin "virt" fails
Product: [Fedora] Fedora EPEL Reporter: Peter Bieringer <pb>
Component: collectdAssignee: Jonathan Wright <jonathan>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel8CC: gregswift, jskarvad, kevin, mhlavink, ruben
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:

Description Peter Bieringer 2021-12-07 13:26:09 UTC
Description of problem:
Had to rebuild collectd SRPM (for implanting an extension), but found that even vanilla SRPMS can't be currently rebuilded


Version-Release number of selected component (if applicable):
collectd-5.9.0-5.el8.src.rpm


How reproducible:
Always


Steps to Reproduce:
1. rpmbuild --rebuild collectd-5.9.0-5.el8.src.rpm

Actual results:
...
PASS: test_plugin_pcie_errors
PASS: test_plugin_snmp_agent
FAIL: test_plugin_virt
============================================================================
Testsuite summary for collectd 5.9.0
============================================================================
# TOTAL: 27
# PASS:  25
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================


Expected results:
rebuild without problems


Additional info:
rpmbuild/BUILD/collectd-5.9.0/test-suite.log contains following


======================================
   collectd 5.9.0: ./test-suite.log
======================================

# TOTAL: 27
# PASS:  25
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_plugin_virt
======================

Testing get_domain_state_notify ...
ok 1 - ret = 0
Success.
Testing persistent_domains_state_notification ...
ok 2 - ret = 0
Success.
==3923578== 16 bytes in 1 blocks are possibly lost in loss record 120 of 371
==3923578==    at 0x4C3ADBB: calloc (vg_replace_malloc.c:1117)
==3923578==    by 0x79014CD: g_malloc0 (in /usr/lib64/libglib-2.0.so.0.5600.4)
==3923578==    by 0x768A576: ??? (in /usr/lib64/libgobject-2.0.so.0.5600.4)
==3923578==    by 0x768D858: g_type_register_fundamental (in /usr/lib64/libgobject-2.0.so.0.5600.4)
==3923578==    by 0x766CA4E: ??? (in /usr/lib64/libgobject-2.0.so.0.5600.4)
==3923578==    by 0x76662C7: ??? (in /usr/lib64/libgobject-2.0.so.0.5600.4)
==3923578==    by 0x400F8B9: call_init.part.0 (in /usr/lib64/ld-2.28.so)
==3923578==    by 0x400F9B9: _dl_init (in /usr/lib64/ld-2.28.so)
==3923578==    by 0x4000FD9: ??? (in /usr/lib64/ld-2.28.so)
==3923578==
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: possible
   fun:calloc
   fun:g_malloc0
   obj:/usr/lib64/libgobject-2.0.so.0.5600.4
   fun:g_type_register_fundamental
   obj:/usr/lib64/libgobject-2.0.so.0.5600.4
   obj:/usr/lib64/libgobject-2.0.so.0.5600.4
   fun:call_init.part.0
   fun:_dl_init
   obj:/usr/lib64/ld-2.28.so
}

(bunch of such entries are following)

Comment 1 Fedora Admin user for bugzilla script actions 2024-05-17 00:14:13 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Fedora Admin user for bugzilla script actions 2024-05-17 12:33:15 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.