Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1199901 - Cannot create monitor (also pool/member) when creating scalable application with openshift-routing-daemon started
Cannot create monitor (also pool/member) when creating scalable application w...
Status: CLOSED ERRATA
Product: OpenShift Container Platform
Classification: Red Hat
Component: Unknown (Show other bugs)
2.2.0
All Linux
high Severity unspecified
: ---
: ---
Assigned To: chris alfonso
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-09 04:16 EDT by Kenjiro Nakayama
Modified: 2016-01-31 21:37 EST (History)
11 users (show)

See Also:
Fixed In Version: rubygem-openshift-origin-routing-daemon-0.22.2.2-1
Doc Type: Bug Fix
Doc Text:
Previously if the routing daemon was configured for use with F5 BIG-IP LTM® and was configured to create monitors, errors occured while creating scalable applications when the process attempted to create monitors. This was due to a bug in the routing daemon. This bug fix updates the routing daemon to address these issues, and as a result these errors no longer occur. Additionally, the routing daemon now reports error messages from F5 in more situations rather than generic failure messages.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-04-06 13:06:27 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0779 normal SHIPPED_LIVE Red Hat OpenShift Enterprise 2.2.5 bug fix and enhancement update 2015-04-06 17:05:45 EDT

  None (edit)
Description Kenjiro Nakayama 2015-03-09 04:16:03 EDT
Version-Release number of selected component (if applicable):
===

- OSE 2.2

How reproducible
===

- After set up /etc/openshift/routing-daemon.conf with F5 BIG-IP and routing daemon, when creating applications with -s option(Enable scaling), following error appeared.


Actual results
===
~~~
I, [2015-03-03T18:09:48.608660 #21430]  INFO -- : Requesting list of monitors from load balancer...
W, [2015-03-03T18:09:48.782913 #21430]  WARN -- : Got an exception: 415 Unsupported Media Type
D, [2015-03-03T18:09:48.783050 #21430] DEBUG -- : Backtrace:
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/abstract_response.rb:48:in `return!'
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:220:in `process_result'
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:169:in `block in transmit'
/opt/rh/ruby193/root/usr/share/ruby/net/http.rb:746:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:166:in `transmit'
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:60:in `execute'
/opt/rh/ruby193/root/usr/share/gems/gems/rest-client-1.6.1/lib/restclient/request.rb:31:in `execute'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/models/f5-icontrol-rest.rb:40:in `rest_request'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/models/f5-icontrol-rest.rb:57:in `post'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/models/f5-icontrol-rest.rb:112:in `create_monitor'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/controllers/simple.rb:100:in `create_monitor'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/daemon.rb:307:in `create_application'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/daemon.rb:342:in `add_endpoint'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/daemon.rb:254:in `handle'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-routing-daemon-0.22.1.2/lib/openshift/routing/daemon.rb:226:in `listen'
/etc/init.d/openshift-routing-daemon:94:in `block (2 levels) in <main>'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/application.rb:215:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/application.rb:215:in `block in start_proc'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/daemonize.rb:192:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/daemonize.rb:192:in `call_as_daemon'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/application.rb:219:in `start_proc'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/application.rb:255:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/controller.rb:69:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons.rb:188:in `block in run_proc'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/cmdline.rb:105:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons/cmdline.rb:105:in `catch_exceptions'
/opt/rh/ruby193/root/usr/share/gems/gems/daemons-1.0.10/lib/daemons.rb:187:in `run_proc'
/etc/init.d/openshift-routing-daemon:93:in `block in <main>'
/etc/init.d/openshift-routing-daemon:37:in `block (2 levels) in locked'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-common-1.28.3.0/lib/openshift-origin-common/utils/path_utils.rb:93:in `block in flock'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-common-1.28.3.0/lib/openshift-origin-common/utils/path_utils.rb:88:in `open'
/opt/rh/ruby193/root/usr/share/gems/gems/openshift-origin-common-1.28.3.0/lib/openshift-origin-common/utils/path_utils.rb:88:in `flock'
/etc/init.d/openshift-routing-daemon:36:in `block in locked'
/opt/rh/ruby193/root/usr/share/ruby/timeout.rb:69:in `timeout'
/etc/init.d/openshift-routing-daemon:35:in `locked'
/etc/init.d/openshift-routing-daemon:80:in `<main>'
~~~

Expected results:
===
- Create application without any error.
Comment 3 chris alfonso 2015-03-11 15:10:10 EDT
PR opened upstream for origin-server https://github.com/openshift/origin-server/pull/6092
Comment 15 Johnny Liu 2015-03-17 06:53:54 EDT
It is really weird, I have an existing env on which rubygem-openshift-origin-routing-daemon-0.22.1.2-1.el6op.noarch already is installed. (I also used this env to test "F5 listener support for load balancer" new feature). Toady I tried to reproduce this bug on the same env, but can not. 
After I upgraded it to rubygem-openshift-origin-routing-daemon-0.22.2.2-1.el6op.noarch, then created an scalable app, and downgraded it to the old version (rubygem-openshift-origin-routing-daemon-0.22.1.2-1.el6op.noarch), from then on, this bug always could be reproduced. I can not figure out that is why.


Whatever, verified this bug with rubygem-openshift-origin-routing-daemon-0.22.2.2-1.el6op.noarch, and PASS.

After upgrade it to rubygem-openshift-origin-routing-daemon-0.22.2.2-1.el6op.noarch, the error disappeared.
Comment 17 errata-xmlrpc 2015-04-06 13:06:27 EDT
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0779.html

Note You need to log in before you can comment on or make changes to this bug.