You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/05/24 23:38:45 UTC

[GitHub] [flink] zorro786 commented on issue #8154: [FLINK-12167] Reset context classloader in run and getOptimizedPlan methods

zorro786 commented on issue #8154: [FLINK-12167] Reset context classloader in run and getOptimizedPlan methods
URL: https://github.com/apache/flink/pull/8154#issuecomment-495814469
 
 
   Thanks for review and fixing the issues @tillrohrmann 
   Tests failing here:
   
   ```
   ==============================================================================
   Running 'Kafka 0.10 end-to-end test'
   ==============================================================================
   TEST_DATA_DIR: /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-00251075286
   Flink dist directory: /home/travis/build/apache/flink/flink-dist/target/flink-1.9-SNAPSHOT-bin/flink-1.9-SNAPSHOT
   Downloading Kafka from https://archive.apache.org/dist/kafka/0.10.2.0/kafka_2.11-0.10.2.0.tgz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   100   607  100   607    0     0    753      0 --:--:-- --:--:-- --:--:--   754
   
   gzip: stdin: not in gzip format
   tar: Child returned status 1
   tar: Error is not recoverable: exiting now
   [FAIL] Test script contains errors.
   Checking for errors...
   No errors in log files.
   Checking for exceptions...
   No exceptions in log files.
   Checking for non-empty .out files...
   grep: /home/travis/build/apache/flink/flink-dist/target/flink-1.9-SNAPSHOT-bin/flink-1.9-SNAPSHOT/log/*.out: No such file or directory
   No non-empty .out files.
   
   [FAIL] 'Kafka 0.10 end-to-end test' failed after 0 minutes and 1 seconds! Test exited with exit code 1
   
   No taskexecutor daemon to stop on host travis-job-4a07ec5f-c3be-4797-999e-9b26b211b8e6.
   No standalonesession daemon to stop on host travis-job-4a07ec5f-c3be-4797-999e-9b26b211b8e6.
   ```
   Is there any command to re trigger tests? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services