Skip to content

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent basic-l07xj is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-l07xj"
  namespace: "capella"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-l07xj"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-l07xj"
    - 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-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on basic-l07xj in /home/jenkins/agent/workspace/sonar-badges
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ date +%d-%m-%Y-%T
[Pipeline] sh
+ curl -o os-last-fetch.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=Last%20OS%20check:%20&message=25-04-2024-05:28:30&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   696    0   696    0     0   7820      0 --:--:-- --:--:-- --:--:--  7909
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    239      0 --:--:-- --:--:-- --:--:--   241
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0   8927      0 --:--:-- --:--:-- --:--:--  9625
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    395      0 --:--:-- --:--:-- --:--:--   398
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0   9777      0 --:--:-- --:--:-- --:--:--  9777
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    553      0 --:--:-- --:--:-- --:--:--   551
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0   9935      0 --:--:-- --:--:-- --:--:--  9935
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    561      0 --:--:-- --:--:-- --:--:--   559
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   9114      0 --:--:-- --:--:-- --:--:--  9114
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    261      0 --:--:-- --:--:-- --:--:--   261
100   165    0   165    0     0    261      0 --:--:-- --:--:-- --:--:--   261
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   8985      0 --:--:-- --:--:-- --:--:--  9114
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    551      0 --:--:-- --:--:-- --:--:--   550
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   9968      0 --:--:-- --:--:-- --:--:--  9968
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    196      0 --:--:-- --:--:-- --:--:--   196
100   165    0   165    0     0    196      0 --:--:-- --:--:-- --:--:--   196
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0   8363      0 --:--:-- --:--:-- --:--:--  8363
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    252      0 --:--:-- --:--:-- --:--:--   252
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  10387      0 --:--:-- --:--:-- --:--:-- 10387
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    557      0 --:--:-- --:--:-- --:--:--   557
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  11709      0 --:--:-- --:--:-- --:--:-- 11709
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    372      0 --:--:-- --:--:-- --:--:--   372
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   8179      0 --:--:-- --:--:-- --:--:--  8179
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    357      0 --:--:-- --:--:-- --:--:--   356
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  11814      0 --:--:-- --:--:-- --:--:-- 11814
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    263      0 --:--:-- --:--:-- --:--:--   267
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  11814      0 --:--:-- --:--:-- --:--:-- 11814
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    216      0 --:--:-- --:--:-- --:--:--   216
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0   8581      0 --:--:-- --:--:-- --:--:--  8581
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    559      0 --:--:-- --:--:-- --:--:--   559
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0  10241      0 --:--:-- --:--:-- --:--:-- 10241
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    530      0 --:--:-- --:--:-- --:--:--   548
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0  10241      0 --:--:-- --:--:-- --:--:-- 10241
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    486      0 --:--:-- --:--:-- --:--:--   485
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0   9147      0 --:--:-- --:--:-- --:--:--  9147
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    243      0 --:--:-- --:--:-- --:--:--   242
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0  10196      0 --:--:-- --:--:-- --:--:-- 10366
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    589      0 --:--:-- --:--:-- --:--:--   589
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0   9283      0 --:--:-- --:--:-- --:--:--  9424
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    491      0 --:--:-- --:--:-- --:--:--   491
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0   9681      0 --:--:-- --:--:-- --:--:--  9681
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    326      0 --:--:-- --:--:-- --:--:--   326
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  10475      0 --:--:-- --:--:-- --:--:-- 10475
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    448      0 --:--:-- --:--:-- --:--:--   447
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  10142      0 --:--:-- --:--:-- --:--:-- 10306
[Pipeline] sh
+ exit 0
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS