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] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes amalgam/capella-agent-pod-um2-jvgrp-0j7zb
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Scheduled] Successfully assigned amalgam/capella-agent-pod-um2-jvgrp-0j7zb to okdnode-26
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][AddedInterface] Add eth0 [10.40.52.64/23]
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Pulled] Container image "node:12.16.1" already present on machine
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Created] Created container node
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Started] Started container node
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Created] Created container jnlp
[Normal][amalgam/capella-agent-pod-um2-jvgrp-0j7zb][Started] Started container jnlp
Still waiting to schedule task
Waiting for next available executor on ‘capella-agent-pod-um2-jvgrp-0j7zb’
Agent capella-agent-pod-um2-jvgrp-0j7zb is provisioned from template capella-agent-pod-um2-jvgrp
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/job/amalgam-issues/7/"
    runUrl: "job/amalgam-issues/7/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-jvgrp-0j7zb"
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.amalgam.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-jvgrp-0j7zb"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-jvgrp-0j7zb"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-jvgrp-0j7zb in /home/jenkins/agent/workspace/amalgam-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-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-amalgam-bot",
+ echo "password":"****",
+ echo "userCommiter":"eclipse-amalgam-bot",
+ echo "passwordCommiter":"****",
+ echo "repository":"eclipse/amalgam",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":10000,
+ echo "includedProducts": [ "Amalgam" ],
+ echo "includedComponents": [ "examples", "Releng", "UI", "Web" ]
+ echo }
+ node index
All components
[ 'Examples', 'Releng', 'UI', 'Web' ]
Count of issues to import :
149
Keeped products
[ 'Amalgam' ]
Keeped components
[ 'Releng', 'UI', 'Web' ]
[
  '1.0',    '1.0 M2',
  '1.0 M4', '1.0 M5',
  '1.0 M6', '1.10.0',
  '1.11.0', '1.12.0',
  '1.12.1', '1.8.0',
  '1.9.0'
]
Next bugzilla id is :
277527
Expected imported issues from config :
10000
Next bugzilla to import are :
[
  277649, 291629, 293770, 300682, 302435, 307961, 307995,
  311214, 315623, 322900, 329762, 329909, 330245, 336499,
  346778, 351007, 354510, 362165, 363649, 363650, 373086,
  379118, 381827, 382066, 382092, 382799, 383711, 384261,
  387910, 408775, 413097, 417701, 418749, 422744, 427655,
  438821, 438868, 438879, 440957, 441721, 445358, 449584,
  453057, 460867, 461127, 461384, 466465, 468578, 468660,
  476526, 476663, 476809, 476811, 476884, 477041, 478139,
  479038, 479118, 479330, 479747, 483376, 483822, 483992,
  483994, 483997, 484054, 484232, 484383, 484680, 485634,
  485651, 485652, 485654, 485662, 486038, 486039, 486811,
  486814, 487210, 487226, 487319, 487942, 487984, 487986,
  489629, 489647, 491084, 499532, 499556, 499557, 499598,
  499618, 499969, 501079, 501355, 501729, 504049, 508196,
  510762, 512811,
  ... 26 more items
]
277649
291629
293770
300682
302435
307961
307995
311214
315623
322900
329762
329909
330245
336499
346778
351007
354510
362165
363649
363650
373086
379118
381827
382066
382092
382799
383711
384261
387910
408775
413097
417701
418749
422744
427655
438821
438868
438879
440957
441721
445358
449584
453057
460867
461127
461384
466465
468578
468660
476526
476663
476809
476811
476884
477041
478139
479038
479118
479330
479747
483376
483822
483992
483994
483997
484054
484232
484383
484680
485634
485651
485652
485654
485662
486038
486039
486811
486814
487210
487226
487319
487942
487984
487986
489629
489647
491084
499532
499556
499557
499598
499618
499969
501079
501355
501729
504049
508196
510762
512811
515898
517642
518790
522623
522724
525270
525992
526127
530716
531477
531789
535175
535932
539150
539178
539949
542442
542991
548847
548897
549609
549610
551512
559142
566440
572437
Milestones existing:
[
  '1.0',    '1.0 M2',
  '1.0 M4', '1.0 M5',
  '1.0 M6', '1.10.0',
  '1.11.0', '1.12.0',
  '1.12.1', '1.8.0',
  '1.9.0'
]
277649: createGithubIssue
277649: addGithubLabels
277649: addGithubMilestone
277649: postGithubComments
277649: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=277649',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/25'
}
close issue 277649



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


291629: createGithubIssue
291629: addGithubLabels
291629: addGithubMilestone
291629: postGithubComments
291629: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=291629',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/26'
}
close issue 291629



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


293770: createGithubIssue
293770: addGithubLabels
293770: addGithubMilestone
293770: postGithubComments
293770: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=293770',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/27'
}
close issue 293770



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


300682: createGithubIssue
300682: addGithubLabels
300682: addGithubMilestone
300682: postGithubComments
300682: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=300682',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/28'
}
close issue 300682



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


302435: createGithubIssue
302435: addGithubLabels
302435: addGithubMilestone
302435: postGithubComments
302435: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=302435',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/29'
}
close issue 302435



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


307961: createGithubIssue
307961: addGithubLabels
307961: addGithubMilestone
307961: postGithubComments
307961: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=307961',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/30'
}
close issue 307961



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


307995: createGithubIssue
307995: addGithubLabels
307995: addGithubMilestone
307995: postGithubComments
307995: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=307995',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/31'
}
close issue 307995



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


311214: createGithubIssue
311214: addGithubLabels
311214: addGithubMilestone
311214: postGithubComments
311214: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=311214',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/32'
}
close issue 311214



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


315623: createGithubIssue
315623: addGithubLabels
315623: addGithubMilestone
315623: postGithubComments
315623: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=315623',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/33'
}
close issue 315623



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


322900: createGithubIssue
322900: addGithubLabels
322900: addGithubMilestone
322900: postGithubComments
322900: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=322900',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/34'
}
close issue 322900



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


329762: createGithubIssue
329762: addGithubLabels
329762: addGithubMilestone
329762: postGithubComments
329762: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=329762',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/35'
}
close issue 329762



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


329909: createGithubIssue
329909: addGithubLabels
329909: addGithubMilestone
329909: postGithubComments
329909: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=329909',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/36'
}
close issue 329909



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


330245: createGithubIssue
330245: addGithubLabels
330245: addGithubMilestone
330245: postGithubComments
330245: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=330245',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/37'
}
close issue 330245



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


336499: createGithubIssue
336499: addGithubLabels
336499: addGithubMilestone
336499: postGithubComments
336499: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=336499',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/38'
}
close issue 336499



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


346778: createGithubIssue
346778: addGithubLabels
346778: addGithubMilestone
346778: postGithubComments
346778: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=346778',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/39'
}
close issue 346778



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


351007: createGithubIssue
351007: addGithubLabels
351007: addGithubMilestone
351007: postGithubComments
351007: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=351007',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/40'
}
close issue 351007



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


354510: createGithubIssue
354510: addGithubLabels
354510: addGithubMilestone
354510: postGithubComments
354510: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=354510',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/41'
}
close issue 354510



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


362165: createGithubIssue
362165: addGithubLabels
362165: addGithubMilestone
362165: postGithubComments
362165: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=362165',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/42'
}
close issue 362165



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


363649: createGithubIssue
363649: addGithubLabels
363649: addGithubMilestone
363649: postGithubComments
363649: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=363649',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/43'
}
close issue 363649



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


384261: createGithubIssue
384261: addGithubLabels
384261: addGithubMilestone
384261: postGithubComments
384261: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=384261',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/52'
}
kept opened 384261



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


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



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


408775: createGithubIssue
408775: addGithubLabels
408775: addGithubMilestone
408775: postGithubComments
408775: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408775',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/54'
}
kept opened 408775



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


413097: createGithubIssue
413097: addGithubLabels
413097: addGithubMilestone
413097: postGithubComments
413097: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=413097',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/55'
}
kept opened 413097



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


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



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


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



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


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



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


427655: createGithubIssue
427655: addGithubLabels
427655: addGithubMilestone
427655: postGithubComments
427655: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=427655',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/59'
}
kept opened 427655



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


438821: createGithubIssue
438821: addGithubLabels
438821: addGithubMilestone
438821: postGithubComments
438821: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438821',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/60'
}
kept opened 438821



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


438868: createGithubIssue
438868: addGithubLabels
438868: addGithubMilestone
438868: postGithubComments
438868: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438868',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/61'
}
kept opened 438868



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


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



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


440957: createGithubIssue
440957: addGithubLabels
440957: addGithubMilestone
440957: postGithubComments
440957: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=440957',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/63'
}
kept opened 440957



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


483822: createGithubIssue
483822: addGithubLabels
483822: addGithubMilestone
483822: postGithubComments
483822: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=483822',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/86'
}
kept opened 483822



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


483992: createGithubIssue
483992: addGithubLabels
483992: addGithubMilestone
483992: postGithubComments
483992: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=483992',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/87'
}
kept opened 483992



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


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



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


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



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


484054: createGithubIssue
484054: addGithubLabels
484054: addGithubMilestone
484054: postGithubComments
484054: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484054',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/90'
}
close issue 484054



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


484232: createGithubIssue
484232: addGithubLabels
484232: addGithubMilestone
484232: postGithubComments
484232: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484232',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/91'
}
kept opened 484232



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


484383: createGithubIssue
484383: addGithubLabels
484383: addGithubMilestone
484383: postGithubComments
484383: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484383',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/92'
}
close issue 484383



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


484680: createGithubIssue
484680: addGithubLabels
484680: addGithubMilestone
484680: postGithubComments
484680: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484680',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/93'
}
close issue 484680



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


485634: createGithubIssue
485634: addGithubLabels
485634: addGithubMilestone
485634: postGithubComments
485634: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=485634',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/94'
}
kept opened 485634



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


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



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


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



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


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



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


485662: createGithubIssue
485662: addGithubLabels
485662: addGithubMilestone
485662: postGithubComments
485662: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=485662',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/98'
}
kept opened 485662



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


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



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


486039: createGithubIssue
486039: addGithubLabels
486039: addGithubMilestone
486039: postGithubComments
486039: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=486039',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/100'
}
kept opened 486039



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


486811: createGithubIssue
486811: addGithubLabels
486811: addGithubMilestone
486811: postGithubComments
486811: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=486811',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/101'
}
kept opened 486811



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


486814: createGithubIssue
486814: addGithubLabels
486814: addGithubMilestone
486814: postGithubComments
486814: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=486814',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/102'
}
kept opened 486814



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


487210: createGithubIssue
487210: addGithubLabels
487210: addGithubMilestone
487210: postGithubComments
487210: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487210',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/103'
}
kept opened 487210



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


487226: createGithubIssue
487226: addGithubLabels
487226: addGithubMilestone
487226: postGithubComments
487226: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487226',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/104'
}
kept opened 487226



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


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



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


487942: createGithubIssue
487942: addGithubLabels
487942: addGithubMilestone
487942: postGithubComments
487942: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487942',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/106'
}
close issue 487942



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


487984: createGithubIssue
487984: addGithubLabels
487984: addGithubMilestone
487984: postGithubComments
487984: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487984',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/107'
}
kept opened 487984



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


487986: createGithubIssue
487986: addGithubLabels
487986: addGithubMilestone
487986: postGithubComments
487986: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487986',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/108'
}
kept opened 487986



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


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



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


489647: createGithubIssue
489647: addGithubLabels
489647: addGithubMilestone
489647: postGithubComments
489647: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489647',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/110'
}
kept opened 489647



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


491084: createGithubIssue
491084: addGithubLabels
491084: addGithubMilestone
491084: postGithubComments
491084: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491084',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/111'
}
kept opened 491084



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


499532: createGithubIssue
499532: addGithubLabels
499532: addGithubMilestone
499532: postGithubComments
499532: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=499532',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/112'
}
kept opened 499532



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


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



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


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



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


499598: createGithubIssue
499598: addGithubLabels
499598: addGithubMilestone
499598: postGithubComments
499598: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=499598',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/115'
}
close issue 499598



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


499618: createGithubIssue
499618: addGithubLabels
499618: addGithubMilestone
499618: postGithubComments
499618: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=499618',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/116'
}
kept opened 499618



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


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



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


501079: createGithubIssue
501079: addGithubLabels
501079: addGithubMilestone
501079: postGithubComments
501079: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501079',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/118'
}
kept opened 501079



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


501355: createGithubIssue
501355: addGithubLabels
501355: addGithubMilestone
501355: postGithubComments
501355: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501355',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/119'
}
kept opened 501355



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


501729: createGithubIssue
501729: addGithubLabels
501729: addGithubMilestone
501729: postGithubComments
501729: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501729',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/120'
}
close issue 501729



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


504049: createGithubIssue
504049: addGithubLabels
504049: addGithubMilestone
504049: postGithubComments
504049: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=504049',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/121'
}
kept opened 504049



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


508196: createGithubIssue
508196: addGithubLabels
508196: addGithubMilestone
508196: postGithubComments
508196: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=508196',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/122'
}
close issue 508196



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


510762: createGithubIssue
510762: addGithubLabels
510762: addGithubMilestone
510762: postGithubComments
510762: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=510762',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/123'
}
close issue 510762



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


512811: createGithubIssue
512811: addGithubLabels
512811: addGithubMilestone
512811: postGithubComments
512811: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=512811',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/124'
}
close issue 512811



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


515898: createGithubIssue
515898: addGithubLabels
515898: addGithubMilestone
515898: postGithubComments
515898: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515898',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/125'
}
close issue 515898



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


517642: createGithubIssue
517642: addGithubLabels
517642: addGithubMilestone
517642: postGithubComments
517642: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517642',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/126'
}
kept opened 517642



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


518790: createGithubIssue
518790: addGithubLabels
518790: addGithubMilestone
518790: postGithubComments
518790: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518790',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/127'
}
close issue 518790



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


522623: createGithubIssue
522623: addGithubLabels
522623: addGithubMilestone
522623: postGithubComments
522623: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522623',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/128'
}
kept opened 522623



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


522724: createGithubIssue
522724: addGithubLabels
522724: addGithubMilestone
522724: postGithubComments
522724: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522724',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/129'
}
kept opened 522724



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


525270: createGithubIssue
525270: addGithubLabels
525270: addGithubMilestone
525270: postGithubComments
525270: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525270',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/130'
}
kept opened 525270



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


525992: createGithubIssue
525992: addGithubLabels
525992: addGithubMilestone
525992: postGithubComments
525992: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525992',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/131'
}
kept opened 525992



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


526127: createGithubIssue
526127: addGithubLabels
526127: addGithubMilestone
526127: postGithubComments
526127: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=526127',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/132'
}
kept opened 526127



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


530716: createGithubIssue
530716: addGithubLabels
530716: addGithubMilestone
530716: postGithubComments
530716: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=530716',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/133'
}
kept opened 530716



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


531477: createGithubIssue
531477: addGithubLabels
531477: addGithubMilestone
531477: postGithubComments
531477: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531477',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/134'
}
kept opened 531477



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


531789: createGithubIssue
531789: addGithubLabels
531789: addGithubMilestone
531789: postGithubComments
531789: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531789',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/135'
}
kept opened 531789



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


535175: createGithubIssue
535175: addGithubLabels
535175: addGithubMilestone
535175: postGithubComments
535175: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535175',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/136'
}
close issue 535175



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


535932: createGithubIssue
535932: addGithubLabels
535932: addGithubMilestone
535932: postGithubComments
535932: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535932',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/137'
}
kept opened 535932



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


539150: createGithubIssue
539150: addGithubLabels
539150: addGithubMilestone
539150: postGithubComments
539150: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539150',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/138'
}
close issue 539150



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


539178: createGithubIssue
539178: addGithubLabels
539178: addGithubMilestone
539178: postGithubComments
539178: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539178',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/139'
}
kept opened 539178



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


539949: createGithubIssue
539949: addGithubLabels
539949: addGithubMilestone
539949: postGithubComments
539949: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539949',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/140'
}
close issue 539949



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


542442: createGithubIssue
542442: addGithubLabels
542442: addGithubMilestone
542442: postGithubComments
542442: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=542442',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/141'
}
kept opened 542442



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


542991: createGithubIssue
542991: addGithubLabels
542991: addGithubMilestone
542991: postGithubComments
542991: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=542991',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/142'
}
close issue 542991



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


548847: createGithubIssue
548847: addGithubLabels
548847: addGithubMilestone
548847: postGithubComments
548847: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548847',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/143'
}
kept opened 548847



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


548897: createGithubIssue
548897: addGithubLabels
548897: addGithubMilestone
548897: postGithubComments
548897: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548897',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/144'
}
close issue 548897



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


549609: createGithubIssue
549609: addGithubLabels
549609: addGithubMilestone
549609: postGithubComments
549609: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=549609',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/145'
}
close issue 549609



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


549610: createGithubIssue
549610: addGithubLabels
549610: addGithubMilestone
549610: postGithubComments
549610: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=549610',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/146'
}
close issue 549610



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


551512: createGithubIssue
551512: addGithubLabels
551512: addGithubMilestone
551512: postGithubComments
551512: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551512',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/147'
}
close issue 551512



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


559142: createGithubIssue
559142: addGithubLabels
559142: addGithubMilestone
559142: postGithubComments
559142: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=559142',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/148'
}
close issue 559142



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


566440: createGithubIssue
566440: addGithubLabels
566440: addGithubMilestone
566440: postGithubComments
566440: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566440',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/149'
}
close issue 566440



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


572437: createGithubIssue
572437: addGithubLabels
572437: addGithubMilestone
572437: postGithubComments
572437: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572437',
  issue: 'https://api.github.com/repos/eclipse/amalgam/issues/150'
}
close issue 572437



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