Skip to content

Instantly share code, notes, and snippets.

@hsbt
Created February 14, 2020 03:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hsbt/4b9c840172927010f9fbe4ceda0c432e to your computer and use it in GitHub Desktop.
Save hsbt/4b9c840172927010f9fbe4ceda0c432e to your computer and use it in GitHub Desktop.
rubyci-recipe on  hocho via 💎 v2.8.0
‚ùØ bundle exec hocho apply --dry-run chkbuild006.hsbt.org
=> Running on chkbuild006.hsbt.org using mitamae
=> $ rsync -az --copy-links --copy-unsafe-links --delete --exclude\=.git --rsh ssh\ -o\ \"PubkeyAuthentication\=yes\"\ -o\ \"PasswordAuthentication\=yes\"\ -o\ \"PreferredAuthentications\=none,publickey,password,keyboard-interactive\"\ -o\ \"Compression\=true\"\ -o\ \"User\=hsbt\" . chkbuild006.hsbt.org:/tmp/hocho-run-RAj4SScp6/itamae
rsync: This rsync lacks old-style --compress due to its external zlib. Try -zz.
rsync error: syntax or usage error (code 1) at main.c(1578) [server=3.1.3]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.3]
=> chkbuild006.hsbt.org $ rm -rf /tmp/hocho-run-RAj4SScp6/itamae
$ rm -rf /tmp/hocho-run-RAj4SScp6/itamae
bundler: failed to load command: hocho (/Users/hsbt/.local/share/gem/bin/hocho)
RuntimeError: failed to rsync
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/drivers/ssh_base.rb:27:in `deploy'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/drivers/mitamae.rb:18:in `run'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/runner.rb:22:in `run'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/command.rb:85:in `block in apply'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/command.rb:77:in `each'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/lib/hocho/command.rb:77:in `apply'
/Users/hsbt/.local/share/gem/gems/thor-1.0.1/lib/thor/command.rb:27:in `run'
/Users/hsbt/.local/share/gem/gems/thor-1.0.1/lib/thor/invocation.rb:127:in `invoke_command'
/Users/hsbt/.local/share/gem/gems/thor-1.0.1/lib/thor.rb:392:in `dispatch'
/Users/hsbt/.local/share/gem/gems/thor-1.0.1/lib/thor/base.rb:485:in `start'
/Users/hsbt/.local/share/gem/gems/hocho-0.3.0/bin/hocho:4:in `<top (required)>'
/Users/hsbt/.local/share/gem/bin/hocho:23:in `load'
/Users/hsbt/.local/share/gem/bin/hocho:23:in `<top (required)>'
zlib(finalizer): the stream was freed prematurely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment