STDERR:
java.util.zip.ZipException: invalid entry compressed size (expected 4225 but got 4230 bytes)
at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:267)
at PackTestZip64.generateLargeJar(PackTestZip64.java:132)
at PackTestZip64.testPacking(PackTestZip64.java:55)
at PackTestZip64.main(PackTestZip64.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:855)
Suppressed: java.util.zip.ZipException: invalid entry compressed size (expected 4225 but got 4230 bytes)
at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:267)
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:360)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:377)
at PackTestZip64.generateLargeJar(PackTestZip64.java:143)
... 8 more
JavaTest Message: Test threw exception: java.util.zip.ZipException: invalid entry compressed size (expected 4225 but got 4230 bytes)
JavaTest Message: shutting down test
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/204516?tab=1 Steps to Reproduce Steps to reproduce the behavior:
dragonwell-extended失败日志(47.97.173.213): fail.log 关键错误信息:
temurin用例成功pass(47.97.173.213) 用例总体概况表格:
![Uploading image.png…]()
失败用例归类.xlsx
环境47.254.131.146下,用例使用dragonwell-extended与temurin均必然成功,47.254.131.146环境信息(Ubuntu):
dragonwell-extended必然失败的环境信息(47.97.173.213):
上一次发布的dragonwell8正常: