Skip to content

Console Output

Started by user Philippe DUL
Running as Philippe DUL
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘capella-agent-pod-um2’ are offline
Created Pod: capella/capella-agent-pod-um2-88szg-k1mdn
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Scheduled] Successfully assigned capella-agent-pod-um2-88szg-k1mdn to osnode-18.eclipse.org
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-6q2jx" 
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Pulled] Container image "node:12.16.1" already present on machine
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Created] Created container
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Started] Started container
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Created] Created container
[Normal][capella/capella-agent-pod-um2-88szg-k1mdn][Started] Started container
Agent capella-agent-pod-um2-88szg-k1mdn is provisioned from template capella-agent-pod-um2-88szg
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/113/"
    runUrl: "job/capella-issues/113/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-88szg-k1mdn"
spec:
  containers:
  - image: "node:12.16.1"
    name: "node"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-88szg-k1mdn"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-88szg-k1mdn"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-88szg-k1mdn in /home/jenkins/agent/workspace/capella-issues
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Generate Documentation)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ npm version
{
  npm: '6.13.4',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.9.3',
  icu: '64.2',
  llhttp: '2.0.4',
  modules: '72',
  napi: '5',
  nghttp2: '1.40.0',
  node: '12.16.1',
  openssl: '1.1.1d',
  tz: '2019c',
  unicode: '12.1',
  uv: '1.34.0',
  v8: '7.8.279.23-node.31',
  zlib: '1.2.11'
}
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-import.git bugs
Cloning into 'bugs'...
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-github-import.git import
Cloning into 'import'...
[Pipeline] sh
+ mv bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-capella-bot",
+ echo "password":"****",
+ echo "userCommiter":"eclipse-capella-bot",
+ echo "passwordCommiter":"****",
+ echo "repository":"eclipse/capella-studio",
+ echo "bugsFile":"bugs-polarsys.json",
+ echo "count":100,
+ echo "includedProducts": [ "Capella" ],
+ echo "includedComponents": [ "Capella Studio" ]
+ echo }
+ node index
All components
[
  'Capella Gitadapter', 'Capella Studio',
  'Core',               'Cybersecurity',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Filtering',          'Forum',
  'GenDoc HTML',        'General',
  'Groovy',             'Library',
  'Mass VP',            'ModelValidation',
  'Modes/States VP',    'Patterns',
  'Perfo VP',           'Price VP',
  'Properties',         'Rec-Rpl',
  'Releng',             'RequirementsVP',
  'System2Subsystem',   'Test framework',
  'Textual editor',     'Transition',
  'UI',                 'Website',
  'XML Pivot'
]
Count of issues to import :
76
Keeped products
[ 'Capella' ]
Keeped components
[ 'Capella Studio' ]
[
  '0.8.1', '0.8.2', '0.8.3',
  '1.0.0', '1.0.1', '1.0.3',
  '1.0.4', '1.1.0', '1.1.2',
  '1.1.3', '1.2.0', '1.2.1',
  '1.3.0', '1.3.1', '1.4.0',
  '1.4.1', '5.0.0'
]
Next bugzilla id is :
553888
Expected imported issues from config :
100
Next bugzilla to import are :
[
  553915, 553916, 553917, 553918, 553919, 553920,
  553921, 553922, 553923, 553924, 553925, 553926,
  553927, 553928, 553929, 553930, 553931, 553932,
  553933, 553934, 553935, 553936, 553937, 553938,
  553939, 553940, 553941, 553942, 553943, 553944,
  553945, 553946, 553947, 553948, 553949, 553950,
  553951, 553952, 553953, 553954, 553955, 553956,
  553957, 553958, 553959, 553960, 553961, 553962,
  553963, 553964, 553965, 553966, 553967, 553968,
  553969, 553970, 553971, 553972, 553973, 553974,
  553975, 553976, 553977, 553978, 553979, 553982,
  553983, 553984, 553985, 553986, 558817, 558818,
  559242, 559500, 560411, 569054
]
Milestones existing:
[]
create: 0.8.1
create: 0.8.2
create: 0.8.3
create: 1.0.0
create: 1.0.1
create: 1.0.3
create: 1.0.4
create: 1.1.0
create: 1.1.2
create: 1.1.3
create: 1.2.0
create: 1.2.1
create: 1.3.0
create: 1.3.1
create: 1.4.0
create: 1.4.1
create: 5.0.0
553915: createGithubIssue
553915: addGithubLabels
553915: addGithubMilestone
553915: postGithubComments
553915: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553915',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/43'
}
close issue 553915



