sandbox [sample](237330061e) SUCCESS

Compare: https://github.com/moznion/sandbox/compare/078400688e5e^...237330061e48

Elapsed Time: 4 sec

_ 2015-08-04T15:45:19 [INFO] [sample] ukigumo-client 0.36
_ 2015-08-04T15:45:19 [INFO] [sample] start testing : https://github.com/moznion/sandbox sample
_ 2015-08-04T15:45:19 [INFO] [sample] working directory : /tmp/sandbox/sample
_ 2015-08-04T15:45:19 [INFO] [sample] run vc : Ukigumo::Client::VC::Git
_ 2015-08-04T15:45:19 [INFO] [sample] workdir is /tmp/sandbox/sample
_ 2015-08-04T15:45:19 [INFO] [sample] command: git clone --branch sample https://github.com/moznion/sandbox ./
_ Cloning into '.'...
_ Note: checking out '237330061e4887de8c510a6e5091b787bd958085'.
_ 
_ You are in 'detached HEAD' state. You can look around, make experimental
_ changes and commit them, and you can discard any commits you make in this
_ state without impacting any branches by performing another checkout.
_ 
_ If you want to create a new branch to retain commits you create, you may
_ do so (now or later) by using -b with the checkout command again. Example:
_ 
_   git checkout -b new_branch_name
_ 
_ 2015-08-04T15:45:21 [INFO] [sample] command: git pull -f origin sample
_ From https://github.com/moznion/sandbox
_  * tag               sample     -> FETCH_HEAD
_ Already up-to-date.
_ 2015-08-04T15:45:22 [INFO] [sample] command: git submodule init
_ 2015-08-04T15:45:22 [INFO] [sample] command: git submodule update
_ 2015-08-04T15:45:22 [INFO] [sample] command: git clean -dxf
_ 2015-08-04T15:45:22 [INFO] [sample] command: git status
_ # Not currently on any branch.
_ nothing to commit, working directory clean
_ 2015-08-04T15:45:22 [INFO] [sample] [before_install] whoami
_ 2015-08-04T15:45:22 [INFO] [sample] [before_install] echo $HOME
_ 2015-08-04T15:45:22 [INFO] [sample] [before_install] cpanm -L $HOME/.ukigumo/sandbox/extlib Test::More -n
_ 2015-08-04T15:45:23 [INFO] [sample] run executor : Ukigumo::Client::Executor::Command
_ 2015-08-04T15:45:23 [INFO] [sample] command: prove -lrv t
_ 
_ [15:45:23] ==> t/00.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       56 ms
_ 
_ [15:45:23] ==> t/01.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       70 ms
_ [15:45:23]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.11 cusr  0.02 csys =  0.18 CPU)
_ Result: PASS
_ 2015-08-04T15:45:23 [INFO] [sample] finished testing : 1
_ 2015-08-04T15:45:23 [INFO] [sample] sending result to server at http://127.0.0.1:15000 (status: 1)