Skip to content

Instantly share code, notes, and snippets.

View justizin's full-sized avatar

Justin Alan Ryan justizin

View GitHub Profile
Checking out Revision 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2
> git rev-list 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2 # timeout=10
[imagebuilder] $ /bin/sh -xe /tmp/hudson6542414831406493508.sh
+ export origin/master
/tmp/hudson6542414831406493508.sh: 2: export: origin/master: bad variable name
@justizin
justizin / gist:e543b386fa34c213514e
Created March 30, 2015 20:24
jenkins github plugin doesn't support ping?
<!DOCTYPE html><html><head resURL="/static/99ac4363">
<title>Jenkins [Jenkins]</title><link rel="stylesheet" type="text/css" href="/static/99ac4363/css/style.css" /><link rel="stylesheet" type="text/css" href="/static/99ac4363/css/color.css" /><link rel="stylesheet" type="text/css" href="/static/99ac4363/css/responsive-grid.css" /><link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/static/99ac4363/favicon.ico" /><script>var isRunAsTest=false; var rootURL=""; var resURL="/static/99ac4363";</script><script src="/static/99ac4363/scripts/prototype.js" type="text/javascript"></script><script src="/static/99ac4363/scripts/behavior.js" type="text/javascript"></script><script src='/adjuncts/99ac4363/org/kohsuke/stapler/bind.js' type='text/javascript'></script><script src="/static/99ac4363/scripts/yui/yahoo/yahoo-min.js"></script><script src="/static/99ac4363/scripts/yui/dom/dom-min.js"></script><script src="/static/99ac4363/scripts/yui/event/event-min.js"></script><script src="/stati
vagrant@jepsen:/jepsen$ lein with-profile rabbitmq test jepsen.system.rabbitmq-test
lein test jepsen.system.rabbitmq-test
SLF4J: The following loggers will not work becasue they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
lein with-profile rabbitmq test jepsen.system.rabbitmq-test
lein test jepsen.system.rabbitmq-test
SLF4J: The following loggers will not work becasue they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
lein test jepsen.system.elasticsearch-test
SLF4J: The following loggers will not work becasue they were created
SLF4J: during the default configuration phase of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
SLF4J: clj-ssh.ssh
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "CoreOS on EC2 (Hipmunk): http://coreos.com/docs/running-coreos/cloud-providers/ec2/",
"Mappings" : {
"RegionMap" : {
"ap-northeast-1" : {
"AMI" : "ami-1fb9e61e"
},
[P] [hm@andredb03 dist-packages]$ python
Python 2.7.3 (default, Feb 27 2014, 19:58:35)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import keystoneclient
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "keystoneclient/__init__.py", line 37, in <module>
__version__ = pbr.version.VersionInfo('python-keystoneclient').version_string()
File "pbr/version.py", line 78, in version_string
[P] [hm@andredb03 ~]$ wal-e
Traceback (most recent call last):
File "/usr/local/bin/wal-e", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
@justizin
justizin / gist:679f72f5cbc12ae79b32
Created July 22, 2014 23:28
chef-ganglia fail on new node
54.176.158.150 ================================================================================
54.176.158.150 Error executing action `create` on resource 'directory[/var/lib/ganglia-web/dwoo/compiled]'
54.176.158.150 ================================================================================
54.176.158.150
54.176.158.150
54.176.158.150 Chef::Exceptions::EnclosingDirectoryDoesNotExist
54.176.158.150 ------------------------------------------------
54.176.158.150 Parent directory /var/lib/ganglia-web/dwoo does not exist, cannot create /var/lib/ganglia-web/dwoo/compiled
54.176.158.150
54.176.158.150
@justizin
justizin / gist:3fecf9b13e02a408e82b
Created July 10, 2014 23:00
permission denied running postmap
I'm having a pretty odd problem:
root@shells01:~# postmap hash:/etc/postfix/sasl_passwd
postmap: fatal: open database /etc/postfix/sasl_passwd.db: Permission denied
[S] [hm@shells01 ~]$ ls -al /etc/postfix
total 92
drwxr-xr-x 3 root root 4096 Jul 10 22:49 .