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-60w4z-k10w1
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Scheduled] Successfully assigned capella/capella-agent-pod-um2-60w4z-k10w1 to okdnode-21
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][AddedInterface] Add eth0 [10.40.42.166/23]
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Pulled] Container image "node:12.16.1" already present on machine
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Created] Created container node
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Started] Started container node
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Created] Created container jnlp
[Normal][capella/capella-agent-pod-um2-60w4z-k10w1][Started] Started container jnlp
Agent capella-agent-pod-um2-60w4z-k10w1 is provisioned from template capella-agent-pod-um2-60w4z
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/129/"
    runUrl: "job/capella-issues/129/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-60w4z-k10w1"
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-60w4z-k10w1"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-60w4z-k10w1"
    - 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.5"
    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-60w4z-k10w1 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-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"pdulth",
+ echo "password":"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",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"pdulth/dmi2",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "EMF.Diffmerge" ],
+ echo "includedComponents": [ "Co-Evolution", "Core", "Patch", "Patterns", "UI" ]
+ echo }
+ node index
All components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
Count of issues to import :
293
Keeped products
[ 'EMF.Diffmerge' ]
Keeped components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
[
  '0.1.0',  '0.10.0',
  '0.11.0', '0.11.2',
  '0.12.0', '0.13.0',
  '0.13.1', '0.14.0',
  '0.3.0',  '0.4.0',
  '0.5.0',  '0.6.0',
  '0.7.0',  '0.8.0',
  '0.9.0'
]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  390219, 393633, 395369, 395370, 400815, 406675, 406769,
  406771, 406775, 406793, 407061, 408133, 408239, 408249,
  412378, 413093, 415145, 416241, 416493, 416692, 416916,
  416949, 416986, 417596, 418523, 418570, 418572, 418573,
  418575, 418693, 419039, 419335, 419453, 420003, 420733,
  422067, 424355, 424356, 429434, 430124, 431445, 431448,
  431483, 431489, 431696, 432526, 432946, 433284, 433376,
  433401, 433630, 434175, 435046, 437109, 438527, 438528,
  438608, 438622, 438643, 438857, 439007, 439022, 439170,
  439901, 440113, 440130, 440675, 441432, 441762, 441808,
  442026, 442141, 442273, 442492, 442664, 443790, 444470,
  444752, 445878, 446931, 447141, 449481, 455602, 461377,
  461935, 461936, 463170, 463181, 463446, 463473, 464258,
  466319, 466427, 466706, 469132, 469152, 469413, 470774,
  471416, 471650,
  ... 193 more items
]
390219
A closed issue with no target version (may be an issue or not): 390219
393633
A closed issue with no target version (may be an issue or not): 393633
395369
395370
A closed issue with no target version (may be an issue or not): 395370
400815
A closed issue with no target version (may be an issue or not): 400815
406675
A closed issue with no target version (may be an issue or not): 406675
406769
A closed issue with no target version (may be an issue or not): 406769
406771
A closed issue with no target version (may be an issue or not): 406771
406775
A closed issue with no target version (may be an issue or not): 406775
406793
A closed issue with no target version (may be an issue or not): 406793
407061
A closed issue with no target version (may be an issue or not): 407061
408133
A closed issue with no target version (may be an issue or not): 408133
408239
A closed issue with no target version (may be an issue or not): 408239
408249
A closed issue with no target version (may be an issue or not): 408249
412378
A closed issue with no target version (may be an issue or not): 412378
413093
A closed issue with no target version (may be an issue or not): 413093
415145
A closed issue with no target version (may be an issue or not): 415145
416241
A closed issue with no target version (may be an issue or not): 416241
416493
A closed issue with no target version (may be an issue or not): 416493
416692
A closed issue with no target version (may be an issue or not): 416692
416916
A closed issue with no target version (may be an issue or not): 416916
416949
A closed issue with no target version (may be an issue or not): 416949
416986
A closed issue with no target version (may be an issue or not): 416986
417596
A closed issue with no target version (may be an issue or not): 417596
418523
A closed issue with no target version (may be an issue or not): 418523
418570
A closed issue with no target version (may be an issue or not): 418570
418572
418573
A closed issue with no target version (may be an issue or not): 418573
418575
A closed issue with no target version (may be an issue or not): 418575
418693
A closed issue with no target version (may be an issue or not): 418693
419039
A closed issue with no target version (may be an issue or not): 419039
419335
A closed issue with no target version (may be an issue or not): 419335
419453
A closed issue with no target version (may be an issue or not): 419453
420003
420733
A closed issue with no target version (may be an issue or not): 420733
422067
A closed issue with no target version (may be an issue or not): 422067
424355
A closed issue with no target version (may be an issue or not): 424355
424356
A closed issue with no target version (may be an issue or not): 424356
429434
A closed issue with no target version (may be an issue or not): 429434
430124
A closed issue with no target version (may be an issue or not): 430124
431445
A closed issue with no target version (may be an issue or not): 431445
431448
A closed issue with no target version (may be an issue or not): 431448
431483
A closed issue with no target version (may be an issue or not): 431483
431489
A closed issue with no target version (may be an issue or not): 431489
431696
A closed issue with no target version (may be an issue or not): 431696
432526
A closed issue with no target version (may be an issue or not): 432526
432946
A closed issue with no target version (may be an issue or not): 432946
433284
A closed issue with no target version (may be an issue or not): 433284
433376
A closed issue with no target version (may be an issue or not): 433376
433401
A closed issue with no target version (may be an issue or not): 433401
433630
A closed issue with no target version (may be an issue or not): 433630
434175
A closed issue with no target version (may be an issue or not): 434175
435046
A closed issue with no target version (may be an issue or not): 435046
437109
A closed issue with no target version (may be an issue or not): 437109
438527
A closed issue with no target version (may be an issue or not): 438527
438528
A closed issue with no target version (may be an issue or not): 438528
438608
A closed issue with no target version (may be an issue or not): 438608
438622
A closed issue with no target version (may be an issue or not): 438622
438643
A closed issue with no target version (may be an issue or not): 438643
438857
A closed issue with no target version (may be an issue or not): 438857
439007
A closed issue with no target version (may be an issue or not): 439007
439022
A closed issue with no target version (may be an issue or not): 439022
439170
A closed issue with no target version (may be an issue or not): 439170
439901
A closed issue with no target version (may be an issue or not): 439901
440113
A closed issue with no target version (may be an issue or not): 440113
440130
A closed issue with no target version (may be an issue or not): 440130
440675
A closed issue with no target version (may be an issue or not): 440675
441432
A closed issue with no target version (may be an issue or not): 441432
441762
A closed issue with no target version (may be an issue or not): 441762
441808
A closed issue with no target version (may be an issue or not): 441808
442026
A closed issue with no target version (may be an issue or not): 442026
442141
A closed issue with no target version (may be an issue or not): 442141
442273
A closed issue with no target version (may be an issue or not): 442273
442492
A closed issue with no target version (may be an issue or not): 442492
442664
A closed issue with no target version (may be an issue or not): 442664
443790
A closed issue with no target version (may be an issue or not): 443790
444470
A closed issue with no target version (may be an issue or not): 444470
444752
A closed issue with no target version (may be an issue or not): 444752
445878
A closed issue with no target version (may be an issue or not): 445878
446931
A closed issue with no target version (may be an issue or not): 446931
447141
A closed issue with no target version (may be an issue or not): 447141
449481
A closed issue with no target version (may be an issue or not): 449481
455602
A closed issue with no target version (may be an issue or not): 455602
461377
A closed issue with no target version (may be an issue or not): 461377
461935
A closed issue with no target version (may be an issue or not): 461935
461936
A closed issue with no target version (may be an issue or not): 461936
463170
A closed issue with no target version (may be an issue or not): 463170
463181
A closed issue with no target version (may be an issue or not): 463181
463446
A closed issue with no target version (may be an issue or not): 463446
463473
A closed issue with no target version (may be an issue or not): 463473
464258
A closed issue with no target version (may be an issue or not): 464258
466319
466427
A closed issue with no target version (may be an issue or not): 466427
466706
A closed issue with no target version (may be an issue or not): 466706
469132
A closed issue with no target version (may be an issue or not): 469132
469152
A closed issue with no target version (may be an issue or not): 469152
469413
A closed issue with no target version (may be an issue or not): 469413
470774
A closed issue with no target version (may be an issue or not): 470774
471416
A closed issue with no target version (may be an issue or not): 471416
471650
A closed issue with no target version (may be an issue or not): 471650
472031
A closed issue with no target version (may be an issue or not): 472031
473645
A closed issue with no target version (may be an issue or not): 473645
475916
A closed issue with no target version (may be an issue or not): 475916
476351
A closed issue with no target version (may be an issue or not): 476351
477225
A closed issue with no target version (may be an issue or not): 477225
477436
A closed issue with no target version (may be an issue or not): 477436
477915
A closed issue with no target version (may be an issue or not): 477915
478204
A closed issue with no target version (may be an issue or not): 478204
478306
A closed issue with no target version (may be an issue or not): 478306
480191
A closed issue with no target version (may be an issue or not): 480191
481808
A closed issue with no target version (may be an issue or not): 481808
482287
A closed issue with no target version (may be an issue or not): 482287
482288
A closed issue with no target version (may be an issue or not): 482288
484803
A closed issue with no target version (may be an issue or not): 484803
487583
489045
A closed issue with no target version (may be an issue or not): 489045
489046
A closed issue with no target version (may be an issue or not): 489046
489137
A closed issue with no target version (may be an issue or not): 489137
489139
A closed issue with no target version (may be an issue or not): 489139
489142
A closed issue with no target version (may be an issue or not): 489142
489274
A closed issue with no target version (may be an issue or not): 489274
489443
A closed issue with no target version (may be an issue or not): 489443
490209
A closed issue with no target version (may be an issue or not): 490209
490316
A closed issue with no target version (may be an issue or not): 490316
491433
A closed issue with no target version (may be an issue or not): 491433
491588
A closed issue with no target version (may be an issue or not): 491588
491898
A closed issue with no target version (may be an issue or not): 491898
492641
A closed issue with no target version (may be an issue or not): 492641
495547
A closed issue with no target version (may be an issue or not): 495547
495686
A closed issue with no target version (may be an issue or not): 495686
495888
496393
A closed issue with no target version (may be an issue or not): 496393
496397
A closed issue with no target version (may be an issue or not): 496397
496474
A closed issue with no target version (may be an issue or not): 496474
500320
A closed issue with no target version (may be an issue or not): 500320
500417
A closed issue with no target version (may be an issue or not): 500417
500590
A closed issue with no target version (may be an issue or not): 500590
501105
A closed issue with no target version (may be an issue or not): 501105
501134
A closed issue with no target version (may be an issue or not): 501134
501135
A closed issue with no target version (may be an issue or not): 501135
501481
A closed issue with no target version (may be an issue or not): 501481
502602
A closed issue with no target version (may be an issue or not): 502602
505712
A closed issue with no target version (may be an issue or not): 505712
506290
A closed issue with no target version (may be an issue or not): 506290
506421
A closed issue with no target version (may be an issue or not): 506421
507582
507863
508663
A closed issue with no target version (may be an issue or not): 508663
508908
A closed issue with no target version (may be an issue or not): 508908
509977
A closed issue with no target version (may be an issue or not): 509977
510374
A closed issue with no target version (may be an issue or not): 510374
510580
A closed issue with no target version (may be an issue or not): 510580
511634
512797
A closed issue with no target version (may be an issue or not): 512797
512806
513245
A closed issue with no target version (may be an issue or not): 513245
513302
A closed issue with no target version (may be an issue or not): 513302
513319
A closed issue with no target version (may be an issue or not): 513319
513320
A closed issue with no target version (may be an issue or not): 513320
513564
A closed issue with no target version (may be an issue or not): 513564
513566
A closed issue with no target version (may be an issue or not): 513566
513971
A closed issue with no target version (may be an issue or not): 513971
514127
A closed issue with no target version (may be an issue or not): 514127
514315
A closed issue with no target version (may be an issue or not): 514315
514383
A closed issue with no target version (may be an issue or not): 514383
514498
514500
A closed issue with no target version (may be an issue or not): 514500
514501
A closed issue with no target version (may be an issue or not): 514501
514781
A closed issue with no target version (may be an issue or not): 514781
514782
514817
514867
A closed issue with no target version (may be an issue or not): 514867
515098
A closed issue with no target version (may be an issue or not): 515098
515115
A closed issue with no target version (may be an issue or not): 515115
515117
A closed issue with no target version (may be an issue or not): 515117
515120
A closed issue with no target version (may be an issue or not): 515120
515556
A closed issue with no target version (may be an issue or not): 515556
515568
A closed issue with no target version (may be an issue or not): 515568
515582
A closed issue with no target version (may be an issue or not): 515582
515911
A closed issue with no target version (may be an issue or not): 515911
516234
A closed issue with no target version (may be an issue or not): 516234
516801
A closed issue with no target version (may be an issue or not): 516801
517210
A closed issue with no target version (may be an issue or not): 517210
517680
A closed issue with no target version (may be an issue or not): 517680
517683
A closed issue with no target version (may be an issue or not): 517683
517729
A closed issue with no target version (may be an issue or not): 517729
517746
A closed issue with no target version (may be an issue or not): 517746
517814
A closed issue with no target version (may be an issue or not): 517814
517820
A closed issue with no target version (may be an issue or not): 517820
517845
A closed issue with no target version (may be an issue or not): 517845
517846
A closed issue with no target version (may be an issue or not): 517846
517866
A closed issue with no target version (may be an issue or not): 517866
517958
A closed issue with no target version (may be an issue or not): 517958
518012
A closed issue with no target version (may be an issue or not): 518012
518043
A closed issue with no target version (may be an issue or not): 518043
518237
A closed issue with no target version (may be an issue or not): 518237
519232
A closed issue with no target version (may be an issue or not): 519232
519516
A closed issue with no target version (may be an issue or not): 519516
521379
A closed issue with no target version (may be an issue or not): 521379
521386
A closed issue with no target version (may be an issue or not): 521386
521705
521763
A closed issue with no target version (may be an issue or not): 521763
521766
A closed issue with no target version (may be an issue or not): 521766
521872
A closed issue with no target version (may be an issue or not): 521872
522273
A closed issue with no target version (may be an issue or not): 522273
522366
A closed issue with no target version (may be an issue or not): 522366
522375
A closed issue with no target version (may be an issue or not): 522375
522410
A closed issue with no target version (may be an issue or not): 522410
522417
A closed issue with no target version (may be an issue or not): 522417
522436
A closed issue with no target version (may be an issue or not): 522436
522534
A closed issue with no target version (may be an issue or not): 522534
522538
A closed issue with no target version (may be an issue or not): 522538
522542
A closed issue with no target version (may be an issue or not): 522542
522621
A closed issue with no target version (may be an issue or not): 522621
522642
A closed issue with no target version (may be an issue or not): 522642
522663
A closed issue with no target version (may be an issue or not): 522663
522726
A closed issue with no target version (may be an issue or not): 522726
522752
A closed issue with no target version (may be an issue or not): 522752
522757
A closed issue with no target version (may be an issue or not): 522757
524982
A closed issue with no target version (may be an issue or not): 524982
525359
A closed issue with no target version (may be an issue or not): 525359
525384
A closed issue with no target version (may be an issue or not): 525384
525385
A closed issue with no target version (may be an issue or not): 525385
525507
A closed issue with no target version (may be an issue or not): 525507
525578
A closed issue with no target version (may be an issue or not): 525578
526051
A closed issue with no target version (may be an issue or not): 526051
526267
A closed issue with no target version (may be an issue or not): 526267
528165
A closed issue with no target version (may be an issue or not): 528165
529025
531577
A closed issue with no target version (may be an issue or not): 531577
531591
A closed issue with no target version (may be an issue or not): 531591
532314
A closed issue with no target version (may be an issue or not): 532314
532390
A closed issue with no target version (may be an issue or not): 532390
532403
A closed issue with no target version (may be an issue or not): 532403
532614
A closed issue with no target version (may be an issue or not): 532614
532615
A closed issue with no target version (may be an issue or not): 532615
533164
A closed issue with no target version (may be an issue or not): 533164
533324
A closed issue with no target version (may be an issue or not): 533324
533972
A closed issue with no target version (may be an issue or not): 533972
533984
A closed issue with no target version (may be an issue or not): 533984
534034
A closed issue with no target version (may be an issue or not): 534034
534200
A closed issue with no target version (may be an issue or not): 534200
534800
535213
A closed issue with no target version (may be an issue or not): 535213
535455
A closed issue with no target version (may be an issue or not): 535455
535698
536586
A closed issue with no target version (may be an issue or not): 536586
537145
A closed issue with no target version (may be an issue or not): 537145
537287
A closed issue with no target version (may be an issue or not): 537287
538044
A closed issue with no target version (may be an issue or not): 538044
538127
A closed issue with no target version (may be an issue or not): 538127
538331
A closed issue with no target version (may be an issue or not): 538331
538341
A closed issue with no target version (may be an issue or not): 538341
538346
A closed issue with no target version (may be an issue or not): 538346
538800
A closed issue with no target version (may be an issue or not): 538800
538982
A closed issue with no target version (may be an issue or not): 538982
539699
A closed issue with no target version (may be an issue or not): 539699
539701
A closed issue with no target version (may be an issue or not): 539701
539702
539746
A closed issue with no target version (may be an issue or not): 539746
539913
A closed issue with no target version (may be an issue or not): 539913
539921
A closed issue with no target version (may be an issue or not): 539921
539950
A closed issue with no target version (may be an issue or not): 539950
541071
A closed issue with no target version (may be an issue or not): 541071
541547
A closed issue with no target version (may be an issue or not): 541547
541701
541728
542702
A closed issue with no target version (may be an issue or not): 542702
543410
A closed issue with no target version (may be an issue or not): 543410
543737
A closed issue with no target version (may be an issue or not): 543737
544000
545760
A closed issue with no target version (may be an issue or not): 545760
546527
A closed issue with no target version (may be an issue or not): 546527
548072
A closed issue with no target version (may be an issue or not): 548072
548073
A closed issue with no target version (may be an issue or not): 548073
548907
A closed issue with no target version (may be an issue or not): 548907
549331
A closed issue with no target version (may be an issue or not): 549331
551027
A closed issue with no target version (may be an issue or not): 551027
551297
A closed issue with no target version (may be an issue or not): 551297
551565
A closed issue with no target version (may be an issue or not): 551565
551593
A closed issue with no target version (may be an issue or not): 551593
551594
A closed issue with no target version (may be an issue or not): 551594
551595
A closed issue with no target version (may be an issue or not): 551595
551630
560235
561674
566672
570249
572734
572779
A closed issue with no target version (may be an issue or not): 572779
572780
572802
573458
Milestones existing:
[]
create: 0.1.0
create: 0.10.0
create: 0.11.0
create: 0.11.2
create: 0.12.0
create: 0.13.0
create: 0.13.1
create: 0.14.0
create: 0.3.0
create: 0.4.0
create: 0.5.0
create: 0.6.0
create: 0.7.0
create: 0.8.0
create: 0.9.0
390219: createGithubIssue
390219: addGithubLabels
390219: addGithubMilestone
390219: postGithubComments
390219: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=390219',
  issue: 'https://api.github.com/repos/pdulth/dmi2/issues/1'
}
close issue 390219



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


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



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


Aborted by Philippe DUL
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
Caught SIGTERM signal
script returned exit code 143
[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: ABORTED