PATH=/usr/bin:/bin Start 2013-02-11T14:25:54 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Mon, 11 Feb 2013 21:07:07 GMT Running make for D/DA/DAMS/Action-Retry-0.21.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAMS/Action-Retry-0.21.tar.gz ok Action-Retry-0.21/ Action-Retry-0.21/LICENSE Action-Retry-0.21/Makefile.PL Action-Retry-0.21/dist.ini Action-Retry-0.21/Changes Action-Retry-0.21/Build.PL Action-Retry-0.21/README Action-Retry-0.21/lib/ Action-Retry-0.21/lib/Action/ Action-Retry-0.21/lib/Action/Retry/ Action-Retry-0.21/lib/Action/Retry/Strategy/ Action-Retry-0.21/lib/Action/Retry/Strategy/Constant.pm Action-Retry-0.21/lib/Action/Retry/Strategy/HelperRole/ Action-Retry-0.21/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm Action-Retry-0.21/lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm Action-Retry-0.21/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm Action-Retry-0.21/lib/Action/Retry/Strategy/Linear.pm Action-Retry-0.21/lib/Action/Retry/Strategy/Fibonacci.pm Action-Retry-0.21/lib/Action/Retry/Strategy.pm Action-Retry-0.21/lib/Action/Retry.pm Action-Retry-0.21/META.yml Action-Retry-0.21/t/ Action-Retry-0.21/t/release-pod-coverage.t Action-Retry-0.21/t/check_params.t Action-Retry-0.21/t/fibonacci.t Action-Retry-0.21/t/nonblocking.t Action-Retry-0.21/t/release-distmeta.t Action-Retry-0.21/t/00-compile.t Action-Retry-0.21/t/constant.t Action-Retry-0.21/t/linear.t Action-Retry-0.21/MANIFEST CPAN.pm: Going to build D/DA/DAMS/Action-Retry-0.21.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Action::Retry Writing MYMETA.yml and MYMETA.json >>> make cp lib/Action/Retry/Strategy/Constant.pm blib/lib/Action/Retry/Strategy/Constant.pm cp lib/Action/Retry.pm blib/lib/Action/Retry.pm cp lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm blib/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm cp lib/Action/Retry/Strategy/Fibonacci.pm blib/lib/Action/Retry/Strategy/Fibonacci.pm cp lib/Action/Retry/Strategy.pm blib/lib/Action/Retry/Strategy.pm cp lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm cp lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm cp lib/Action/Retry/Strategy/Linear.pm blib/lib/Action/Retry/Strategy/Linear.pm Manifying blib/man3/Action::Retry::Strategy::Constant.3 Manifying blib/man3/Action::Retry::Strategy::HelperRole::RetriesLimit.3 Manifying blib/man3/Action::Retry.3 Manifying blib/man3/Action::Retry::Strategy.3 Manifying blib/man3/Action::Retry::Strategy::Fibonacci.3 Manifying blib/man3/Action::Retry::Strategy::HelperRole::SleepTimeout.3 Manifying blib/man3/Action::Retry::Strategy::HelperRole::SleepCapping.3 Manifying blib/man3/Action::Retry::Strategy::Linear.3 DAMS/Action-Retry-0.21.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..8 ok 1 - Action::Retry loaded ok ok 2 - Action::Retry::Strategy loaded ok ok 3 - Action::Retry::Strategy::Constant loaded ok ok 4 - Action::Retry::Strategy::Fibonacci loaded ok ok 5 - Action::Retry::Strategy::HelperRole::RetriesLimit loaded ok ok 6 - Action::Retry::Strategy::HelperRole::SleepCapping loaded ok ok 7 - Action::Retry::Strategy::HelperRole::SleepTimeout loaded ok ok 8 - Action::Retry::Strategy::Linear loaded ok ok t/check_params.t .......... ok 1 - L 16: is $error, "plop"; ok 2 - L 16: is $error, "plop"; ok 3 - L 16: is $error, "plop"; ok 4 - L 16: is $error, "plop"; ok 5 - L 19: ok ! $error; ok 6 - L 20: is $h->{attempt_result}, $var + $h->{attempt_parameters}[0]; ok 7 - L 27: is($result, 7); ok 8 - L 37: is_deeply(\@result, [ 7, "plop" ]); 1..8 ok t/constant.t .............. ok 1 - L 16: is($var, 11); ok 2 - L 22: is($var, 11); 1..2 ok t/fibonacci.t ............. ok 1 - L 17: is($var, 11); ok 2 - L 18: is($acc, 22); ok 3 - L 25: is($var, 11); ok 4 - L 38: is($var, 9); ok 5 - L 48: is($var, 9); ok 6 - L 63: is($var, 11); ok 7 - L 64: is($acc, 22); ok 8 - starting with an initial_term_index works 1..8 ok t/linear.t ................ ok 1 - L 16: is($var, 11); ok 2 - L 22: is($var, 11); 1..2 ok t/nonblocking.t ........... ok 1 - L 29: is($var, 1); ok 2 - L 32: is($var, 2); 1..2 ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=30, 8 wallclock secs ( 0.05 usr 0.02 sys + 2.71 cusr 0.29 csys = 3.07 CPU) Result: PASS DAMS/Action-Retry-0.21.tar.gz make test TEST_VERBOSE=1 -- OK Damien Krotkine <dams@cpan.org> Module to try to perform an action, with various ways of retrying and sleeping between retries. >>> (cd /home/fly1600/var/cpan/build/Action-Retry-0.21-dAxqcx && tar cvf - Action-Retry-0.21.ppd blib) | gzip -c >/home/fly1600/var/REPO/D/DA/DAMS/Action-Retry-0.21.tar.gz Action-Retry-0.21.ppd blib/ blib/lib/ blib/lib/Action/ blib/lib/Action/Retry/ blib/lib/Action/Retry/Strategy/ blib/lib/Action/Retry/Strategy/Constant.pm blib/lib/Action/Retry/Strategy/HelperRole/ blib/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm blib/lib/Action/Retry/Strategy/Fibonacci.pm blib/lib/Action/Retry/Strategy/Linear.pm blib/lib/Action/Retry/Strategy.pm blib/lib/Action/Retry.pm blib/man3/ blib/man3/Action::Retry::Strategy::Constant.3 blib/man3/Action::Retry::Strategy::HelperRole::RetriesLimit.3 blib/man3/Action::Retry.3 blib/man3/Action::Retry::Strategy.3 blib/man3/Action::Retry::Strategy::Fibonacci.3 blib/man3/Action::Retry::Strategy::HelperRole::SleepTimeout.3 blib/man3/Action::Retry::Strategy::HelperRole::SleepCapping.3 blib/man3/Action::Retry::Strategy::Linear.3 >>> mv /home/fly1600/var/cpan/build/Action-Retry-0.21-dAxqcx/Action-Retry-0.21.ppd /home/fly1600/var/REPO/D/DA/DAMS VmSize: 237112 kB Finished 2013-02-11T14:26:09