[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102538#comment-15102538
 ] 

Sean Busbey commented on YETUS-285:
---

+1

> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102293#comment-15102293
 ] 

Allen Wittenauer commented on YETUS-285:


Temporary(?) network failure:

{code}
QuickCheck-2.8.2 failed while downloading the package. The exception was:
user error (openTCPConnection: host lookup failure for "hackage.haskell.org")
{code}

> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102303#comment-15102303
 ] 

Yetus QA commented on YETUS-285:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m 
5s {color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 6m 58s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.9.1 Server=1.9.1 Image:yetus/yetus:577e74f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12782580/YETUS-285.01.patch |
| JIRA Issue | YETUS-285 |
| Optional Tests |  shellcheck  |
| uname | Linux 8ef8dd2807b1 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / d49f2ff |
| shellcheck | v0.4.3 |
| modules | C:  U:  |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/233/console |


This message was automatically generated.



> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102286#comment-15102286
 ] 

Yetus QA commented on YETUS-285:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/233/console in case of 
problems.


> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102282#comment-15102282
 ] 

Yetus QA commented on YETUS-285:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 11m 57s 
{color} | {color:red} Docker failed to build yetus/yetus:577e74f. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12782580/YETUS-285.01.patch |
| JIRA Issue | YETUS-285 |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/232/console |


This message was automatically generated.



> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102265#comment-15102265
 ] 

Yetus QA commented on YETUS-285:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/232/console in case of 
problems.


> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch, YETUS-285.01.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102255#comment-15102255
 ] 

Allen Wittenauer commented on YETUS-285:


Hmm. Looks like shellcheck calcdiffs has a bug?

> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102213#comment-15102213
 ] 

Yetus QA commented on YETUS-285:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} shellcheck {color} | {color:red} 0m 5s 
{color} | {color:red} The applied patch generated 2 new shellcheck issues 
(total was 13, now 15). {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
1s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 18s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.9.1 Server=1.9.1 Image:yetus/yetus:577e74f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12782573/YETUS-285.00.patch |
| JIRA Issue | YETUS-285 |
| Optional Tests |  shellcheck  |
| uname | Linux 1b5ca8a5dd44 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / d49f2ff |
| shellcheck | v0.4.1 |
| shellcheck | 
https://builds.apache.org/job/PreCommit-YETUS-Build/231/artifact/patchprocess/diff-patch-shellcheck.txt
 |
| modules | C:  U:  |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/231/console |


This message was automatically generated.



> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YETUS-285) flag to enable/disable docker privileged mode

2016-01-15 Thread Yetus QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YETUS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102211#comment-15102211
 ] 

Yetus QA commented on YETUS-285:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/231/console in case of 
problems.


> flag to enable/disable docker privileged mode
> -
>
> Key: YETUS-285
> URL: https://issues.apache.org/jira/browse/YETUS-285
> Project: Yetus
>  Issue Type: New Feature
>  Components: Test Patch
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Blocker
> Attachments: YETUS-285.00.patch
>
>
> Some commands (such as ps, ld, etc) will use PTRACE in order to perform some 
> operations.  In older versions (read: pre-1.10) of Docker, PTRACE is denied 
> by AppArmor on Ubunutu, causing spurious errors.In order to fix this, we 
> should run docker in privileged mode with the capability to disable it.  
> Later on, when 1.10 becomes more common, we can flip the default to false.
> https://github.com/docker/docker/issues/7276 has the gory details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)