If you want to quit, its now! (Ctrl+C)


553916: createGithubIssue
553916: addGithubLabels
553916: addGithubMilestone
553916: postGithubComments
553916: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553916',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/44'
}
close issue 553916



If you want to quit, its now! (Ctrl+C)


553917: createGithubIssue
553917: addGithubLabels
553917: addGithubMilestone
553917: postGithubComments
553917: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553917',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/45'
}
close issue 553917



If you want to quit, its now! (Ctrl+C)


553918: createGithubIssue
553918: addGithubLabels
553918: addGithubMilestone
553918: postGithubComments
553918: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553918',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/46'
}
close issue 553918



If you want to quit, its now! (Ctrl+C)


553919: createGithubIssue
553919: addGithubLabels
553919: addGithubMilestone
553919: postGithubComments
553919: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553919',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/47'
}
close issue 553919



If you want to quit, its now! (Ctrl+C)


553920: createGithubIssue
553920: addGithubLabels
553920: addGithubMilestone
553920: postGithubComments
553920: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553920',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/48'
}
close issue 553920



If you want to quit, its now! (Ctrl+C)


553921: createGithubIssue
553921: addGithubLabels
553921: addGithubMilestone
553921: postGithubComments
553921: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553921',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/49'
}
close issue 553921



If you want to quit, its now! (Ctrl+C)


553922: createGithubIssue
553922: addGithubLabels
553922: addGithubMilestone
553922: postGithubComments
553922: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553922',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/50'
}
close issue 553922



If you want to quit, its now! (Ctrl+C)


553923: createGithubIssue
553923: addGithubLabels
553923: addGithubMilestone
553923: postGithubComments
553923: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553923',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/51'
}
close issue 553923



If you want to quit, its now! (Ctrl+C)


553924: createGithubIssue
553924: addGithubLabels
553924: addGithubMilestone
553924: postGithubComments
553924: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553924',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/52'
}
close issue 553924



If you want to quit, its now! (Ctrl+C)


553925: createGithubIssue
553925: addGithubLabels
553925: addGithubMilestone
553925: postGithubComments
553925: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553925',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/53'
}
close issue 553925



If you want to quit, its now! (Ctrl+C)


553926: createGithubIssue
553926: addGithubLabels
553926: addGithubMilestone
553926: postGithubComments
553926: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553926',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/54'
}
close issue 553926



If you want to quit, its now! (Ctrl+C)


553927: createGithubIssue
553927: addGithubLabels
553927: addGithubMilestone
553927: postGithubComments
553927: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553927',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/55'
}
close issue 553927



If you want to quit, its now! (Ctrl+C)


553928: createGithubIssue
553928: addGithubLabels
553928: addGithubMilestone
553928: postGithubComments
553928: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553928',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/56'
}
close issue 553928



If you want to quit, its now! (Ctrl+C)


553929: createGithubIssue
553929: addGithubLabels
553929: addGithubMilestone
553929: postGithubComments
553929: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553929',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/57'
}
close issue 553929



If you want to quit, its now! (Ctrl+C)


553930: createGithubIssue
553930: addGithubLabels
553930: addGithubMilestone
553930: postGithubComments
553930: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553930',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/58'
}
close issue 553930



If you want to quit, its now! (Ctrl+C)


553931: createGithubIssue
553931: addGithubLabels
553931: addGithubMilestone
553931: postGithubComments
553931: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553931',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/59'
}
close issue 553931



If you want to quit, its now! (Ctrl+C)


553932: createGithubIssue
553932: addGithubLabels
553932: addGithubMilestone
553932: postGithubComments
553932: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553932',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/60'
}
close issue 553932



If you want to quit, its now! (Ctrl+C)


