[jira] [Work logged] (HDDS-2126) Ozone 0.4.1 branch build issue

2019-09-14 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2126?focusedWorklogId=312517=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312517
 ]

ASF GitHub Bot logged work on HDDS-2126:


Author: ASF GitHub Bot
Created on: 14/Sep/19 06:18
Start Date: 14/Sep/19 06:18
Worklog Time Spent: 10m 
  Work Description: nandakumar131 commented on pull request #1438: 
HDDS-2126. Ozone 0.4.1 branch build issue.
URL: https://github.com/apache/hadoop/pull/1438
 
 
   
 

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


Issue Time Tracking
---

Worklog Id: (was: 312517)
Time Spent: 50m  (was: 40m)

> Ozone 0.4.1 branch build issue
> --
>
> Key: HDDS-2126
> URL: https://issues.apache.org/jira/browse/HDDS-2126
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Nanda kumar
>Assignee: Nanda kumar
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> {{ozone=0.4.1}} branch build is failing with below error
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
> (default-testCompile) on project hadoop-ozone-integration-test: Compilation 
> failure
> [ERROR] 
> /Users/nvadivelu/codebase/apache/hadoop/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerReplicationEndToEnd.java:[202,9]
>  cannot find symbol
> [ERROR]   symbol:   method getBlockCommitSequenceId()
> [ERROR]   location: class 
> org.apache.hadoop.ozone.container.common.impl.ContainerData
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-2126) Ozone 0.4.1 branch build issue

2019-09-14 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2126?focusedWorklogId=312516=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312516
 ]

ASF GitHub Bot logged work on HDDS-2126:


Author: ASF GitHub Bot
Created on: 14/Sep/19 06:18
Start Date: 14/Sep/19 06:18
Worklog Time Spent: 10m 
  Work Description: nandakumar131 commented on issue #1438: HDDS-2126. 
Ozone 0.4.1 branch build issue.
URL: https://github.com/apache/hadoop/pull/1438#issuecomment-531453780
 
 
   Thanks for the review @anuengineer 
 

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


Issue Time Tracking
---

Worklog Id: (was: 312516)
Time Spent: 40m  (was: 0.5h)

> Ozone 0.4.1 branch build issue
> --
>
> Key: HDDS-2126
> URL: https://issues.apache.org/jira/browse/HDDS-2126
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Nanda kumar
>Assignee: Nanda kumar
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{ozone=0.4.1}} branch build is failing with below error
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
> (default-testCompile) on project hadoop-ozone-integration-test: Compilation 
> failure
> [ERROR] 
> /Users/nvadivelu/codebase/apache/hadoop/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerReplicationEndToEnd.java:[202,9]
>  cannot find symbol
> [ERROR]   symbol:   method getBlockCommitSequenceId()
> [ERROR]   location: class 
> org.apache.hadoop.ozone.container.common.impl.ContainerData
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-2126) Ozone 0.4.1 branch build issue

2019-09-13 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2126?focusedWorklogId=312133=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312133
 ]

ASF GitHub Bot logged work on HDDS-2126:


Author: ASF GitHub Bot
Created on: 13/Sep/19 15:29
Start Date: 13/Sep/19 15:29
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1438: HDDS-2126. Ozone 
0.4.1 branch build issue.
URL: https://github.com/apache/hadoop/pull/1438#issuecomment-531283615
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 47 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | -1 | test4tests | 0 | The patch doesn't appear to include any new or 
modified tests.  Please justify why no new tests are needed for this patch. 
Also please list what manual steps were performed to verify this patch. |
   ||| _ ozone-0.4.1 Compile Tests _ |
   | -1 | mvninstall | 362 | hadoop-ozone in ozone-0.4.1 failed. |
   | -1 | compile | 243 | hadoop-ozone in ozone-0.4.1 failed. |
   | -0 | checkstyle | 43 | The patch fails to run checkstyle in hadoop-ozone |
   | +1 | mvnsite | 0 | ozone-0.4.1 passed |
   | +1 | shadedclient | 873 | branch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 91 | hadoop-ozone in ozone-0.4.1 failed. |
   | 0 | spotbugs | 201 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | -1 | findbugs | 362 | hadoop-ozone in ozone-0.4.1 failed. |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 542 | the patch passed |
   | +1 | compile | 390 | the patch passed |
   | -1 | javac | 286 | hadoop-ozone generated 2 new + 6 unchanged - 2 fixed = 
