vinoyang created FLINK-9992:
-------------------------------
Summary: FsStorageLocationReferenceTest#testEncodeAndDecode failed in Travis CI
Key: FLINK-9992
URL:
https://issues.apache.org/jira/browse/FLINK-9992 Project: Flink
Issue Type: Bug
Reporter: vinoyang
{code:java}
testEncodeAndDecode(org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest) Time elapsed: 0.027 sec <<< ERROR!
java.lang.IllegalArgumentException: java.net.URISyntaxException: Illegal character in hostname at index 5: gl://碪⯶㪴]ឪ嵿⎐䪀筪ᆶ歑ᆂ玚䇷ノⳡ೯43575/䡷ᦼ☶⨩䚩筶ࢊණ⣁尯/彡䫼畒伈森削㔞/缳漸⩧勎㓘癐⍖ᾐ䘽㼺䨶/粉掩㤡⪌⎏㆐罠Ꮨㆆ䤱ൎ堉儾
at java.net.URI$Parser.fail(URI.java:2848)
at java.net.URI$Parser.parseHostname(URI.java:3387)
at java.net.URI$Parser.parseServer(URI.java:3236)
at java.net.URI$Parser.parseAuthority(URI.java:3155)
at java.net.URI$Parser.parseHierarchical(URI.java:3097)
at java.net.URI$Parser.parse(URI.java:3053)
at java.net.URI.<init>(URI.java:746)
at org.apache.flink.core.fs.Path.initialize(Path.java:247)
at org.apache.flink.core.fs.Path.<init>(Path.java:217)
at org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest.randomPath(FsStorageLocationReferenceTest.java:88)
at org.apache.flink.runtime.state.filesystem.FsStorageLocationReferenceTest.testEncodeAndDecode(FsStorageLocationReferenceTest.java:41)
{code}
log is here :
https://travis-ci.org/apache/flink/jobs/409430886
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)