Net-Statsd-Server v0.20 Perl 5 v5.27.9 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Net-Statsd-Server v0.20
Platform
Perl 5 v5.27.9 x86_64-linux
Date
2018-02-27 09:00:59
ID
bae76ba0-1b9c-11e8-9d6b-abf72d524fd8
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.27.9, created by CPAN-Reporter-1.2018.

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:

none provided

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

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

PERL_DL_NONLAZY=1 "/bbbike/perl-5.27.9/bin/perl5.27.9" "-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
2018-02-27 06:17:00.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2018-02-27 06:17:00.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:00.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:00.264261 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:00.264286 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:00.264323 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:00.705522 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2018-02-27 06:17:01.265505 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Feb 27 06:17:01 2018
{"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timers":{},"sets":null,"gauges":{},"pctThreshold":[90],"timer_data":{},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":1}}
t/integration-tests/bad-message.t .......... ok
2018-02-27 06:17:01.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2018-02-27 06:17:01.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:01.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:01.425909 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:01.425935 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:01.425956 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:02.427288 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Feb 27 06:17:02 2018
{"counters":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"pctThreshold":[90],"timer_data":{},"sets":null,"gauges":{},"counter_rates":{"a_test_value":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timers":{}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1519712222
# stats.counters.statsd.bad_lines_seen.count 0 1519712222
# stats.counters.a_test_value.rate 100.000000 1519712222
# stats.counters.a_test_value.count 100 1519712222
# stats.counters.statsd.packets_received.rate 1.000000 1519712222
# stats.counters.statsd.packets_received.count 1 1519712222
# stats.statsd.numStats 3 1519712222
# stats.statsd.graphiteStats.calculationtime 0.050000 1519712222
# stats.statsd.processing_time 0.024 1519712222
# stats.statsd.graphiteStats.last_exception 37500856 1519712222
# stats.statsd.graphiteStats.last_flush 37500856 1519712222
t/integration-tests/counts-are-valid.t ..... ok
2018-02-27 06:17:02.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:02.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:02.585186 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:02.585211 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:02.585233 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:03.586627 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2018-02-27 06:17:04.588227 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2018-02-27 06:17:04.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:04.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:04.744699 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:04.744724 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:04.744748 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:05.746136 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2018-02-27 06:17:06.748146 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2018-02-27 06:17:06.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2018-02-27 06:17:06.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:06.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:06.904352 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:06.904377 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:06.904400 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:07.905534 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Feb 27 06:17:07 2018
{"pctThreshold":[90],"sets":null,"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value,category=web,severity=high":100},"timer_data":{},"timers":{},"gauges":{},"counter_rates":{"statsd.packets_received":1,"a_test_value,category=web,severity=high":100,"statsd.bad_lines_seen":0}}
# stats.counters.statsd.packets_received.rate 1.000000 1519712227
# stats.counters.statsd.packets_received.count 1 1519712227
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1519712227
# stats.counters.statsd.bad_lines_seen.count 0 1519712227
# stats.counters.a_test_value,category=web,severity=high.rate 100.000000 1519712227
# stats.counters.a_test_value,category=web,severity=high.count 100 1519712227
# stats.statsd.numStats 3 1519712227
# stats.statsd.graphiteStats.calculationtime 0.032000 1519712227
# stats.statsd.processing_time 0.015 1519712227
# stats.statsd.graphiteStats.last_exception 36382680 1519712227
# stats.statsd.graphiteStats.last_flush 36382680 1519712227
t/integration-tests/keys-with-tags.t ....... ok
2018-02-27 06:17:08.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:08.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:08.066298 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:08.066324 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:08.066349 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 1902.32
2018-02-27 06:17:09.067910 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1519712229
# stats.counters.statsd.bad_lines_seen.count 0 1519712229
# stats.counters.statsd.packets_received.rate 100.000000 1519712229
# stats.counters.statsd.packets_received.count 100 1519712229
# stats.timers.read_latency.mean_95 1851.621053 1519712229
# stats.timers.read_latency.count_ps 100.000000 1519712229
# stats.timers.read_latency.lower 1025.000000 1519712229
# stats.timers.read_latency.upper_99 2864.000000 1519712229
# stats.timers.read_latency.sum_99 187241.000000 1519712229
# stats.timers.read_latency.mean_99 1891.323232 1519712229
# stats.timers.read_latency.count_99 99.000000 1519712229
# stats.timers.read_latency.sum_squares_98 375086705.000000 1519712229
# stats.timers.read_latency.count 100.000000 1519712229
# stats.timers.read_latency.sum_squares_99 383289201.000000 1519712229
# stats.timers.read_latency.upper 2991.000000 1519712229
# stats.timers.read_latency.median 1966.000000 1519712229
# stats.timers.read_latency.sum 190232.000000 1519712229
# stats.timers.read_latency.count_98 98.000000 1519712229
# stats.timers.read_latency.mean 1902.320000 1519712229
# stats.timers.read_latency.mean_98 1881.397959 1519712229
# stats.timers.read_latency.upper_98 2828.000000 1519712229
# stats.timers.read_latency.sum_squares 392235282.000000 1519712229
# stats.timers.read_latency.sum_95 175904.000000 1519712229
# stats.timers.read_latency.upper_95 2807.000000 1519712229
# stats.timers.read_latency.std 550.936873 1519712229
# stats.timers.read_latency.sum_98 184377.000000 1519712229
# stats.timers.read_latency.sum_squares_95 351156104.000000 1519712229
# stats.timers.read_latency.count_95 95.000000 1519712229
# stats.statsd.numStats 3 1519712229
# stats.statsd.graphiteStats.calculationtime 0.080000 1519712229
# stats.statsd.processing_time 0.202 1519712229
# stats.statsd.graphiteStats.last_exception 30652392 1519712229
# stats.statsd.graphiteStats.last_flush 30652392 1519712229
t/integration-tests/percent-threshold.t .... ok
2018-02-27 06:17:09.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2018-02-27 06:17:09.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2018-02-27 06:17:09.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2018-02-27 06:17:09.226780 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2018-02-27 06:17:09.226805 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2018-02-27 06:17:09.226830 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2018-02-27 06:17:10.228136 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Feb 27 06:17:10 2018
{"gauges":{},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"sets":null,"timer_data":{"a_test_value":{"upper":"100","count":1,"sum_90":"100","std":0,"sum_squares":10000,"sum":"100","count_90":1,"mean_90":"100","upper_90":"100","count_ps":1,"sum_squares_90":10000,"median":"100","lower":"100","mean":100}},"pctThreshold":["90"],"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timers":{"a_test_value":["100"]}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1519712230
# stats.counters.statsd.bad_lines_seen.count 0 1519712230
# stats.counters.statsd.packets_received.rate 1.000000 1519712230
# stats.counters.statsd.packets_received.count 1 1519712230
# stats.timers.a_test_value.upper 100.000000 1519712230
# stats.timers.a_test_value.count 1.000000 1519712230
# stats.timers.a_test_value.sum_90 100.000000 1519712230
# stats.timers.a_test_value.std 0.000000 1519712230
# stats.timers.a_test_value.sum_squares 10000.000000 1519712230
# stats.timers.a_test_value.sum 100.000000 1519712230
# stats.timers.a_test_value.count_90 1.000000 1519712230
# stats.timers.a_test_value.mean_90 100.000000 1519712230
# stats.timers.a_test_value.upper_90 100.000000 1519712230
# stats.timers.a_test_value.count_ps 1.000000 1519712230
# stats.timers.a_test_value.sum_squares_90 10000.000000 1519712230
# stats.timers.a_test_value.median 100.000000 1519712230
# stats.timers.a_test_value.lower 100.000000 1519712230
# stats.timers.a_test_value.mean 100.000000 1519712230
# stats.statsd.numStats 3 1519712230
# stats.statsd.graphiteStats.calculationtime 0.066000 1519712230
# stats.statsd.processing_time 0.058 1519712230
# stats.statsd.graphiteStats.last_exception 26806408 1519712230
# stats.statsd.graphiteStats.last_flush 26806408 1519712230
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=12, Tests=92, 11 wallclock secs ( 0.04 usr  0.04 sys +  0.75 cusr  0.21 csys =  1.04 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.048   
    IO::Socket::INET      0    1.35    
    JSON::XS              0    3.04    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.32    
    Test::More            0    1.302125

configure_requires:

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


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14762
    PERL5_CPAN_IS_RUNNING = 14762
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12558,14762
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018022518/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018022518

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

    $^X = /bbbike/perl-5.27.9/bin/perl5.27.9
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.32    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.32    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302125
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 27 subversion 9) configuration:
   
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.51-2 (2017-12-03) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.27.9 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-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='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.9.2'
    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/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Feb 20 2018 21:07:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14762"
    PERL5_CPAN_IS_RUNNING="14762"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="12558,14762"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018022518/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.27.9/lib/site_perl/5.27.9/x86_64-linux
    /opt/perl-5.27.9/lib/site_perl/5.27.9
    /opt/perl-5.27.9/lib/5.27.9/x86_64-linux
    /opt/perl-5.27.9/lib/5.27.9
    .