Async jobs fail with "could not find job"

462 views
Skip to first unread message

Jakov Sosic

unread,
Aug 12, 2016, 9:41:22 AM8/12/16
to ansible...@googlegroups.com
Hi guys,

I'm using 2.0.2.0, and this occurs with my playbook/role:

fatal: [test.vagrant]: FAILED! => {"ansible_job_id":
"108438168033.26787", "changed": false, "failed": true, "finished": 1,
"msg": "could not find job", "started": 1}



I'm trying to create a test role to replicate this, but has anyone seen
anything similar ?

I have a short task running first (~10 minutes) with `poll: 0`, then a
longer task (~2 hours) running with `poll: 30`, and after it's finished
I try to print results of the first task but get error...

thok...@gmail.com

unread,
Dec 19, 2016, 10:26:35 AM12/19/16
to Ansible Project

I'm trying to create a test role to replicate this, but has anyone seen
anything similar ?

Happens for me too, running 'make reinstall' with async: 3600 and poll: 10  and after 4 minutes it fails with:
FAILED! => {"ansible_job_id": "664102975902.6606", "changed": false, "failed": true, "finished": 1, "msg": "could not find job", "started": 1}


Reply all
Reply to author
Forward
0 new messages