See 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/959/display/redirect?page=changes>

Changes:

[billyliu] KYLIN-3112 The job 'Pause' operation has logic bug in the kylin 
server.

[billyliu] KYLIN-3184 The project on the query page sometimes shows '_null'

[chen] KYLIN 3182 complete web help configuration

[billyliu] KYLIN-3191

[chen] KYLIN-3181 The submit button status of refreshing cube is not suitable

[chen] KYLIN-3183 fix the bug of the 'Remove' button in 'Query HIstory'

[chen] KYLIN-3178 Delete table acl failed will cause the wabpage awalys shows

[billyliu] KYLIN-3190

[billyliu] KYLIN-3135

[billyliu] KYLIN-3135 more test cases for SQL comment

[billyliu] KYLIN-3020 org.apache.hadoop.util.ToolRunner is not threadsafe and

[billyliu] improve the way to delete a job

[billyliu] KYLIN-2997 Allow change engineType even if cube is ready

[billyliu] KYLIN-3086 When you load Hive table metadata from server, the

[billyliu] KYLIN-3086 code review, reuse MetadataConstants

[lidong] KYLIN-3193 prevent cloning models across projects

[chen] MTHDP-3537 Measure support fuzzy search

[chen] #3193 Prevent users cloning models across projects

[lidong] KYLIN-3196 replace StringUtils.containsOnly with Regex

[chen] KYLIN 3116 Fix cardinality caculate checkbox issue when loading tables

[billyliu] KYLIN-2556 Switch findbugs to spotbugs

[lidong] minor, add codacy badge

[kangkaisen] KYLIN-2999 One click migrate cube in web

[billyliu] KYLIN-3200 Enable SonarCloud

[liyang] Minor, get metadata of query columns

[liyang] KYLIN-2836 Fix timers counters and meters add synchronization impl

[liyang] Minor, fix NotClassFound issue in org.apache.hadoop.hive.ql.Driver

[liyang] KYLIN-3150 PercentileCounter maxlength is too small

[liyang] minor, restore OLAPToEnumerableConverter to original

[liyang] minor, add array type test

[liyang] Make some hbase config items configurable at kylin.properties

[liyang] Update exec-maven-plugin version to 1.6.0

[liyang] Minor, fix model draft not listed

[liyang] KYLIN-3083 fix potential overflow in

[liyang] KYLIN-3144, adopt Collections.emptyList() for empty list values.

[liyang] KYLIN-3157, enhancement kylin's query timeout.

[liyang] minor, refine basic tuple filter class

[liyang] KYLIN-3157, refine test.

[liyang] KYLIN-3125 bug fix

[liyang] KYLIN-3158 Retry failed the metadata sync event on the failed node only

[liyang] KYLIN-3164 HBase connection must be closed when clearing connection 
pool

[liyang] KYLIN-1664 Revert the incorrect change.

[liyang] KYLIN-3090, complete UUID if entity hasn't.

[liyang] KYLIN-2760, remove useless ACL code.

[liyang] KYLIN-2760, change annotation to AclEvaluate call.

[liyang] minor, refine sql comment removing

[liyang] minor, create job work dir with Materialize Hive View in Lookup Tables

[liyang] minor refactor

[liyang] KYLIN-3167, fulfil datatype's precision

[liyang] KYLIN-2876, refine singleton in ExternalAclProvider.

[liyang] KYLIN-3173, reset DefaultScheduler's initialized/hasStarted when

[liyang] KYLIN-3172 No such file or directory error with

[liyang] KYLIN-3175, update streaming segment's tsrange after merge

[liyang] minor refactor: avoid exposing cubedesc's getError public api

[liyang] Update decimal's max precision to 38, be aligned with Hive

[liyang] minor, add switch table-dir-create-first for build cube with hive step.

[liyang] Deep copy segment when duplicate cube instance

[liyang] fix AdminServiceTest

[lidong] KYLIN-2909 add freemarker based EmailTemplateFactory & templates for

[lidong] KYLIN-2909 use EmailTemplateFactory in CubingJob (Thanks Yanghong Zhong

[lidong] KYLIN-2909 refactor to host templates in each modules

[lidong] minor, fix some typos

[lidong] minor, stablize

------------------------------------------
Started by user billyliu
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/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/kylin.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kylin.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/kylin.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5eedd135d27da96c2242079fd9e188fce0518f90 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5eedd135d27da96c2242079fd9e188fce0518f90
Commit message: "minor, stablize 
org.apache.kylin.dict.TrieDictionaryForestTest#englishWordsTest"
 > git rev-list f988401d4821e0765105248baad90fd4e28e8fa2 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35180
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Kylin-Master-JDK-1.7] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g 
-Xms256m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging
 jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35180
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:401)
        at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
        at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
        at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
        at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
        at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
        at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
        at hudson.slaves.Channels.forProcess(Channels.java:115)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1724)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:421)
Not sending mail to unregistered user 100650...@qq.com
Not sending mail to unregistered user 245915...@qq.com
Not sending mail to unregistered user 550175...@qq.com
Not sending mail to unregistered user cheng.w...@kyligence.io
Not sending mail to unregistered user chunen...@kyligence.io
Not sending mail to unregistered user event.dim...@gmail.com
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user liuyiming....@gmail.com
Not sending mail to unregistered user m...@kyligence.io
Not sending mail to unregistered user rogershijich...@gmail.com
Not sending mail to unregistered user sheng.zh...@kyligence.io
Not sending mail to unregistered user zjsy...@sjtu.org

Reply via email to