See <https://builds.apache.org/job/Chukwa-trunk/455/changes>
Changes:
[asrabkin] CHUKWA-648. Make Chukwa Reduce Type to support hierarchy format.
Contributed by Jie Huang.
[asrabkin] CHUKWA-650. Re-configure Demux ReduceNumber without re-starting the
DemuxManager service. Contributed by Jie Huang
------------------------------------------
[...truncated 1002 lines...]
A tools
AU tools/expire.sh
A dist
A script
A script/pig
A script/pig/Hadoop_dfs_FSDirectory.pig
A script/pig/Hadoop_dfs_FSNamesystem.pig
A script/pig/Hadoop_rpc_metrics.pig
A script/pig/Hadoop_dfs_datanode.pig
A script/pig/Hadoop_mapred_jobtracker.pig
A script/pig/Df.pig
A script/pig/SystemMetrics.pig
A script/pig/Hadoop_dfs_namenode.pig
A script/pig/Hadoop_jvm_metrics.pig
A script/pig/ClusterSummary.pig
A script/pig/UserDailySummary.pig
A lib
A lib/agent.dict
A lib/json-README.txt
AU lib/commons-cli-2.0-SNAPSHOT.jar
AU lib/libsigar-ppc-linux.so
AU lib/libsigar-x86-linux.so
AU lib/libsigar-universal-macosx.dylib
AU lib/confspellcheck.jar
AU lib/sigar-x86-winnt.dll
AU lib/libsigar-amd64-freebsd-6.so
AU lib/json-lib-2.2.3-jdk15.jar
AU lib/libsigar-sparc64-solaris.so
AU lib/libsigar-pa-hpux-11.sl
AU lib/jchronic-0.2.3.jar
AU lib/libsigar-x86-solaris.so
AU lib/libsigar-x86-freebsd-5.so
AU lib/NagiosAppender-1.5.0.jar
A lib/confspellcheck-README
AU lib/sigar.jar
AU lib/libsigar-amd64-linux.so
AU lib/json.jar
AU lib/prefuse.jar
AU lib/sigar-amd64-winnt.dll
AU lib/libsigar-ppc64-aix-5.so
AU lib/sigar-x86-winnt.lib
AU lib/libsigar-sparc-solaris.so
AU lib/libsigar-amd64-solaris-1.so
AU lib/libsigar-s390x-linux.so
AU lib/html-filter-1.0.jar
AU lib/libsigar-amd64-solaris.so
AU lib/libsigar-ppc64-linux.so
AU lib/libsigar-universal64-macosx.dylib
A lib/collector.dict
AU lib/libsigar-x86-freebsd-6.so
AU lib/libsigar-ia64-linux.so
AU lib/libsigar-ia64-hpux-11.sl
AU lib/libsigar-ppc-aix-5.so
A bin
AU bin/chukwa-daemons.sh
AU bin/chukwa
AU bin/hourlyRolling.sh
A bin/VERSION
AU bin/start-agents.sh
AU bin/start-chukwa.sh
AU bin/chukwa-daemon.sh
A bin/README
AU bin/chukwa-config.sh
AU bin/dailyRolling.sh
AU bin/stop-data-processors.sh
AU bin/stop-collectors.sh
AU bin/slaves.sh
A bin/downSampling.sh
AU bin/start-data-processors.sh
AU bin/stop-agents.sh
AU bin/start-collectors.sh
AU bin/stop-chukwa.sh
A README.txt
U .
At revision 1367845
[trunk] $ /home/hudson/hudson-slave/tools/Maven/maven-3.0.4/bin/mvn clean
package
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.incubator:chukwa:jar:0.6.0
[WARNING] 'dependencies.dependency.systemPath' for
com.josephoconnell.html:html-filter:jar should not point at files within the
project directory, ${basedir}/lib/html-filter-1.0.jar will be unresolvable by
dependent projects @ line 99, column 25
[WARNING] 'dependencies.dependency.systemPath' for
edu.berkeley.confspell:confspellcheck:jar should not point at files within the
project directory, ${basedir}/lib/confspellcheck.jar will be unresolvable by
dependent projects @ line 106, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.mdimension:jchronic:jar
should not point at files within the project directory,
${basedir}/lib/jchronic-0.2.3.jar will be unresolvable by dependent projects @
line 113, column 25
[WARNING] 'dependencies.dependency.systemPath' for
org.apache.log4j:NagiosAppender:jar should not point at files within the
project directory, ${basedir}/lib/NagiosAppender-1.5.0.jar will be unresolvable
by dependent projects @ line 120, column 25
[WARNING] 'dependencies.dependency.systemPath' for org.hyperic:sigar:jar should
not point at files within the project directory, ${basedir}/lib/sigar.jar will
be unresolvable by dependent projects @ line 127, column 25
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Chukwa 0.6.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies
(if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ chukwa ---
[INFO]
[INFO] --- maven-antrun-plugin:1.4:run (setup) @ chukwa ---
project.artifactId
[INFO] Executing tasks
[mkdir] Created dir:
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/target>
[mkdir] Created dir:
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/target/clover>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy-configuration) @
chukwa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ chukwa
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chukwa ---
[INFO] Compiling 298 source files to
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[31,36]
cannot find symbol
symbol : class HierarchyDataType
location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/ChukwaRecordOutputFormat.java>:[26,36]
cannot find symbol
symbol : class HierarchyDataType
location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/PostProcessorManager.java>:[34,36]
cannot find symbol
symbol : class HierarchyDataType
location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[31,36]
cannot find symbol
symbol : class HierarchyDataType
location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[33,36]
cannot find symbol
symbol : class HierarchyDataType
location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[78,38]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[81,27]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[118,26]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[127,12]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[154,12]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[178,59]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[178,12]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/ChukwaRecordOutputFormat.java>:[44,10]
cannot find symbol
symbol : variable HierarchyDataType
location: class
org.apache.hadoop.chukwa.extraction.demux.ChukwaRecordOutputFormat
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/PostProcessorManager.java>:[214,38]
cannot find symbol
symbol : variable HierarchyDataType
location: class org.apache.hadoop.chukwa.extraction.demux.PostProcessorManager
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[85,41]
cannot find symbol
symbol : variable HierarchyDataType
location: class
org.apache.hadoop.chukwa.extraction.demux.HourlyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[87,30]
cannot find symbol
symbol : variable HierarchyDataType
location: class
org.apache.hadoop.chukwa.extraction.demux.HourlyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[119,41]
cannot find symbol
symbol : variable HierarchyDataType
location: class
org.apache.hadoop.chukwa.extraction.demux.DailyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[121,30]
cannot find symbol
symbol : variable HierarchyDataType
location: class
org.apache.hadoop.chukwa.extraction.demux.DailyChukwaRecordRolling
[INFO] 18 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.349s
[INFO] Finished at: Wed Aug 01 02:32:32 UTC 2012
[INFO] Final Memory: 18M/76M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
on project chukwa: Compilation failure: Compilation failure:
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[31,36]
cannot find symbol
[ERROR] symbol : class HierarchyDataType
[ERROR] location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/ChukwaRecordOutputFormat.java>:[26,36]
cannot find symbol
[ERROR] symbol : class HierarchyDataType
[ERROR] location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/PostProcessorManager.java>:[34,36]
cannot find symbol
[ERROR] symbol : class HierarchyDataType
[ERROR] location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[31,36]
cannot find symbol
[ERROR] symbol : class HierarchyDataType
[ERROR] location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[33,36]
cannot find symbol
[ERROR] symbol : class HierarchyDataType
[ERROR] location: package org.apache.hadoop.chukwa.util
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[78,38]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[81,27]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[118,26]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[127,12]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[154,12]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[178,59]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/MoveToRepository.java>:[178,12]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.MoveToRepository
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/ChukwaRecordOutputFormat.java>:[44,10]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.ChukwaRecordOutputFormat
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/PostProcessorManager.java>:[214,38]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.PostProcessorManager
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[85,41]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.HourlyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/HourlyChukwaRecordRolling.java>:[87,30]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.HourlyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[119,41]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.DailyChukwaRecordRolling
[ERROR]
<https://builds.apache.org/job/Chukwa-trunk/ws/trunk/src/main/java/org/apache/hadoop/chukwa/extraction/demux/DailyChukwaRecordRolling.java>:[121,30]
cannot find symbol
[ERROR] symbol : variable HierarchyDataType
[ERROR] location: class
org.apache.hadoop.chukwa.extraction.demux.DailyChukwaRecordRolling
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating CHUKWA-648
Updating CHUKWA-650