Bug#730917: libnet-dri-perl: FTBFS: Failed tests

David Suárez david.sephirot at gmail.com
Sat Nov 30 16:34:17 UTC 2013


Source: libnet-dri-perl
Version: 0.96-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/001load_mandatory.t ........... ok
> t/001load_optional.t ............ ok
> 
> #   Failed test 'POD test for blib/lib/Net/DRI/Logging/Syslog.pm'
> #   at /usr/share/perl5/Test/Pod.pm line 186.
> # blib/lib/Net/DRI/Logging/Syslog.pm (185): Non-ASCII character seen before =encoding in 'Jørgen'. Assuming ISO8859-1
> 
> #   Failed test 'POD test for blib/lib/Net/DRI/Data/Contact/AFNIC.pm'
> #   at /usr/share/perl5/Test/Pod.pm line 186.
> # blib/lib/Net/DRI/Data/Contact/AFNIC.pm (68): Non-ASCII character seen before =encoding in '«Journal'. Assuming ISO8859-1
> 
> #   Failed test 'POD test for blib/lib/Net/DRI/Data/Contact/NO.pm'
> #   at /usr/share/perl5/Test/Pod.pm line 186.
> # blib/lib/Net/DRI/Data/Contact/NO.pm (59): Non-ASCII character seen before =encoding in 'Brønnøysund,'. Assuming ISO8859-1
> # Looks like you failed 3 tests of 333.
> t/002pod.t ...................... 
> Dubious, test returned 3 (wstat 768, 0x300)
> Failed 3/333 subtests 
> t/003critic.t ................... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
> Use of uninitialized value $l in sprintf at /«PKGBUILDDIR»/blib/lib/Net/DRI/Exception.pm line 122.
> Use of uninitialized value $f in sprintf at /«PKGBUILDDIR»/blib/lib/Net/DRI/Exception.pm line 122.
> 
> #   Failed test 'print complete error message'
> #   at t/101exception.t line 21.
> #          got: 'EXCEPTION 786 at test area from line 0 of file :
> # test message
> # '
> #     expected: 'EXCEPTION 786 at test area from line 7 of file t/101exception.t:
> # test message
> # '
> Use of uninitialized value $l in sprintf at /«PKGBUILDDIR»/blib/lib/Net/DRI/Exception.pm line 122.
> Use of uninitialized value $f in sprintf at /«PKGBUILDDIR»/blib/lib/Net/DRI/Exception.pm line 122.
> # Looks like you failed 1 test of 45.
> t/101exception.t ................ 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/45 subtests 
> defined(%hash) is deprecated at t/102util.t line 7.
> 	(Maybe you should just omit the defined()?)
> t/102util.t ..................... ok
> t/103cache.t .................... ok
> t/150data_hosts.t ............... ok
> t/151data_changes.t ............. ok
> t/152data_contact.t ............. ok
> t/153data_contactset.t .......... ok
> t/154data_registryobject.t ...... ok
> t/155data_statuslist.t .......... ok
> t/200protocol.t ................. ok
> t/201protocol_message.t ......... ok
> t/202protocol_resultstatus.t .... ok
> t/211rrp_message.t .............. ok
> t/212rrp_connection.t ........... ok
> t/221afnicws_message.t .......... ok
> t/241epp_message.t .............. ok
> t/242epp_connection.t ........... ok
> t/501drd_icann.t ................ ok
> t/502drd_name.t ................. ok
> t/600vnds_rrp.t ................. ok
> t/601vnds_epp.t ................. ok
> t/602vnds_epp_graceperiod.t ..... ok
> t/603vnds_epp_e164.t ............ ok
> t/604vnds_epp_secdns.t .......... ok
> t/605vnds_epp_nsgroup.t ......... ok
> t/606eurid_epp.t ................ ok
> t/607pl_epp.t ................... ok
> t/608afnic_email.t .............. ok
> t/609us_epp.t ................... ok
> t/610vnds_epp_sync.t ............ ok
> t/611vnds_epp_idnlang.t ......... ok
> t/612vnds_epp_whoisinfo.t ....... ok
> t/613cat_epp.t .................. ok
> t/614aero_epp.t ................. ok
> t/615mobi_epp.t ................. ok
> t/616vnds_epp_namestore.t ....... ok
> t/617vnds_epp_polllowbalance.t .. ok
> t/618vnds_epp_pollrgp.t ......... ok
> t/619coop_epp.t ................. ok
> t/620lu_epp.t ................... ok
> t/621centralnic_epp.t ........... ok
> t/622vnds_epp_e164validation.t .. ok
> 
> #   Failed test 'message get_info object_type'
> #   at t/626nominet_epp.t line 499.
> #          got: 'account'
> #     expected: 'domain'
> 
> #   Failed test 'message get_info id'
> #   at t/626nominet_epp.t line 500.
> #          got: 'domains'
> #     expected: 'epp-example2.ltd.uk'
> 
> #   Failed test 'message get_info action'
> #   at t/626nominet_epp.t line 501.
> #          got: 'list'
> #     expected: 'fail'
> 
> #   Failed test 'message get_info(exist,domain,DOM)'
> #   at t/626nominet_epp.t line 502.
> #          got: undef
> #     expected: '0'
> 
> #   Failed test 'message get_info(reason,domain,DOM)'
> #   at t/626nominet_epp.t line 503.
> #          got: undef
> #     expected: 'V205 Registrant does not match domain name'
> 
> #   Failed test 'account_list_domains build'
> #   at t/626nominet_epp.t line 580.
> #          got: '<?xml version="1.0" encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"><command><update><domain:unrenew xmlns:domain="http://www.nominet.org.uk/epp/xml/nom-domain-2.0" xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-domain-2.0 nom-domain-2.0.xsd"><domain:name>example.co.uk</domain:name></domain:unrenew></update><clTRID>ABC-12345</clTRID></command></epp>'
> #     expected: '<?xml version="1.0" encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"><command><info><domain:list xmlns:domain="http://www.nominet.org.uk/epp/xml/nom-domain-2.0" xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-domain-2.0 nom-domain-2.0.xsd"><domain:month>2008-12</domain:month><domain:fields>none</domain:fields></domain:list></info><clTRID>ABC-12345</clTRID></command></epp>'
> 
> #   Failed test 'account_list_domains get_data(account,domains,list)'
> #   at t/626nominet_epp.t line 581.
> #     Structures begin differing at:
> #          $got->[0] = Does not exist
> #     $expected->[0] = 'epp-example1.co.uk'
> # Looks like you failed 7 tests of 304.
> t/626nominet_epp.t .............. 
> Dubious, test returned 7 (wstat 1792, 0x700)
> Failed 7/304 subtests 
> t/627at_epp.t ................... ok
> 
> #   Failed test 'Create Domain XML correct'
> #   at t/628de_rri.t line 172.
> #          got: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:domain="http://registry.denic.de/domain/1.0"><domain:create><domain:handle>rritestdomain.de</domain:handle><domain:ace>rritestdomain.de</domain:ace><domain:contact role="admin-c">DENIC-99990-10240-BSP1</domain:contact><domain:contact role="holder">DENIC-99990-10240-BSP</domain:contact><domain:contact role="tech-c">DENIC-99990-10240-BSP2</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>rritestdomain.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:create><ctid>ABC-12345</ctid></registry-request>'
> #     expected: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:domain="http://registry.denic.de/domain/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0"><domain:create><domain:handle>rritestdomain.de</domain:handle><domain:ace>rritestdomain.de</domain:ace><domain:contact role="admin-c">DENIC-99990-10240-BSP1</domain:contact><domain:contact role="holder">DENIC-99990-10240-BSP</domain:contact><domain:contact role="tech-c">DENIC-99990-10240-BSP2</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>rritestdomain.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:create><ctid>ABC-12345</ctid></registry-request>'
> 
> #   Failed test 'Transfer Domain XML correct'
> #   at t/628de_rri.t line 284.
> #          got: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:domain="http://registry.denic.de/domain/1.0" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0"><domain:chprov><domain:handle>sygroup.de</domain:handle><domain:ace>sygroup.de</domain:ace><domain:contact role="admin-c">DENIC-99990-10240-BSP1</domain:contact><domain:contact role="holder">DENIC-99990-10240-BSP</domain:contact><domain:contact role="tech-c">DENIC-99990-10240-BSP2</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>sygroup.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:chprov><ctid>ABC-12345</ctid></registry-request>'
> #     expected: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:domain="http://registry.denic.de/domain/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0"><domain:chprov><domain:handle>sygroup.de</domain:handle><domain:ace>sygroup.de</domain:ace><domain:contact role="admin-c">DENIC-99990-10240-BSP1</domain:contact><domain:contact role="holder">DENIC-99990-10240-BSP</domain:contact><domain:contact role="tech-c">DENIC-99990-10240-BSP2</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>sygroup.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:chprov><ctid>ABC-12345</ctid></registry-request>'
> 
> #   Failed test 'Trade Domain XML correct'
> #   at t/628de_rri.t line 315.
> #          got: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:domain="http://registry.denic.de/domain/1.0"><domain:chholder><domain:handle>rritestdomain2.de</domain:handle><domain:ace>rritestdomain2.de</domain:ace><domain:contact role="holder">DENIC-99990-10240-BSP5</domain:contact></domain:chholder><ctid>ABC-12345</ctid></registry-request>'
> #     expected: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:domain="http://registry.denic.de/domain/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0"><domain:chholder><domain:handle>rritestdomain2.de</domain:handle><domain:ace>rritestdomain2.de</domain:ace><domain:contact role="holder">DENIC-99990-10240-BSP5</domain:contact></domain:chholder><ctid>ABC-12345</ctid></registry-request>'
> 
> #   Failed test 'Update Domain XML correct'
> #   at t/628de_rri.t line 362.
> #          got: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:domain="http://registry.denic.de/domain/1.0"><domain:update><domain:handle>rritestdomain.de</domain:handle><domain:ace>rritestdomain.de</domain:ace><domain:contact role="admin-c">DENIC-1000006-SD</domain:contact><domain:contact role="holder">DENIC-1000006-1</domain:contact><domain:contact role="holder">DENIC-1000006-2</domain:contact><domain:contact role="tech-c">ALFRED-RIPE</domain:contact><domain:contact role="zone-c">DENIC-1000006-OPS</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>rritestdomain.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:update><ctid>ABC-12345</ctid></registry-request>'
> #     expected: '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><registry-request xmlns="http://registry.denic.de/global/1.0" xmlns:domain="http://registry.denic.de/domain/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dnsentry="http://registry.denic.de/dnsentry/1.0"><domain:update><domain:handle>rritestdomain.de</domain:handle><domain:ace>rritestdomain.de</domain:ace><domain:contact role="admin-c">DENIC-1000006-SD</domain:contact><domain:contact role="holder">DENIC-1000006-1</domain:contact><domain:contact role="holder">DENIC-1000006-2</domain:contact><domain:contact role="tech-c">ALFRED-RIPE</domain:contact><domain:contact role="zone-c">DENIC-1000006-OPS</domain:contact><dnsentry:dnsentry xsi:type="dnsentry:NS"><dnsentry:owner>rritestdomain.de.</dnsentry:owner><dnsentry:rdata><dnsentry:nameserver>dns1.syhosting.ch.</dnsentry:nameserver><dnsentry:address>193.219.115.46</dnsentry:address></dnsentry:rdata></dnsentry:dnsentry></domain:update><ctid>ABC-12345</ctid></registry-request>'
> # Looks like you failed 4 tests of 77.
> t/628de_rri.t ................... 
> Dubious, test returned 4 (wstat 1024, 0x400)
> Failed 4/77 subtests 
> t/629asia_epp.t ................. ok
> t/630afilias_epp_restore.t ...... ok
> t/631cz_epp.t ................... ok
> t/632travel_epp.t ............... ok
> t/633norid_epp.t ................ ok
> t/634afnic_epp.t ................ ok
> t/635br_epp.t ................... ok
> t/636vnds_epp_jobs.t ............ ok
> t/637pro_epp.t .................. ok
> t/638switch_epp.t ............... ok
> t/639opensrs_xcp.t .............. ok
> t/640pt_epp.t ................... ok
> t/641sidn_epp.t ................. ok
> t/642cira_epp.t ................. ok
> t/701ovh_ws_live.t .............. skipped: Set $ENV{TEST_OVH_WS_LIVE_CLIENTID} and $ENV{TEST_OVH_WS_LIVE_CLIENTPASS} if you want (normally harmless) *live* tests for OVH
> t/702bookmyname_ws_live.t ....... skipped: Set $ENV{TEST_BOOKMYNAME_WS_LIVE_CLIENTID} and $ENV{TEST_BOOKMYNAME_WS_LIVE_CLIENTPASS} if you want (normally harmless) *live* tests for BookMyName
> t/703gandi_ws_live.t ............ skipped: Set $ENV{TEST_GANDI_WS_LIVE_CLIENTID} and $ENV{TEST_GANDI_WS_LIVE_CLIENTPASS} if you want (normally harmless) *live* tests for Gandi
> t/704opensrs_xcp_live.t ......... skipped: Set $ENV{TEST_OPENSRS_XCP_LIVE_CLIENTID} and $ENV{TEST_OPENSRS_XCP_LIVE_CLIENTPASS} (the key) if you want (normally harmless) *live* tests for OpenSRS
> t/705adamsnames_ws_live.t ....... skipped: Set $ENV{TEST_ADAMSNAMES_WS_LIVE} if you want harmless *live* tests for AdamsNames
> 
> Test Summary Report
> -------------------
> t/002pod.t                    (Wstat: 768 Tests: 333 Failed: 3)
>   Failed tests:  13, 89-90
>   Non-zero exit status: 3
> t/101exception.t              (Wstat: 256 Tests: 45 Failed: 1)
>   Failed test:  6
>   Non-zero exit status: 1
> t/626nominet_epp.t            (Wstat: 1792 Tests: 304 Failed: 7)
>   Failed tests:  256-260, 303-304
>   Non-zero exit status: 7
> t/628de_rri.t                 (Wstat: 1024 Tests: 77 Failed: 4)
>   Failed tests:  30, 51, 63, 66
>   Non-zero exit status: 4
> Files=68, Tests=3339, 30 wallclock secs ( 0.77 usr  0.43 sys + 23.41 cusr  3.46 csys = 28.07 CPU)
> Result: FAIL
> Failed 4/68 test programs. 15/3339 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_test: make -j1 test returned exit code 2

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libnet-dri-perl_0.96-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-perl-maintainers mailing list