Hi,
We have a failure on test 098_ovirt_provider_ovn.use_
ovn_provider but I am not sure how the reported patch is related to the failure.
Link and headline of suspected patches:
https://gerrit.ovirt.org/#/c/85147/ - virt: Fix flipped condition in hotunplugNic
Link to Job:
http://jenkins.ovirt.org/job/ovirt-master_change-queue- tester/4371
Link to all logs:
http://jenkins.ovirt.org/job/ovirt-master_change-queue- tester/4371/artifact
(Relevant) error snippet from the log:
<error>
from junit:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/usr/lib/python2.7/site- packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/usr/lib/python2.7/site- packages/ovirtlago/testlib.py" , line 129, in wrapped_test test() File "/usr/lib/python2.7/site- packages/ovirtlago/testlib.py" , line 59, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/usr/lib/python2.7/site- packages/ovirtlago/testlib.py" , line 78, in wrapper prefix.virt_env.engine_vm(). get_api(api_ver=4), *args, **kwargs File "/usr/lib/python2.7/site- packages/ovirtlago/testlib.py" , line 59, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/home/jenkins/workspace/ ovirt-master_change-queue- tester/ovirt-system-tests/ basic-suite-master/test- scenarios/098_ovirt_provider_ ovn.py", line 435, in use_ovn_provider _remove_iface_from_vm(api, VM0_NAME, IFACE_NAME) File "/home/jenkins/workspace/ ovirt-master_change-queue- tester/ovirt-system-tests/ basic-suite-master/test- scenarios/098_ovirt_provider_ ovn.py", line 388, in _remove_iface_from_vm nic_service.deactivate() File "/usr/lib64/python2.7/site- packages/ovirtsdk4/services. py", line 29110, in deactivate return self._internal_action(action, 'deactivate', None, headers, query, wait) File "/usr/lib64/python2.7/site- packages/ovirtsdk4/service.py" , line 299, in _internal_action return future.wait() if wait else future File "/usr/lib64/python2.7/site- packages/ovirtsdk4/service.py" , line 55, in wait return self._code(response) File "/usr/lib64/python2.7/site- packages/ovirtsdk4/service.py" , line 296, in callback self._check_fault(response) File "/usr/lib64/python2.7/site- packages/ovirtsdk4/service.py" , line 132, in _check_fault self._raise_error(response, body) File "/usr/lib64/python2.7/site- packages/ovirtsdk4/service.py" , line 118, in _raise_error raise error 'Fault reason is "Operation Failed". Fault detail is "[General Exception]". HTTP response code is 400.\n-------------------- >> begin captured logging << --------------------\ nrequests.packages.urllib3. connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\npy.warnings: WARNING: * Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs. org/en/latest/security.html\ DEBUG: "POST /v2.0/tokens/ HTTP/1.1" 200 None\nrequests.packages.nrequests.packages.urllib3. connectionpool: urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/networks/ HTTP/1.1" 200 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/ports/ HTTP/1.1" 200 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/subnets/ HTTP/1.1" 200 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "POST /v2.0/networks/ HTTP/1.1" 201 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "POST /v2.0/subnets/ HTTP/1.1" 201 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "POST /v2.0/ports/ HTTP/1.1" 201 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/networks/ HTTP/1.1" 200 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/ports/ HTTP/1.1" 200 None\nrequests.packages. urllib3.connectionpool: INFO: * Starting new HTTPS connection (1): 192.168.202.4\nrequests. packages.urllib3. connectionpool: DEBUG: "GET /v2.0/subnets/ HTTP/1.1" 200 None\n--------------------- >> end captured logging << ---------------------' >From engine: 2017-12-12 13:00:57,490-05 DEBUG [org.ovirt.engine.core.aaa. filters. SsoRestApiNegotiationFilter] (default task-6) [] SsoRestApiNegotiationFilter Not performing Negotiate Auth 2017-12-12 13:00:57,548-05 DEBUG [org.ovirt.engine.core.common. di.interceptor. DebugLoggingInterceptor] (default task-6) [cdcdc9bf-0da4-4d64-953a- 2c8e59587e2b] method: runQuery, params: [Search, SearchParameters:{refresh=' false', filtered='false', searchType='Provider', searchPattern='Providers: type=OPENSTACK_NETWORK', caseSensitive='false', from='0', max='2147483647'}], timeElapsed: 44ms 2017-12-12 13:00:57,586-05 DEBUG [org.ovirt.engine.core.dal. dbbroker.DbFacadeUtils] (default task-6) [cdcdc9bf-0da4-4d64-953a- 2c8e59587e2b] Failed to decrypt password: javax.crypto. BadPaddingException: Decryption error at sun.security.rsa.RSAPadding. unpadV15(RSAPadding.java:380) [rt.jar:1.8.0_151] at sun.security.rsa.RSAPadding. unpad(RSAPadding.java:291) [rt.jar:1.8.0_151] at com.sun.crypto.provider. RSACipher.doFinal(RSACipher. java:363) [sunjce_provider.jar:1.8.0_ 151] at com.sun.crypto.provider. RSACipher.engineDoFinal( RSACipher.java:389) [sunjce_provider.jar:1.8.0_ 151] at javax.crypto.Cipher.doFinal( Cipher.java:2165) [jce.jar:1.8.0_151] at org.ovirt.engine.core.utils. crypt.EngineEncryptionUtils. decrypt(EngineEncryptionUtils. java:179) [utils.jar:] at org.ovirt.engine.core.dal. dbbroker.DbFacadeUtils. decryptPassword(DbFacadeUtils. java:35) [dal.jar:] at org.ovirt.engine.core.dao. provider.ProviderDaoImpl$ ProviderRowMapper.mapRow( ProviderDaoImpl.java:137) [dal.jar:] at org.ovirt.engine.core.dao. provider.ProviderDaoImpl$ ProviderRowMapper.mapRow( ProviderDaoImpl.java:119) [dal.jar:] at org.springframework.jdbc.core. RowMapperResultSetExtractor. extractData( RowMapperResultSetExtractor. java:93) [spring-jdbc.jar:4.3.9. RELEASE] at org.springframework.jdbc.core. RowMapperResultSetExtractor. extractData( RowMapperResultSetExtractor. java:60) [spring-jdbc.jar:4.3.9. RELEASE] at org.springframework.jdbc.core. JdbcTemplate$ 1QueryStatementCallback. doInStatement(JdbcTemplate. java:463) [spring-jdbc.jar:4.3.9. RELEASE] at org.springframework.jdbc.core. JdbcTemplate.execute( JdbcTemplate.java:408) [spring-jdbc.jar:4.3.9. RELEASE] at org.springframework.jdbc.core. JdbcTemplate.query( JdbcTemplate.java:474) [spring-jdbc.jar:4.3.9. RELEASE] at org.springframework.jdbc.core. JdbcTemplate.query( JdbcTemplate.java:484) [spring-jdbc.jar:4.3.9. RELEASE] at org.ovirt.engine.core.dao. provider.ProviderDaoImpl. getAllWithQuery( ProviderDaoImpl.java:189) [dal.jar:] at org.ovirt.engine.core.bll. SearchQuery.genericSearch( SearchQuery.java:343) [bll.jar:] at org.ovirt.engine.core.bll. SearchQuery.searchProviders( SearchQuery.java:414) [bll.jar:] at org.ovirt.engine.core.bll. SearchQuery. executeQueryCommand( SearchQuery.java:219) [bll.jar:] at org.ovirt.engine.core.bll. QueriesCommandBase. executeCommand( QueriesCommandBase.java:106) [bll.jar:] at org.ovirt.engine.core.dal. VdcCommandBase.execute( VdcCommandBase.java:33) [dal.jar:] at org.ovirt.engine.core.bll. executor. DefaultBackendQueryExecutor. execute( DefaultBackendQueryExecutor. java:14) [bll.jar:] at org.ovirt.engine.core.bll. Backend.runQueryImpl(Backend. java:579) [bll.jar:] at org.ovirt.engine.core.bll. Backend.runQuery(Backend.java: 548) [bll.jar:] at sun.reflect. NativeMethodAccessorImpl. invoke0(Native Method) [rt.jar:1.8.0_151] at sun.reflect. NativeMethodAccessorImpl. invoke( NativeMethodAccessorImpl.java: 62) [rt.jar:1.8.0_151] at sun.reflect. DelegatingMethodAccessorImpl. invoke( DelegatingMethodAccessorImpl. java:43) [rt.jar:1.8.0_151] at java.lang.reflect.Method. invoke(Method.java:498) [rt.jar:1.8.0_151] at org.jboss.as.ee.component. ManagedReferenceMethodIntercep tor.processInvocation( ManagedReferenceMethodIntercep tor.java:52) at org.jboss.invocation. InterceptorContext.proceed( InterceptorContext.java:422) at org.jboss.invocation. InterceptorContext$Invocation. proceed(InterceptorContext. java:509) at org.jboss.as.weld.ejb. DelegatingInterceptorInvocatio nContext.proceed( DelegatingInterceptorInvocatio nContext.java:92) [wildfly-weld-ejb-11.0.0. Final.jar:11.0.0.Final] at org.jboss.weld.interceptor. proxy.WeldInvocationContext. interceptorChainCompleted( WeldInvocationContext.java:98) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.jboss.weld.interceptor. proxy.WeldInvocationContext. proceed(WeldInvocationContext. java:117) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.ovirt.engine.core.common. di.interceptor. LoggingInterceptor.apply( LoggingInterceptor.java:12) [common.jar:] at sun.reflect. GeneratedMethodAccessor69. invoke(Unknown Source) [:1.8.0_151] at sun.reflect. DelegatingMethodAccessorImpl. invoke( DelegatingMethodAccessorImpl. java:43) [rt.jar:1.8.0_151] at java.lang.reflect.Method. invoke(Method.java:498) [rt.jar:1.8.0_151] at org.jboss.weld.interceptor. reader. SimpleInterceptorInvocation$ SimpleMethodInvocation.invoke( SimpleInterceptorInvocation. java:73) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.jboss.weld.interceptor. proxy.WeldInvocationContext. invokeNext( WeldInvocationContext.java:83) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.jboss.weld.interceptor. proxy.WeldInvocationContext. proceed(WeldInvocationContext. java:115) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.jboss.weld.bean. InterceptorImpl.intercept( InterceptorImpl.java:108) [weld-core-impl-2.4.3.Final. jar:2.4.3.Final] at org.jboss.as.weld.ejb. DelegatingInterceptorInvocatio nContext.proceed( DelegatingInterceptorInvocatio nContext.java:82) [wildfly-weld-ejb-11.0.0. Final.jar:11.0.0.Final] at org.jboss.as.weld. interceptors. EjbComponentInterceptorSupport .delegateInterception( EjbComponentInterceptorSupport .java:60) at org.jboss.as.weld. interceptors. Jsr299BindingsInterceptor. delegateInterception( Jsr299BindingsInterceptor. java:76) at org.jboss.as.weld. interceptors. Jsr299BindingsInterceptor. doMethodInterception( Jsr299BindingsInterceptor. java:88) at org.jboss.as.weld. interceptors. Jsr299BindingsInterceptor. processInvocation( Jsr299BindingsInterceptor. java:101) at org.jboss.as.ee.component. interceptors. UserInterceptorFactory$1. processInvocation( UserInterceptorFactory.java: 63) at org.jboss.invocation. InterceptorContext.proceed( InterceptorContext.java:422) at org.jboss.invocation. InterceptorContext$Invocation. proceed(InterceptorContext. java:509) at org.ovirt.engine.core.bll. interceptors. CorrelationIdTrackerIntercepto r.aroundInvoke( CorrelationIdTrackerIntercepto r.java:13) [bll.jar:] at sun.reflect. GeneratedMethodAccessor66. invoke(Unknown Source) [:1.8.0_151] at sun.reflect. DelegatingMethodAccessorImpl. invoke( DelegatingMethodAccessorImpl. java:43) [rt.jar:1.8.0_151] at java.lang.reflect.Method. invoke(Method.java:498) [rt.jar:1.8.0_151] at org.jboss.as.ee.component. ManagedReferenceLifecycleMetho dInterceptor. processInvocation(