553933: createGithubIssue
553933: addGithubLabels
553933: addGithubMilestone
553933: postGithubComments
553933: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553933',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/61'
}
close issue 553933



If you want to quit, its now! (Ctrl+C)


553934: createGithubIssue
553934: addGithubLabels
553934: addGithubMilestone
553934: postGithubComments
553934: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553934',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/62'
}
close issue 553934



If you want to quit, its now! (Ctrl+C)


553935: createGithubIssue
553935: addGithubLabels
553935: addGithubMilestone
553935: postGithubComments
553935: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553935',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/63'
}
close issue 553935



If you want to quit, its now! (Ctrl+C)


553936: createGithubIssue
553936: addGithubLabels
553936: addGithubMilestone
553936: postGithubComments
553936: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553936',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/64'
}
close issue 553936



If you want to quit, its now! (Ctrl+C)


553937: createGithubIssue
553937: addGithubLabels
553937: addGithubMilestone
553937: postGithubComments
553937: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553937',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/65'
}
close issue 553937



If you want to quit, its now! (Ctrl+C)


553938: createGithubIssue
553938: addGithubLabels
553938: addGithubMilestone
553938: postGithubComments
553938: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553938',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/66'
}
close issue 553938



If you want to quit, its now! (Ctrl+C)


553939: createGithubIssue
553939: addGithubLabels
553939: addGithubMilestone
553939: postGithubComments
553939: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553939',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/67'
}
kept opened 553939



If you want to quit, its now! (Ctrl+C)


553940: createGithubIssue
553940: addGithubLabels
553940: addGithubMilestone
553940: postGithubComments
553940: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553940',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/68'
}
close issue 553940



If you want to quit, its now! (Ctrl+C)


553941: createGithubIssue
553941: addGithubLabels
553941: addGithubMilestone
553941: postGithubComments
553941: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553941',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/69'
}
close issue 553941



If you want to quit, its now! (Ctrl+C)


553942: createGithubIssue
553942: addGithubLabels
553942: addGithubMilestone
553942: postGithubComments
553942: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553942',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/70'
}
close issue 553942



If you want to quit, its now! (Ctrl+C)


553943: createGithubIssue
553943: addGithubLabels
553943: addGithubMilestone
553943: postGithubComments
553943: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553943',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/71'
}
close issue 553943



If you want to quit, its now! (Ctrl+C)


553944: createGithubIssue
553944: addGithubLabels
553944: addGithubMilestone
553944: postGithubComments
553944: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553944',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/72'
}
close issue 553944



If you want to quit, its now! (Ctrl+C)


553945: createGithubIssue
553945: addGithubLabels
553945: addGithubMilestone
553945: postGithubComments
553945: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553945',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/73'
}
close issue 553945



If you want to quit, its now! (Ctrl+C)


553946: createGithubIssue
553946: addGithubLabels
553946: addGithubMilestone
553946: postGithubComments
553946: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553946',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/74'
}
close issue 553946



If you want to quit, its now! (Ctrl+C)


553947: createGithubIssue
553947: addGithubLabels
553947: addGithubMilestone
553947: postGithubComments
553947: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553947',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/75'
}
close issue 553947



If you want to quit, its now! (Ctrl+C)


553948: createGithubIssue
553948: addGithubLabels
553948: addGithubMilestone
553948: postGithubComments
553948: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553948',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/76'
}
close issue 553948



If you want to quit, its now! (Ctrl+C)


553949: createGithubIssue
553949: addGithubLabels
553949: addGithubMilestone
553949: postGithubComments
553949: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553949',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/77'
}
close issue 553949



If you want to quit, its now! (Ctrl+C)


553950: createGithubIssue
553950: addGithubLabels
553950: addGithubMilestone
553950: postGithubComments
553950: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553950',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/78'
}
close issue 553950



If you want to quit, its now! (Ctrl+C)


553951: createGithubIssue
553951: addGithubLabels
553951: addGithubMilestone
553951: postGithubComments
553951: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553951',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/79'
}
close issue 553951



If you want to quit, its now! (Ctrl+C)


553952: createGithubIssue
553952: addGithubLabels
553952: addGithubMilestone
553952: postGithubComments
553952: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553952',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/80'
}
close issue 553952



