[GitHub] [flink] TisonKun edited a comment on issue #11233: [FLINK-16194][k8s] Refactor the Kubernetes decorator design

2020-03-02 Thread GitBox
TisonKun edited a comment on issue #11233: [FLINK-16194][k8s] Refactor the 
Kubernetes decorator design
URL: https://github.com/apache/flink/pull/11233#issuecomment-593774185
 
 
   ```
   2020-03-03T04:18:38.2171847Z [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (integration-tests) 
on project flink-state-processor-api_2.11: There are test failures.
   2020-03-03T04:18:38.2172997Z [ERROR] 
   2020-03-03T04:18:38.2173799Z [ERROR] Please refer to 
/__w/1/s/flink-libraries/flink-state-processing-api/target/surefire-reports for 
the individual test results.
   2020-03-03T04:18:38.2174597Z [ERROR] Please refer to dump files (if any 
exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
   2020-03-03T04:18:38.2175072Z [ERROR] ExecutionException Error occurred in 
starting fork, check output in log
   2020-03-03T04:18:38.2175671Z [ERROR] 
org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException Error occurred in starting fork, check output in log
   2020-03-03T04:18:38.2176787Z [ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:510)
   2020-03-03T04:18:38.2177445Z [ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:457)
   2020-03-03T04:18:38.2178053Z [ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:298)
   2020-03-03T04:18:38.2178813Z [ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
   2020-03-03T04:18:38.2179652Z [ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
   2020-03-03T04:18:38.2180320Z [ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
   2020-03-03T04:18:38.2180974Z [ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
   2020-03-03T04:18:38.2181725Z [ERROR] at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
   2020-03-03T04:18:38.2182381Z [ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
   2020-03-03T04:18:38.2182907Z [ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
   2020-03-03T04:18:38.2183440Z [ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
   2020-03-03T04:18:38.2184009Z [ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
   2020-03-03T04:18:38.2184645Z [ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
   2020-03-03T04:18:38.2185293Z [ERROR] at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
   2020-03-03T04:18:38.2185929Z [ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
   2020-03-03T04:18:38.2186545Z [ERROR] at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
   2020-03-03T04:18:38.2187050Z [ERROR] at 
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
   2020-03-03T04:18:38.2187800Z [ERROR] at 
org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
   2020-03-03T04:18:38.2188225Z [ERROR] at 
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
   2020-03-03T04:18:38.2188733Z [ERROR] at 
org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
   2020-03-03T04:18:38.2189123Z [ERROR] at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   2020-03-03T04:18:38.2189580Z [ERROR] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   2020-03-03T04:18:38.2190104Z [ERROR] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   2020-03-03T04:18:38.2190716Z [ERROR] at 
java.lang.reflect.Method.invoke(Method.java:498)
   2020-03-03T04:18:38.2191179Z [ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
   2020-03-03T04:18:38.2191713Z [ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
   2020-03-03T04:18:38.2192306Z [ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
   2020-03-03T04:18:38.2192961Z [ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
   2020-03-03T04:18:38.2193642Z [ERROR] Caused by: 
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
   2020-03-03T04:18:38.2194259Z [ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:622)
   2020-03-03T04:18:38.2194809Z [ERROR] at 

[GitHub] [flink] TisonKun edited a comment on issue #11233: [FLINK-16194][k8s] Refactor the Kubernetes decorator design

2020-03-02 Thread GitBox
TisonKun edited a comment on issue #11233: [FLINK-16194][k8s] Refactor the 
Kubernetes decorator design
URL: https://github.com/apache/flink/pull/11233#issuecomment-593771974
 
 
   > @TisonKun Do you think we need to reorganize the commit message or squash 
them when merging? Currently, i think there are too many `hotfix` to address 
the comments or previous commits.
   
   Yes it would be nice that if @zhengcanbin can reorganize the commits and 
squash some intermediate hotfixes. I tend to avoid merging this PR as a 
"squash-and-merge" monolithic one or such a series of handy fixups.
   
   Or I will try to reorganize the commits on merging.


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:
us...@infra.apache.org


With regards,
Apache Git Services