Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-4039

Fix random tests failures

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Technical / Transverse

      Description

      This is an general issue to collect "random" tests failures encountered during Jenkins builds :

      Running com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase
      00:30:37.748 09:48:05,802 WARN  [UserManagerImpl] Trying to authenticate against null username or password
      00:31:05.042 09:48:33,092 ERROR [LogTestWatchman] Test 'com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase#testSummaryLayoutPage' failed
      00:31:05.042 org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for com.nuxeo.studio.test.web.pages.TestHelper$1@4463837d
      00:31:05.042 Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      00:31:05.042 System info: host: 'privovh01-2', ip: '172.17.0.7', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-62-generic', java.version: '1.7.0_80'
      00:31:05.042 Session ID: 12a57f74-c47a-466e-b493-484434b4c9b8
      00:31:05.042 Driver info: org.openqa.selenium.firefox.FirefoxDriver
      00:31:05.042 Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=24.0}]
      00:31:05.042 	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
      00:31:05.042 	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
      00:31:05.042 	at com.nuxeo.studio.test.web.pages.TestHelper.waitForRpcRequestsCompleted(TestHelper.java:80)
      00:31:05.042 	at com.nuxeo.studio.test.web.pages.TestHelper.waitForRpcRequestsCompleted(TestHelper.java:72)
      00:31:05.042 	at com.nuxeo.studio.test.web.pages.dialogs.FeatureCreationDialog.submit(FeatureCreationDialog.java:56)
      00:31:05.042 	at com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase.testSummaryLayoutPage(StudioContentViewLayoutITCase.java:63)
      00:31:05.042 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      00:31:05.042 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      00:31:05.042 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      00:31:05.042 	at java.lang.reflect.Method.invoke(Method.java:606)
      00:31:05.042 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
      00:31:05.042 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      00:31:05.042 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
      00:31:05.042 	at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:442)
      00:31:05.042 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      00:31:05.042 	at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:94)
      00:31:05.042 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
      00:31:05.042 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
      00:31:05.042 	at org.nuxeo.runtime.test.runner.FeaturesRunner.runChild(FeaturesRunner.java:397)
      00:31:05.042 	at org.nuxeo.runtime.test.runner.FeaturesRunner.runChild(FeaturesRunner.java:55)
      00:31:05.042 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
      00:31:05.042 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
      00:31:05.042 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
      00:31:05.042 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
      00:31:05.042 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
      00:31:05.042 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      00:31:05.042 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      00:31:05.042 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
      00:31:05.042 	at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:361)
      00:31:05.042 	at org.junit.runners.Suite.runChild(Suite.java:127)
      00:31:05.042 	at org.junit.runners.Suite.runChild(Suite.java:26)
      00:31:05.042 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
      00:31:05.042 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
      00:31:05.042 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
      00:31:05.042 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
      00:31:05.042 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
      00:31:05.042 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
      00:31:05.042 	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
      00:31:05.042 	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
      00:31:05.042 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
      00:31:05.042 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
      00:31:05.042 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
      00:31:05.042 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
      00:31:05.042 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
      00:31:05.042 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
      00:31:05.042 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      00:31:05.756 09:48:33,810 WARN  [DefaultWorkspacePool] Unable to persist workspace properties since git folder not found
      00:31:14.088 09:48:42,143 WARN  [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead
      00:31:14.088 09:48:42,143 WARN  [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead
      00:31:14.265 09:48:42,320 WARN  [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
      00:31:17.996 May 26, 2017 9:48:46 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
      00:31:17.996 INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
      00:31:19.255 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.116 sec <<< FAILURE! - in com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase
      00:31:19.255 testSummaryLayoutPage(com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase)  Time elapsed: 31.169 sec  <<< ERROR!
      00:31:19.255 org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for com.nuxeo.studio.test.web.pages.TestHelper$1@4463837d
      00:31:19.255 Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      00:31:19.255 System info: host: 'privovh01-2', ip: '172.17.0.7', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-62-generic', java.version: '1.7.0_80'
      00:31:19.255 Session ID: 12a57f74-c47a-466e-b493-484434b4c9b8
      00:31:19.255 Driver info: org.openqa.selenium.firefox.FirefoxDriver
      00:31:19.255 Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=24.0}]
      00:31:19.255 	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
      00:31:19.255 	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
      00:31:19.255 	at com.nuxeo.studio.test.web.pages.TestHelper.waitForRpcRequestsCompleted(TestHelper.java:80)
      00:31:19.255 	at com.nuxeo.studio.test.web.pages.TestHelper.waitForRpcRequestsCompleted(TestHelper.java:72)
      00:31:19.255 	at com.nuxeo.studio.test.web.pages.dialogs.FeatureCreationDialog.submit(FeatureCreationDialog.java:56)
      00:31:19.255 	at com.nuxeo.studio.test.integration.StudioContentViewLayoutITCase.testSummaryLayoutPage(StudioContentViewLayoutITCase.java:63)
      00:31:19.255 
      
      00:33:05.631 Running com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase
      00:33:17.067 12:38:37,849 WARN  [UserManagerImpl] Trying to authenticate against null username or password
      00:33:38.637 12:38:59,415 ERROR [LogTestWatchman] Test 'com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase#loading_a_project_should_fall_back_to_default_branch_if_userprefs_one_not_existing' failed
      00:33:38.637 org.openqa.selenium.NoAlertPresentException: No alert is present (WARNING: The server did not provide any stacktrace information)
      00:33:38.637 Command duration or timeout: 2.85 seconds
      00:33:38.637 Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      00:33:38.637 System info: host: 'privovh02-2', ip: '172.17.0.8', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.7.0_80'
      00:33:38.637 Session ID: e4c0a81b-50da-4c91-9e0b-ba0f108828ed
      00:33:38.637 Driver info: org.openqa.selenium.firefox.FirefoxDriver
      00:33:38.637 Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=24.0}]
      00:33:38.637 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      00:33:38.637 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
      00:33:38.637 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      00:33:38.637 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
      00:33:38.637 	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:204)
      00:33:38.637 	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)
      00:33:38.637 	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:599)
      00:33:38.637 	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
      00:33:38.637 	at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.alert(RemoteWebDriver.java:907)
      00:33:38.637 	at com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase.loading_a_project_should_fall_back_to_default_branch_if_userprefs_one_not_existing(StudioNonExistingBranchITCase.java:84)
      00:33:38.637 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      00:33:38.637 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      00:33:38.637 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      00:33:38.637 	at java.lang.reflect.Method.invoke(Method.java:606)
      00:33:38.637 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
      00:33:38.637 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      00:33:38.637 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
      00:33:38.637 	at org.nuxeo.runtime.test.runner.FeaturesRunner$InvokeMethod.evaluate(FeaturesRunner.java:442)
      00:33:38.637 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      00:33:38.637 	at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:94)
      00:33:38.637 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
      00:33:38.637 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
      00:33:38.637 	at org.nuxeo.runtime.test.runner.FeaturesRunner.runChild(FeaturesRunner.java:397)
      00:33:38.637 	at org.nuxeo.runtime.test.runner.FeaturesRunner.runChild(FeaturesRunner.java:55)
      00:33:38.637 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
      00:33:38.637 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
      00:33:38.637 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
      00:33:38.637 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
      00:33:38.637 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
      00:33:38.637 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      00:33:38.637 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      00:33:38.637 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
      00:33:38.637 	at org.nuxeo.runtime.test.runner.FeaturesRunner.run(FeaturesRunner.java:361)
      00:33:38.637 	at org.junit.runners.Suite.runChild(Suite.java:127)
      00:33:38.637 	at org.junit.runners.Suite.runChild(Suite.java:26)
      00:33:38.637 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
      00:33:38.637 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
      00:33:38.637 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
      00:33:38.637 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
      00:33:38.637 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
      00:33:38.637 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
      00:33:38.637 	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
      00:33:38.637 	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
      00:33:38.637 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
      00:33:38.637 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
      00:33:38.637 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
      00:33:38.637 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
      00:33:38.637 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
      00:33:38.637 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
      00:33:38.637 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      00:33:38.995 12:38:59,774 ERROR [StudioServiceImpl] Studio RPC request failed.
      00:33:38.995 com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract com.nuxeo.studio.client.model.ProjectModel com.nuxeo.studio.client.rpc.StudioService.getDefaultProject() throws com.nuxeo.studio.exception.ProjectNotFoundException,com.nuxeo.studio.exception.BranchNotFoundException,java.io.IOException,com.nuxeo.studio.client.model.ValidationErrorBundle,com.nuxeo.studio.exception.UserNotFoundException,com.nuxeo.studio.exception.TargetPlatformNotFoundException' threw an unexpected exception: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.995 	at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:416)
      00:33:38.995 	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:605)
      00:33:38.995 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
      00:33:38.995 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
      00:33:38.995 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
      00:33:38.995 	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
      00:33:38.995 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      00:33:38.995 	at com.nuxeo.studio.servlet.StudioServiceImpl.service(StudioServiceImpl.java:174)
      00:33:38.995 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
      00:33:38.995 	at com.nuxeo.studio.core.session.StudioWebFilter.run(StudioWebFilter.java:73)
      00:33:38.995 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:42)
      00:33:38.995 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:45)
      00:33:38.995 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:93)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:440)
      00:33:38.995 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:409)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:602)
      00:33:38.995 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:409)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.995 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
      00:33:38.995 	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
      00:33:38.995 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
      00:33:38.995 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
      00:33:38.995 	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
      00:33:38.995 	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
      00:33:38.995 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
      00:33:38.995 	at org.mortbay.jetty.Server.handle(Server.java:326)
      00:33:38.995 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
      00:33:38.995 	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
      00:33:38.995 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
      00:33:38.995 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
      00:33:38.995 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
      00:33:38.995 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
      00:33:38.995 	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
      00:33:38.995 Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.995 	at org.eclipse.jgit.api.StatusCommand.call(StatusCommand.java:154)
      00:33:38.995 	at com.nuxeo.studio.core.versioning.VersioningGitAbstract.resetOnHead(VersioningGitAbstract.java:309)
      00:33:38.995 	at com.nuxeo.studio.core.versioning.VersioningGitAbstract.resetOnBranch(VersioningGitAbstract.java:324)
      00:33:38.995 	at com.nuxeo.studio.core.workspace.WorkspaceProvider.switchToBranch(WorkspaceProvider.java:285)
      00:33:38.995 	at com.nuxeo.studio.core.workspace.DefaultWorkspace.onBranch(DefaultWorkspace.java:140)
      00:33:38.995 	at com.nuxeo.studio.core.BranchServiceImpl.innerEnsureBranchExists(BranchServiceImpl.java:255)
      00:33:38.995 	at com.nuxeo.studio.core.BranchServiceImpl.ensureBranchExists(BranchServiceImpl.java:247)
      00:33:38.995 	at com.nuxeo.studio.core.UserPrefsServiceImpl.getUserWorkspace(UserPrefsServiceImpl.java:310)
      00:33:38.995 	at com.nuxeo.studio.core.UserPrefsServiceImpl.getUserWorkspace(UserPrefsServiceImpl.java:327)
      00:33:38.995 	at com.nuxeo.studio.servlet.StudioServiceImpl.getProject(StudioServiceImpl.java:259)
      00:33:38.995 	at com.nuxeo.studio.servlet.StudioServiceImpl.getDefaultProject(StudioServiceImpl.java:238)
      00:33:38.995 	at sun.reflect.GeneratedMethodAccessor176.invoke(Unknown Source)
      00:33:38.995 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      00:33:38.995 	at java.lang.reflect.Method.invoke(Method.java:606)
      00:33:38.995 	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
      00:33:38.995 	... 41 more
      00:33:38.995 Caused by: org.eclipse.jgit.errors.MissingObjectException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.995 	at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:145)
      00:33:38.995 	at org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:226)
      00:33:38.995 	at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:859)
      00:33:38.995 	at org.eclipse.jgit.revwalk.RevWalk.parseTree(RevWalk.java:799)
      00:33:38.995 	at org.eclipse.jgit.lib.IndexDiff.<init>(IndexDiff.java:315)
      00:33:38.995 	at org.eclipse.jgit.lib.IndexDiff.<init>(IndexDiff.java:298)
      00:33:38.995 	at org.eclipse.jgit.api.StatusCommand.call(StatusCommand.java:142)
      00:33:38.995 	... 55 more
      00:33:38.996 12:38:59,777 WARN  [Log4JLogger] Exception while dispatching incoming RPC call
      00:33:38.996 com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract com.nuxeo.studio.client.model.ProjectModel com.nuxeo.studio.client.rpc.StudioService.getDefaultProject() throws com.nuxeo.studio.exception.ProjectNotFoundException,com.nuxeo.studio.exception.BranchNotFoundException,java.io.IOException,com.nuxeo.studio.client.model.ValidationErrorBundle,com.nuxeo.studio.exception.UserNotFoundException,com.nuxeo.studio.exception.TargetPlatformNotFoundException' threw an unexpected exception: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.996 	at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:416)
      00:33:38.996 	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:605)
      00:33:38.996 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
      00:33:38.996 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
      00:33:38.996 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
      00:33:38.996 	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
      00:33:38.996 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      00:33:38.996 	at com.nuxeo.studio.servlet.StudioServiceImpl.service(StudioServiceImpl.java:174)
      00:33:38.996 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)
      00:33:38.996 	at com.nuxeo.studio.core.session.StudioWebFilter.run(StudioWebFilter.java:73)
      00:33:38.996 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:42)
      00:33:38.996 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:45)
      00:33:38.996 	at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:43)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:93)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:440)
      00:33:38.996 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:409)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:602)
      00:33:38.996 	at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:409)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
      00:33:38.996 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
      00:33:38.996 	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
      00:33:38.996 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
      00:33:38.996 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
      00:33:38.996 	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
      00:33:38.996 	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
      00:33:38.996 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
      00:33:38.996 	at org.mortbay.jetty.Server.handle(Server.java:326)
      00:33:38.996 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
      00:33:38.996 	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
      00:33:38.996 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
      00:33:38.996 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
      00:33:38.996 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
      00:33:38.996 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
      00:33:38.996 	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
      00:33:38.996 Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.996 	at org.eclipse.jgit.api.StatusCommand.call(StatusCommand.java:154)
      00:33:38.996 	at com.nuxeo.studio.core.versioning.VersioningGitAbstract.resetOnHead(VersioningGitAbstract.java:309)
      00:33:38.996 	at com.nuxeo.studio.core.versioning.VersioningGitAbstract.resetOnBranch(VersioningGitAbstract.java:324)
      00:33:38.996 	at com.nuxeo.studio.core.workspace.WorkspaceProvider.switchToBranch(WorkspaceProvider.java:285)
      00:33:38.996 	at com.nuxeo.studio.core.workspace.DefaultWorkspace.onBranch(DefaultWorkspace.java:140)
      00:33:38.996 	at com.nuxeo.studio.core.BranchServiceImpl.innerEnsureBranchExists(BranchServiceImpl.java:255)
      00:33:38.996 	at com.nuxeo.studio.core.BranchServiceImpl.ensureBranchExists(BranchServiceImpl.java:247)
      00:33:38.996 	at com.nuxeo.studio.core.UserPrefsServiceImpl.getUserWorkspace(UserPrefsServiceImpl.java:310)
      00:33:38.996 	at com.nuxeo.studio.core.UserPrefsServiceImpl.getUserWorkspace(UserPrefsServiceImpl.java:327)
      00:33:38.996 	at com.nuxeo.studio.servlet.StudioServiceImpl.getProject(StudioServiceImpl.java:259)
      00:33:38.996 	at com.nuxeo.studio.servlet.StudioServiceImpl.getDefaultProject(StudioServiceImpl.java:238)
      00:33:38.996 	at sun.reflect.GeneratedMethodAccessor176.invoke(Unknown Source)
      00:33:38.996 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      00:33:38.996 	at java.lang.reflect.Method.invoke(Method.java:606)
      00:33:38.996 	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
      00:33:38.996 	... 41 more
      00:33:38.996 Caused by: org.eclipse.jgit.errors.MissingObjectException: Missing unknown f65bb5adafbfe35b282b786551b5b926f73a4985
      00:33:38.996 	at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:145)
      00:33:38.996 	at org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:226)
      00:33:38.996 	at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:859)
      00:33:38.996 	at org.eclipse.jgit.revwalk.RevWalk.parseTree(RevWalk.java:799)
      00:33:38.996 	at org.eclipse.jgit.lib.IndexDiff.<init>(IndexDiff.java:315)
      00:33:38.996 	at org.eclipse.jgit.lib.IndexDiff.<init>(IndexDiff.java:298)
      00:33:38.996 	at org.eclipse.jgit.api.StatusCommand.call(StatusCommand.java:142)
      00:33:38.996 	... 55 more
      00:33:39.037 12:38:59,819 WARN  [DefaultWorkspacePool] Unable to persist workspace properties since git folder not found
      00:33:39.037 12:38:59,820 WARN  [DefaultWorkspacePool] Unable to persist workspace properties since git folder not found
      00:33:44.201 12:39:04,983 WARN  [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead
      00:33:44.201 12:39:04,984 WARN  [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead
      00:33:44.429 12:39:05,212 WARN  [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
      00:34:03.876 May 26, 2017 12:39:24 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
      00:34:03.876 INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
      00:34:07.458 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.814 sec <<< FAILURE! - in com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase
      00:34:07.459 loading_a_project_should_fall_back_to_default_branch_if_userprefs_one_not_existing(com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase)  Time elapsed: 33.066 sec  <<< ERROR!
      00:34:07.459 org.openqa.selenium.NoAlertPresentException: No alert is present (WARNING: The server did not provide any stacktrace information)
      00:34:07.459 Command duration or timeout: 2.85 seconds
      00:34:07.459 Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      00:34:07.459 System info: host: 'privovh02-2', ip: '172.17.0.8', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.7.0_80'
      00:34:07.459 Session ID: e4c0a81b-50da-4c91-9e0b-ba0f108828ed
      00:34:07.459 Driver info: org.openqa.selenium.firefox.FirefoxDriver
      00:34:07.459 Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, browserConnectionEnabled=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=24.0}]
      00:34:07.459 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      00:34:07.459 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
      00:34:07.459 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      00:34:07.459 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
      00:34:07.459 	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:204)
      00:34:07.459 	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)
      00:34:07.459 	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:599)
      00:34:07.459 	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
      00:34:07.459 	at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.alert(RemoteWebDriver.java:907)
      00:34:07.459 	at com.nuxeo.studio.test.integration.StudioNonExistingBranchITCase.loading_a_project_should_fall_back_to_default_branch_if_userprefs_one_not_existing(StudioNonExistingBranchITCase.java:84)
      00:34:07.459 
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: