Net-Statsd-Server v0.20 Perl 5 v5.43.1 x86_64-linux-thread-multi

Status
Pass
From
Carlos Guevara
Dist
Net-Statsd-Server v0.20
Platform
Perl 5 v5.43.1 x86_64-linux-thread-multi
Date
2025-07-18 21:24:23
ID
933c9ee6-641d-11f0-b5e3-a490b7b6c6ad
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cosimo Streppone,

This is a computer-generated report for Net-Statsd-Server-0.20
on perl 5.43.1, created by CPAN-Reporter-1.2020.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/bin/perl5.43.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2025-07-18 17:24:12.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-07-18 17:24:12.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:12.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:12.931047 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:12.931121 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:12.931169 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:13.386979 -0400 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2025-07-18 17:24:13.931981 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Jul 18 17:24:13 2025
{"sets":null,"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"gauges":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"timer_data":{},"timers":{},"pctThreshold":[90]}
t/integration-tests/bad-message.t .......... ok
2025-07-18 17:24:14.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-07-18 17:24:14.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:14.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:14.065071 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:14.065144 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:14.065186 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:15.065610 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Jul 18 17:24:15 2025
{"pctThreshold":[90],"timers":{},"gauges":{},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value":100},"sets":null,"timer_data":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value":100}}
# stats.counters.statsd.packets_received.rate 1.000000 1752873855
# stats.counters.statsd.packets_received.count 1 1752873855
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1752873855
# stats.counters.statsd.bad_lines_seen.count 0 1752873855
# stats.counters.a_test_value.rate 100.000000 1752873855
# stats.counters.a_test_value.count 100 1752873855
# stats.statsd.numStats 3 1752873855
# stats.statsd.graphiteStats.calculationtime 0.043000 1752873855
# stats.statsd.processing_time 0.024 1752873855
# stats.statsd.graphiteStats.last_exception 440965264 1752873855
# stats.statsd.graphiteStats.last_flush 440965264 1752873855
t/integration-tests/counts-are-valid.t ..... ok
2025-07-18 17:24:15.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:15.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:15.225204 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:15.225277 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:15.225321 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:16.225682 -0400 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-07-18 17:24:17.226170 -0400 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2025-07-18 17:24:17.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:17.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:17.359395 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:17.359469 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:17.359513 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:18.360030 -0400 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2025-07-18 17:24:19.360714 -0400 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2025-07-18 17:24:19.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-07-18 17:24:19.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:19.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:19.507664 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:19.507747 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:19.507806 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:20.508574 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Jul 18 17:24:20 2025
{"timer_data":{},"sets":null,"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value,category=web,severity=high":100},"counters":{"a_test_value,category=web,severity=high":100,"statsd.packets_received":1,"statsd.bad_lines_seen":0},"gauges":{},"timers":{},"pctThreshold":[90]}
# stats.counters.a_test_value,category=web,severity=high.rate 100.000000 1752873860
# stats.counters.a_test_value,category=web,severity=high.count 100 1752873860
# stats.counters.statsd.packets_received.rate 1.000000 1752873860
# stats.counters.statsd.packets_received.count 1 1752873860
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1752873860
# stats.counters.statsd.bad_lines_seen.count 0 1752873860
# stats.statsd.numStats 3 1752873860
# stats.statsd.graphiteStats.calculationtime 0.068000 1752873860
# stats.statsd.processing_time 0.031 1752873860
# stats.statsd.graphiteStats.last_exception 713103504 1752873860
# stats.statsd.graphiteStats.last_flush 713103504 1752873860
t/integration-tests/keys-with-tags.t ....... ok
2025-07-18 17:24:20.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:20.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:20.657084 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:20.657166 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:20.657210 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 2062.58
2025-07-18 17:24:21.657855 -0400 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1752873861
# stats.counters.statsd.packets_received.count 100 1752873861
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1752873861
# stats.counters.statsd.bad_lines_seen.count 0 1752873861
# stats.timers.read_latency.count_98 98.000000 1752873861
# stats.timers.read_latency.std 585.008841 1752873861
# stats.timers.read_latency.sum 206258.000000 1752873861
# stats.timers.read_latency.mean_98 2044.163265 1752873861
# stats.timers.read_latency.count_ps 100.000000 1752873861
# stats.timers.read_latency.lower 1060.000000 1752873861
# stats.timers.read_latency.sum_squares 459647160.000000 1752873861
# stats.timers.read_latency.sum_98 200328.000000 1752873861
# stats.timers.read_latency.mean_99 2053.161616 1752873861
# stats.timers.read_latency.upper_98 2906.000000 1752873861
# stats.timers.read_latency.median 2041.500000 1752873861
# stats.timers.read_latency.upper_95 2860.000000 1752873861
# stats.timers.read_latency.sum_squares_99 450677135.000000 1752873861
# stats.timers.read_latency.count_99 99.000000 1752873861
# stats.timers.read_latency.count 100.000000 1752873861
# stats.timers.read_latency.sum_squares_95 417144146.000000 1752873861
# stats.timers.read_latency.sum_95 191682.000000 1752873861
# stats.timers.read_latency.sum_99 203263.000000 1752873861
# stats.timers.read_latency.upper 2995.000000 1752873861
# stats.timers.read_latency.upper_99 2935.000000 1752873861
# stats.timers.read_latency.mean_95 2017.705263 1752873861
# stats.timers.read_latency.sum_squares_98 442062910.000000 1752873861
# stats.timers.read_latency.mean 2062.580000 1752873861
# stats.timers.read_latency.count_95 95.000000 1752873861
# stats.statsd.numStats 3 1752873861
# stats.statsd.graphiteStats.calculationtime 0.259000 1752873861
# stats.statsd.processing_time 0.785 1752873861
# stats.statsd.graphiteStats.last_exception 134609040 1752873861
# stats.statsd.graphiteStats.last_flush 134609040 1752873861
t/integration-tests/percent-threshold.t .... ok
2025-07-18 17:24:21.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2025-07-18 17:24:21.000000 -0400 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2025-07-18 17:24:21.000000 -0400 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::Perl', using it.
2025-07-18 17:24:21.827574 -0400 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2025-07-18 17:24:21.827641 -0400 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2025-07-18 17:24:21.827686 -0400 note  Net::Statsd::Server: metrics flush will happen every 1s
2025-07-18 17:24:22.828654 -0400 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Jul 18 17:24:22 2025
{"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"timers":{"a_test_value":["100"]},"sets":null,"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"pctThreshold":["90"],"gauges":{},"timer_data":{"a_test_value":{"sum_90":"100","median":"100","count_ps":1,"mean":100,"upper":"100","count_90":1,"lower":"100","std":0,"mean_90":"100","sum":"100","upper_90":"100","count":1,"sum_squares_90":10000,"sum_squares":10000}}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1752873862
# stats.counters.statsd.bad_lines_seen.count 0 1752873862
# stats.counters.statsd.packets_received.rate 1.000000 1752873862
# stats.counters.statsd.packets_received.count 1 1752873862
# stats.timers.a_test_value.sum_90 100.000000 1752873862
# stats.timers.a_test_value.median 100.000000 1752873862
# stats.timers.a_test_value.count_ps 1.000000 1752873862
# stats.timers.a_test_value.mean 100.000000 1752873862
# stats.timers.a_test_value.upper 100.000000 1752873862
# stats.timers.a_test_value.count_90 1.000000 1752873862
# stats.timers.a_test_value.lower 100.000000 1752873862
# stats.timers.a_test_value.std 0.000000 1752873862
# stats.timers.a_test_value.mean_90 100.000000 1752873862
# stats.timers.a_test_value.sum 100.000000 1752873862
# stats.timers.a_test_value.upper_90 100.000000 1752873862
# stats.timers.a_test_value.count 1.000000 1752873862
# stats.timers.a_test_value.sum_squares_90 10000.000000 1752873862
# stats.timers.a_test_value.sum_squares 10000.000000 1752873862
# stats.statsd.numStats 3 1752873862
# stats.statsd.graphiteStats.calculationtime 0.253000 1752873862
# stats.statsd.processing_time 0.132 1752873862
# stats.statsd.graphiteStats.last_exception 66836624 1752873862
# stats.statsd.graphiteStats.last_flush 66836624 1752873862
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=12, Tests=92, 10 wallclock secs ( 0.05 usr  0.02 sys +  0.77 cusr  0.19 csys =  1.03 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.050   
    IO::Socket::INET      0    1.55    
    JSON::XS              0    4.03    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.76    
    Test::More            0    1.302214

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.76    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 576633
    PERL5_CPAN_IS_RUNNING = 576633
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/cpan/bin/perl/bin/perl5.43.1
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.58    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.93    
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 1) configuration:
  Commit id: 16da1770fa46910416a81761dfbe0aed5440a90c
  Platform:
    osname=linux
    osvers=6.12.0-55.21.1.el10_0.x86_64
    archname=x86_64-linux-thread-multi
    uname='linux cjg-rhel10 6.12.0-55.21.1.el10_0.x86_64 #1 smp preempt_dynamic mon jul 7 02:36:42 edt 2025 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='14.2.1 20250110 (Red Hat 14.2.1-7)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.39'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Jul 18 2025 12:05:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="576633"
    PERL5_CPAN_IS_RUNNING="576633"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.43.1/x86_64-linux-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.43.1
    /home/cpan/bin/perl/lib/5.43.1/x86_64-linux-thread-multi
    /home/cpan/bin/perl/lib/5.43.1
    .