Comment 2 for bug 1928949

Revision history for this message
Austin Sun (sunausti) wrote :

This issue is because the osh-openstack-rabbitmq-rabbitmq-0 is keeping crash.

controller-0:~$ kubectl logs -n openstack osh-openstack-rabbitmq-rabbitmq-0
++ echo osh-openstack-rabbitmq-rabbitmq-0
++ awk -F - '{print $NF}'
+ POD_INCREMENT=0
+ '[' 0 -eq 0 ']'
+ exec rabbitmq-server
Failed to create thread: Resource temporarily unavailable (11)

another found:
controller-0 build info is not same as controller-1 , controller-0 is based on 5.0 , but controller-1 is in master. it is very strange.