cpantestlogs/Message::MongoDB_genfailure.log
2017-05-02 18:44:36 -07:00

171 lines
7.9 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493146840.16081
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Message::MongoDB () on cpanmetadb ...
Unpacking Message-MongoDB-1.142810.tar.gz
--> Working on Message::MongoDB
Fetching http://www.cpan.org/authors/id/D/DI/DIEDERICH/Message-MongoDB-1.142810.tar.gz ... OK
Message-MongoDB-1.142810
Message-MongoDB-1.142810/README
Message-MongoDB-1.142810/Changes
Message-MongoDB-1.142810/t
Message-MongoDB-1.142810/t/pod.t
Message-MongoDB-1.142810/LICENSE
Message-MongoDB-1.142810/dist.ini
Message-MongoDB-1.142810/META.yml
Message-MongoDB-1.142810/MANIFEST
Message-MongoDB-1.142810/t/basic.t
Message-MongoDB-1.142810/t/00-load.t
Message-MongoDB-1.142810/Makefile.PL
Message-MongoDB-1.142810/t/pod-coverage.t
Message-MongoDB-1.142810/lib/Message
Message-MongoDB-1.142810/lib/Message/MongoDB.pm
Message-MongoDB-1.142810/lib/Message/MongoDB
Message-MongoDB-1.142810/lib/Message/MongoDB/Test.pm
Entering Message-MongoDB-1.142810
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Message-MongoDB-1.142810 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Message::MongoDB
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have MongoDB 0 ... Yes (v1.8.0)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have strict 0 ... Yes (1.11)
OK
Building and testing Message-MongoDB-1.142810 ... cp lib/Message/MongoDB/Test.pm blib/lib/Message/MongoDB/Test.pm
cp lib/Message/MongoDB.pm blib/lib/Message/MongoDB.pm
Manifying 2 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Message::MongoDB 0.1, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
#
# *** DEPRECATION WARNING ***
#
# The 'insert' method will be removed in a future major release.
# Use 'insert_one' instead.
# MongoDB::Collection::insert called at /home/ryan/.cpanm/work/1493146840.16081/Message-MongoDB-1.142810/blib/lib/Message/MongoDB.pm line 182
# Message::MongoDB::message called at t/basic.t line 34
# (eval) called at t/basic.t line 33
Error: MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 42.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 49.
Error: MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 61.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 68.
Error: MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 81.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 88.
Error: MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 101.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 108.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 123.
Error: MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Failed test at t/basic.t line 130.
# Failed test at t/basic.t line 132.
Use of uninitialized value in string eq at t/basic.t line 133.
MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
END failed--call queue aborted.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 111 just after 15.
t/basic.t .........
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 11/15 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/basic.t (Wstat: 28416 Tests: 15 Failed: 11)
Failed tests: 4-11, 13-15
Non-zero exit status: 111
Parse errors: No plan found in TAP output
Files=4, Tests=20, 6 wallclock secs ( 0.01 usr 0.00 sys + 1.22 cusr 0.03 csys = 1.26 CPU)
Result: FAIL
Failed 1/4 test programs. 11/20 subtests failed.
Makefile:860: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Message::MongoDB failed. See /home/ryan/.cpanm/work/1493146840.16081/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Message::MongoDB] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man