guyuqi commented on PR #1100:
URL: https://github.com/apache/bigtop/pull/1100#issuecomment-1541210457
Failed to run the ranger smoke tests on Fedora-36:
```
./docker-hadoop.sh -d --create 3 --image bigtop/puppet:3.2.0-fedora-36 \
--memory 16g --repo file:///bigtop-home/output --disable-gpg-check
--enable-local-repo \
--stack bigtop-utils,ranger \
--smoke-tests ranger
```
Log:
```
> Task :bigtop-tests:smoke-tests:ranger:test FAILED
org.apache.bigtop.itest.ranger.TestRangerSmoke > testServiceDefs FAILED
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://localhost:6080/service/public/v2/api/servicedef
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1902)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1500)
at
org.codehaus.groovy.runtime.ResourceGroovyMethods.configuredInputStream(ResourceGroovyMethods.java:2218)
at
org.codehaus.groovy.runtime.ResourceGroovyMethods.newReader(ResourceGroovyMethods.java:2319)
at
org.codehaus.groovy.runtime.ResourceGroovyMethods.getText(ResourceGroovyMethods.java:692)
at
org.codehaus.groovy.runtime.ResourceGroovyMethods.getText(ResourceGroovyMethods.java:660)
at org.codehaus.groovy.runtime.dgm$1017.invoke(Unknown Source)
at
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(PojoMetaMethodSite.java:246)
at
org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:55)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:115)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:127)
at
org.apache.bigtop.itest.ranger.TestRangerSmoke.testServiceDefs(TestRangerSimple.groovy:39)
```
Would you like help adjusting [tests
file](https://github.com/apache/bigtop/blob/master/bigtop-tests/smoke-tests/ranger/TestRangerSimple.groovy)
for Ranger-2.8 correspondingly?
Thanks. @JiaLiangC
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]