Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-3069] slaves cannot reconnect to a restarted master if RBAC is enabled #6003

Merged
merged 2 commits into from Mar 6, 2014

Conversation

emuckenhuber
Copy link
Contributor

@wildfly-ci
Copy link

Build 2873 is now running using a merge of 6cd52c9

@wildfly-ci
Copy link

Build 2873 outcome was FAILURE using a merge of 6cd52c9
Summary: Tests failed: 2 (2 new), passed: 5596, ignored: 79 Build time: 1:43:15

Build problems:

Failed tests detected

java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.checkAccessAllowed(SSOTestBase.java:196)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.executeFormAuthSingleSignOnTest(SSOTestBase.java:115)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.testFormAuthSingleSignOn(ClusteredSingleSignOnTestCase.java:132)
java.lang.AssertionError: Password should be right and authentication successful
Expected: a string containing "\"outcome\" => \"success\""
     but: was "0: INFO  [org.jboss.modules] JBoss Modules version 1.3.0.Final
INFO  [org.jboss.security] PBOX000361: Default Security Vault Implementation Initialized and Ready
INFO  [org.xnio] XNIO version 3.2.0.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.2.Final
"
java.lang.AssertionError: Password should be right and authentication successful
Expected: a string containing "\"outcome\" => \"success\""
     but: was "0: INFO  [org.jboss.modules] JBoss Modules version 1.3.0.Final
INFO  [org.jboss.security] PBOX000361: Default Security Vault Implementation Initialized and Ready
INFO  [org.xnio] XNIO version 3.2.0.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.2.Final
"
    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
    at org.junit.Assert.assertThat(Assert.java:865)
    at org.jboss.as.test.manualmode.management.cli.VaultPasswordsInCLITestCase.testRightVaultPassword(VaultPasswordsInCLITestCase.java:158)

Failed tests

org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).testFormAuthSingleSignOn: java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.test.manualmode.management.cli.VaultPasswordsInCLITestCase.testRightVaultPassword: java.lang.AssertionError: Password should be right and authentication successful
Expected: a string containing "\"outcome\" => \"success\""
     but: was "0: INFO  [org.jboss.modules] JBoss Modules version 1.3.0.Final

@emuckenhuber
Copy link
Contributor Author

Those failures don't look related. So retest this please.

@wildfly-ci
Copy link

Build 2876 is now running using a merge of 6cd52c9

@wildfly-ci
Copy link

Build 2876 outcome was SUCCESS using a merge of 6cd52c9
Summary: Tests passed: 5598, ignored: 79 Build time: 1:36:17

bstansberry added a commit that referenced this pull request Mar 6, 2014
[WFLY-3069] slaves cannot reconnect to a restarted master if RBAC is enabled
@bstansberry bstansberry merged commit d91a864 into wildfly:master Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants