Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK: [common | Starting log_data container] **********************************
- <localhost> REMOTE_MODULE docker name=log_data password=VALUE_HIDDEN net=host registry='' state=reloaded restart_policy_retry=10 restart_policy=always image=kollaglue/ubuntu-source-data:latest insecure_registry=False pull=missing username=''
- <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124 && echo $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124']
- <localhost> PUT /tmp/tmpVwFfpf TO /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker
- <localhost> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker; rm -rf /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/ >/dev/null 2>&1']
- failed: [localhost] => {"failed": true, "parsed": false}
- Traceback (most recent call last):
- File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 3185, in <module>
- main()
- File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 1542, in main
- reloaded(manager, containers, count, name)
- File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 1419, in reloaded
- for container in manager.get_differing_containers():
- File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 933, in get_differing_containers
- expected_exposed_ports = set((image['ContainerConfig']['ExposedPorts'] or {}).keys())
- KeyError: 'ExposedPorts'
Advertisement
Add Comment
Please, Sign In to add comment