Bug 602315

Summary: Recipe ID 5085 does not match any systems
Product: [Retired] Beaker Reporter: Karel Volný <kvolny>
Component: schedulerAssignee: Bill Peck <bpeck>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: bpeck, kbaker, mcsontos, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-09 16:04:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karel Volný 2010-06-09 15:28:03 UTC
Description of problem:
I'm unable to run a job, getting the error
"Recipe ID 5085 does not match any systems"
But the requested system is in Inventory ...

Version-Release number of selected component (if applicable):
Version - 0.5.41 

How reproducible:
always

Steps to Reproduce:
1. bkr workflow-simple --arch=ppc64 --family=RedHatEnterpriseLinux6 --variant=Server --task=/CoreOS/postgresql/Performance/pgbench --machine=ibm-js20-04.lab.bos.redhat.com
  

Actual results:
Watching tasks (this may be safely interrupted)...
j:2623 : New
  R:5080 : New (None)
--> New: 2 [total: 2]
j:2623 : New -> Aborted
  R:5080 : New (None) -> Aborted (None)
--> Aborted: 2 [total: 2]


Expected results:
the job is not aborted


Additional info:
see here: https://beaker.engineering.redhat.com/jobs/2628

the requested system is ibm-js20-04.lab.bos.redhat.com

and it *is* in the inventory:
https://beaker.engineering.redhat.com/view/ibm-js20-04.lab.bos.redhat.com

another task is running on it just fine ... https://beaker.engineering.redhat.com/recipes/5075#task49191

and another job is just waiting for the machine ... https://beaker.engineering.redhat.com/jobs/2622

Comment 1 Bill Peck 2010-06-09 16:04:55 UTC
That system is not capable of installing RHEL6.  Check the excluded Families tab.  RHEL6 has been excluded.


(me needs to find a way to report that when the job is aborted)