[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-28 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
  Fix Version/s: (was: 3.11.x)
 (was: 3.0.x)
 (was: 2.2.x)
 3.11.7
 3.0.21
 2.2.17
Source Control Link: 
https://github.com/apache/cassandra/commit/3940a9ec29b763bdb73127cc4d9dbbe952b436b7
 and 
https://github.com/apache/cassandra-builds/commit/396f0cea063e6f9c8b665c51986f17c25c2fc26e
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

Committed as 3940a9ec29b763bdb73127cc4d9dbbe952b436b7  and 
396f0cea063e6f9c8b665c51986f17c25c2fc26e

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.17, 3.0.21, 3.11.7, 4.0-alpha
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist, existing only from for now because of misconfigurations).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-28 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Status: Ready to Commit  (was: Review In Progress)

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-alpha
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist, existing only from for now because of misconfigurations).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-28 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Description: 
On the new ci-cassandra.apache.org infrastructure agents are siloed to projects.

The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
restrict the builds to agents with the 'cassandra' label. Because these agents 
will not run jobs that don't specify this label, the pipeline task only ever 
runs on unlabelled agents, of which there are very few (and likely shouldn't 
exist, existing only from for now because of misconfigurations).

Example of the failure to run the pipeline tasks is
{noformat}
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
'cassandra10' is reserved for jobs with matching label expression; 
'cassandra11' is reserved for jobs with matching label expression; 
'cassandra12' is reserved for jobs with matching label expression; 
'cassandra13' is reserved for jobs with matching label expression; 
'cassandra14' is reserved for jobs with matching label expression; 
'cassandra15' is reserved for jobs with matching label expression; 
'cassandra16' is reserved for jobs with matching label expression; 'cassandra1' 
is reserved for jobs with matching label expression; 'cassandra2' is reserved 
for jobs with matching label expression; 'cassandra3' is reserved for jobs with 
matching label expression; 'cassandra4' is reserved for jobs with matching 
label expression; 'cassandra5' is reserved for jobs with matching label 
expression; 'cassandra6' is reserved for jobs with matching label expression; 
'cassandra7' is reserved for jobs with matching label expression; 'cassandra8' 
is reserved for jobs with matching label expression; 'cassandra9' is reserved 
for jobs with matching label expression
{noformat}

Along with this change, we can improve the name of the 
{{*-test-jvm-dtest-forking}} stages.

  was:
On the new ci-cassandra.apache.org infrastructure agents are siloed to projects.

The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
restrict the builds to agents with the 'cassandra' label. Because these agents 
will not run jobs that don't specify this label, the pipeline task only ever 
runs on unlabelled agents, of which there are very few (and likely shouldn't 
exist because of misconfiguration).

Example of the failure to run the pipeline tasks is
{noformat}
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
'cassandra10' is reserved for jobs with matching label expression; 
'cassandra11' is reserved for jobs with matching label expression; 
'cassandra12' is reserved for jobs with matching label expression; 
'cassandra13' is reserved for jobs with matching label expression; 
'cassandra14' is reserved for jobs with matching label expression; 
'cassandra15' is reserved for jobs with matching label expression; 
'cassandra16' is reserved for jobs with matching label expression; 'cassandra1' 
is reserved for jobs with matching label expression; 'cassandra2' is reserved 
for jobs with matching label expression; 'cassandra3' is reserved for jobs with 
matching label expression; 'cassandra4' is reserved for jobs with matching 
label expression; 'cassandra5' is reserved for jobs with matching label 
expression; 'cassandra6' is reserved for jobs with matching label expression; 
'cassandra7' is reserved for jobs with matching label expression; 'cassandra8' 
is reserved for jobs with matching label expression; 'cassandra9' is reserved 
for jobs with matching label expression
{noformat}

Along with this change, we can improve the name of the 
{{*-test-jvm-dtest-forking}} stages.


> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-alpha
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist, existing only from for now because of misconfigurations).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 

[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Fix Version/s: (was: 4.x)
   4.0-alpha

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-alpha
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-15668:
--
Reviewers: David Capwell, David Capwell  (was: David Capwell)
   David Capwell, David Capwell
   Status: Review In Progress  (was: Patch Available)

verified the name in cassandra and Cassandra-build is exhaustive (relied on 
grep). Also verified the label matches in cassandra-build

{code}
def slaveLabel = 'cassandra'
if(binding.hasVariable("CASSANDRA_SLAVE_LABEL")) {
slaveLabel = "${CASSANDRA_SLAVE_LABEL}"
}
...
job('Cassandra-template-artifacts') {
disabled(true)
description(jobDescription)
jdk(jdkLabel)
label(slaveLabel)
{code}

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.x
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Test and Documentation Plan: testing on local jenkins install
 Status: Patch Available  (was: In Progress)

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.x
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Fix Version/s: 4.x
   3.11.x
   3.0.x
   2.2.x

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.x
>
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Change Category: Performance
 Complexity: Low Hanging Fruit
 Status: Open  (was: Triage Needed)

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15668) Jenkins 'Cassandra' label applied to the declarative pipeline

2020-03-27 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-15668:
---
Change Category: Semantic  (was: Performance)

> Jenkins 'Cassandra' label applied to the declarative pipeline 
> --
>
> Key: CASSANDRA-15668
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15668
> Project: Cassandra
>  Issue Type: Task
>  Components: Build, Test/unit
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
>
> On the new ci-cassandra.apache.org infrastructure agents are siloed to 
> projects.
> The declarative pipeline in the 2.2, 3.0, 3.11, and trunk branches do not 
> restrict the builds to agents with the 'cassandra' label. Because these 
> agents will not run jobs that don't specify this label, the pipeline task 
> only ever runs on unlabelled agents, of which there are very few (and likely 
> shouldn't exist because of misconfiguration).
> Example of the failure to run the pipeline tasks is
> {noformat}
> [Pipeline] Start of Pipeline
> [Pipeline] node
> Still waiting to schedule task
> 'cassandra10' is reserved for jobs with matching label expression; 
> 'cassandra11' is reserved for jobs with matching label expression; 
> 'cassandra12' is reserved for jobs with matching label expression; 
> 'cassandra13' is reserved for jobs with matching label expression; 
> 'cassandra14' is reserved for jobs with matching label expression; 
> 'cassandra15' is reserved for jobs with matching label expression; 
> 'cassandra16' is reserved for jobs with matching label expression; 
> 'cassandra1' is reserved for jobs with matching label expression; 
> 'cassandra2' is reserved for jobs with matching label expression; 
> 'cassandra3' is reserved for jobs with matching label expression; 
> 'cassandra4' is reserved for jobs with matching label expression; 
> 'cassandra5' is reserved for jobs with matching label expression; 
> 'cassandra6' is reserved for jobs with matching label expression; 
> 'cassandra7' is reserved for jobs with matching label expression; 
> 'cassandra8' is reserved for jobs with matching label expression; 
> 'cassandra9' is reserved for jobs with matching label expression
> {noformat}
> Along with this change, we can improve the name of the 
> {{*-test-jvm-dtest-forking}} stages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org