Hide Forgot
Description of problem: Execute oo-admin-clear-pending-ops with option '-u' will be failed. Version-Release number of selected component (if applicable): devenv_3752 How reproducible: always Steps to Reproduce: 1. create one app 2. on instance run 'oo-admin-clear-pending-ops with option -t 0.01 -u 5229a6436fde294cc6000001 Actual results: oo-admin-clear-pending-ops -t 0.01 -u 5229a6436fde294cc6000001 /opt/rh/ruby193/root/usr/share/gems/gems/mongoid-3.0.21/lib/mongoid/attributes.rb:249:in `method_missing': undefined method `lt' for #<Application:0x00000005217550> (NoMethodError) from /usr/sbin/oo-admin-clear-pending-ops:202:in `<main>' Expected results: no this error Additional info:
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/c159509dc845aa3ae26a856892811542f190bf63 Fix for bug 1005151
This has been fixed.
Another fix that deals with the removal of the uuid field from the application documents --> https://github.com/openshift/origin-server/pull/3588
Tested this bug on devenv_3762, it has been fixed. # oo-admin-clear-pending-ops -t 0.01 -u 5229a6436fde294cc6000001 0 applications were cleaned up. 0 users were cleaned up. 0 domains were cleaned up.