liukun4515 commented on PR #2424:
URL: https://github.com/apache/arrow-rs/pull/2424#issuecomment-1212752199
```
[05:20:36] 'compile:es2015:umd' errored after 36 s
[05:20:36] Error: gulp-google-closure-compiler: java.util.zip.ZipException:
invalid entry CRC (expected 0x4e1f14a4 but got 0xb1e0eb5b)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:410)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:199)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:143)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:121)
at
com.google.javascript.jscomp.AbstractCommandLineRunner.getBuiltinExterns(AbstractCommandLineRunner.java:500)
at
com.google.javascript.jscomp.CommandLineRunner.createExterns(CommandLineRunner.java:2084)
at
com.google.javascript.jscomp.AbstractCommandLineRunner.doRun(AbstractCommandLineRunner.java:1187)
at
com.google.javascript.jscomp.AbstractCommandLineRunner.run(AbstractCommandLineRunner.java:551)
at
com.google.javascript.jscomp.CommandLineRunner.main(CommandLineRunner.java:2246)
Error writing to stdin of the compiler. write EPIPE
CustomError: gulp-google-closure-compiler: Compilation errors occurred
at CompilationStream._compilationComplete
(/arrow/js/node_modules/google-closure-compiler/lib/gulp/index.js:238:28)
at
/arrow/js/node_modules/google-closure-compiler/lib/gulp/index.js:208:14
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at formatError
(/arrow/js/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
at Gulp.<anonymous>
(/arrow/js/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
at Gulp.emit (node:events:538:35)
at Gulp.emit (node:domain:475:12)
at Object.error
(/arrow/js/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
at handler (/arrow/js/node_modules/now-and-later/lib/mapSeries.js:47:14)
at f (/arrow/js/node_modules/once/once.js:25:25)
at f (/arrow/js/node_modules/once/once.js:25:25)
at tryCatch
(/arrow/js/node_modules/bach/node_modules/async-done/index.js:24:15)
at done
(/arrow/js/node_modules/bach/node_modules/async-done/index.js:40:12)
[05:20:36] 'build:es2015:umd' errored after 2.35 min
[05:20:36] 'build:apache-arrow' errored after 2.35 min
[05:20:36] 'build' errored after 2.37 min
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this
command.
1
Error: `docker-compose --file
/home/runner/work/arrow-rs/arrow-rs/docker-compose.yml run --rm -e
ARCHERY_INTEGRATION_WITH_RUST=1 conda-integration` exited with a non-zero exit
code 1, see the process log above.
```
Ci failed, but it has nothing about this pr
--
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]