See <https://builds.apache.org/job/Phoenix-omid2/116/display/redirect>
------------------------------------------ Started by user ohads [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace <https://builds.apache.org/job/Phoenix-omid2/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/phoenix.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/omid2^{commit} # timeout=10 Checking out Revision c6a45bcf1e842fb8261ae1bdfd6a9283a2763cae (origin/omid2) > git config core.sparsecheckout # timeout=10 > git checkout -f c6a45bcf1e842fb8261ae1bdfd6a9283a2763cae Commit message: "Merge branch '4.x-HBase-1.3' into omid2" > git rev-list --no-walk c6a45bcf1e842fb8261ae1bdfd6a9283a2763cae # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content MAVEN_OPTS=-Xmx3G [EnvInject] - Variables injected successfully. [Phoenix-omid2] $ /bin/bash -xe /tmp/jenkins99183140406924451.sh + rm -rf inomid + git clone https://git-wip-us.apache.org/repos/asf/incubator-omid.git inomid Cloning into 'inomid'... + cd inomid + git checkout phoenix-integration Switched to a new branch 'phoenix-integration' Branch phoenix-integration set up to track remote branch phoenix-integration from origin. + /home/jenkins/tools/maven/latest2/bin/mvn install -DskipTests -P hbase-1 [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Omid [INFO] Common [INFO] State Machine [INFO] Commit Table [INFO] Metrics [INFO] Transaction Client [INFO] Shims Aggregator for HBase [INFO] Shims layer for HBase 1.x [INFO] HBase Common [INFO] HBase Commit Table [INFO] Codahale Metrics [INFO] Benchmarks [INFO] Timestamp Storage [INFO] HBase tools [INFO] TSO and TO Servers [INFO] Shims layer for HBase 2.x [INFO] HBase Client [INFO] HBase Coprocessors [INFO] Omid Client Examples [INFO] Omid Packaging [WARNING] POM for 'org.apache.yetus:audience-annotations:pom:0.5.0:runtime' is invalid. Its dependencies (if any) will NOT be available to the current build. [INFO] ------------------------------------------------------------------------ [INFO] Building Omid [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] org.codehaus.plexus.component.configurator.BasicComponentConfigurator cannot be cast to org.codehaus.plexus.component.configurator.ComponentConfigurator [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.ClassCastException: org.codehaus.plexus.component.configurator.BasicComponentConfigurator cannot be cast to org.codehaus.plexus.component.configurator.ComponentConfigurator at org.apache.maven.plugin.DefaultPluginManager.populatePluginFields(DefaultPluginManager.java:1351) at org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:724) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:468) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Tue Oct 09 08:58:59 UTC 2018 [INFO] Final Memory: 76M/1987M [INFO] ------------------------------------------------------------------------ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
