Build failed in Jenkins: Stratos-Master-Commit-Build » jclouds openstack-neutron api #784

2015-08-12 Thread Apache Jenkins Server
See -- [...truncated 516 lines...] Aug 13, 2015 6:30:21 AM com.squareup.okhttp.mockwebserver.MockWebServer$3 processOneRequest INFO: Received request: POS

Build failed in Jenkins: Stratos-Master-Commit-Build #784

2015-08-12 Thread Apache Jenkins Server
See Changes: [gayang] Fixed Removing single quote character being added to ports in PCA [gayang] Fixed Removing single quote character being added to ports in PCA [gayang] Fixed Removing single quote character being added t

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread asankasanjaya
Github user asankasanjaya commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36942991 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/*

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread asankasanjaya
Github user asankasanjaya commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36941948 --- Diff: extensions/load-balancer/gce-extension/src/main/assembly/bin.xml --- @@ -0,0 +1,70 @@ + + +http://maven.apache.org/plugins/maven-

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread asankasanjaya
Github user asankasanjaya commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36941856 --- Diff: components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java --- @@ -77,6

Re: [GSoC 2015] Pencils Down Date

2015-08-12 Thread Imesh Gunaratne
Hi All, It would be better if you guys can do following before the code freeze (21st August): - Run FindBugs or Code Analyze tool in IntelliJ IDEA and fix issues. - Conduct code reviews (public Google Hangouts) - Publish demo videos on YouTube. - Write blogs/articles about your projec

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939532 --- Diff: extensions/load-balancer/pom.xml --- @@ -36,6 +36,7 @@ haproxy-extension nginx-extension +gce-extensio

[GitHub] stratos pull request: Adding kubernetes services to member initial...

2015-08-12 Thread pubudu538
Github user pubudu538 commented on the pull request: https://github.com/apache/stratos/pull/431#issuecomment-130525772 I now have added a detailed description for the changes that I have made. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] stratos pull request: Refactoring Monitoring Service Classes

2015-08-12 Thread Thanu
Github user Thanu commented on a diff in the pull request: https://github.com/apache/stratos/pull/430#discussion_r36939501 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/HealthStatisticsPublisher.java --- @@ -36,6 +36,6

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36939478 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939485 --- Diff: extensions/load-balancer/gce-extension/src/main/license/LICENSE --- @@ -0,0 +1,481 @@ + + Apache License

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36939461 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36939440 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -88,8 +88,7 @@ p

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36939427 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -76,7 +76,7 @@ p

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
Github user anuruddhal commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36939445 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939443 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/util/GCEOperations.java --- @@ -0,0 +1,582 @@ +/* + *

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939331 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/util/GCEOperations.java --- @@ -0,0 +1,582 @@ +/* + *

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939245 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/Main.java --- @@ -0,0 +1,113 @@ +/* + * Licensed to th

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939218 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCEStatisticsReader.java --- @@ -0,0 +1,52 @@ +/* + *

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939163 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939143 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939135 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939122 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939081 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939054 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938995 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36939007 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938985 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938959 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938936 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938900 --- Diff: extensions/load-balancer/gce-extension/src/main/conf/gce-configuration.xml --- @@ -0,0 +1,32 @@ + + + + +127.0.0.1

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938924 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* + * Lic

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938879 --- Diff: extensions/load-balancer/gce-extension/src/main/bin/gce-extension.sh --- @@ -0,0 +1,39 @@ +#!/bin/bash +# ---

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938859 --- Diff: extensions/load-balancer/gce-extension/src/main/assembly/bin.xml --- @@ -0,0 +1,70 @@ + + +http://maven.apache.org/plugins/maven-assembly

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938774 --- Diff: components/org.apache.stratos.load.balancer.common/src/main/java/org/apache/stratos/load/balancer/common/event/receivers/LoadBalancerCommonTopologyEventR

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36938744 --- Diff: components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java --- @@ -77,6 +77,7 @

[GitHub] stratos pull request: Refactoring Monitoring Service Classes

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/430#discussion_r36938662 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/HealthStatisticsPublisher.java --- @@ -36,6 +36,6

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36938635 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@ priva

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36938605 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@ priva

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36938573 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -98,6 +97,31 @@ priva

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36938566 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -88,8 +88,7 @@ privat

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/432#discussion_r36938529 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -76,7 +76,7 @@ public

[GitHub] stratos pull request: Adding kubernetes services to member initial...

2015-08-12 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/431#issuecomment-130519560 Thanks for the pull request Pubudu! Please provide a description explaining the changes you have done in this and the reasons for them. Thanks --- If your project is

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread isurulucky
Github user isurulucky commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36925677 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/util/GCEOperations.java --- @@ -0,0 +1,582 @@ +/*

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread isurulucky
Github user isurulucky commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36925504 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* +

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread isurulucky
Github user isurulucky commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36925340 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* +

[GitHub] stratos pull request: Google compute engine load balancing support...

2015-08-12 Thread isurulucky
Github user isurulucky commented on a diff in the pull request: https://github.com/apache/stratos/pull/419#discussion_r36925152 --- Diff: extensions/load-balancer/gce-extension/src/main/java/org/apache/stratos/gce/extension/GCELoadBalancer.java --- @@ -0,0 +1,391 @@ +/* +

[GitHub] stratos pull request: Adding PORT_MAPPINGS to payload parameters i...

2015-08-12 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/432 Adding PORT_MAPPINGS to payload parameters in jcloud IaaS You can merge this pull request into a Git repository by running: $ git pull https://github.com/anuruddhal/stratos master Alterna

[GitHub] stratos pull request: Adding kubernetes services to member initial...

2015-08-12 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/431 Adding kubernetes services to member initialized event You can merge this pull request into a Git repository by running: $ git pull https://github.com/pubudu538/stratos kb-service Alternat

[GitHub] stratos pull request: Refactoring Monitoring Service Classes

2015-08-12 Thread Thanu
GitHub user Thanu opened a pull request: https://github.com/apache/stratos/pull/430 Refactoring Monitoring Service Classes This P/R includes refactoring thrift publisher classes and Health Stats stream. You can merge this pull request into a Git repository by running: $ git pu

[jira] [Resolved] (STRATOS-1496) Payload parameters cannot accept values which includes = sign

2015-08-12 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith resolved STRATOS-1496. -- Resolution: Fixed Fix Version/s: 4.1.2 Fixed in commit ee1ca9a2480b355a7f388bce

[jira] [Created] (STRATOS-1496) Payload parameters cannot accept values which includes = sign

2015-08-12 Thread Lasindu Charith (JIRA)
Lasindu Charith created STRATOS-1496: Summary: Payload parameters cannot accept values which includes = sign Key: STRATOS-1496 URL: https://issues.apache.org/jira/browse/STRATOS-1496 Project: Stra

[jira] [Resolved] (STRATOS-1495) Kubernetes: Port mappings and kubernetes services are created for each instance

2015-08-12 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith resolved STRATOS-1495. -- Resolution: Fixed Assignee: Lasindu Charith Fix Version/s: 4.1.2 Fixed

[jira] [Updated] (STRATOS-1495) Kubernetes: Port mappings and kubernetes services are created for each instance

2015-08-12 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith updated STRATOS-1495: - Description: Currently in Stratos 4.1.1, for each kubernetes instance, a port mapping an

[GitHub] stratos pull request: Merging master with data-publisher-integrati...

2015-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/426 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: GSoC - Curve Fitting

2015-08-12 Thread lahirus
Github user lahirus commented on a diff in the pull request: https://github.com/apache/stratos/pull/382#discussion_r36847922 --- Diff: components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/message/processor/health/stat/CurveFinderOfLoadAverageMessageProcess

Jenkins build is back to stable : Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #590

2015-08-12 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-Master-Nightly-Build #590

2015-08-12 Thread Apache Jenkins Server
See

[GitHub] stratos pull request: Fixing minor issues when adding deployment p...

2015-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/429 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[jira] [Created] (STRATOS-1495) Kubernetes: Port mappings and kubernetes services are created for each instance

2015-08-12 Thread Lasindu Charith (JIRA)
Lasindu Charith created STRATOS-1495: Summary: Kubernetes: Port mappings and kubernetes services are created for each instance Key: STRATOS-1495 URL: https://issues.apache.org/jira/browse/STRATOS-1495

[GitHub] stratos pull request: Fixing minor issues when adding deployment p...

2015-08-12 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/429 Fixing minor issues when adding deployment policy with non-existing network partition Fixing minor issues when adding deployment policy with non-existing network partition You can merge this

[GitHub] stratos pull request: Remove UUID and tenantId from response messa...

2015-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/428 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: Remove UUID and tenantId from response messa...

2015-08-12 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/428 Remove UUID and tenantId from response messages Remove UUID and tenantId from response messages You can merge this pull request into a Git repository by running: $ git pull https://github.com

Re: Help to understand the query

2015-08-12 Thread Pranavan Theivendiram
Great Explanation. Thanks. I got the point. On Aug 12, 2015 12:28 PM, "Reka Thirunavukkarasu" wrote: > Hi Pranavan, > > from health_grad_processsor > select cluster_id, cluster_instance_id, network_partition_id, > member_id, partition_id, health_description, value, > stratos:con