8 total (was 8) |
   | +1 | checkstyle | 88 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 664 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 176 | the patch passed |
   | +1 | findbugs | 627 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 208 | hadoop-hdds in the patch failed. |
   | -1 | unit | 2008 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 59 | The patch does not generate ASF License warnings. |
   | | | 7509 | |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | hadoop.ozone.container.ozoneimpl.TestOzoneContainer |
   |   | hadoop.ozone.container.keyvalue.TestKeyValueContainer |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1438 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux a048c2b1e16d 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 
16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | ozone-0.4.1 / aaee64c |
   | Default Java | 1.8.0_222 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/branch-mvninstall-hadoop-ozone.txt
 |
   | compile | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/branch-compile-hadoop-ozone.txt
 |
   | checkstyle | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out//home/jenkins/jenkins-slave/workspace/hadoop-multibranch_PR-1438/out/maven-branch-checkstyle-hadoop-ozone.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/branch-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/branch-findbugs-hadoop-ozone.txt
 |
   | javac | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/diff-compile-javac-hadoop-ozone.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/testReport/ |
   | Max. process+thread count | 5036 (vs. ulimit of 5500) |
   | modules | C: hadoop-hdds/container-service U: 
hadoop-hdds/container-service |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1438/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 

[jira] [Work logged] (HDDS-2126) Ozone 0.4.1 branch build issue

2019-09-13 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2126?focusedWorklogId=312040=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312040
 ]

ASF GitHub Bot logged work on HDDS-2126:


Author: ASF GitHub Bot
Created on: 13/Sep/19 13:32
Start Date: 13/Sep/19 13:32
Worklog Time Spent: 10m 
  Work Description: anuengineer commented on issue #1438: HDDS-2126. Ozone 
0.4.1 branch build issue.
URL: https://github.com/apache/hadoop/pull/1438#issuecomment-531238329
 
 
   +1, thanks for fixing this.
 

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


Issue Time Tracking
---

Worklog Id: (was: 312040)
Time Spent: 20m  (was: 10m)

> Ozone 0.4.1 branch build issue
> --
>
> Key: HDDS-2126
> URL: https://issues.apache.org/jira/browse/HDDS-2126
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Nanda kumar
>Assignee: Nanda kumar
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{ozone=0.4.1}} branch build is failing with below error
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
> (default-testCompile) on project hadoop-ozone-integration-test: Compilation 
> failure
> [ERROR] 
> /Users/nvadivelu/codebase/apache/hadoop/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerReplicationEndToEnd.java:[202,9]
>  cannot find symbol
> [ERROR]   symbol:   method getBlockCommitSequenceId()
> [ERROR]   location: class 
> org.apache.hadoop.ozone.container.common.impl.ContainerData
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Work logged] (HDDS-2126) Ozone 0.4.1 branch build issue

2019-09-13 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2126?focusedWorklogId=312034=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312034
 ]

ASF GitHub Bot logged work on HDDS-2126:


Author: ASF GitHub Bot
Created on: 13/Sep/19 13:23
Start Date: 13/Sep/19 13:23
Worklog Time Spent: 10m 
  Work Description: nandakumar131 commented on pull request #1438: 
HDDS-2126. Ozone 0.4.1 branch build issue.
URL: https://github.com/apache/hadoop/pull/1438
 
 
   
   
 

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


Issue Time Tracking
---

Worklog Id: (was: 312034)
Remaining Estimate: 0h
Time Spent: 10m

> Ozone 0.4.1 branch build issue
> --
>
> Key: HDDS-2126
> URL: https://issues.apache.org/jira/browse/HDDS-2126
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Nanda kumar
>Assignee: Nanda kumar
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{ozone=0.4.1}} branch build is failing with below error
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
> (default-testCompile) on project hadoop-ozone-integration-test: Compilation 
> failure
> [ERROR] 
> /Users/nvadivelu/codebase/apache/hadoop/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerReplicationEndToEnd.java:[202,9]
>  cannot find symbol
> [ERROR]   symbol:   method getBlockCommitSequenceId()
> [ERROR]   location: class 
> org.apache.hadoop.ozone.container.common.impl.ContainerData
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org