If you want to quit, its now! (Ctrl+C)


553953: createGithubIssue
553953: addGithubLabels
553953: addGithubMilestone
553953: postGithubComments
553953: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553953',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/81'
}
close issue 553953



If you want to quit, its now! (Ctrl+C)


553954: createGithubIssue
553954: addGithubLabels
553954: addGithubMilestone
553954: postGithubComments
553954: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553954',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/82'
}
close issue 553954



If you want to quit, its now! (Ctrl+C)


553955: createGithubIssue
553955: addGithubLabels
553955: addGithubMilestone
553955: postGithubComments
553955: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553955',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/83'
}
close issue 553955



If you want to quit, its now! (Ctrl+C)


553956: createGithubIssue
553956: addGithubLabels
553956: addGithubMilestone
553956: postGithubComments
553956: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553956',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/84'
}
close issue 553956



If you want to quit, its now! (Ctrl+C)


553957: createGithubIssue
553957: addGithubLabels
553957: addGithubMilestone
553957: postGithubComments
553957: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553957',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/85'
}
close issue 553957



If you want to quit, its now! (Ctrl+C)


553958: createGithubIssue
553958: addGithubLabels
553958: addGithubMilestone
553958: postGithubComments
553958: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553958',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/86'
}
close issue 553958



If you want to quit, its now! (Ctrl+C)


553959: createGithubIssue
553959: addGithubLabels
553959: addGithubMilestone
553959: postGithubComments
553959: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553959',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/87'
}
close issue 553959



If you want to quit, its now! (Ctrl+C)


553960: createGithubIssue
553960: addGithubLabels
553960: addGithubMilestone
553960: postGithubComments
553960: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553960',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/88'
}
close issue 553960



If you want to quit, its now! (Ctrl+C)


553961: createGithubIssue
553961: addGithubLabels
553961: addGithubMilestone
553961: postGithubComments
553961: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553961',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/89'
}
close issue 553961



If you want to quit, its now! (Ctrl+C)


553962: createGithubIssue
553962: addGithubLabels
553962: addGithubMilestone
553962: postGithubComments
553962: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553962',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/90'
}
kept opened 553962



If you want to quit, its now! (Ctrl+C)


553963: createGithubIssue
553963: addGithubLabels
553963: addGithubMilestone
553963: postGithubComments
553963: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553963',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/91'
}
close issue 553963



If you want to quit, its now! (Ctrl+C)


553964: createGithubIssue
553964: addGithubLabels
553964: addGithubMilestone
553964: postGithubComments
553964: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553964',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/92'
}
kept opened 553964



If you want to quit, its now! (Ctrl+C)


553965: createGithubIssue
553965: addGithubLabels
553965: addGithubMilestone
553965: postGithubComments
553965: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553965',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/93'
}
kept opened 553965



If you want to quit, its now! (Ctrl+C)


553966: createGithubIssue
553966: addGithubLabels
553966: addGithubMilestone
553966: postGithubComments
553966: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553966',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/94'
}
close issue 553966



If you want to quit, its now! (Ctrl+C)


553967: createGithubIssue
553967: addGithubLabels
553967: addGithubMilestone
553967: postGithubComments
553967: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553967',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/95'
}
close issue 553967



If you want to quit, its now! (Ctrl+C)


553968: createGithubIssue
553968: addGithubLabels
553968: addGithubMilestone
553968: postGithubComments
553968: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553968',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/96'
}
close issue 553968



If you want to quit, its now! (Ctrl+C)


553969: createGithubIssue
553969: addGithubLabels
553969: addGithubMilestone
553969: postGithubComments
553969: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553969',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/97'
}
kept opened 553969



If you want to quit, its now! (Ctrl+C)


553970: createGithubIssue
553970: addGithubLabels
553970: addGithubMilestone
553970: postGithubComments
553970: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553970',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/98'
}
close issue 553970



If you want to quit, its now! (Ctrl+C)


553971: createGithubIssue
553971: addGithubLabels
553971: addGithubMilestone
553971: postGithubComments
553971: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553971',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/99'
}
close issue 553971



If you want to quit, its now! (Ctrl+C)


