PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-09-29T06:01:09 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Tue, 29 Sep 2015 05:41:02 GMT Running make for P/PR/PREACTION/Mercury-0.002.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/Mercury-0.002.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /export/home/fly1464/var/cpan/sources/authors/id/P/PR/PREACTION/Mercury-0.002.tar.gz ok Mercury-0.002/ Mercury-0.002/bin/ Mercury-0.002/CHANGES Mercury-0.002/CONTRIBUTING.md Mercury-0.002/cpanfile Mercury-0.002/lib/ Mercury-0.002/LICENSE Mercury-0.002/Makefile.PL Mercury-0.002/MANIFEST Mercury-0.002/META.yml Mercury-0.002/README.mkdn Mercury-0.002/t/ Mercury-0.002/t/00-compile.t Mercury-0.002/t/00-report-prereqs.dd Mercury-0.002/t/00-report-prereqs.t Mercury-0.002/t/broker.t Mercury-0.002/lib/Mercury/ Mercury-0.002/lib/Mercury.pm Mercury-0.002/lib/Mercury/Command/ Mercury-0.002/lib/Mercury/templates/ Mercury-0.002/lib/Mercury/templates/index.html.ep Mercury-0.002/lib/Mercury/templates/layouts/ Mercury-0.002/lib/Mercury/templates/pubsub.html.ep Mercury-0.002/lib/Mercury/templates/layouts/standard.html.ep Mercury-0.002/lib/Mercury/Command/mercury/ Mercury-0.002/lib/Mercury/Command/mercury.pm Mercury-0.002/lib/Mercury/Command/mercury/broker.pm Mercury-0.002/bin/mercury CPAN.pm: Building P/PR/PREACTION/Mercury-0.002.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mercury Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mercury/Command/mercury/broker.pm blib/lib/Mercury/Command/mercury/broker.pm cp lib/Mercury/templates/layouts/standard.html.ep blib/lib/Mercury/templates/layouts/standard.html.ep cp lib/Mercury/templates/index.html.ep blib/lib/Mercury/templates/index.html.ep cp lib/Mercury.pm blib/lib/Mercury.pm cp lib/Mercury/templates/pubsub.html.ep blib/lib/Mercury/templates/pubsub.html.ep cp lib/Mercury/Command/mercury.pm blib/lib/Mercury/Command/mercury.pm cp bin/mercury blib/script/mercury "/export/home/fly1464/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mercury Manifying 1 pod document Manifying 3 pod documents PREACTION/Mercury-0.002.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1464/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ......... 1..4 ok 1 - Mercury.pm loaded ok ok 2 - Mercury/Command/mercury.pm loaded ok ok 3 - Mercury/Command/mercury/broker.pm loaded ok ok 4 # skip bin/mercury isn't perl ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.47 # IO::Handle any 1.28 # IPC::Open3 any 1.09 # Test::More 1.001005 1.001009 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------------- ---- ---- # File::Basename any 2.82 # File::Spec::Functions any 3.47 # Mojolicious 6.00 6.22 # Scalar::Util any 1.42 # t/00-report-prereqs.t .. 1..1 ok 1 ok [Tue Sep 29 06:01:35 2015] [debug] Your secret passphrase needs to be changed [Tue Sep 29 06:01:35 2015] [debug] GET "/pub/foo" [Tue Sep 29 06:01:35 2015] [debug] Routing to a callback [Tue Sep 29 06:01:35 2015] [debug] 101 Switching Protocols (0.003241s, 308.547/s) [Tue Sep 29 06:01:35 2015] [debug] GET "/sub/foo" [Tue Sep 29 06:01:35 2015] [debug] Routing to a callback [Tue Sep 29 06:01:35 2015] [debug] 101 Switching Protocols (0.002393s, 417.885/s) [Tue Sep 29 06:01:35 2015] [debug] GET "/sub/foo" [Tue Sep 29 06:01:35 2015] [debug] Routing to a callback [Tue Sep 29 06:01:35 2015] [debug] 101 Switching Protocols (0.001511s, 661.813/s) t/broker.t ............. ok 1 - WebSocket handshake with /pub/foo ok 2 - WebSocket handshake with /sub/foo ok 3 - WebSocket handshake with /sub/foo ok 4 - send message ok 5 - sub received message ok 6 - exact match for message ok 7 - sub received message ok 8 - exact match for message ok 9 - closed WebSocket ok 10 - closed WebSocket ok 11 - closed WebSocket 1..11 ok All tests successful. Files=3, Tests=16, 11 wallclock secs ( 0.12 usr 0.02 sys + 8.41 cusr 0.73 csys = 9.28 CPU) Result: PASS PREACTION/Mercury-0.002.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Main broker application class >>> (cd /export/home/fly1464/var/cpan/build/Mercury-0.002-ufihVI && tar cvf - Mercury-0.002.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/P/PR/PREACTION/Mercury-0.002.tar.gz Mercury-0.002.ppd blib/ blib/lib/ blib/lib/Mercury/ blib/lib/Mercury/Command/ blib/lib/Mercury/Command/mercury/ blib/lib/Mercury/Command/mercury/broker.pm blib/lib/Mercury/Command/mercury.pm blib/lib/Mercury/templates/ blib/lib/Mercury/templates/layouts/ blib/lib/Mercury/templates/layouts/standard.html.ep blib/lib/Mercury/templates/index.html.ep blib/lib/Mercury/templates/pubsub.html.ep blib/lib/Mercury.pm blib/script/ blib/script/mercury blib/man1/ blib/man1/mercury.1 blib/man3/ blib/man3/Mercury.3 blib/man3/Mercury::Command::mercury.3 blib/man3/Mercury::Command::mercury::broker.3 >>> mv /export/home/fly1464/var/cpan/build/Mercury-0.002-ufihVI/Mercury-0.002.ppd /export/home/fly1464/var/REPO/P/PR/PREACTION Finished 2015-09-29T06:01:36