Checking if your kit is complete... Looks good Writing Makefile for MapReduce cp lib/MapReduce.pm blib/lib/MapReduce.pm Manifying blib/man3/MapReduce.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/MapReduce....localhost: mkdir /tmp/mr ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost: rm -r /tmp/mr/odyssey* ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. cp: /tmp/mr/.: No such file or directory ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. lost connection preparing status dirs and gathering file manifest ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. touch: /tmp/mr/odyssey_lines/.status/reduce/0.unprocessed: No such file or directory executing partition_lines.mr on 0 files spawned map task on 0 th host (localhost) 1 map monkeys left: localhost localhost: perl /tmp/partition_lines.mr map localhost /tmp/mr odyssey odyssey_lines 0 1 4 1 localhost ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished map task in 0 seconds 0 map monkeys left: Finished map task in 0 seconds spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost localhost: perl /tmp/partition_lines.mr reduce localhost /tmp/mr odyssey odyssey_lines 0 1 2 1 localhost ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished reduce task in 1 seconds 0 reduce monkeys left: Finished reduce task in 1 seconds ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. lost connection preparing status dirs and gathering file manifest ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. touch: /tmp/mr/odyssey_wc/.status/reduce/0.unprocessed: No such file or directory executing wc.mr on 0 files spawned map task on 0 th host (localhost) 1 map monkeys left: localhost localhost: perl /tmp/wc.mr map localhost /tmp/mr odyssey_lines odyssey_wc 0 1 4 1 localhost ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished map task in 1 seconds 0 map monkeys left: Finished map task in 1 seconds spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost localhost: perl /tmp/wc.mr reduce localhost /tmp/mr odyssey_lines odyssey_wc 0 1 2 1 localhost ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished reduce task in 0 seconds 0 reduce monkeys left: Finished reduce task in 0 seconds localhost: gathering odyssey_wc to t/odyssey_result ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Host key verification failed. t/odyssey_result/*gz.gz: No such file or directory sort: t/odyssey_result/*: No such file or directory # Failed test (t/MapReduce.t at line 34) # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/MapReduce.t 1 256 2 1 50.00% 2 Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 1