553972: createGithubIssue
553972: addGithubLabels
553972: addGithubMilestone
553972: postGithubComments
553972: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553972',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/100'
}
close issue 553972



If you want to quit, its now! (Ctrl+C)


553973: createGithubIssue
553973: addGithubLabels
553973: addGithubMilestone
553973: postGithubComments
553973: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553973',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/101'
}
close issue 553973



If you want to quit, its now! (Ctrl+C)


553974: createGithubIssue
553974: addGithubLabels
553974: addGithubMilestone
553974: postGithubComments
553974: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553974',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/102'
}
close issue 553974



If you want to quit, its now! (Ctrl+C)


553975: createGithubIssue
553975: addGithubLabels
553975: addGithubMilestone
553975: postGithubComments
553975: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553975',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/103'
}
close issue 553975



If you want to quit, its now! (Ctrl+C)


553976: createGithubIssue
553976: addGithubLabels
553976: addGithubMilestone
553976: postGithubComments
553976: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553976',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/104'
}
close issue 553976



If you want to quit, its now! (Ctrl+C)


553977: createGithubIssue
553977: addGithubLabels
553977: addGithubMilestone
553977: postGithubComments
553977: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553977',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/105'
}
kept opened 553977



If you want to quit, its now! (Ctrl+C)


553978: createGithubIssue
553978: addGithubLabels
553978: addGithubMilestone
553978: postGithubComments
553978: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553978',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/106'
}
kept opened 553978



If you want to quit, its now! (Ctrl+C)


553979: createGithubIssue
553979: addGithubLabels
553979: addGithubMilestone
553979: postGithubComments
553979: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553979',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/107'
}
close issue 553979



If you want to quit, its now! (Ctrl+C)


553982: createGithubIssue
553982: addGithubLabels
553982: addGithubMilestone
553982: postGithubComments
553982: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553982',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/108'
}
close issue 553982



If you want to quit, its now! (Ctrl+C)


553983: createGithubIssue
553983: addGithubLabels
553983: addGithubMilestone
553983: postGithubComments
553983: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553983',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/109'
}
kept opened 553983



If you want to quit, its now! (Ctrl+C)


553984: createGithubIssue
553984: addGithubLabels
553984: addGithubMilestone
553984: postGithubComments
553984: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553984',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/110'
}
close issue 553984



If you want to quit, its now! (Ctrl+C)


553985: createGithubIssue
553985: addGithubLabels
553985: addGithubMilestone
553985: postGithubComments
553985: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553985',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/111'
}
close issue 553985



If you want to quit, its now! (Ctrl+C)


553986: createGithubIssue
553986: addGithubLabels
553986: addGithubMilestone
553986: postGithubComments
553986: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553986',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/112'
}
close issue 553986



If you want to quit, its now! (Ctrl+C)


558817: createGithubIssue
558817: addGithubLabels
558817: addGithubMilestone
558817: postGithubComments
558817: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=558817',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/113'
}
kept opened 558817



If you want to quit, its now! (Ctrl+C)


558818: createGithubIssue
558818: addGithubLabels
558818: addGithubMilestone
558818: postGithubComments
558818: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=558818',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/114'
}
kept opened 558818



If you want to quit, its now! (Ctrl+C)


559242: createGithubIssue
559242: addGithubLabels
559242: addGithubMilestone
559242: postGithubComments
559242: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=559242',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/115'
}
kept opened 559242



If you want to quit, its now! (Ctrl+C)


559500: createGithubIssue
559500: addGithubLabels
559500: addGithubMilestone
559500: postGithubComments
559500: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=559500',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/116'
}
close issue 559500



If you want to quit, its now! (Ctrl+C)


560411: createGithubIssue
560411: addGithubLabels
560411: addGithubMilestone
560411: postGithubComments
560411: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=560411',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/117'
}
kept opened 560411



If you want to quit, its now! (Ctrl+C)


569054: createGithubIssue
569054: addGithubLabels
569054: addGithubMilestone
569054: postGithubComments
569054: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569054',
  issue: 'https://api.github.com/repos/eclipse/capella-studio/issues/118'
}
close issue 569054



If you want to quit, its now! (Ctrl+C)


All issues are transferred
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS