You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/31 19:04:18 UTC

Build failed in Jenkins: UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #848

See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/848/changes>

Changes:

[cwiklik] UIMA-4948 new load avg collector based on scaping uptime command

[cwiklik] UIMA-4948 modified to scrape load average from linux uptime. Changed NodeCpuCollector to stop collecting CPU as this class is being serialized to a client. It should just be a plain Bean with getters and setters.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA DUCC: uima-ducc-agent 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc-agent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 57 files to scan for tasks
Found 1 open tasks.
[TASKS] Computing warning deltas based on reference build #847
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uima-ducc-agent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uima-ducc-agent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uima-ducc-agent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc-agent ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/>
[INFO] Storing buildNumber: 1746317 at timestamp: 1464721423613
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc-agent ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uima-ducc-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uima-ducc-agent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[28,48] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: package org.apache.uima.ducc.common.node.metrics
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeCpuCollector.java>:[35,12] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/processors/LinuxNodeMetricsProcessor.java>:[139,47] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,20] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/metrics/collectors/NodeLoadAverageCollector.java>:[52,66] cannot find symbol
  symbol:   class UptimeNodeLoadAverage
  location: class org.apache.uima.ducc.agent.metrics.collectors.NodeLoadAverageCollector
[ERROR] <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/ws/src/main/java/org/apache/uima/ducc/agent/processors/DefaultNodeMetricsProcessor.java>:[74,35] constructor NodeCpuInfo in class org.apache.uima.ducc.common.node.metrics.NodeCpuInfo cannot be applied to given types;
  required: int
  found: int,java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 6 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : UIMA-DUCC » Apache UIMA DUCC: uima-ducc-agent #849

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-agent/849/changes>