Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created October 3, 2016 22:08
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 jbergstroem/053fa45ec0cd876c41296cdc461b8189 to your computer and use it in GitHub Desktop.
Save jbergstroem/053fa45ec0cd876c41296cdc461b8189 to your computer and use it in GitHub Desktop.
$ ansible-playbook playbooks/create-jenkins-worker.yml --limit "test-joyent-smartos15*,test-joyent-smartos16*"
[DEPRECATION WARNING]: Specifying include variables at the top-level of the task is deprecated. Please see:
http://docs.ansible.com/ansible/playbooks_roles.html#task-include-files-and-encouraging-reuse
for currently supported syntax regarding included
files and variables.
This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in
ansible.cfg.
PLAY [test] ********************************************************************
TASK [check if secret is properly set] *****************************************
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos15-x64-1]
ok: [test-joyent-smartos16-x64-1]
TASK [bootstrap : run os-specific bootstrap] ***********************************
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/bootstrap/tasks/partials/smartos.yml' in expected paths.
TASK [baselayout : gather facts] ***********************************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos15-x64-1]
TASK [baselayout : set hostname] ***********************************************
skipping: [test-joyent-smartos15-x64-2]
skipping: [test-joyent-smartos15-x64-1]
skipping: [test-joyent-smartos16-x64-1]
skipping: [test-joyent-smartos16-x64-2]
TASK [baselayout : create group] ***********************************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
ok: [test-joyent-smartos15-x64-2]
TASK [baselayout : create the active user] *************************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos15-x64-1]
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos16-x64-1]
TASK [baselayout : add ::1 to /etc/hosts for ipv6 compat] **********************
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos15-x64-1]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos16-x64-2]
TASK [baselayout : disable joyent smartconnect] ********************************
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
TASK [baselayout : change default coredump folder] *****************************
changed: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
changed: [test-joyent-smartos16-x64-1]
TASK [baselayout : disable sftp] ***********************************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos15-x64-1]
ok: [test-joyent-smartos16-x64-1]
TASK [baselayout : add os-specific repos] **************************************
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/repo/smartos.yml' in expected paths.
TASK [baselayout : install packages] *******************************************
ok: [test-joyent-smartos16-x64-2] => (item=[u'gcc49', u'gcc49-libs', u'gccmakedep', u'gmake', u'xz', u'automake', u'bash', u'git', u'libtool', u'subversion', u'sudo'])
ok: [test-joyent-smartos16-x64-1] => (item=[u'gcc49', u'gcc49-libs', u'gccmakedep', u'gmake', u'xz', u'automake', u'bash', u'git', u'libtool', u'subversion', u'sudo'])
ok: [test-joyent-smartos15-x64-2] => (item=[u'gcc49', u'gcc49-libs', u'gccmakedep', u'gmake', u'xz', u'automake', u'bash', u'git', u'libtool', u'subversion', u'sudo'])
ok: [test-joyent-smartos15-x64-1] => (item=[u'gcc49', u'gcc49-libs', u'gccmakedep', u'gmake', u'xz', u'automake', u'bash', u'git', u'libtool', u'subversion', u'sudo'])
TASK [baselayout : check for ccache] *******************************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
TASK [baselayout : run ccache installer] ***************************************
skipping: [test-joyent-smartos15-x64-1]
skipping: [test-joyent-smartos16-x64-1]
included: /Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/ccache.yml for test-joyent-smartos15-x64-2, test-joyent-smartos16-x64-2
TASK [baselayout : ccache : download and extract] ******************************
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [baselayout : ccache : prepare for compilation] ***************************
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [baselayout : ccache : compile] *******************************************
changed: [test-joyent-smartos15-x64-2]
changed: [test-joyent-smartos16-x64-2]
TASK [baselayout : ccache : install] *******************************************
changed: [test-joyent-smartos15-x64-2]
changed: [test-joyent-smartos16-x64-2]
TASK [baselayout : ccache : create symlinks] ***********************************
changed: [test-joyent-smartos15-x64-2] => (item=gcc)
changed: [test-joyent-smartos16-x64-2] => (item=gcc)
changed: [test-joyent-smartos15-x64-2] => (item=cc)
changed: [test-joyent-smartos16-x64-2] => (item=cc)
changed: [test-joyent-smartos15-x64-2] => (item=g++)
changed: [test-joyent-smartos16-x64-2] => (item=g++)
changed: [test-joyent-smartos15-x64-2] => (item=c++)
changed: [test-joyent-smartos16-x64-2] => (item=c++)
TASK [baselayout : ccache : cleanup] *******************************************
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [baselayout : set up ntp] *************************************************
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos15.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos16.yml' in expected paths.
[WARNING]: Unable to find '/Users/jbergstroem/Work/node/build/ansible/roles/baselayout/tasks/partials/ntp/smartos.yml' in expected paths.
TASK [package-upgrade : include package manager tasks] *************************
included: /Users/jbergstroem/Work/node/build/ansible/roles/package-upgrade/tasks/partials/pkgin.yml for test-joyent-smartos15-x64-2, test-joyent-smartos15-x64-1, test-joyent-smartos16-x64-1, test-joyent-smartos16-x64-2
TASK [package-upgrade : upgrade installed packages] ****************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos15-x64-2]
TASK [java-base : install java] ************************************************
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [jenkins-worker : download slave.jar] *************************************
ok: [test-joyent-smartos16-x64-1]
ok: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [jenkins-worker : render init script into place] **************************
ok: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos16-x64-1]
changed: [test-joyent-smartos15-x64-2]
TASK [jenkins-worker : import manifest to svcadm] ******************************
changed: [test-joyent-smartos16-x64-1]
changed: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-2]
changed: [test-joyent-smartos15-x64-2]
TASK [jenkins-worker : enable jenkins at startup] ******************************
ok: [test-joyent-smartos16-x64-2]
ok: [test-joyent-smartos15-x64-2]
ok: [test-joyent-smartos15-x64-1]
changed: [test-joyent-smartos16-x64-1]
TASK [jenkins-worker : install monit] ******************************************
skipping: [test-joyent-smartos15-x64-2]
skipping: [test-joyent-smartos15-x64-1]
skipping: [test-joyent-smartos16-x64-1]
skipping: [test-joyent-smartos16-x64-2]
PLAY RECAP *********************************************************************
test-joyent-smartos15-x64-1 : ok=17 changed=2 unreachable=0 failed=0
test-joyent-smartos15-x64-2 : ok=24 changed=12 unreachable=0 failed=0
test-joyent-smartos16-x64-1 : ok=17 changed=4 unreachable=0 failed=0
test-joyent-smartos16-x64-2 : ok=24 changed=11 unreachable=0 failed=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment