Bug 1532148
Summary: | ovirt-provider-ovn provider is not functional on new RHV 4.2.1 installation | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Mor <mkalfon> | ||||
Component: | Setup.Engine | Assignee: | Marcin Mirecki <mmirecki> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Mor <mkalfon> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.2.1 | CC: | bugs, danken, dholler, mkalfon | ||||
Target Milestone: | ovirt-4.2.1 | Keywords: | Regression | ||||
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-01-09 09:17:37 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1254213 | ||||||
Attachments: |
|
Description
Mor
2018-01-08 07:35:47 UTC
Created attachment 1378351 [details]
artifacts
Mor, who created that answer file? Can you compare it to an auto-generated properly-working one? This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. And could you repeat with logs in DEBUG level? Dan, 1. The logger is already set on debug, but it doesn't log anything about the failure to test the provider (with valid settings). It just logs the error_PROVIDER_FAILURE 5050 error. 2018-01-08 12:48:50,951+02 ERROR [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] (default task-27) [b7e53475-83e9-49a7-9b2b-5277bf38b33f] Command 'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand' failed: EngineException: (Failed with error PROVIDER_FAILURE and code 5050) 2. We use this answer file template in Jenkins when we build our environments. It worked before other any issues. Do you know if we made changes to the answer file variables? I will try install new engine and generate one. I will update with results. I just checked in ovirt-system-tests repository for the answer file that we use in OST, and compared it to the one in Jenkins. The only difference is that in Jenkins we explicitly specify to install OVN using 'OVESETUP_OVN/ovirtProviderOvn=bool:True', but it is the default anyway, so I am not sure it makes any difference. Update: There were some changes on the Jenkins builder job code which automates the building of the environment, which I didn't knew about, until now. The attached answer file might not be relevant to reproduce the password not populated issue. However, this problem still reproducible if you add new providers on engine. The failed connection test is already addressed in #1532018. If you can create, import or remove networks on the unmodified provider created by engine-setup this bug might be a duplicate of #1532018 and will be not reproducible in a build containing the fix of #1532018. Can you create, import or remove networks on the unmodified provider or is the bug reproducible in a build containing the fix of #1532018? I am closing this bug. There was a problem in the Jenkins job. It did not set a value for the 'ovirtProviderOvnPassword' key in the answer file. |