Skip to content
Success

Console Output

12:55:49 Started by user Jonah Graham
12:55:49 Running as Jonah Graham
12:55:50 Agent basic-jnj3j is provisioned from template basic
12:55:50 ---
12:55:50 apiVersion: "v1"
12:55:50 kind: "Pod"
12:55:50 metadata:
12:55:50   labels:
12:55:50     jenkins: "slave"
12:55:50     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:55:50     jenkins/label: "basic"
12:55:50   name: "basic-jnj3j"
12:55:50   namespace: "packaging"
12:55:50 spec:
12:55:50   containers:
12:55:50   - env:
12:55:50     - name: "JENKINS_SECRET"
12:55:50       value: "********"
12:55:50     - name: "JENKINS_TUNNEL"
12:55:50       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
12:55:50     - name: "JENKINS_AGENT_NAME"
12:55:50       value: "basic-jnj3j"
12:55:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:55:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:55:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:55:50     - name: "JAVA_TOOL_OPTIONS"
12:55:50       value: ""
12:55:50     - name: "_JAVA_OPTIONS"
12:55:50       value: ""
12:55:50     - name: "OPENJ9_JAVA_OPTIONS"
12:55:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:55:50     - name: "JENKINS_NAME"
12:55:50       value: "basic-jnj3j"
12:55:50     - name: "JENKINS_AGENT_WORKDIR"
12:55:50       value: "/home/jenkins/agent"
12:55:50     - name: "JENKINS_URL"
12:55:50       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
12:55:50     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
12:55:50     imagePullPolicy: "Always"
12:55:50     name: "jnlp"
12:55:50     resources:
12:55:50       limits:
12:55:50         cpu: "2000m"
12:55:50         memory: "4096Mi"
12:55:50       requests:
12:55:50         cpu: "1000m"
12:55:50         memory: "4096Mi"
12:55:50     tty: true
12:55:50     volumeMounts:
12:55:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:55:50       name: "m2-dir"
12:55:50       readOnly: true
12:55:50       subPath: "toolchains.xml"
12:55:50     - mountPath: "/home/jenkins/.mavenrc"
12:55:50       name: "m2-dir"
12:55:50       readOnly: true
12:55:50       subPath: ".mavenrc"
12:55:50     - mountPath: "/opt/tools"
12:55:50       name: "volume-0"
12:55:50       readOnly: false
12:55:50     - mountPath: "/home/jenkins"
12:55:50       name: "volume-2"
12:55:50       readOnly: false
12:55:50     - mountPath: "/home/jenkins/.m2/repository"
12:55:50       name: "volume-3"
12:55:50       readOnly: false
12:55:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:55:50       name: "m2-secret-dir"
12:55:50       readOnly: true
12:55:50       subPath: "settings-security.xml"
12:55:50     - mountPath: "/home/jenkins/.m2/wrapper"
12:55:50       name: "volume-4"
12:55:50       readOnly: false
12:55:50     - mountPath: "/home/jenkins/.m2/settings.xml"
12:55:50       name: "m2-secret-dir"
12:55:50       readOnly: true
12:55:50       subPath: "settings.xml"
12:55:50     - mountPath: "/home/jenkins/.ssh"
12:55:50       name: "volume-1"
12:55:50       readOnly: false
12:55:50       subPath: ""
12:55:50     - mountPath: "/home/jenkins/agent"
12:55:50       name: "workspace-volume"
12:55:50       readOnly: false
12:55:50     workingDir: "/home/jenkins/agent"
12:55:50   nodeSelector:
12:55:50     kubernetes.io/os: "linux"
12:55:50   restartPolicy: "Never"
12:55:50   volumes:
12:55:50   - name: "volume-0"
12:55:50     persistentVolumeClaim:
12:55:50       claimName: "tools-claim-jiro-packaging"
12:55:50       readOnly: true
12:55:50   - name: "m2-secret-dir"
12:55:50     secret:
12:55:50       secretName: "m2-secret-dir"
12:55:50   - emptyDir:
12:55:50       medium: ""
12:55:50     name: "volume-2"
12:55:50   - configMap:
12:55:50       name: "m2-dir"
12:55:50     name: "m2-dir"
12:55:50   - configMap:
12:55:50       name: "known-hosts"
12:55:50     name: "volume-1"
12:55:50   - emptyDir:
12:55:50       medium: ""
12:55:50     name: "workspace-volume"
12:55:50   - emptyDir:
12:55:50       medium: ""
12:55:50     name: "volume-4"
12:55:50   - emptyDir:
12:55:50       medium: ""
12:55:50     name: "volume-3"
12:55:50 
12:55:50 Building remotely on basic-jnj3j (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
12:55:50 [WS-CLEANUP] Deleting project workspace...
12:55:50 [WS-CLEANUP] Deferred wipeout is used...
12:55:50 [ssh-agent] Looking for ssh-agent implementation...
12:55:50 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:55:50 $ ssh-agent
12:55:50 SSH_AUTH_SOCK=/tmp/ssh-5aDLOFP0mIXH/agent.49
12:55:50 SSH_AGENT_PID=51
12:55:50 [ssh-agent] Started.
12:55:50 Running ssh-add (command line suppressed)
12:55:50 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8405381631734801697.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8405381631734801697.key)
12:55:50 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
12:55:50 The recommended git tool is: git
12:55:52 using credential github-bot
12:55:52 Cloning the remote Git repository
12:55:52 Cloning repository https://github.com/eclipse-packaging/packages.git
12:55:52  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
12:55:52 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
12:55:52  > git --version # timeout=10
12:55:52  > git --version # 'git version 2.20.1'
12:55:52 using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:55:52  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:55:53  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
12:55:53  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:55:54 Avoid second fetch
12:55:54  > git rev-parse origin/master^{commit} # timeout=10
12:55:54 Checking out Revision 9e1693b0ad126aa008484cd98fafbec11b783e9c (origin/master)
12:55:54  > git config core.sparsecheckout # timeout=10
12:55:54  > git checkout -f 9e1693b0ad126aa008484cd98fafbec11b783e9c # timeout=10
12:55:54 Commit message: "Set version qualifiers with setGitDate script"
12:55:54  > git rev-list --no-walk 9940aafd47802293a52a9d2c60e4b8273e6aea69 # timeout=10
12:55:54 [notarize-downloads] $ /bin/bash /tmp/jenkins6723118491112430123.sh
12:55:54 + export 'PS4=+$$+ '
12:55:54 + PS4='+$$+ '
12:55:54 +134+ SSHUSER=genie.packaging@projects-storage.eclipse.org
12:55:54 +134+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
12:55:54 +134+ SCP=scp
12:55:54 +134+ mkdir temp
12:55:54 +134+ pushd temp
12:55:54 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
12:55:54 ++134+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
12:55:55 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:55:55 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:56:03 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:03 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:56:12 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:12 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:56:21 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:21 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:56:30 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:30 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:56:40 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:40 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:56:56 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:56:56 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:57:05 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:57:05 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:57:19 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:57:19 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:57:36 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:57:36 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:57:52 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:57:52 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:58:02 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:58:02 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:58:15 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:58:15 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:58:25 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:58:25 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:58:34 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:58:34 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:58:49 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:58:49 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:59:04 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:59:04 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:59:11 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:59:11 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:59:26 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:59:26 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize .
12:59:40 +134+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:59:40 +134+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize .
12:59:50 +134+ popd
12:59:50 ~/agent/workspace/notarize-downloads
12:59:50 ++134+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
12:59:50 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:59:50 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:50 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:59:50 +134+ LOG=eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
12:59:50 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
12:59:50 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:50 +134+ sleep 18s
12:59:50 +134+ tee --append eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
12:59:50 +181+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:50 ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:50 +181+ DMG=eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:50 +181+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:53 ++181+ echo eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
12:59:53 ++181+ sed s/_/-/g
12:59:53 +181+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-M2-macosx-cocoa-x86-64.dmg
12:59:53 +181+ retryCount=1
12:59:53 +181+ '[' 1 -gt 0 ']'
12:59:53 ++181+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:59:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:59:58 200'
12:59:58 ++181+ head -n1
12:59:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:59:58 ++181+ tail -n1
12:59:58 +181+ STATUS_CODE=200
12:59:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:59:58 ++181+ jq -r .uuid
12:59:58 +181+ UUID=1bbe2b29-30fa-4038-8cfe-9c349ae5885f
12:59:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:59:58 ++181+ jq -r .notarizationStatus.status
12:59:58 +181+ STATUS=IN_PROGRESS
12:59:58 +181+ [[ 200 == \5\0\3 ]]
12:59:58 +181+ [[ 200 == \5\0\2 ]]
12:59:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:59:58 +181+ sleep 1m
13:00:08 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:00:08 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:08 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:00:08 +134+ LOG=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:00:08 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:00:08 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:08 +134+ sleep 18s
13:00:08 +134+ tee --append eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:00:08 +203+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:08 ++203+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:08 +203+ DMG=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:08 +203+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:09 ++203+ echo eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:09 ++203+ sed s/_/-/g
13:00:09 +203+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:09 +203+ retryCount=1
13:00:09 +203+ '[' 1 -gt 0 ']'
13:00:09 ++203+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:00:15 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:00:15 200'
13:00:15 ++203+ head -n1
13:00:15 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:15 ++203+ tail -n1
13:00:15 +203+ STATUS_CODE=200
13:00:15 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:15 ++203+ jq -r .uuid
13:00:15 +203+ UUID=c8b0e868-2603-4d1b-9394-301c83df65c6
13:00:15 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:15 ++203+ jq -r .notarizationStatus.status
13:00:15 +203+ STATUS=IN_PROGRESS
13:00:15 +203+ [[ 200 == \5\0\3 ]]
13:00:15 +203+ [[ 200 == \5\0\2 ]]
13:00:15 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:00:15 +203+ sleep 1m
13:00:26 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:00:26 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:26 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:00:26 +134+ LOG=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:00:26 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:00:26 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:26 +134+ sleep 18s
13:00:26 +134+ tee --append eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:00:26 +225+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:26 ++225+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:26 +225+ DMG=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:26 +225+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:27 ++225+ echo eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:27 ++225+ sed s/_/-/g
13:00:27 +225+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:00:27 +225+ retryCount=1
13:00:27 +225+ '[' 1 -gt 0 ']'
13:00:27 ++225+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:00:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:00:32 200'
13:00:32 ++225+ head -n1
13:00:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:32 ++225+ tail -n1
13:00:32 +225+ STATUS_CODE=200
13:00:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:32 ++225+ jq -r .uuid
13:00:32 +225+ UUID=e4a22192-4b2f-4451-9e7e-04456d0315f9
13:00:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:32 ++225+ jq -r .notarizationStatus.status
13:00:32 +225+ STATUS=IN_PROGRESS
13:00:32 +225+ [[ 200 == \5\0\3 ]]
13:00:32 +225+ [[ 200 == \5\0\2 ]]
13:00:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:00:32 +225+ sleep 1m
13:00:44 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:00:44 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:44 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:00:44 +134+ LOG=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:00:44 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:00:44 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:44 +134+ sleep 18s
13:00:44 +134+ tee --append eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:00:44 +247+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:44 ++247+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:44 +247+ DMG=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:44 +247+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:45 ++247+ echo eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:00:45 ++247+ sed s/_/-/g
13:00:45 +247+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86-64.dmg
13:00:45 +247+ retryCount=1
13:00:45 +247+ '[' 1 -gt 0 ']'
13:00:45 ++247+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:00:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:00:50 200'
13:00:50 ++247+ head -n1
13:00:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:50 ++247+ tail -n1
13:00:50 +247+ STATUS_CODE=200
13:00:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:50 ++247+ jq -r .uuid
13:00:50 +247+ UUID=55befd4a-1173-47e3-86ed-5473fc2c2a18
13:00:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:50 ++247+ jq -r .notarizationStatus.status
13:00:50 +247+ STATUS=IN_PROGRESS
13:00:50 +247+ [[ 200 == \5\0\3 ]]
13:00:50 +247+ [[ 200 == \5\0\2 ]]
13:00:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:00:50 +247+ sleep 1m
13:00:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:00:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:00:58 200'
13:00:58 ++181+ head -n1
13:00:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:00:58 ++181+ tail -n1
13:00:58 +181+ STATUS_CODE=200
13:00:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:00:58 ++181+ jq -r .notarizationStatus.status
13:00:58 +181+ STATUS=IN_PROGRESS
13:00:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:00:58 +181+ sleep 1m
13:01:02 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:01:02 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:02 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:01:02 +134+ LOG=eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:02 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:01:02 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:02 +134+ sleep 18s
13:01:02 +134+ tee --append eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:02 +279+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:02 ++279+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:02 +279+ DMG=eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:02 +279+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:06 ++279+ echo eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:06 ++279+ sed s/_/-/g
13:01:06 +279+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-M2-macosx-cocoa-x86-64.dmg
13:01:06 +279+ retryCount=1
13:01:06 +279+ '[' 1 -gt 0 ']'
13:01:06 ++279+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:01:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:12 200'
13:01:12 ++279+ head -n1
13:01:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:12 ++279+ tail -n1
13:01:12 +279+ STATUS_CODE=200
13:01:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:12 ++279+ jq -r .uuid
13:01:12 +279+ UUID=4722a89a-9572-4656-a94b-b9860adbb085
13:01:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:12 ++279+ jq -r .notarizationStatus.status
13:01:12 +279+ STATUS=IN_PROGRESS
13:01:12 +279+ [[ 200 == \5\0\3 ]]
13:01:12 +279+ [[ 200 == \5\0\2 ]]
13:01:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:12 +279+ sleep 1m
13:01:15 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:01:15 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:15 200'
13:01:15 ++203+ head -n1
13:01:15 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:15 ++203+ tail -n1
13:01:15 +203+ STATUS_CODE=200
13:01:15 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:01:15 ++203+ jq -r .notarizationStatus.status
13:01:15 +203+ STATUS=IN_PROGRESS
13:01:15 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:15 +203+ sleep 1m
13:01:20 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:01:20 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:20 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:01:20 +134+ LOG=eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:20 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:01:20 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:20 +134+ sleep 18s
13:01:20 +134+ tee --append eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:20 +311+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:20 ++311+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:20 +311+ DMG=eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:20 +311+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:21 ++311+ echo eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:21 ++311+ sed s/_/-/g
13:01:21 +311+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-M2-macosx-cocoa-x86-64.dmg
13:01:21 +311+ retryCount=1
13:01:21 +311+ '[' 1 -gt 0 ']'
13:01:21 ++311+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:01:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:29 200'
13:01:29 ++311+ head -n1
13:01:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:29 ++311+ tail -n1
13:01:29 +311+ STATUS_CODE=200
13:01:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:29 ++311+ jq -r .uuid
13:01:29 +311+ UUID=4a2af153-21f6-4cfa-93e0-b1d088b680ba
13:01:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:29 ++311+ jq -r .notarizationStatus.status
13:01:29 +311+ STATUS=IN_PROGRESS
13:01:29 +311+ [[ 200 == \5\0\3 ]]
13:01:29 +311+ [[ 200 == \5\0\2 ]]
13:01:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:29 +311+ sleep 1m
13:01:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:01:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:32 200'
13:01:32 ++225+ head -n1
13:01:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:32 ++225+ tail -n1
13:01:32 +225+ STATUS_CODE=200
13:01:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:01:32 ++225+ jq -r .notarizationStatus.status
13:01:32 +225+ STATUS=IN_PROGRESS
13:01:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:32 +225+ sleep 1m
13:01:38 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:01:38 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:38 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:01:38 +134+ LOG=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:01:38 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:01:38 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:38 +134+ sleep 18s
13:01:38 +134+ tee --append eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:01:38 +343+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:38 ++343+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:38 +343+ DMG=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:38 +343+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:40 ++343+ sed s/_/-/g
13:01:40 ++343+ echo eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:40 +343+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:01:40 +343+ retryCount=1
13:01:40 +343+ '[' 1 -gt 0 ']'
13:01:40 ++343+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:01:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:45 200'
13:01:45 ++343+ head -n1
13:01:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:45 ++343+ tail -n1
13:01:45 +343+ STATUS_CODE=200
13:01:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:45 ++343+ jq -r .uuid
13:01:45 +343+ UUID=56520868-8ad1-43ff-8cfe-d5e678905900
13:01:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:45 ++343+ jq -r .notarizationStatus.status
13:01:45 +343+ STATUS=IN_PROGRESS
13:01:45 +343+ [[ 200 == \5\0\3 ]]
13:01:45 +343+ [[ 200 == \5\0\2 ]]
13:01:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:45 +343+ sleep 1m
13:01:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:01:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:50 200'
13:01:50 ++247+ head -n1
13:01:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:50 ++247+ tail -n1
13:01:50 +247+ STATUS_CODE=200
13:01:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:01:50 ++247+ jq -r .notarizationStatus.status
13:01:50 +247+ STATUS=IN_PROGRESS
13:01:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:50 +247+ sleep 1m
13:01:56 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:01:56 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:56 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:01:56 +134+ LOG=eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:56 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:01:56 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:56 +134+ sleep 18s
13:01:56 +134+ tee --append eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:01:56 +375+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:56 ++375+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:56 +375+ DMG=eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:56 +375+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:57 ++375+ echo eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:01:57 ++375+ sed s/_/-/g
13:01:57 +375+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-M2-macosx-cocoa-x86-64.dmg
13:01:57 +375+ retryCount=1
13:01:57 +375+ '[' 1 -gt 0 ']'
13:01:57 ++375+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:01:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:01:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:01:58 200'
13:01:58 ++181+ head -n1
13:01:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:01:58 ++181+ tail -n1
13:01:58 +181+ STATUS_CODE=200
13:01:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:01:58 ++181+ jq -r .notarizationStatus.status
13:01:58 +181+ STATUS=IN_PROGRESS
13:01:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:01:58 +181+ sleep 1m
13:02:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:05 200'
13:02:05 ++375+ head -n1
13:02:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:05 ++375+ tail -n1
13:02:05 +375+ STATUS_CODE=200
13:02:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:05 ++375+ jq -r .uuid
13:02:05 +375+ UUID=dab636ed-d5c9-48c4-a024-8ab9483e3390
13:02:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:05 ++375+ jq -r .notarizationStatus.status
13:02:05 +375+ STATUS=IN_PROGRESS
13:02:05 +375+ [[ 200 == \5\0\3 ]]
13:02:05 +375+ [[ 200 == \5\0\2 ]]
13:02:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:05 +375+ sleep 1m
13:02:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:02:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:12 200'
13:02:12 ++279+ head -n1
13:02:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:12 ++279+ tail -n1
13:02:12 +279+ STATUS_CODE=200
13:02:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:02:12 ++279+ jq -r .notarizationStatus.status
13:02:12 +279+ STATUS=IN_PROGRESS
13:02:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:12 +279+ sleep 1m
13:02:14 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:02:14 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:14 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:02:14 +134+ LOG=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:02:14 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:02:14 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:14 +134+ sleep 18s
13:02:14 +134+ tee --append eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:02:14 +417+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:14 ++417+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:14 +417+ DMG=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:14 +417+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:15 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:02:15 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:15 200'
13:02:15 ++203+ head -n1
13:02:15 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:15 ++203+ tail -n1
13:02:15 +203+ STATUS_CODE=200
13:02:15 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:02:15 ++203+ jq -r .notarizationStatus.status
13:02:15 +203+ STATUS=IN_PROGRESS
13:02:15 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:15 +203+ sleep 1m
13:02:19 ++417+ echo eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:19 ++417+ sed s/_/-/g
13:02:19 +417+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:19 +417+ retryCount=1
13:02:19 +417+ '[' 1 -gt 0 ']'
13:02:19 ++417+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:02:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:26 200'
13:02:26 ++417+ head -n1
13:02:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:26 ++417+ tail -n1
13:02:26 +417+ STATUS_CODE=200
13:02:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:26 ++417+ jq -r .uuid
13:02:26 +417+ UUID=2e184d9e-3859-4c61-aa7d-28c51be65b2f
13:02:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:26 ++417+ jq -r .notarizationStatus.status
13:02:26 +417+ STATUS=IN_PROGRESS
13:02:26 +417+ [[ 200 == \5\0\3 ]]
13:02:26 +417+ [[ 200 == \5\0\2 ]]
13:02:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:26 +417+ sleep 1m
13:02:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:02:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:02:29 200'
13:02:29 ++311+ head -n1
13:02:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:02:29 ++311+ tail -n1
13:02:29 +311+ STATUS_CODE=200
13:02:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:02:29 ++311+ jq -r .notarizationStatus.status
13:02:29 +311+ STATUS=IN_PROGRESS
13:02:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:29 +311+ sleep 1m
13:02:32 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:02:32 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:02:32 +134+ LOG=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:02:32 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:02:32 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 +134+ sleep 18s
13:02:32 +134+ tee --append eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:02:32 +459+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 ++459+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 +459+ DMG=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 +459+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:02:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:32 200'
13:02:32 ++225+ head -n1
13:02:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:32 ++225+ tail -n1
13:02:32 +225+ STATUS_CODE=200
13:02:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:02:32 ++225+ jq -r .notarizationStatus.status
13:02:32 +225+ STATUS=IN_PROGRESS
13:02:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:32 +225+ sleep 1m
13:02:33 ++459+ echo eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:33 ++459+ sed s/_/-/g
13:02:33 +459+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:02:33 +459+ retryCount=1
13:02:33 +459+ '[' 1 -gt 0 ']'
13:02:33 ++459+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:02:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:43 200'
13:02:43 ++459+ head -n1
13:02:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:43 ++459+ tail -n1
13:02:43 +459+ STATUS_CODE=200
13:02:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:43 ++459+ jq -r .uuid
13:02:43 +459+ UUID=2255eb9e-a4f9-4051-b276-7015b22e4bdd
13:02:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:43 ++459+ jq -r .notarizationStatus.status
13:02:43 +459+ STATUS=IN_PROGRESS
13:02:43 +459+ [[ 200 == \5\0\3 ]]
13:02:43 +459+ [[ 200 == \5\0\2 ]]
13:02:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:43 +459+ sleep 1m
13:02:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:02:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:02:45 200'
13:02:45 ++343+ head -n1
13:02:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:02:45 ++343+ tail -n1
13:02:45 +343+ STATUS_CODE=200
13:02:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:02:45 ++343+ jq -r .notarizationStatus.status
13:02:45 +343+ STATUS=IN_PROGRESS
13:02:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:45 +343+ sleep 1m
13:02:50 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:02:50 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:02:50 +134+ LOG=eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:02:50 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:02:50 +134+ sleep 18s
13:02:50 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 +134+ tee --append eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:02:50 +501+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 ++501+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 +501+ DMG=eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 +501+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:02:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:50 200'
13:02:50 ++247+ head -n1
13:02:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:50 ++247+ tail -n1
13:02:50 +247+ STATUS_CODE=200
13:02:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:02:50 ++247+ jq -r .notarizationStatus.status
13:02:50 +247+ STATUS=IN_PROGRESS
13:02:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:50 +247+ sleep 1m
13:02:51 ++501+ echo eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:02:51 ++501+ sed s/_/-/g
13:02:51 +501+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-M2-macosx-cocoa-x86-64.dmg
13:02:51 +501+ retryCount=1
13:02:51 +501+ '[' 1 -gt 0 ']'
13:02:51 ++501+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:02:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:02:56 200'
13:02:56 ++501+ head -n1
13:02:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:56 ++501+ tail -n1
13:02:56 +501+ STATUS_CODE=200
13:02:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:56 ++501+ jq -r .uuid
13:02:56 +501+ UUID=c8211805-2981-4182-b5c3-5b135efaf26c
13:02:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:02:56 ++501+ jq -r .notarizationStatus.status
13:02:56 +501+ STATUS=IN_PROGRESS
13:02:56 +501+ [[ 200 == \5\0\3 ]]
13:02:56 +501+ [[ 200 == \5\0\2 ]]
13:02:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:56 +501+ sleep 1m
13:02:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:02:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:02:58 200'
13:02:58 ++181+ head -n1
13:02:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:02:58 ++181+ tail -n1
13:02:58 +181+ STATUS_CODE=200
13:02:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:02:58 ++181+ jq -r .notarizationStatus.status
13:02:58 +181+ STATUS=IN_PROGRESS
13:02:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:02:58 +181+ sleep 1m
13:03:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:03:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:05 200'
13:03:05 ++375+ head -n1
13:03:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:05 ++375+ tail -n1
13:03:05 +375+ STATUS_CODE=200
13:03:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:05 ++375+ jq -r .notarizationStatus.status
13:03:05 +375+ STATUS=IN_PROGRESS
13:03:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:05 +375+ sleep 1m
13:03:08 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:03:08 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:08 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:03:08 +134+ LOG=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:03:08 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:03:08 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:08 +134+ sleep 18s
13:03:08 +134+ tee --append eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:03:08 +553+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:08 ++553+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:08 +553+ DMG=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:08 +553+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:10 ++553+ sed s/_/-/g
13:03:10 ++553+ echo eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:10 +553+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:03:10 +553+ retryCount=1
13:03:10 +553+ '[' 1 -gt 0 ']'
13:03:10 ++553+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:03:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:03:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:03:12 200'
13:03:12 ++279+ head -n1
13:03:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:12 ++279+ tail -n1
13:03:12 +279+ STATUS_CODE=200
13:03:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:03:12 ++279+ jq -r .notarizationStatus.status
13:03:12 +279+ STATUS=IN_PROGRESS
13:03:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:12 +279+ sleep 1m
13:03:15 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:03:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:16 200'
13:03:16 ++203+ head -n1
13:03:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:16 ++203+ tail -n1
13:03:16 +203+ STATUS_CODE=200
13:03:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:16 ++203+ jq -r .notarizationStatus.status
13:03:16 +203+ STATUS=IN_PROGRESS
13:03:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:16 +203+ sleep 1m
13:03:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:03:16 200'
13:03:16 ++553+ head -n1
13:03:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:16 ++553+ tail -n1
13:03:16 +553+ STATUS_CODE=200
13:03:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:16 ++553+ jq -r .uuid
13:03:16 +553+ UUID=925091bf-b034-477f-8528-c5e71748e9d0
13:03:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:16 ++553+ jq -r .notarizationStatus.status
13:03:16 +553+ STATUS=IN_PROGRESS
13:03:16 +553+ [[ 200 == \5\0\3 ]]
13:03:16 +553+ [[ 200 == \5\0\2 ]]
13:03:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:16 +553+ sleep 1m
13:03:26 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:03:26 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:03:26 +134+ LOG=eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:03:26 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:03:26 +134+ sleep 18s
13:03:26 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 +134+ tee --append eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:03:26 +595+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 ++595+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 +595+ DMG=eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 +595+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:03:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:26 200'
13:03:26 ++417+ head -n1
13:03:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:26 ++417+ tail -n1
13:03:26 +417+ STATUS_CODE=200
13:03:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:26 ++417+ jq -r .notarizationStatus.status
13:03:26 +417+ STATUS=IN_PROGRESS
13:03:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:26 +417+ sleep 1m
13:03:26 ++595+ echo eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:26 ++595+ sed s/_/-/g
13:03:26 +595+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-M2-macosx-cocoa-x86-64.dmg
13:03:26 +595+ retryCount=1
13:03:26 +595+ '[' 1 -gt 0 ']'
13:03:26 ++595+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:03:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:03:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:29 200'
13:03:29 ++311+ head -n1
13:03:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:29 ++311+ tail -n1
13:03:29 +311+ STATUS_CODE=200
13:03:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:29 ++311+ jq -r .notarizationStatus.status
13:03:29 +311+ STATUS=IN_PROGRESS
13:03:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:29 +311+ sleep 1m
13:03:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:03:31 200'
13:03:31 ++595+ head -n1
13:03:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:31 ++595+ tail -n1
13:03:31 +595+ STATUS_CODE=200
13:03:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:31 ++595+ jq -r .uuid
13:03:31 +595+ UUID=fa5714d9-47a2-400c-8b0a-a5915f313c82
13:03:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:31 ++595+ jq -r .notarizationStatus.status
13:03:31 +595+ STATUS=IN_PROGRESS
13:03:31 +595+ [[ 200 == \5\0\3 ]]
13:03:31 +595+ [[ 200 == \5\0\2 ]]
13:03:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:31 +595+ sleep 1m
13:03:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:03:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:32 200'
13:03:32 ++225+ head -n1
13:03:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:32 ++225+ tail -n1
13:03:32 +225+ STATUS_CODE=200
13:03:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:32 ++225+ jq -r .notarizationStatus.status
13:03:32 +225+ STATUS=IN_PROGRESS
13:03:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:32 +225+ sleep 1m
13:03:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:03:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:43 200'
13:03:43 ++459+ head -n1
13:03:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:43 ++459+ tail -n1
13:03:43 +459+ STATUS_CODE=200
13:03:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:43 ++459+ jq -r .notarizationStatus.status
13:03:43 +459+ STATUS=IN_PROGRESS
13:03:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:43 +459+ sleep 1m
13:03:44 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:03:44 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:44 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:03:44 +134+ LOG=eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:03:44 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:03:44 +134+ sleep 18s
13:03:44 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:44 +134+ tee --append eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:03:44 +657+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:44 ++657+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:44 +657+ DMG=eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:44 +657+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:03:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:45 200'
13:03:45 ++343+ head -n1
13:03:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:45 ++343+ tail -n1
13:03:45 +343+ STATUS_CODE=200
13:03:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:45 ++343+ jq -r .notarizationStatus.status
13:03:45 +343+ STATUS=IN_PROGRESS
13:03:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:45 +343+ sleep 1m
13:03:46 ++657+ echo eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:03:46 ++657+ sed s/_/-/g
13:03:46 +657+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-M2-macosx-cocoa-x86-64.dmg
13:03:46 +657+ retryCount=1
13:03:46 +657+ '[' 1 -gt 0 ']'
13:03:46 ++657+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:03:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:03:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:50 200'
13:03:50 ++247+ head -n1
13:03:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:50 ++247+ tail -n1
13:03:50 +247+ STATUS_CODE=200
13:03:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:50 ++247+ jq -r .notarizationStatus.status
13:03:50 +247+ STATUS=IN_PROGRESS
13:03:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:50 +247+ sleep 1m
13:03:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:03:52 200'
13:03:52 ++657+ head -n1
13:03:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:52 ++657+ tail -n1
13:03:52 +657+ STATUS_CODE=200
13:03:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:52 ++657+ jq -r .uuid
13:03:52 +657+ UUID=5d200966-ca37-4c74-8a55-e38d042c2d3f
13:03:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:52 ++657+ jq -r .notarizationStatus.status
13:03:52 +657+ STATUS=IN_PROGRESS
13:03:52 +657+ [[ 200 == \5\0\3 ]]
13:03:52 +657+ [[ 200 == \5\0\2 ]]
13:03:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:52 +657+ sleep 1m
13:03:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:03:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:03:56 200'
13:03:56 ++501+ head -n1
13:03:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:03:56 ++501+ tail -n1
13:03:56 +501+ STATUS_CODE=200
13:03:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:03:56 ++501+ jq -r .notarizationStatus.status
13:03:56 +501+ STATUS=IN_PROGRESS
13:03:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:56 +501+ sleep 1m
13:03:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:03:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:03:58 200'
13:03:58 ++181+ head -n1
13:03:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:03:58 ++181+ tail -n1
13:03:58 +181+ STATUS_CODE=200
13:03:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:03:58 ++181+ jq -r .notarizationStatus.status
13:03:58 +181+ STATUS=IN_PROGRESS
13:03:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:03:58 +181+ sleep 1m
13:04:02 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:04:02 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:02 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:04:02 +134+ LOG=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:02 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:04:02 +134+ sleep 18s
13:04:02 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:02 +134+ tee --append eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:02 +719+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:02 ++719+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:02 +719+ DMG=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:02 +719+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:03 ++719+ echo eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:03 ++719+ sed s/_/-/g
13:04:03 +719+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:03 +719+ retryCount=1
13:04:03 +719+ '[' 1 -gt 0 ']'
13:04:03 ++719+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:04:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:04:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:05 200'
13:04:05 ++375+ head -n1
13:04:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:05 ++375+ tail -n1
13:04:05 +375+ STATUS_CODE=200
13:04:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:05 ++375+ jq -r .notarizationStatus.status
13:04:05 +375+ STATUS=IN_PROGRESS
13:04:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:05 +375+ sleep 1m
13:04:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:11 200'
13:04:11 ++719+ head -n1
13:04:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:11 ++719+ tail -n1
13:04:11 +719+ STATUS_CODE=200
13:04:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:11 ++719+ jq -r .uuid
13:04:11 +719+ UUID=e9f41d13-8dac-436f-b2de-f55405f09bcd
13:04:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:11 ++719+ jq -r .notarizationStatus.status
13:04:11 +719+ STATUS=IN_PROGRESS
13:04:11 +719+ [[ 200 == \5\0\3 ]]
13:04:11 +719+ [[ 200 == \5\0\2 ]]
13:04:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:11 +719+ sleep 1m
13:04:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:04:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:12 200'
13:04:12 ++279+ head -n1
13:04:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:12 ++279+ tail -n1
13:04:12 +279+ STATUS_CODE=200
13:04:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:12 ++279+ jq -r .notarizationStatus.status
13:04:12 +279+ STATUS=IN_PROGRESS
13:04:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:12 +279+ sleep 1m
13:04:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:04:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:16 200'
13:04:16 ++203+ head -n1
13:04:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:16 ++203+ tail -n1
13:04:16 +203+ STATUS_CODE=200
13:04:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:16 ++203+ jq -r .notarizationStatus.status
13:04:16 +203+ STATUS=IN_PROGRESS
13:04:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:16 +203+ sleep 1m
13:04:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:04:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:16 200'
13:04:16 ++553+ head -n1
13:04:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:16 ++553+ tail -n1
13:04:16 +553+ STATUS_CODE=200
13:04:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:04:16 ++553+ jq -r .notarizationStatus.status
13:04:16 +553+ STATUS=IN_PROGRESS
13:04:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:16 +553+ sleep 1m
13:04:20 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:04:20 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:20 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:04:20 +134+ LOG=eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:04:20 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:04:20 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:20 +134+ sleep 18s
13:04:20 +134+ tee --append eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:04:20 +781+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:20 ++781+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:20 +781+ DMG=eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:20 +781+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:21 ++781+ echo eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:04:21 ++781+ sed s/_/-/g
13:04:21 +781+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-M2-macosx-cocoa-x86-64.dmg
13:04:21 +781+ retryCount=1
13:04:21 +781+ '[' 1 -gt 0 ']'
13:04:21 ++781+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:04:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:04:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:26 200'
13:04:26 ++417+ head -n1
13:04:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:26 ++417+ tail -n1
13:04:26 +417+ STATUS_CODE=200
13:04:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:26 ++417+ jq -r .notarizationStatus.status
13:04:26 +417+ STATUS=IN_PROGRESS
13:04:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:26 +417+ sleep 1m
13:04:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:28 200'
13:04:28 ++781+ head -n1
13:04:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:28 ++781+ tail -n1
13:04:28 +781+ STATUS_CODE=200
13:04:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:28 ++781+ jq -r .uuid
13:04:28 +781+ UUID=158d0870-380c-4425-b76c-ed59b0e4e269
13:04:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:28 ++781+ jq -r .notarizationStatus.status
13:04:28 +781+ STATUS=IN_PROGRESS
13:04:28 +781+ [[ 200 == \5\0\3 ]]
13:04:28 +781+ [[ 200 == \5\0\2 ]]
13:04:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:28 +781+ sleep 1m
13:04:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:04:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:29 200'
13:04:29 ++311+ head -n1
13:04:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:29 ++311+ tail -n1
13:04:29 +311+ STATUS_CODE=200
13:04:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:29 ++311+ jq -r .notarizationStatus.status
13:04:29 +311+ STATUS=IN_PROGRESS
13:04:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:29 +311+ sleep 1m
13:04:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:04:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:31 200'
13:04:31 ++595+ head -n1
13:04:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:31 ++595+ tail -n1
13:04:31 +595+ STATUS_CODE=200
13:04:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:04:31 ++595+ jq -r .notarizationStatus.status
13:04:31 +595+ STATUS=IN_PROGRESS
13:04:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:31 +595+ sleep 1m
13:04:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:04:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:32 200'
13:04:32 ++225+ head -n1
13:04:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:32 ++225+ tail -n1
13:04:32 +225+ STATUS_CODE=200
13:04:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:32 ++225+ jq -r .notarizationStatus.status
13:04:32 +225+ STATUS=IN_PROGRESS
13:04:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:32 +225+ sleep 1m
13:04:38 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:04:38 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:38 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:04:38 +134+ LOG=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:38 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:04:38 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:38 +134+ sleep 18s
13:04:38 +134+ tee --append eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:38 +843+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:38 ++843+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:38 +843+ DMG=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:38 +843+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:40 ++843+ echo eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:40 ++843+ sed s/_/-/g
13:04:40 +843+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:40 +843+ retryCount=1
13:04:40 +843+ '[' 1 -gt 0 ']'
13:04:40 ++843+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:04:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:04:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:43 200'
13:04:43 ++459+ head -n1
13:04:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:43 ++459+ tail -n1
13:04:43 +459+ STATUS_CODE=200
13:04:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:43 ++459+ jq -r .notarizationStatus.status
13:04:43 +459+ STATUS=IN_PROGRESS
13:04:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:43 +459+ sleep 1m
13:04:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:45 200'
13:04:45 ++843+ head -n1
13:04:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:45 ++843+ tail -n1
13:04:45 +843+ STATUS_CODE=200
13:04:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:45 ++843+ jq -r .uuid
13:04:45 +843+ UUID=a293d464-54a4-4587-9359-86417f235fe0
13:04:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:45 ++843+ jq -r .notarizationStatus.status
13:04:45 +843+ STATUS=IN_PROGRESS
13:04:45 +843+ [[ 200 == \5\0\3 ]]
13:04:45 +843+ [[ 200 == \5\0\2 ]]
13:04:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:45 +843+ sleep 1m
13:04:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:04:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:45 200'
13:04:45 ++343+ head -n1
13:04:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:45 ++343+ tail -n1
13:04:45 +343+ STATUS_CODE=200
13:04:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:45 ++343+ jq -r .notarizationStatus.status
13:04:45 +343+ STATUS=IN_PROGRESS
13:04:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:45 +343+ sleep 1m
13:04:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:04:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:50 200'
13:04:50 ++247+ head -n1
13:04:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:50 ++247+ tail -n1
13:04:50 +247+ STATUS_CODE=200
13:04:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:50 ++247+ jq -r .notarizationStatus.status
13:04:50 +247+ STATUS=IN_PROGRESS
13:04:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:50 +247+ sleep 1m
13:04:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:04:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:04:52 200'
13:04:52 ++657+ head -n1
13:04:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:04:52 ++657+ tail -n1
13:04:52 +657+ STATUS_CODE=200
13:04:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:04:52 ++657+ jq -r .notarizationStatus.status
13:04:52 +657+ STATUS=IN_PROGRESS
13:04:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:52 +657+ sleep 1m
13:04:56 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:04:56 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:04:56 +134+ LOG=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:56 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:04:56 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 +134+ sleep 18s
13:04:56 +134+ tee --append eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:04:56 +905+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 ++905+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 +905+ DMG=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 +905+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:04:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:56 200'
13:04:56 ++501+ head -n1
13:04:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:56 ++501+ tail -n1
13:04:56 +501+ STATUS_CODE=200
13:04:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:56 ++501+ jq -r .notarizationStatus.status
13:04:56 +501+ STATUS=IN_PROGRESS
13:04:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:56 +501+ sleep 1m
13:04:58 ++905+ echo eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:58 ++905+ sed s/_/-/g
13:04:58 +905+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:04:58 +905+ retryCount=1
13:04:58 +905+ '[' 1 -gt 0 ']'
13:04:58 ++905+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:04:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:04:58 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:04:58 200'
13:04:58 ++181+ head -n1
13:04:58 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:04:58 ++181+ tail -n1
13:04:58 +181+ STATUS_CODE=200
13:04:58 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:04:58 ++181+ jq -r .notarizationStatus.status
13:04:58 +181+ STATUS=IN_PROGRESS
13:04:58 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:04:58 +181+ sleep 1m
13:05:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:05:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:05 200'
13:05:05 ++375+ head -n1
13:05:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:05 ++375+ tail -n1
13:05:05 +375+ STATUS_CODE=200
13:05:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:05 ++375+ jq -r .notarizationStatus.status
13:05:05 +375+ STATUS=IN_PROGRESS
13:05:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:05 +375+ sleep 1m
13:05:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:05:06 200'
13:05:06 ++905+ head -n1
13:05:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:06 ++905+ tail -n1
13:05:06 +905+ STATUS_CODE=200
13:05:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:06 ++905+ jq -r .uuid
13:05:06 +905+ UUID=cb2a738b-a7de-42f7-98e3-6dd04893d91c
13:05:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:06 ++905+ jq -r .notarizationStatus.status
13:05:06 +905+ STATUS=IN_PROGRESS
13:05:06 +905+ [[ 200 == \5\0\3 ]]
13:05:06 +905+ [[ 200 == \5\0\2 ]]
13:05:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:06 +905+ sleep 1m
13:05:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:05:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:05:11 200'
13:05:11 ++719+ head -n1
13:05:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:11 ++719+ tail -n1
13:05:11 +719+ STATUS_CODE=200
13:05:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:05:11 ++719+ jq -r .notarizationStatus.status
13:05:11 +719+ STATUS=IN_PROGRESS
13:05:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:11 +719+ sleep 1m
13:05:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:05:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:12 200'
13:05:12 ++279+ head -n1
13:05:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:12 ++279+ tail -n1
13:05:12 +279+ STATUS_CODE=200
13:05:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:12 ++279+ jq -r .notarizationStatus.status
13:05:12 +279+ STATUS=IN_PROGRESS
13:05:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:12 +279+ sleep 1m
13:05:14 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:05:14 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:14 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:05:14 +134+ LOG=eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:05:14 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:05:14 +134+ sleep 18s
13:05:14 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:14 +134+ tee --append eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
13:05:14 +977+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:14 ++977+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:14 +977+ DMG=eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:14 +977+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:15 ++977+ echo eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:05:15 ++977+ sed s/_/-/g
13:05:15 +977+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-M2-macosx-cocoa-x86-64.dmg
13:05:15 +977+ retryCount=1
13:05:15 +977+ '[' 1 -gt 0 ']'
13:05:15 ++977+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:05:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:05:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:16 200'
13:05:16 ++203+ head -n1
13:05:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:16 ++203+ tail -n1
13:05:16 +203+ STATUS_CODE=200
13:05:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:16 ++203+ jq -r .notarizationStatus.status
13:05:16 +203+ STATUS=IN_PROGRESS
13:05:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:16 +203+ sleep 1m
13:05:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:05:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:16 200'
13:05:16 ++553+ head -n1
13:05:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:16 ++553+ tail -n1
13:05:16 +553+ STATUS_CODE=200
13:05:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:16 ++553+ jq -r .notarizationStatus.status
13:05:16 +553+ STATUS=IN_PROGRESS
13:05:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:16 +553+ sleep 1m
13:05:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:05:23 200'
13:05:23 ++977+ head -n1
13:05:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:23 ++977+ tail -n1
13:05:23 +977+ STATUS_CODE=200
13:05:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:23 ++977+ jq -r .uuid
13:05:23 +977+ UUID=d80ab148-fb17-4369-9b6e-996cee8df880
13:05:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:23 ++977+ jq -r .notarizationStatus.status
13:05:23 +977+ STATUS=IN_PROGRESS
13:05:23 +977+ [[ 200 == \5\0\3 ]]
13:05:23 +977+ [[ 200 == \5\0\2 ]]
13:05:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:23 +977+ sleep 1m
13:05:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:05:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:26 200'
13:05:26 ++417+ head -n1
13:05:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:26 ++417+ tail -n1
13:05:26 +417+ STATUS_CODE=200
13:05:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:26 ++417+ jq -r .notarizationStatus.status
13:05:26 +417+ STATUS=IN_PROGRESS
13:05:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:26 +417+ sleep 1m
13:05:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:05:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:28 200'
13:05:28 ++781+ head -n1
13:05:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:28 ++781+ tail -n1
13:05:28 +781+ STATUS_CODE=200
13:05:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:28 ++781+ jq -r .notarizationStatus.status
13:05:28 +781+ STATUS=IN_PROGRESS
13:05:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:28 +781+ sleep 1m
13:05:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:05:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:29 200'
13:05:29 ++311+ head -n1
13:05:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:29 ++311+ tail -n1
13:05:29 +311+ STATUS_CODE=200
13:05:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:29 ++311+ jq -r .notarizationStatus.status
13:05:29 +311+ STATUS=IN_PROGRESS
13:05:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:29 +311+ sleep 1m
13:05:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:05:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:31 200'
13:05:31 ++595+ head -n1
13:05:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:31 ++595+ tail -n1
13:05:31 +595+ STATUS_CODE=200
13:05:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:31 ++595+ jq -r .notarizationStatus.status
13:05:31 +595+ STATUS=IN_PROGRESS
13:05:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:31 +595+ sleep 1m
13:05:32 +134+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:05:32 +134+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 ++134+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:05:32 +134+ LOG=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:05:32 +134+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:05:32 +134+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 +134+ sleep 18s
13:05:32 +134+ tee --append eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
13:05:32 +1059+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 ++1059+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 +1059+ DMG=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 +1059+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:05:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:32 200'
13:05:32 ++225+ head -n1
13:05:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:32 ++225+ tail -n1
13:05:32 +225+ STATUS_CODE=200
13:05:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:32 ++225+ jq -r .notarizationStatus.status
13:05:32 +225+ STATUS=IN_PROGRESS
13:05:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:32 +225+ sleep 1m
13:05:33 ++1059+ echo eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:33 ++1059+ sed s/_/-/g
13:05:33 +1059+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:05:33 +1059+ retryCount=1
13:05:33 +1059+ '[' 1 -gt 0 ']'
13:05:33 ++1059+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:05:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:05:38 200'
13:05:38 ++1059+ head -n1
13:05:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:38 ++1059+ tail -n1
13:05:38 +1059+ STATUS_CODE=200
13:05:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:38 ++1059+ jq -r .uuid
13:05:38 +1059+ UUID=99888496-f20e-47fb-94fe-45b914256e47
13:05:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:05:38 ++1059+ jq -r .notarizationStatus.status
13:05:38 +1059+ STATUS=IN_PROGRESS
13:05:38 +1059+ [[ 200 == \5\0\3 ]]
13:05:38 +1059+ [[ 200 == \5\0\2 ]]
13:05:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:38 +1059+ sleep 1m
13:05:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:05:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:43 200'
13:05:43 ++459+ head -n1
13:05:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:43 ++459+ tail -n1
13:05:43 +459+ STATUS_CODE=200
13:05:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:43 ++459+ jq -r .notarizationStatus.status
13:05:43 +459+ STATUS=IN_PROGRESS
13:05:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:43 +459+ sleep 1m
13:05:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:05:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:45 200'
13:05:45 ++843+ head -n1
13:05:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:45 ++843+ tail -n1
13:05:45 +843+ STATUS_CODE=200
13:05:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:45 ++843+ jq -r .notarizationStatus.status
13:05:45 +843+ STATUS=IN_PROGRESS
13:05:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:45 +843+ sleep 1m
13:05:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:05:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:45 200'
13:05:45 ++343+ head -n1
13:05:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:45 ++343+ tail -n1
13:05:45 +343+ STATUS_CODE=200
13:05:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:45 ++343+ jq -r .notarizationStatus.status
13:05:45 +343+ STATUS=IN_PROGRESS
13:05:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:45 +343+ sleep 1m
13:05:50 +134+ jobs -p
13:05:50 181
13:05:50 203
13:05:50 225
13:05:50 247
13:05:50 279
13:05:50 311
13:05:50 343
13:05:50 375
13:05:50 417
13:05:50 459
13:05:50 501
13:05:50 553
13:05:50 595
13:05:50 657
13:05:50 719
13:05:50 781
13:05:50 843
13:05:50 905
13:05:50 977
13:05:50 1059
13:05:50 +134+ wait
13:05:50 ++134+ jobs -p
13:05:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:05:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:50 200'
13:05:50 ++247+ head -n1
13:05:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:50 ++247+ tail -n1
13:05:50 +247+ STATUS_CODE=200
13:05:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:50 ++247+ jq -r .notarizationStatus.status
13:05:50 +247+ STATUS=IN_PROGRESS
13:05:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:50 +247+ sleep 1m
13:05:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:05:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:52 200'
13:05:52 ++657+ head -n1
13:05:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:52 ++657+ tail -n1
13:05:52 +657+ STATUS_CODE=200
13:05:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:52 ++657+ jq -r .notarizationStatus.status
13:05:52 +657+ STATUS=IN_PROGRESS
13:05:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:52 +657+ sleep 1m
13:05:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:05:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:56 200'
13:05:56 ++501+ head -n1
13:05:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:56 ++501+ tail -n1
13:05:56 +501+ STATUS_CODE=200
13:05:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:56 ++501+ jq -r .notarizationStatus.status
13:05:56 +501+ STATUS=IN_PROGRESS
13:05:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:56 +501+ sleep 1m
13:05:58 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:05:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:05:59 200'
13:05:59 ++181+ head -n1
13:05:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:05:59 ++181+ tail -n1
13:05:59 +181+ STATUS_CODE=200
13:05:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:05:59 ++181+ jq -r .notarizationStatus.status
13:05:59 +181+ STATUS=IN_PROGRESS
13:05:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:05:59 +181+ sleep 1m
13:06:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:06:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:05 200'
13:06:05 ++375+ head -n1
13:06:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:05 ++375+ tail -n1
13:06:05 +375+ STATUS_CODE=200
13:06:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:05 ++375+ jq -r .notarizationStatus.status
13:06:05 +375+ STATUS=IN_PROGRESS
13:06:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:05 +375+ sleep 1m
13:06:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:06:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:06 200'
13:06:06 ++905+ head -n1
13:06:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:06 ++905+ tail -n1
13:06:06 +905+ STATUS_CODE=200
13:06:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:06 ++905+ jq -r .notarizationStatus.status
13:06:06 +905+ STATUS=IN_PROGRESS
13:06:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:06 +905+ sleep 1m
13:06:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:06:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:11 200'
13:06:11 ++719+ head -n1
13:06:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:11 ++719+ tail -n1
13:06:11 +719+ STATUS_CODE=200
13:06:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:11 ++719+ jq -r .notarizationStatus.status
13:06:11 +719+ STATUS=IN_PROGRESS
13:06:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:11 +719+ sleep 1m
13:06:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:06:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:12 200'
13:06:12 ++279+ head -n1
13:06:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:12 ++279+ tail -n1
13:06:12 +279+ STATUS_CODE=200
13:06:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:12 ++279+ jq -r .notarizationStatus.status
13:06:12 +279+ STATUS=IN_PROGRESS
13:06:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:12 +279+ sleep 1m
13:06:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:06:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:16 200'
13:06:16 ++203+ head -n1
13:06:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:16 ++203+ tail -n1
13:06:16 +203+ STATUS_CODE=200
13:06:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:16 ++203+ jq -r .notarizationStatus.status
13:06:16 +203+ STATUS=IN_PROGRESS
13:06:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:16 +203+ sleep 1m
13:06:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:06:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:16 200'
13:06:16 ++553+ head -n1
13:06:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:16 ++553+ tail -n1
13:06:16 +553+ STATUS_CODE=200
13:06:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:16 ++553+ jq -r .notarizationStatus.status
13:06:16 +553+ STATUS=IN_PROGRESS
13:06:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:16 +553+ sleep 1m
13:06:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:06:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:23 200'
13:06:23 ++977+ head -n1
13:06:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:23 ++977+ tail -n1
13:06:23 +977+ STATUS_CODE=200
13:06:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:23 ++977+ jq -r .notarizationStatus.status
13:06:23 +977+ STATUS=IN_PROGRESS
13:06:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:23 +977+ sleep 1m
13:06:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:06:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:26 200'
13:06:26 ++417+ head -n1
13:06:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:26 ++417+ tail -n1
13:06:26 +417+ STATUS_CODE=200
13:06:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:26 ++417+ jq -r .notarizationStatus.status
13:06:26 +417+ STATUS=IN_PROGRESS
13:06:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:26 +417+ sleep 1m
13:06:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:06:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:28 200'
13:06:28 ++781+ head -n1
13:06:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:28 ++781+ tail -n1
13:06:28 +781+ STATUS_CODE=200
13:06:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:28 ++781+ jq -r .notarizationStatus.status
13:06:28 +781+ STATUS=IN_PROGRESS
13:06:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:28 +781+ sleep 1m
13:06:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:06:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:29 200'
13:06:29 ++311+ head -n1
13:06:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:29 ++311+ tail -n1
13:06:29 +311+ STATUS_CODE=200
13:06:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:29 ++311+ jq -r .notarizationStatus.status
13:06:29 +311+ STATUS=IN_PROGRESS
13:06:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:29 +311+ sleep 1m
13:06:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:06:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:31 200'
13:06:31 ++595+ head -n1
13:06:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:31 ++595+ tail -n1
13:06:31 +595+ STATUS_CODE=200
13:06:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:31 ++595+ jq -r .notarizationStatus.status
13:06:31 +595+ STATUS=IN_PROGRESS
13:06:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:31 +595+ sleep 1m
13:06:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:06:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:32 200'
13:06:32 ++225+ head -n1
13:06:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:32 ++225+ tail -n1
13:06:32 +225+ STATUS_CODE=200
13:06:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:32 ++225+ jq -r .notarizationStatus.status
13:06:32 +225+ STATUS=IN_PROGRESS
13:06:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:32 +225+ sleep 1m
13:06:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:06:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:38 200'
13:06:38 ++1059+ head -n1
13:06:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:38 ++1059+ tail -n1
13:06:38 +1059+ STATUS_CODE=200
13:06:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:38 ++1059+ jq -r .notarizationStatus.status
13:06:38 +1059+ STATUS=IN_PROGRESS
13:06:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:38 +1059+ sleep 1m
13:06:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:06:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:43 200'
13:06:43 ++459+ head -n1
13:06:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:43 ++459+ tail -n1
13:06:43 +459+ STATUS_CODE=200
13:06:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:43 ++459+ jq -r .notarizationStatus.status
13:06:43 +459+ STATUS=IN_PROGRESS
13:06:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:43 +459+ sleep 1m
13:06:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:06:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:45 200'
13:06:45 ++843+ head -n1
13:06:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:45 ++843+ tail -n1
13:06:45 +843+ STATUS_CODE=200
13:06:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:45 ++843+ jq -r .notarizationStatus.status
13:06:45 +843+ STATUS=IN_PROGRESS
13:06:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:45 +843+ sleep 1m
13:06:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:06:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:45 200'
13:06:45 ++343+ head -n1
13:06:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:45 ++343+ tail -n1
13:06:45 +343+ STATUS_CODE=200
13:06:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:45 ++343+ jq -r .notarizationStatus.status
13:06:45 +343+ STATUS=IN_PROGRESS
13:06:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:45 +343+ sleep 1m
13:06:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:06:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:50 200'
13:06:50 ++247+ head -n1
13:06:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:50 ++247+ tail -n1
13:06:50 +247+ STATUS_CODE=200
13:06:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:50 ++247+ jq -r .notarizationStatus.status
13:06:50 +247+ STATUS=IN_PROGRESS
13:06:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:50 +247+ sleep 1m
13:06:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:06:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:52 200'
13:06:52 ++657+ head -n1
13:06:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:52 ++657+ tail -n1
13:06:52 +657+ STATUS_CODE=200
13:06:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:52 ++657+ jq -r .notarizationStatus.status
13:06:52 +657+ STATUS=IN_PROGRESS
13:06:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:52 +657+ sleep 1m
13:06:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:06:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:56 200'
13:06:56 ++501+ head -n1
13:06:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:56 ++501+ tail -n1
13:06:56 +501+ STATUS_CODE=200
13:06:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:56 ++501+ jq -r .notarizationStatus.status
13:06:56 +501+ STATUS=IN_PROGRESS
13:06:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:56 +501+ sleep 1m
13:06:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:06:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:06:59 200'
13:06:59 ++181+ head -n1
13:06:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:06:59 ++181+ tail -n1
13:06:59 +181+ STATUS_CODE=200
13:06:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:06:59 ++181+ jq -r .notarizationStatus.status
13:06:59 +181+ STATUS=IN_PROGRESS
13:06:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:06:59 +181+ sleep 1m
13:07:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:07:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:05 200'
13:07:05 ++375+ head -n1
13:07:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:05 ++375+ tail -n1
13:07:05 +375+ STATUS_CODE=200
13:07:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:05 ++375+ jq -r .notarizationStatus.status
13:07:05 +375+ STATUS=IN_PROGRESS
13:07:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:05 +375+ sleep 1m
13:07:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:07:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:06 200'
13:07:06 ++905+ head -n1
13:07:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:06 ++905+ tail -n1
13:07:06 +905+ STATUS_CODE=200
13:07:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:06 ++905+ jq -r .notarizationStatus.status
13:07:06 +905+ STATUS=IN_PROGRESS
13:07:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:06 +905+ sleep 1m
13:07:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:07:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:11 200'
13:07:11 ++719+ head -n1
13:07:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:11 ++719+ tail -n1
13:07:11 +719+ STATUS_CODE=200
13:07:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:11 ++719+ jq -r .notarizationStatus.status
13:07:11 +719+ STATUS=IN_PROGRESS
13:07:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:11 +719+ sleep 1m
13:07:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:07:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:12 200'
13:07:12 ++279+ head -n1
13:07:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:12 ++279+ tail -n1
13:07:12 +279+ STATUS_CODE=200
13:07:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:12 ++279+ jq -r .notarizationStatus.status
13:07:12 +279+ STATUS=IN_PROGRESS
13:07:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:12 +279+ sleep 1m
13:07:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:07:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:16 200'
13:07:16 ++203+ head -n1
13:07:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:16 ++203+ tail -n1
13:07:16 +203+ STATUS_CODE=200
13:07:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:16 ++203+ jq -r .notarizationStatus.status
13:07:16 +203+ STATUS=IN_PROGRESS
13:07:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:16 +203+ sleep 1m
13:07:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:07:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:16 200'
13:07:16 ++553+ head -n1
13:07:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:16 ++553+ tail -n1
13:07:16 +553+ STATUS_CODE=200
13:07:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:16 ++553+ jq -r .notarizationStatus.status
13:07:16 +553+ STATUS=IN_PROGRESS
13:07:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:16 +553+ sleep 1m
13:07:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:07:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:23 200'
13:07:23 ++977+ head -n1
13:07:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:23 ++977+ tail -n1
13:07:23 +977+ STATUS_CODE=200
13:07:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:23 ++977+ jq -r .notarizationStatus.status
13:07:23 +977+ STATUS=IN_PROGRESS
13:07:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:23 +977+ sleep 1m
13:07:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:07:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:26 200'
13:07:26 ++417+ head -n1
13:07:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:26 ++417+ tail -n1
13:07:26 +417+ STATUS_CODE=200
13:07:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:26 ++417+ jq -r .notarizationStatus.status
13:07:26 +417+ STATUS=IN_PROGRESS
13:07:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:26 +417+ sleep 1m
13:07:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:07:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:28 200'
13:07:28 ++781+ head -n1
13:07:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:28 ++781+ tail -n1
13:07:28 +781+ STATUS_CODE=200
13:07:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:28 ++781+ jq -r .notarizationStatus.status
13:07:28 +781+ STATUS=IN_PROGRESS
13:07:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:28 +781+ sleep 1m
13:07:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:07:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:29 200'
13:07:29 ++311+ head -n1
13:07:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:29 ++311+ tail -n1
13:07:29 +311+ STATUS_CODE=200
13:07:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:29 ++311+ jq -r .notarizationStatus.status
13:07:29 +311+ STATUS=IN_PROGRESS
13:07:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:29 +311+ sleep 1m
13:07:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:07:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:31 200'
13:07:31 ++595+ head -n1
13:07:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:31 ++595+ tail -n1
13:07:31 +595+ STATUS_CODE=200
13:07:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:31 ++595+ jq -r .notarizationStatus.status
13:07:31 +595+ STATUS=IN_PROGRESS
13:07:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:31 +595+ sleep 1m
13:07:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:07:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:32 200'
13:07:32 ++225+ head -n1
13:07:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:32 ++225+ tail -n1
13:07:32 +225+ STATUS_CODE=200
13:07:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:32 ++225+ jq -r .notarizationStatus.status
13:07:32 +225+ STATUS=IN_PROGRESS
13:07:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:32 +225+ sleep 1m
13:07:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:07:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:38 200'
13:07:38 ++1059+ head -n1
13:07:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:38 ++1059+ tail -n1
13:07:38 +1059+ STATUS_CODE=200
13:07:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:38 ++1059+ jq -r .notarizationStatus.status
13:07:38 +1059+ STATUS=IN_PROGRESS
13:07:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:38 +1059+ sleep 1m
13:07:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:07:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:43 200'
13:07:43 ++459+ head -n1
13:07:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:43 ++459+ tail -n1
13:07:43 +459+ STATUS_CODE=200
13:07:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:43 ++459+ jq -r .notarizationStatus.status
13:07:43 +459+ STATUS=IN_PROGRESS
13:07:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:43 +459+ sleep 1m
13:07:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:07:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:45 200'
13:07:45 ++843+ head -n1
13:07:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:45 ++843+ tail -n1
13:07:45 +843+ STATUS_CODE=200
13:07:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:45 ++843+ jq -r .notarizationStatus.status
13:07:45 +843+ STATUS=IN_PROGRESS
13:07:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:45 +843+ sleep 1m
13:07:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:07:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:45 200'
13:07:45 ++343+ head -n1
13:07:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:45 ++343+ tail -n1
13:07:45 +343+ STATUS_CODE=200
13:07:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:45 ++343+ jq -r .notarizationStatus.status
13:07:45 +343+ STATUS=IN_PROGRESS
13:07:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:45 +343+ sleep 1m
13:07:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:07:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:50 200'
13:07:50 ++247+ head -n1
13:07:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:50 ++247+ tail -n1
13:07:50 +247+ STATUS_CODE=200
13:07:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:50 ++247+ jq -r .notarizationStatus.status
13:07:50 +247+ STATUS=IN_PROGRESS
13:07:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:50 +247+ sleep 1m
13:07:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:07:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:52 200'
13:07:52 ++657+ head -n1
13:07:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:52 ++657+ tail -n1
13:07:52 +657+ STATUS_CODE=200
13:07:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:52 ++657+ jq -r .notarizationStatus.status
13:07:52 +657+ STATUS=IN_PROGRESS
13:07:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:52 +657+ sleep 1m
13:07:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:07:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:56 200'
13:07:56 ++501+ head -n1
13:07:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:56 ++501+ tail -n1
13:07:56 +501+ STATUS_CODE=200
13:07:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:56 ++501+ jq -r .notarizationStatus.status
13:07:56 +501+ STATUS=IN_PROGRESS
13:07:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:56 +501+ sleep 1m
13:07:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:07:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:07:59 200'
13:07:59 ++181+ head -n1
13:07:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:07:59 ++181+ tail -n1
13:07:59 +181+ STATUS_CODE=200
13:07:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:07:59 ++181+ jq -r .notarizationStatus.status
13:07:59 +181+ STATUS=IN_PROGRESS
13:07:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:07:59 +181+ sleep 1m
13:08:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:08:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:05 200'
13:08:05 ++375+ head -n1
13:08:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:05 ++375+ tail -n1
13:08:05 +375+ STATUS_CODE=200
13:08:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:05 ++375+ jq -r .notarizationStatus.status
13:08:05 +375+ STATUS=IN_PROGRESS
13:08:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:05 +375+ sleep 1m
13:08:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:08:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:06 200'
13:08:06 ++905+ head -n1
13:08:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:06 ++905+ tail -n1
13:08:06 +905+ STATUS_CODE=200
13:08:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:06 ++905+ jq -r .notarizationStatus.status
13:08:06 +905+ STATUS=IN_PROGRESS
13:08:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:06 +905+ sleep 1m
13:08:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:08:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:11 200'
13:08:11 ++719+ head -n1
13:08:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:11 ++719+ tail -n1
13:08:11 +719+ STATUS_CODE=200
13:08:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:11 ++719+ jq -r .notarizationStatus.status
13:08:11 +719+ STATUS=IN_PROGRESS
13:08:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:11 +719+ sleep 1m
13:08:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:08:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:12 200'
13:08:12 ++279+ head -n1
13:08:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:12 ++279+ tail -n1
13:08:12 +279+ STATUS_CODE=200
13:08:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:12 ++279+ jq -r .notarizationStatus.status
13:08:12 +279+ STATUS=IN_PROGRESS
13:08:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:12 +279+ sleep 1m
13:08:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:08:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:16 200'
13:08:16 ++203+ head -n1
13:08:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:16 ++203+ tail -n1
13:08:16 +203+ STATUS_CODE=200
13:08:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:16 ++203+ jq -r .notarizationStatus.status
13:08:16 +203+ STATUS=IN_PROGRESS
13:08:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:16 +203+ sleep 1m
13:08:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:08:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:16 200'
13:08:16 ++553+ head -n1
13:08:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:16 ++553+ tail -n1
13:08:16 +553+ STATUS_CODE=200
13:08:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:16 ++553+ jq -r .notarizationStatus.status
13:08:16 +553+ STATUS=IN_PROGRESS
13:08:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:16 +553+ sleep 1m
13:08:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:08:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:23 200'
13:08:23 ++977+ head -n1
13:08:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:23 ++977+ tail -n1
13:08:23 +977+ STATUS_CODE=200
13:08:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:23 ++977+ jq -r .notarizationStatus.status
13:08:23 +977+ STATUS=IN_PROGRESS
13:08:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:23 +977+ sleep 1m
13:08:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:08:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:26 200'
13:08:26 ++417+ head -n1
13:08:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:26 ++417+ tail -n1
13:08:26 +417+ STATUS_CODE=200
13:08:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:26 ++417+ jq -r .notarizationStatus.status
13:08:26 +417+ STATUS=IN_PROGRESS
13:08:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:26 +417+ sleep 1m
13:08:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:08:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:28 200'
13:08:28 ++781+ head -n1
13:08:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:28 ++781+ tail -n1
13:08:28 +781+ STATUS_CODE=200
13:08:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:28 ++781+ jq -r .notarizationStatus.status
13:08:28 +781+ STATUS=IN_PROGRESS
13:08:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:28 +781+ sleep 1m
13:08:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:08:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:29 200'
13:08:29 ++311+ head -n1
13:08:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:29 ++311+ tail -n1
13:08:29 +311+ STATUS_CODE=200
13:08:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:29 ++311+ jq -r .notarizationStatus.status
13:08:29 +311+ STATUS=IN_PROGRESS
13:08:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:29 +311+ sleep 1m
13:08:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:08:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:31 200'
13:08:31 ++595+ head -n1
13:08:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:31 ++595+ tail -n1
13:08:31 +595+ STATUS_CODE=200
13:08:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:31 ++595+ jq -r .notarizationStatus.status
13:08:31 +595+ STATUS=IN_PROGRESS
13:08:31 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:31 +595+ sleep 1m
13:08:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:08:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:32 200'
13:08:32 ++225+ head -n1
13:08:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:32 ++225+ tail -n1
13:08:32 +225+ STATUS_CODE=200
13:08:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:32 ++225+ jq -r .notarizationStatus.status
13:08:32 +225+ STATUS=IN_PROGRESS
13:08:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:32 +225+ sleep 1m
13:08:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:08:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:38 200'
13:08:38 ++1059+ head -n1
13:08:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:38 ++1059+ tail -n1
13:08:38 +1059+ STATUS_CODE=200
13:08:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:38 ++1059+ jq -r .notarizationStatus.status
13:08:38 +1059+ STATUS=IN_PROGRESS
13:08:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:38 +1059+ sleep 1m
13:08:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:08:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:43 200'
13:08:43 ++459+ head -n1
13:08:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:43 ++459+ tail -n1
13:08:43 +459+ STATUS_CODE=200
13:08:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:43 ++459+ jq -r .notarizationStatus.status
13:08:43 +459+ STATUS=IN_PROGRESS
13:08:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:43 +459+ sleep 1m
13:08:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:08:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:45 200'
13:08:45 ++843+ head -n1
13:08:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:45 ++843+ tail -n1
13:08:45 +843+ STATUS_CODE=200
13:08:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:45 ++843+ jq -r .notarizationStatus.status
13:08:45 +843+ STATUS=IN_PROGRESS
13:08:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:45 +843+ sleep 1m
13:08:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:08:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:45 200'
13:08:45 ++343+ head -n1
13:08:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:45 ++343+ tail -n1
13:08:45 +343+ STATUS_CODE=200
13:08:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:45 ++343+ jq -r .notarizationStatus.status
13:08:45 +343+ STATUS=IN_PROGRESS
13:08:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:45 +343+ sleep 1m
13:08:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:08:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:50 200'
13:08:50 ++247+ head -n1
13:08:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:50 ++247+ tail -n1
13:08:50 +247+ STATUS_CODE=200
13:08:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:50 ++247+ jq -r .notarizationStatus.status
13:08:50 +247+ STATUS=IN_PROGRESS
13:08:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:50 +247+ sleep 1m
13:08:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:08:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:52 200'
13:08:52 ++657+ head -n1
13:08:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:52 ++657+ tail -n1
13:08:52 +657+ STATUS_CODE=200
13:08:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:52 ++657+ jq -r .notarizationStatus.status
13:08:52 +657+ STATUS=IN_PROGRESS
13:08:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:52 +657+ sleep 1m
13:08:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:08:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:56 200'
13:08:56 ++501+ head -n1
13:08:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:56 ++501+ tail -n1
13:08:56 +501+ STATUS_CODE=200
13:08:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:56 ++501+ jq -r .notarizationStatus.status
13:08:56 +501+ STATUS=IN_PROGRESS
13:08:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:56 +501+ sleep 1m
13:08:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:08:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:08:59 200'
13:08:59 ++181+ head -n1
13:08:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:08:59 ++181+ tail -n1
13:08:59 +181+ STATUS_CODE=200
13:08:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:08:59 ++181+ jq -r .notarizationStatus.status
13:08:59 +181+ STATUS=IN_PROGRESS
13:08:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:08:59 +181+ sleep 1m
13:09:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:09:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:05 200'
13:09:05 ++375+ head -n1
13:09:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:05 ++375+ tail -n1
13:09:05 +375+ STATUS_CODE=200
13:09:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:05 ++375+ jq -r .notarizationStatus.status
13:09:05 +375+ STATUS=IN_PROGRESS
13:09:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:05 +375+ sleep 1m
13:09:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:09:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:06 200'
13:09:06 ++905+ head -n1
13:09:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:06 ++905+ tail -n1
13:09:06 +905+ STATUS_CODE=200
13:09:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:06 ++905+ jq -r .notarizationStatus.status
13:09:06 +905+ STATUS=IN_PROGRESS
13:09:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:06 +905+ sleep 1m
13:09:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:09:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:11 200'
13:09:11 ++719+ head -n1
13:09:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:11 ++719+ tail -n1
13:09:11 +719+ STATUS_CODE=200
13:09:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:11 ++719+ jq -r .notarizationStatus.status
13:09:11 +719+ STATUS=IN_PROGRESS
13:09:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:11 +719+ sleep 1m
13:09:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:09:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:12 200'
13:09:12 ++279+ head -n1
13:09:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:12 ++279+ tail -n1
13:09:12 +279+ STATUS_CODE=200
13:09:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:12 ++279+ jq -r .notarizationStatus.status
13:09:12 +279+ STATUS=IN_PROGRESS
13:09:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:12 +279+ sleep 1m
13:09:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:09:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:16 200'
13:09:16 ++203+ head -n1
13:09:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:16 ++203+ tail -n1
13:09:16 +203+ STATUS_CODE=200
13:09:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:16 ++203+ jq -r .notarizationStatus.status
13:09:16 +203+ STATUS=IN_PROGRESS
13:09:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:16 +203+ sleep 1m
13:09:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:09:16 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:16 200'
13:09:16 ++553+ head -n1
13:09:16 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:16 ++553+ tail -n1
13:09:16 +553+ STATUS_CODE=200
13:09:16 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:16 ++553+ jq -r .notarizationStatus.status
13:09:16 +553+ STATUS=IN_PROGRESS
13:09:16 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:16 +553+ sleep 1m
13:09:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:09:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:23 200'
13:09:23 ++977+ head -n1
13:09:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:23 ++977+ tail -n1
13:09:23 +977+ STATUS_CODE=200
13:09:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:23 ++977+ jq -r .notarizationStatus.status
13:09:23 +977+ STATUS=IN_PROGRESS
13:09:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:23 +977+ sleep 1m
13:09:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:09:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:26 200'
13:09:26 ++417+ head -n1
13:09:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:26 ++417+ tail -n1
13:09:26 +417+ STATUS_CODE=200
13:09:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:26 ++417+ jq -r .notarizationStatus.status
13:09:26 +417+ STATUS=IN_PROGRESS
13:09:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:26 +417+ sleep 1m
13:09:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:09:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:28 200'
13:09:28 ++781+ head -n1
13:09:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:28 ++781+ tail -n1
13:09:28 +781+ STATUS_CODE=200
13:09:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:28 ++781+ jq -r .notarizationStatus.status
13:09:28 +781+ STATUS=IN_PROGRESS
13:09:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:28 +781+ sleep 1m
13:09:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:09:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:29 200'
13:09:29 ++311+ head -n1
13:09:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:29 ++311+ tail -n1
13:09:29 +311+ STATUS_CODE=200
13:09:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:29 ++311+ jq -r .notarizationStatus.status
13:09:29 +311+ STATUS=IN_PROGRESS
13:09:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:29 +311+ sleep 1m
13:09:31 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:09:31 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:31 200'
13:09:31 ++595+ head -n1
13:09:31 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:31 ++595+ tail -n1
13:09:31 +595+ STATUS_CODE=200
13:09:31 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:31 ++595+ jq -r .notarizationStatus.status
13:09:32 +595+ STATUS=IN_PROGRESS
13:09:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:32 +595+ sleep 1m
13:09:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:09:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:32 200'
13:09:32 ++225+ head -n1
13:09:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:32 ++225+ tail -n1
13:09:32 +225+ STATUS_CODE=200
13:09:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:32 ++225+ jq -r .notarizationStatus.status
13:09:32 +225+ STATUS=IN_PROGRESS
13:09:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:32 +225+ sleep 1m
13:09:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:09:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:38 200'
13:09:38 ++1059+ head -n1
13:09:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:38 ++1059+ tail -n1
13:09:38 +1059+ STATUS_CODE=200
13:09:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:38 ++1059+ jq -r .notarizationStatus.status
13:09:38 +1059+ STATUS=IN_PROGRESS
13:09:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:38 +1059+ sleep 1m
13:09:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:09:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:43 200'
13:09:43 ++459+ head -n1
13:09:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:43 ++459+ tail -n1
13:09:43 +459+ STATUS_CODE=200
13:09:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:43 ++459+ jq -r .notarizationStatus.status
13:09:43 +459+ STATUS=IN_PROGRESS
13:09:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:43 +459+ sleep 1m
13:09:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:09:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:45 200'
13:09:45 ++843+ head -n1
13:09:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:45 ++843+ tail -n1
13:09:45 +843+ STATUS_CODE=200
13:09:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:45 ++843+ jq -r .notarizationStatus.status
13:09:45 +843+ STATUS=IN_PROGRESS
13:09:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:45 +843+ sleep 1m
13:09:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:09:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:45 200'
13:09:45 ++343+ head -n1
13:09:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:45 ++343+ tail -n1
13:09:45 +343+ STATUS_CODE=200
13:09:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:45 ++343+ jq -r .notarizationStatus.status
13:09:45 +343+ STATUS=IN_PROGRESS
13:09:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:45 +343+ sleep 1m
13:09:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:09:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:50 200'
13:09:50 ++247+ head -n1
13:09:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:50 ++247+ tail -n1
13:09:50 +247+ STATUS_CODE=200
13:09:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:50 ++247+ jq -r .notarizationStatus.status
13:09:50 +247+ STATUS=IN_PROGRESS
13:09:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:50 +247+ sleep 1m
13:09:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:09:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:52 200'
13:09:52 ++657+ head -n1
13:09:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:52 ++657+ tail -n1
13:09:52 +657+ STATUS_CODE=200
13:09:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:52 ++657+ jq -r .notarizationStatus.status
13:09:52 +657+ STATUS=IN_PROGRESS
13:09:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:52 +657+ sleep 1m
13:09:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:09:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:56 200'
13:09:56 ++501+ head -n1
13:09:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:56 ++501+ tail -n1
13:09:56 +501+ STATUS_CODE=200
13:09:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:56 ++501+ jq -r .notarizationStatus.status
13:09:56 +501+ STATUS=IN_PROGRESS
13:09:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:56 +501+ sleep 1m
13:09:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:09:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:09:59 200'
13:09:59 ++181+ head -n1
13:09:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:09:59 ++181+ tail -n1
13:09:59 +181+ STATUS_CODE=200
13:09:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:09:59 ++181+ jq -r .notarizationStatus.status
13:09:59 +181+ STATUS=IN_PROGRESS
13:09:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:09:59 +181+ sleep 1m
13:10:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:10:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:05 200'
13:10:05 ++375+ head -n1
13:10:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:05 ++375+ tail -n1
13:10:05 +375+ STATUS_CODE=200
13:10:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:05 ++375+ jq -r .notarizationStatus.status
13:10:05 +375+ STATUS=IN_PROGRESS
13:10:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:05 +375+ sleep 1m
13:10:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:10:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:06 200'
13:10:06 ++905+ head -n1
13:10:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:06 ++905+ tail -n1
13:10:06 +905+ STATUS_CODE=200
13:10:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:06 ++905+ jq -r .notarizationStatus.status
13:10:06 +905+ STATUS=IN_PROGRESS
13:10:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:06 +905+ sleep 1m
13:10:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:10:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:11 200'
13:10:11 ++719+ head -n1
13:10:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:11 ++719+ tail -n1
13:10:11 +719+ STATUS_CODE=200
13:10:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:11 ++719+ jq -r .notarizationStatus.status
13:10:11 +719+ STATUS=IN_PROGRESS
13:10:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:11 +719+ sleep 1m
13:10:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:10:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:12 200'
13:10:12 ++279+ head -n1
13:10:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:12 ++279+ tail -n1
13:10:12 +279+ STATUS_CODE=200
13:10:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:12 ++279+ jq -r .notarizationStatus.status
13:10:12 +279+ STATUS=IN_PROGRESS
13:10:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:12 +279+ sleep 1m
13:10:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:10:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:16 200'
13:10:16 ++203+ head -n1
13:10:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:16 ++203+ tail -n1
13:10:16 +203+ STATUS_CODE=200
13:10:16 ++203+ jq -r .notarizationStatus.status
13:10:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:16 +203+ STATUS=IN_PROGRESS
13:10:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:16 +203+ sleep 1m
13:10:16 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:10:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:17 200'
13:10:17 ++553+ head -n1
13:10:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:17 ++553+ tail -n1
13:10:17 +553+ STATUS_CODE=200
13:10:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:17 ++553+ jq -r .notarizationStatus.status
13:10:17 +553+ STATUS=IN_PROGRESS
13:10:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:17 +553+ sleep 1m
13:10:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:10:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:23 200'
13:10:23 ++977+ head -n1
13:10:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:23 ++977+ tail -n1
13:10:23 +977+ STATUS_CODE=200
13:10:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:23 ++977+ jq -r .notarizationStatus.status
13:10:23 +977+ STATUS=IN_PROGRESS
13:10:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:23 +977+ sleep 1m
13:10:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:10:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:26 200'
13:10:26 ++417+ head -n1
13:10:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:26 ++417+ tail -n1
13:10:26 +417+ STATUS_CODE=200
13:10:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:26 ++417+ jq -r .notarizationStatus.status
13:10:26 +417+ STATUS=IN_PROGRESS
13:10:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:26 +417+ sleep 1m
13:10:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:10:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:28 200'
13:10:28 ++781+ head -n1
13:10:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:28 ++781+ tail -n1
13:10:28 +781+ STATUS_CODE=200
13:10:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:28 ++781+ jq -r .notarizationStatus.status
13:10:28 +781+ STATUS=IN_PROGRESS
13:10:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:28 +781+ sleep 1m
13:10:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:10:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:29 200'
13:10:29 ++311+ head -n1
13:10:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:29 ++311+ tail -n1
13:10:29 +311+ STATUS_CODE=200
13:10:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:29 ++311+ jq -r .notarizationStatus.status
13:10:29 +311+ STATUS=IN_PROGRESS
13:10:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:29 +311+ sleep 1m
13:10:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:10:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:32 200'
13:10:32 ++595+ head -n1
13:10:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:32 ++595+ tail -n1
13:10:32 +595+ STATUS_CODE=200
13:10:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:32 ++595+ jq -r .notarizationStatus.status
13:10:32 +595+ STATUS=IN_PROGRESS
13:10:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:32 +595+ sleep 1m
13:10:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:10:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:32 200'
13:10:32 ++225+ head -n1
13:10:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:32 ++225+ tail -n1
13:10:32 +225+ STATUS_CODE=200
13:10:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:32 ++225+ jq -r .notarizationStatus.status
13:10:32 +225+ STATUS=IN_PROGRESS
13:10:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:32 +225+ sleep 1m
13:10:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:10:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:38 200'
13:10:38 ++1059+ head -n1
13:10:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:38 ++1059+ tail -n1
13:10:38 +1059+ STATUS_CODE=200
13:10:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:38 ++1059+ jq -r .notarizationStatus.status
13:10:38 +1059+ STATUS=IN_PROGRESS
13:10:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:38 +1059+ sleep 1m
13:10:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:10:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:43 200'
13:10:43 ++459+ head -n1
13:10:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:43 ++459+ tail -n1
13:10:43 +459+ STATUS_CODE=200
13:10:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:43 ++459+ jq -r .notarizationStatus.status
13:10:43 +459+ STATUS=IN_PROGRESS
13:10:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:43 +459+ sleep 1m
13:10:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:10:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:45 200'
13:10:45 ++843+ head -n1
13:10:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:45 ++843+ tail -n1
13:10:45 +843+ STATUS_CODE=200
13:10:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:45 ++843+ jq -r .notarizationStatus.status
13:10:45 +843+ STATUS=IN_PROGRESS
13:10:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:45 +843+ sleep 1m
13:10:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:10:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:45 200'
13:10:45 ++343+ head -n1
13:10:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:45 ++343+ tail -n1
13:10:45 +343+ STATUS_CODE=200
13:10:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:45 ++343+ jq -r .notarizationStatus.status
13:10:45 +343+ STATUS=IN_PROGRESS
13:10:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:45 +343+ sleep 1m
13:10:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:10:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:50 200'
13:10:50 ++247+ head -n1
13:10:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:50 ++247+ tail -n1
13:10:50 +247+ STATUS_CODE=200
13:10:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:50 ++247+ jq -r .notarizationStatus.status
13:10:50 +247+ STATUS=IN_PROGRESS
13:10:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:50 +247+ sleep 1m
13:10:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:10:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:52 200'
13:10:52 ++657+ head -n1
13:10:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:52 ++657+ tail -n1
13:10:52 +657+ STATUS_CODE=200
13:10:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:52 ++657+ jq -r .notarizationStatus.status
13:10:52 +657+ STATUS=IN_PROGRESS
13:10:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:52 +657+ sleep 1m
13:10:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:10:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:56 200'
13:10:56 ++501+ head -n1
13:10:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:56 ++501+ tail -n1
13:10:56 +501+ STATUS_CODE=200
13:10:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:56 ++501+ jq -r .notarizationStatus.status
13:10:56 +501+ STATUS=IN_PROGRESS
13:10:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:56 +501+ sleep 1m
13:10:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:10:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:10:59 200'
13:10:59 ++181+ head -n1
13:10:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:10:59 ++181+ tail -n1
13:10:59 +181+ STATUS_CODE=200
13:10:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:10:59 ++181+ jq -r .notarizationStatus.status
13:10:59 +181+ STATUS=IN_PROGRESS
13:10:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:10:59 +181+ sleep 1m
13:11:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:11:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:05 200'
13:11:05 ++375+ head -n1
13:11:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:05 ++375+ tail -n1
13:11:05 +375+ STATUS_CODE=200
13:11:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:05 ++375+ jq -r .notarizationStatus.status
13:11:05 +375+ STATUS=IN_PROGRESS
13:11:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:05 +375+ sleep 1m
13:11:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:11:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:06 200'
13:11:06 ++905+ head -n1
13:11:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:06 ++905+ tail -n1
13:11:06 +905+ STATUS_CODE=200
13:11:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:06 ++905+ jq -r .notarizationStatus.status
13:11:06 +905+ STATUS=IN_PROGRESS
13:11:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:06 +905+ sleep 1m
13:11:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:11:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:11 200'
13:11:11 ++719+ head -n1
13:11:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:11 ++719+ tail -n1
13:11:11 +719+ STATUS_CODE=200
13:11:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:11 ++719+ jq -r .notarizationStatus.status
13:11:11 +719+ STATUS=IN_PROGRESS
13:11:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:11 +719+ sleep 1m
13:11:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:11:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:12 200'
13:11:12 ++279+ head -n1
13:11:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:12 ++279+ tail -n1
13:11:12 +279+ STATUS_CODE=200
13:11:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:12 ++279+ jq -r .notarizationStatus.status
13:11:12 +279+ STATUS=IN_PROGRESS
13:11:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:12 +279+ sleep 1m
13:11:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:11:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:16 200'
13:11:16 ++203+ head -n1
13:11:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:16 ++203+ tail -n1
13:11:16 +203+ STATUS_CODE=200
13:11:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:16 ++203+ jq -r .notarizationStatus.status
13:11:16 +203+ STATUS=IN_PROGRESS
13:11:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:16 +203+ sleep 1m
13:11:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:11:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:17 200'
13:11:17 ++553+ head -n1
13:11:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:17 ++553+ tail -n1
13:11:17 +553+ STATUS_CODE=200
13:11:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:17 ++553+ jq -r .notarizationStatus.status
13:11:17 +553+ STATUS=IN_PROGRESS
13:11:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:17 +553+ sleep 1m
13:11:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:11:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:23 200'
13:11:23 ++977+ head -n1
13:11:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:23 ++977+ tail -n1
13:11:23 +977+ STATUS_CODE=200
13:11:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:23 ++977+ jq -r .notarizationStatus.status
13:11:23 +977+ STATUS=IN_PROGRESS
13:11:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:23 +977+ sleep 1m
13:11:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:11:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:26 200'
13:11:26 ++417+ head -n1
13:11:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:26 ++417+ tail -n1
13:11:26 +417+ STATUS_CODE=200
13:11:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:26 ++417+ jq -r .notarizationStatus.status
13:11:26 +417+ STATUS=IN_PROGRESS
13:11:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:26 +417+ sleep 1m
13:11:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:11:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:28 200'
13:11:28 ++781+ head -n1
13:11:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:28 ++781+ tail -n1
13:11:28 +781+ STATUS_CODE=200
13:11:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:28 ++781+ jq -r .notarizationStatus.status
13:11:28 +781+ STATUS=IN_PROGRESS
13:11:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:28 +781+ sleep 1m
13:11:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:11:29 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:29 200'
13:11:29 ++311+ head -n1
13:11:29 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:29 ++311+ tail -n1
13:11:29 +311+ STATUS_CODE=200
13:11:29 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:29 ++311+ jq -r .notarizationStatus.status
13:11:29 +311+ STATUS=IN_PROGRESS
13:11:29 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:29 +311+ sleep 1m
13:11:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:11:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:32 200'
13:11:32 ++595+ head -n1
13:11:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:32 ++595+ tail -n1
13:11:32 +595+ STATUS_CODE=200
13:11:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:32 ++595+ jq -r .notarizationStatus.status
13:11:32 +595+ STATUS=IN_PROGRESS
13:11:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:32 +595+ sleep 1m
13:11:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:11:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:32 200'
13:11:32 ++225+ head -n1
13:11:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:32 ++225+ tail -n1
13:11:32 +225+ STATUS_CODE=200
13:11:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:32 ++225+ jq -r .notarizationStatus.status
13:11:32 +225+ STATUS=IN_PROGRESS
13:11:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:32 +225+ sleep 1m
13:11:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:11:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:38 200'
13:11:38 ++1059+ head -n1
13:11:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:38 ++1059+ tail -n1
13:11:38 +1059+ STATUS_CODE=200
13:11:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:38 ++1059+ jq -r .notarizationStatus.status
13:11:38 +1059+ STATUS=IN_PROGRESS
13:11:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:38 +1059+ sleep 1m
13:11:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:11:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:43 200'
13:11:43 ++459+ head -n1
13:11:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:43 ++459+ tail -n1
13:11:43 +459+ STATUS_CODE=200
13:11:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:43 ++459+ jq -r .notarizationStatus.status
13:11:43 +459+ STATUS=IN_PROGRESS
13:11:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:43 +459+ sleep 1m
13:11:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:11:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:45 200'
13:11:45 ++843+ head -n1
13:11:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:45 ++843+ tail -n1
13:11:45 +843+ STATUS_CODE=200
13:11:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:45 ++843+ jq -r .notarizationStatus.status
13:11:45 +843+ STATUS=IN_PROGRESS
13:11:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:45 +843+ sleep 1m
13:11:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:11:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:45 200'
13:11:45 ++343+ head -n1
13:11:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:45 ++343+ tail -n1
13:11:45 +343+ STATUS_CODE=200
13:11:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:45 ++343+ jq -r .notarizationStatus.status
13:11:45 +343+ STATUS=IN_PROGRESS
13:11:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:45 +343+ sleep 1m
13:11:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:11:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:50 200'
13:11:50 ++247+ head -n1
13:11:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:50 ++247+ tail -n1
13:11:50 +247+ STATUS_CODE=200
13:11:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:50 ++247+ jq -r .notarizationStatus.status
13:11:50 +247+ STATUS=IN_PROGRESS
13:11:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:50 +247+ sleep 1m
13:11:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:11:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:52 200'
13:11:52 ++657+ head -n1
13:11:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:52 ++657+ tail -n1
13:11:52 +657+ STATUS_CODE=200
13:11:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:52 ++657+ jq -r .notarizationStatus.status
13:11:52 +657+ STATUS=IN_PROGRESS
13:11:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:52 +657+ sleep 1m
13:11:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:11:56 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:56 200'
13:11:56 ++501+ head -n1
13:11:56 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:56 ++501+ tail -n1
13:11:56 +501+ STATUS_CODE=200
13:11:56 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:56 ++501+ jq -r .notarizationStatus.status
13:11:56 +501+ STATUS=IN_PROGRESS
13:11:56 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:56 +501+ sleep 1m
13:11:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:11:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:11:59 200'
13:11:59 ++181+ head -n1
13:11:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:11:59 ++181+ tail -n1
13:11:59 +181+ STATUS_CODE=200
13:11:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:11:59 ++181+ jq -r .notarizationStatus.status
13:11:59 +181+ STATUS=IN_PROGRESS
13:11:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:11:59 +181+ sleep 1m
13:12:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:12:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:05 200'
13:12:05 ++375+ head -n1
13:12:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:05 ++375+ tail -n1
13:12:05 +375+ STATUS_CODE=200
13:12:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:05 ++375+ jq -r .notarizationStatus.status
13:12:05 +375+ STATUS=IN_PROGRESS
13:12:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:05 +375+ sleep 1m
13:12:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:12:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:06 200'
13:12:06 ++905+ head -n1
13:12:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:06 ++905+ tail -n1
13:12:06 +905+ STATUS_CODE=200
13:12:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:06 ++905+ jq -r .notarizationStatus.status
13:12:06 +905+ STATUS=IN_PROGRESS
13:12:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:06 +905+ sleep 1m
13:12:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:12:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:11 200'
13:12:11 ++719+ head -n1
13:12:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:11 ++719+ tail -n1
13:12:11 +719+ STATUS_CODE=200
13:12:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:11 ++719+ jq -r .notarizationStatus.status
13:12:11 +719+ STATUS=IN_PROGRESS
13:12:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:11 +719+ sleep 1m
13:12:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:12:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:12 200'
13:12:12 ++279+ head -n1
13:12:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:12 ++279+ tail -n1
13:12:12 +279+ STATUS_CODE=200
13:12:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:12 ++279+ jq -r .notarizationStatus.status
13:12:12 +279+ STATUS=IN_PROGRESS
13:12:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:12 +279+ sleep 1m
13:12:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:12:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:16 200'
13:12:16 ++203+ head -n1
13:12:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:16 ++203+ tail -n1
13:12:16 +203+ STATUS_CODE=200
13:12:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:16 ++203+ jq -r .notarizationStatus.status
13:12:16 +203+ STATUS=IN_PROGRESS
13:12:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:16 +203+ sleep 1m
13:12:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:12:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:17 200'
13:12:17 ++553+ head -n1
13:12:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:17 ++553+ tail -n1
13:12:17 +553+ STATUS_CODE=200
13:12:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:17 ++553+ jq -r .notarizationStatus.status
13:12:17 +553+ STATUS=IN_PROGRESS
13:12:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:17 +553+ sleep 1m
13:12:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:12:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:23 200'
13:12:23 ++977+ head -n1
13:12:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:23 ++977+ tail -n1
13:12:23 +977+ STATUS_CODE=200
13:12:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:23 ++977+ jq -r .notarizationStatus.status
13:12:23 +977+ STATUS=IN_PROGRESS
13:12:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:23 +977+ sleep 1m
13:12:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:12:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:26 200'
13:12:26 ++417+ head -n1
13:12:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:26 ++417+ tail -n1
13:12:26 +417+ STATUS_CODE=200
13:12:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:26 ++417+ jq -r .notarizationStatus.status
13:12:26 +417+ STATUS=IN_PROGRESS
13:12:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:26 +417+ sleep 1m
13:12:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:12:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:28 200'
13:12:28 ++781+ head -n1
13:12:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:28 ++781+ tail -n1
13:12:28 +781+ STATUS_CODE=200
13:12:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:28 ++781+ jq -r .notarizationStatus.status
13:12:28 +781+ STATUS=IN_PROGRESS
13:12:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:28 +781+ sleep 1m
13:12:29 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:12:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:30 200'
13:12:30 ++311+ head -n1
13:12:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:30 ++311+ tail -n1
13:12:30 +311+ STATUS_CODE=200
13:12:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:30 ++311+ jq -r .notarizationStatus.status
13:12:30 +311+ STATUS=IN_PROGRESS
13:12:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:30 +311+ sleep 1m
13:12:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:12:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:32 200'
13:12:32 ++595+ head -n1
13:12:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:32 ++595+ tail -n1
13:12:32 +595+ STATUS_CODE=200
13:12:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:32 ++595+ jq -r .notarizationStatus.status
13:12:32 +595+ STATUS=IN_PROGRESS
13:12:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:32 +595+ sleep 1m
13:12:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:12:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:32 200'
13:12:32 ++225+ head -n1
13:12:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:32 ++225+ tail -n1
13:12:32 +225+ STATUS_CODE=200
13:12:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:32 ++225+ jq -r .notarizationStatus.status
13:12:32 +225+ STATUS=IN_PROGRESS
13:12:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:32 +225+ sleep 1m
13:12:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:12:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:38 200'
13:12:38 ++1059+ head -n1
13:12:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:38 ++1059+ tail -n1
13:12:38 +1059+ STATUS_CODE=200
13:12:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:38 ++1059+ jq -r .notarizationStatus.status
13:12:38 +1059+ STATUS=IN_PROGRESS
13:12:38 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:38 +1059+ sleep 1m
13:12:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:12:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:43 200'
13:12:43 ++459+ head -n1
13:12:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:43 ++459+ tail -n1
13:12:43 +459+ STATUS_CODE=200
13:12:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:43 ++459+ jq -r .notarizationStatus.status
13:12:43 +459+ STATUS=IN_PROGRESS
13:12:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:43 +459+ sleep 1m
13:12:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:12:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:45 200'
13:12:45 ++843+ head -n1
13:12:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:45 ++843+ tail -n1
13:12:45 +843+ STATUS_CODE=200
13:12:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:45 ++843+ jq -r .notarizationStatus.status
13:12:45 +843+ STATUS=IN_PROGRESS
13:12:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:45 +843+ sleep 1m
13:12:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:12:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:45 200'
13:12:45 ++343+ head -n1
13:12:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:45 ++343+ tail -n1
13:12:45 +343+ STATUS_CODE=200
13:12:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:45 ++343+ jq -r .notarizationStatus.status
13:12:45 +343+ STATUS=IN_PROGRESS
13:12:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:45 +343+ sleep 1m
13:12:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:12:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:50 200'
13:12:50 ++247+ head -n1
13:12:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:50 ++247+ tail -n1
13:12:50 +247+ STATUS_CODE=200
13:12:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:50 ++247+ jq -r .notarizationStatus.status
13:12:50 +247+ STATUS=IN_PROGRESS
13:12:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:50 +247+ sleep 1m
13:12:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:12:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:52 200'
13:12:52 ++657+ head -n1
13:12:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:52 ++657+ tail -n1
13:12:52 +657+ STATUS_CODE=200
13:12:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:52 ++657+ jq -r .notarizationStatus.status
13:12:52 +657+ STATUS=IN_PROGRESS
13:12:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:52 +657+ sleep 1m
13:12:56 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:12:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:57 200'
13:12:57 ++501+ head -n1
13:12:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:57 ++501+ tail -n1
13:12:57 +501+ STATUS_CODE=200
13:12:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:57 ++501+ jq -r .notarizationStatus.status
13:12:57 +501+ STATUS=IN_PROGRESS
13:12:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:57 +501+ sleep 1m
13:12:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:12:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:12:59 200'
13:12:59 ++181+ head -n1
13:12:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:12:59 ++181+ tail -n1
13:12:59 +181+ STATUS_CODE=200
13:12:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:12:59 ++181+ jq -r .notarizationStatus.status
13:12:59 +181+ STATUS=IN_PROGRESS
13:12:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:12:59 +181+ sleep 1m
13:13:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:13:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:05 200'
13:13:05 ++375+ head -n1
13:13:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:05 ++375+ tail -n1
13:13:05 +375+ STATUS_CODE=200
13:13:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:05 ++375+ jq -r .notarizationStatus.status
13:13:05 +375+ STATUS=IN_PROGRESS
13:13:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:05 +375+ sleep 1m
13:13:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:13:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:06 200'
13:13:06 ++905+ head -n1
13:13:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:06 ++905+ tail -n1
13:13:06 +905+ STATUS_CODE=200
13:13:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:06 ++905+ jq -r .notarizationStatus.status
13:13:06 +905+ STATUS=IN_PROGRESS
13:13:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:06 +905+ sleep 1m
13:13:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:13:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:11 200'
13:13:11 ++719+ head -n1
13:13:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:11 ++719+ tail -n1
13:13:11 +719+ STATUS_CODE=200
13:13:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:11 ++719+ jq -r .notarizationStatus.status
13:13:11 +719+ STATUS=IN_PROGRESS
13:13:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:11 +719+ sleep 1m
13:13:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:13:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:12 200'
13:13:12 ++279+ head -n1
13:13:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:12 ++279+ tail -n1
13:13:12 +279+ STATUS_CODE=200
13:13:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:12 ++279+ jq -r .notarizationStatus.status
13:13:12 +279+ STATUS=IN_PROGRESS
13:13:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:12 +279+ sleep 1m
13:13:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:13:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:16 200'
13:13:16 ++203+ head -n1
13:13:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:16 ++203+ tail -n1
13:13:16 +203+ STATUS_CODE=200
13:13:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:16 ++203+ jq -r .notarizationStatus.status
13:13:16 +203+ STATUS=IN_PROGRESS
13:13:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:16 +203+ sleep 1m
13:13:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:13:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:17 200'
13:13:17 ++553+ head -n1
13:13:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:17 ++553+ tail -n1
13:13:17 +553+ STATUS_CODE=200
13:13:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:17 ++553+ jq -r .notarizationStatus.status
13:13:17 +553+ STATUS=IN_PROGRESS
13:13:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:17 +553+ sleep 1m
13:13:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:13:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:23 200'
13:13:23 ++977+ head -n1
13:13:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:23 ++977+ tail -n1
13:13:23 +977+ STATUS_CODE=200
13:13:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:23 ++977+ jq -r .notarizationStatus.status
13:13:23 +977+ STATUS=IN_PROGRESS
13:13:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:23 +977+ sleep 1m
13:13:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:13:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:26 200'
13:13:26 ++417+ head -n1
13:13:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:26 ++417+ tail -n1
13:13:26 +417+ STATUS_CODE=200
13:13:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:26 ++417+ jq -r .notarizationStatus.status
13:13:26 +417+ STATUS=IN_PROGRESS
13:13:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:26 +417+ sleep 1m
13:13:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:13:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:28 200'
13:13:28 ++781+ head -n1
13:13:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:28 ++781+ tail -n1
13:13:28 +781+ STATUS_CODE=200
13:13:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:28 ++781+ jq -r .notarizationStatus.status
13:13:28 +781+ STATUS=IN_PROGRESS
13:13:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:28 +781+ sleep 1m
13:13:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:13:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:30 200'
13:13:30 ++311+ head -n1
13:13:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:30 ++311+ tail -n1
13:13:30 +311+ STATUS_CODE=200
13:13:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:30 ++311+ jq -r .notarizationStatus.status
13:13:30 +311+ STATUS=IN_PROGRESS
13:13:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:30 +311+ sleep 1m
13:13:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:13:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:32 200'
13:13:32 ++595+ head -n1
13:13:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:32 ++595+ tail -n1
13:13:32 +595+ STATUS_CODE=200
13:13:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:32 ++595+ jq -r .notarizationStatus.status
13:13:32 +595+ STATUS=IN_PROGRESS
13:13:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:32 +595+ sleep 1m
13:13:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:13:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:32 200'
13:13:32 ++225+ head -n1
13:13:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:32 ++225+ tail -n1
13:13:32 +225+ STATUS_CODE=200
13:13:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:32 ++225+ jq -r .notarizationStatus.status
13:13:32 +225+ STATUS=IN_PROGRESS
13:13:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:32 +225+ sleep 1m
13:13:38 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:13:38 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:38 200'
13:13:38 ++1059+ head -n1
13:13:38 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:38 ++1059+ tail -n1
13:13:38 +1059+ STATUS_CODE=200
13:13:38 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:39 ++1059+ jq -r .notarizationStatus.status
13:13:39 +1059+ STATUS=IN_PROGRESS
13:13:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:39 +1059+ sleep 1m
13:13:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:13:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:43 200'
13:13:43 ++459+ head -n1
13:13:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:43 ++459+ tail -n1
13:13:43 +459+ STATUS_CODE=200
13:13:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:43 ++459+ jq -r .notarizationStatus.status
13:13:43 +459+ STATUS=IN_PROGRESS
13:13:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:43 +459+ sleep 1m
13:13:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:13:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:45 200'
13:13:45 ++843+ head -n1
13:13:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:45 ++843+ tail -n1
13:13:45 +843+ STATUS_CODE=200
13:13:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:45 ++843+ jq -r .notarizationStatus.status
13:13:45 +843+ STATUS=IN_PROGRESS
13:13:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:45 +843+ sleep 1m
13:13:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:13:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:45 200'
13:13:45 ++343+ head -n1
13:13:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:45 ++343+ tail -n1
13:13:45 +343+ STATUS_CODE=200
13:13:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:45 ++343+ jq -r .notarizationStatus.status
13:13:45 +343+ STATUS=IN_PROGRESS
13:13:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:45 +343+ sleep 1m
13:13:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:13:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:50 200'
13:13:50 ++247+ head -n1
13:13:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:50 ++247+ tail -n1
13:13:50 +247+ STATUS_CODE=200
13:13:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:50 ++247+ jq -r .notarizationStatus.status
13:13:50 +247+ STATUS=IN_PROGRESS
13:13:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:50 +247+ sleep 1m
13:13:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:13:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:52 200'
13:13:52 ++657+ head -n1
13:13:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:52 ++657+ tail -n1
13:13:52 +657+ STATUS_CODE=200
13:13:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:52 ++657+ jq -r .notarizationStatus.status
13:13:52 +657+ STATUS=IN_PROGRESS
13:13:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:52 +657+ sleep 1m
13:13:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:13:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:57 200'
13:13:57 ++501+ head -n1
13:13:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:57 ++501+ tail -n1
13:13:57 +501+ STATUS_CODE=200
13:13:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:57 ++501+ jq -r .notarizationStatus.status
13:13:57 +501+ STATUS=IN_PROGRESS
13:13:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:57 +501+ sleep 1m
13:13:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:13:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:13:59 200'
13:13:59 ++181+ head -n1
13:13:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:13:59 ++181+ tail -n1
13:13:59 +181+ STATUS_CODE=200
13:13:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:13:59 ++181+ jq -r .notarizationStatus.status
13:13:59 +181+ STATUS=IN_PROGRESS
13:13:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:13:59 +181+ sleep 1m
13:14:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:14:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:05 200'
13:14:05 ++375+ head -n1
13:14:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:05 ++375+ tail -n1
13:14:05 +375+ STATUS_CODE=200
13:14:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:05 ++375+ jq -r .notarizationStatus.status
13:14:05 +375+ STATUS=IN_PROGRESS
13:14:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:05 +375+ sleep 1m
13:14:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:14:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:06 200'
13:14:06 ++905+ head -n1
13:14:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:06 ++905+ tail -n1
13:14:06 +905+ STATUS_CODE=200
13:14:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:06 ++905+ jq -r .notarizationStatus.status
13:14:06 +905+ STATUS=IN_PROGRESS
13:14:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:06 +905+ sleep 1m
13:14:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:14:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:11 200'
13:14:11 ++719+ head -n1
13:14:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:11 ++719+ tail -n1
13:14:11 +719+ STATUS_CODE=200
13:14:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:11 ++719+ jq -r .notarizationStatus.status
13:14:11 +719+ STATUS=IN_PROGRESS
13:14:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:11 +719+ sleep 1m
13:14:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:14:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:12 200'
13:14:12 ++279+ head -n1
13:14:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:12 ++279+ tail -n1
13:14:12 +279+ STATUS_CODE=200
13:14:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:12 ++279+ jq -r .notarizationStatus.status
13:14:12 +279+ STATUS=IN_PROGRESS
13:14:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:12 +279+ sleep 1m
13:14:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:14:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:16 200'
13:14:16 ++203+ head -n1
13:14:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:16 ++203+ tail -n1
13:14:16 +203+ STATUS_CODE=200
13:14:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:16 ++203+ jq -r .notarizationStatus.status
13:14:16 +203+ STATUS=IN_PROGRESS
13:14:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:16 +203+ sleep 1m
13:14:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:14:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:17 200'
13:14:17 ++553+ head -n1
13:14:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:17 ++553+ tail -n1
13:14:17 +553+ STATUS_CODE=200
13:14:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:17 ++553+ jq -r .notarizationStatus.status
13:14:17 +553+ STATUS=IN_PROGRESS
13:14:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:17 +553+ sleep 1m
13:14:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:14:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:23 200'
13:14:23 ++977+ head -n1
13:14:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:23 ++977+ tail -n1
13:14:23 +977+ STATUS_CODE=200
13:14:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:23 ++977+ jq -r .notarizationStatus.status
13:14:23 +977+ STATUS=IN_PROGRESS
13:14:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:23 +977+ sleep 1m
13:14:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:14:26 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:26 200'
13:14:26 ++417+ head -n1
13:14:26 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:26 ++417+ tail -n1
13:14:26 +417+ STATUS_CODE=200
13:14:26 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:26 ++417+ jq -r .notarizationStatus.status
13:14:26 +417+ STATUS=IN_PROGRESS
13:14:26 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:26 +417+ sleep 1m
13:14:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:14:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:28 200'
13:14:28 ++781+ head -n1
13:14:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:28 ++781+ tail -n1
13:14:28 +781+ STATUS_CODE=200
13:14:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:28 ++781+ jq -r .notarizationStatus.status
13:14:28 +781+ STATUS=IN_PROGRESS
13:14:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:28 +781+ sleep 1m
13:14:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:14:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:30 200'
13:14:30 ++311+ head -n1
13:14:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:30 ++311+ tail -n1
13:14:30 +311+ STATUS_CODE=200
13:14:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:30 ++311+ jq -r .notarizationStatus.status
13:14:30 +311+ STATUS=IN_PROGRESS
13:14:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:30 +311+ sleep 1m
13:14:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:14:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:32 200'
13:14:32 ++595+ head -n1
13:14:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:32 ++595+ tail -n1
13:14:32 +595+ STATUS_CODE=200
13:14:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:32 ++595+ jq -r .notarizationStatus.status
13:14:32 +595+ STATUS=IN_PROGRESS
13:14:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:32 +595+ sleep 1m
13:14:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:14:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:32 200'
13:14:32 ++225+ head -n1
13:14:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:32 ++225+ tail -n1
13:14:32 +225+ STATUS_CODE=200
13:14:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:32 ++225+ jq -r .notarizationStatus.status
13:14:32 +225+ STATUS=IN_PROGRESS
13:14:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:32 +225+ sleep 1m
13:14:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:14:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:39 200'
13:14:39 ++1059+ head -n1
13:14:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:39 ++1059+ tail -n1
13:14:39 +1059+ STATUS_CODE=200
13:14:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:39 ++1059+ jq -r .notarizationStatus.status
13:14:39 +1059+ STATUS=IN_PROGRESS
13:14:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:39 +1059+ sleep 1m
13:14:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:14:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:43 200'
13:14:43 ++459+ head -n1
13:14:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:43 ++459+ tail -n1
13:14:43 +459+ STATUS_CODE=200
13:14:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:43 ++459+ jq -r .notarizationStatus.status
13:14:43 +459+ STATUS=IN_PROGRESS
13:14:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:43 +459+ sleep 1m
13:14:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:14:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:45 200'
13:14:45 ++843+ head -n1
13:14:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:45 ++843+ tail -n1
13:14:45 +843+ STATUS_CODE=200
13:14:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:45 ++843+ jq -r .notarizationStatus.status
13:14:45 +843+ STATUS=IN_PROGRESS
13:14:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:45 +843+ sleep 1m
13:14:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:14:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:45 200'
13:14:45 ++343+ head -n1
13:14:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:45 ++343+ tail -n1
13:14:45 +343+ STATUS_CODE=200
13:14:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:45 ++343+ jq -r .notarizationStatus.status
13:14:45 +343+ STATUS=IN_PROGRESS
13:14:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:45 +343+ sleep 1m
13:14:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:14:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:50 200'
13:14:50 ++247+ head -n1
13:14:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:50 ++247+ tail -n1
13:14:50 +247+ STATUS_CODE=200
13:14:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:50 ++247+ jq -r .notarizationStatus.status
13:14:50 +247+ STATUS=IN_PROGRESS
13:14:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:50 +247+ sleep 1m
13:14:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:14:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:52 200'
13:14:52 ++657+ head -n1
13:14:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:52 ++657+ tail -n1
13:14:52 +657+ STATUS_CODE=200
13:14:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:52 ++657+ jq -r .notarizationStatus.status
13:14:52 +657+ STATUS=IN_PROGRESS
13:14:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:52 +657+ sleep 1m
13:14:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:14:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:57 200'
13:14:57 ++501+ head -n1
13:14:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:57 ++501+ tail -n1
13:14:57 +501+ STATUS_CODE=200
13:14:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:57 ++501+ jq -r .notarizationStatus.status
13:14:57 +501+ STATUS=IN_PROGRESS
13:14:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:57 +501+ sleep 1m
13:14:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:14:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:14:59 200'
13:14:59 ++181+ head -n1
13:14:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:14:59 ++181+ tail -n1
13:14:59 +181+ STATUS_CODE=200
13:14:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:14:59 ++181+ jq -r .notarizationStatus.status
13:14:59 +181+ STATUS=IN_PROGRESS
13:14:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:14:59 +181+ sleep 1m
13:15:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:15:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:05 200'
13:15:05 ++375+ head -n1
13:15:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:05 ++375+ tail -n1
13:15:05 +375+ STATUS_CODE=200
13:15:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:05 ++375+ jq -r .notarizationStatus.status
13:15:05 +375+ STATUS=IN_PROGRESS
13:15:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:05 +375+ sleep 1m
13:15:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:15:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:06 200'
13:15:06 ++905+ head -n1
13:15:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:06 ++905+ tail -n1
13:15:06 +905+ STATUS_CODE=200
13:15:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:06 ++905+ jq -r .notarizationStatus.status
13:15:06 +905+ STATUS=IN_PROGRESS
13:15:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:06 +905+ sleep 1m
13:15:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:15:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:11 200'
13:15:11 ++719+ head -n1
13:15:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:11 ++719+ tail -n1
13:15:11 +719+ STATUS_CODE=200
13:15:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:11 ++719+ jq -r .notarizationStatus.status
13:15:11 +719+ STATUS=IN_PROGRESS
13:15:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:11 +719+ sleep 1m
13:15:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:15:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:12 200'
13:15:12 ++279+ head -n1
13:15:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:12 ++279+ tail -n1
13:15:12 +279+ STATUS_CODE=200
13:15:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:12 ++279+ jq -r .notarizationStatus.status
13:15:12 +279+ STATUS=IN_PROGRESS
13:15:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:12 +279+ sleep 1m
13:15:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:15:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:16 200'
13:15:16 ++203+ head -n1
13:15:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:16 ++203+ tail -n1
13:15:16 +203+ STATUS_CODE=200
13:15:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:16 ++203+ jq -r .notarizationStatus.status
13:15:16 +203+ STATUS=IN_PROGRESS
13:15:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:16 +203+ sleep 1m
13:15:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:15:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:17 200'
13:15:17 ++553+ head -n1
13:15:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:17 ++553+ tail -n1
13:15:17 +553+ STATUS_CODE=200
13:15:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:17 ++553+ jq -r .notarizationStatus.status
13:15:17 +553+ STATUS=IN_PROGRESS
13:15:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:17 +553+ sleep 1m
13:15:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:15:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:23 200'
13:15:23 ++977+ head -n1
13:15:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:23 ++977+ tail -n1
13:15:23 +977+ STATUS_CODE=200
13:15:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:23 ++977+ jq -r .notarizationStatus.status
13:15:23 +977+ STATUS=IN_PROGRESS
13:15:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:23 +977+ sleep 1m
13:15:26 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:15:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:27 200'
13:15:27 ++417+ head -n1
13:15:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:27 ++417+ tail -n1
13:15:27 +417+ STATUS_CODE=200
13:15:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:27 ++417+ jq -r .notarizationStatus.status
13:15:27 +417+ STATUS=IN_PROGRESS
13:15:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:27 +417+ sleep 1m
13:15:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:15:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:28 200'
13:15:28 ++781+ head -n1
13:15:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:28 ++781+ tail -n1
13:15:28 +781+ STATUS_CODE=200
13:15:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:28 ++781+ jq -r .notarizationStatus.status
13:15:28 +781+ STATUS=IN_PROGRESS
13:15:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:28 +781+ sleep 1m
13:15:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:15:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:30 200'
13:15:30 ++311+ head -n1
13:15:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:30 ++311+ tail -n1
13:15:30 +311+ STATUS_CODE=200
13:15:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:30 ++311+ jq -r .notarizationStatus.status
13:15:30 +311+ STATUS=IN_PROGRESS
13:15:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:30 +311+ sleep 1m
13:15:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:15:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:32 200'
13:15:32 ++595+ head -n1
13:15:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:32 ++595+ tail -n1
13:15:32 +595+ STATUS_CODE=200
13:15:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:32 ++595+ jq -r .notarizationStatus.status
13:15:32 +595+ STATUS=IN_PROGRESS
13:15:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:32 +595+ sleep 1m
13:15:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:15:32 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:32 200'
13:15:32 ++225+ head -n1
13:15:32 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:32 ++225+ tail -n1
13:15:32 +225+ STATUS_CODE=200
13:15:32 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:32 ++225+ jq -r .notarizationStatus.status
13:15:32 +225+ STATUS=IN_PROGRESS
13:15:32 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:32 +225+ sleep 1m
13:15:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:15:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:39 200'
13:15:39 ++1059+ head -n1
13:15:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:39 ++1059+ tail -n1
13:15:39 +1059+ STATUS_CODE=200
13:15:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:39 ++1059+ jq -r .notarizationStatus.status
13:15:39 +1059+ STATUS=IN_PROGRESS
13:15:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:39 +1059+ sleep 1m
13:15:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:15:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:43 200'
13:15:43 ++459+ head -n1
13:15:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:43 ++459+ tail -n1
13:15:43 +459+ STATUS_CODE=200
13:15:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:43 ++459+ jq -r .notarizationStatus.status
13:15:43 +459+ STATUS=IN_PROGRESS
13:15:43 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:43 +459+ sleep 1m
13:15:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:15:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:45 200'
13:15:45 ++843+ head -n1
13:15:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:45 ++843+ tail -n1
13:15:45 +843+ STATUS_CODE=200
13:15:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:45 ++843+ jq -r .notarizationStatus.status
13:15:45 +843+ STATUS=IN_PROGRESS
13:15:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:45 +843+ sleep 1m
13:15:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:15:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:45 200'
13:15:45 ++343+ head -n1
13:15:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:45 ++343+ tail -n1
13:15:45 +343+ STATUS_CODE=200
13:15:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:45 ++343+ jq -r .notarizationStatus.status
13:15:45 +343+ STATUS=IN_PROGRESS
13:15:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:45 +343+ sleep 1m
13:15:50 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:15:50 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:50 200'
13:15:50 ++247+ head -n1
13:15:50 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:50 ++247+ tail -n1
13:15:50 +247+ STATUS_CODE=200
13:15:50 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:50 ++247+ jq -r .notarizationStatus.status
13:15:50 +247+ STATUS=IN_PROGRESS
13:15:50 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:50 +247+ sleep 1m
13:15:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:15:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:52 200'
13:15:52 ++657+ head -n1
13:15:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:52 ++657+ tail -n1
13:15:52 +657+ STATUS_CODE=200
13:15:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:52 ++657+ jq -r .notarizationStatus.status
13:15:52 +657+ STATUS=IN_PROGRESS
13:15:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:52 +657+ sleep 1m
13:15:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:15:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:57 200'
13:15:57 ++501+ head -n1
13:15:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:57 ++501+ tail -n1
13:15:57 +501+ STATUS_CODE=200
13:15:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:57 ++501+ jq -r .notarizationStatus.status
13:15:57 +501+ STATUS=IN_PROGRESS
13:15:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:57 +501+ sleep 1m
13:15:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:15:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:15:59 200'
13:15:59 ++181+ head -n1
13:15:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:15:59 ++181+ tail -n1
13:15:59 +181+ STATUS_CODE=200
13:15:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:15:59 ++181+ jq -r .notarizationStatus.status
13:15:59 +181+ STATUS=IN_PROGRESS
13:15:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:15:59 +181+ sleep 1m
13:16:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:16:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:05 200'
13:16:05 ++375+ head -n1
13:16:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:05 ++375+ tail -n1
13:16:05 +375+ STATUS_CODE=200
13:16:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:05 ++375+ jq -r .notarizationStatus.status
13:16:05 +375+ STATUS=IN_PROGRESS
13:16:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:05 +375+ sleep 1m
13:16:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:16:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:06 200'
13:16:06 ++905+ head -n1
13:16:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:06 ++905+ tail -n1
13:16:06 +905+ STATUS_CODE=200
13:16:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:06 ++905+ jq -r .notarizationStatus.status
13:16:06 +905+ STATUS=IN_PROGRESS
13:16:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:06 +905+ sleep 1m
13:16:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:16:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:11 200'
13:16:11 ++719+ head -n1
13:16:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:11 ++719+ tail -n1
13:16:11 +719+ STATUS_CODE=200
13:16:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:11 ++719+ jq -r .notarizationStatus.status
13:16:11 +719+ STATUS=IN_PROGRESS
13:16:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:11 +719+ sleep 1m
13:16:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:16:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:12 200'
13:16:12 ++279+ head -n1
13:16:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:12 ++279+ tail -n1
13:16:12 +279+ STATUS_CODE=200
13:16:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:12 ++279+ jq -r .notarizationStatus.status
13:16:12 +279+ STATUS=IN_PROGRESS
13:16:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:12 +279+ sleep 1m
13:16:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:16:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:16 200'
13:16:16 ++203+ head -n1
13:16:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:16 ++203+ tail -n1
13:16:16 +203+ STATUS_CODE=200
13:16:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:16 ++203+ jq -r .notarizationStatus.status
13:16:16 +203+ STATUS=IN_PROGRESS
13:16:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:16 +203+ sleep 1m
13:16:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:16:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:17 200'
13:16:17 ++553+ head -n1
13:16:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:17 ++553+ tail -n1
13:16:17 +553+ STATUS_CODE=200
13:16:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:17 ++553+ jq -r .notarizationStatus.status
13:16:17 +553+ STATUS=IN_PROGRESS
13:16:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:17 +553+ sleep 1m
13:16:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:16:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:23 200'
13:16:23 ++977+ head -n1
13:16:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:23 ++977+ tail -n1
13:16:23 +977+ STATUS_CODE=200
13:16:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:23 ++977+ jq -r .notarizationStatus.status
13:16:23 +977+ STATUS=IN_PROGRESS
13:16:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:23 +977+ sleep 1m
13:16:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:16:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:27 200'
13:16:27 ++417+ head -n1
13:16:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:27 ++417+ tail -n1
13:16:27 +417+ STATUS_CODE=200
13:16:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:27 ++417+ jq -r .notarizationStatus.status
13:16:27 +417+ STATUS=IN_PROGRESS
13:16:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:27 +417+ sleep 1m
13:16:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:16:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:28 200'
13:16:28 ++781+ head -n1
13:16:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:28 ++781+ tail -n1
13:16:28 +781+ STATUS_CODE=200
13:16:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:28 ++781+ jq -r .notarizationStatus.status
13:16:28 +781+ STATUS=IN_PROGRESS
13:16:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:28 +781+ sleep 1m
13:16:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:16:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:30 200'
13:16:30 ++311+ head -n1
13:16:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:30 ++311+ tail -n1
13:16:30 +311+ STATUS_CODE=200
13:16:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:30 ++311+ jq -r .notarizationStatus.status
13:16:30 +311+ STATUS=IN_PROGRESS
13:16:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:30 +311+ sleep 1m
13:16:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:16:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:32 200'
13:16:32 ++595+ head -n1
13:16:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:32 ++595+ tail -n1
13:16:32 +595+ STATUS_CODE=200
13:16:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:32 ++595+ jq -r .notarizationStatus.status
13:16:32 +595+ STATUS=IN_PROGRESS
13:16:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:32 +595+ sleep 1m
13:16:32 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:16:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:33 200'
13:16:33 ++225+ head -n1
13:16:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:33 ++225+ tail -n1
13:16:33 +225+ STATUS_CODE=200
13:16:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:33 ++225+ jq -r .notarizationStatus.status
13:16:33 +225+ STATUS=IN_PROGRESS
13:16:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:33 +225+ sleep 1m
13:16:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:16:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:39 200'
13:16:39 ++1059+ head -n1
13:16:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:39 ++1059+ tail -n1
13:16:39 +1059+ STATUS_CODE=200
13:16:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:39 ++1059+ jq -r .notarizationStatus.status
13:16:39 +1059+ STATUS=IN_PROGRESS
13:16:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:39 +1059+ sleep 1m
13:16:43 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:16:43 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:43 200'
13:16:43 ++459+ head -n1
13:16:43 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:43 ++459+ tail -n1
13:16:43 +459+ STATUS_CODE=200
13:16:43 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:43 ++459+ jq -r .notarizationStatus.status
13:16:44 +459+ STATUS=IN_PROGRESS
13:16:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:44 +459+ sleep 1m
13:16:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:16:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:45 200'
13:16:45 ++843+ head -n1
13:16:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:45 ++843+ tail -n1
13:16:45 +843+ STATUS_CODE=200
13:16:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:45 ++843+ jq -r .notarizationStatus.status
13:16:45 +843+ STATUS=IN_PROGRESS
13:16:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:45 +843+ sleep 1m
13:16:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:16:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:45 200'
13:16:45 ++343+ head -n1
13:16:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:45 ++343+ tail -n1
13:16:45 +343+ STATUS_CODE=200
13:16:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:45 ++343+ jq -r .notarizationStatus.status
13:16:45 +343+ STATUS=IN_PROGRESS
13:16:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:45 +343+ sleep 1m
13:16:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:16:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:51 200'
13:16:51 ++247+ head -n1
13:16:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:51 ++247+ tail -n1
13:16:51 +247+ STATUS_CODE=200
13:16:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:51 ++247+ jq -r .notarizationStatus.status
13:16:51 +247+ STATUS=IN_PROGRESS
13:16:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:51 +247+ sleep 1m
13:16:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:16:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:52 200'
13:16:52 ++657+ head -n1
13:16:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:52 ++657+ tail -n1
13:16:52 +657+ STATUS_CODE=200
13:16:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:52 ++657+ jq -r .notarizationStatus.status
13:16:52 +657+ STATUS=IN_PROGRESS
13:16:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:52 +657+ sleep 1m
13:16:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:16:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:57 200'
13:16:57 ++501+ head -n1
13:16:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:57 ++501+ tail -n1
13:16:57 +501+ STATUS_CODE=200
13:16:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:57 ++501+ jq -r .notarizationStatus.status
13:16:57 +501+ STATUS=IN_PROGRESS
13:16:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:57 +501+ sleep 1m
13:16:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:16:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:16:59 200'
13:16:59 ++181+ head -n1
13:16:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:16:59 ++181+ tail -n1
13:16:59 +181+ STATUS_CODE=200
13:16:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:16:59 ++181+ jq -r .notarizationStatus.status
13:16:59 +181+ STATUS=IN_PROGRESS
13:16:59 +181+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:16:59 +181+ sleep 1m
13:17:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:17:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:05 200'
13:17:05 ++375+ head -n1
13:17:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:05 ++375+ tail -n1
13:17:05 +375+ STATUS_CODE=200
13:17:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:05 ++375+ jq -r .notarizationStatus.status
13:17:05 +375+ STATUS=IN_PROGRESS
13:17:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:05 +375+ sleep 1m
13:17:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:17:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:06 200'
13:17:06 ++905+ head -n1
13:17:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:06 ++905+ tail -n1
13:17:06 +905+ STATUS_CODE=200
13:17:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:06 ++905+ jq -r .notarizationStatus.status
13:17:06 +905+ STATUS=IN_PROGRESS
13:17:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:06 +905+ sleep 1m
13:17:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:17:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:11 200'
13:17:11 ++719+ head -n1
13:17:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:11 ++719+ tail -n1
13:17:11 +719+ STATUS_CODE=200
13:17:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:11 ++719+ jq -r .notarizationStatus.status
13:17:11 +719+ STATUS=IN_PROGRESS
13:17:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:11 +719+ sleep 1m
13:17:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:17:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:12 200'
13:17:12 ++279+ head -n1
13:17:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:12 ++279+ tail -n1
13:17:12 +279+ STATUS_CODE=200
13:17:12 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:12 ++279+ jq -r .notarizationStatus.status
13:17:12 +279+ STATUS=IN_PROGRESS
13:17:12 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:12 +279+ sleep 1m
13:17:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:17:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:16 200'
13:17:16 ++203+ head -n1
13:17:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:16 ++203+ tail -n1
13:17:16 +203+ STATUS_CODE=200
13:17:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:16 ++203+ jq -r .notarizationStatus.status
13:17:16 +203+ STATUS=IN_PROGRESS
13:17:16 +203+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:16 +203+ sleep 1m
13:17:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:17:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:17 200'
13:17:17 ++553+ head -n1
13:17:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:17 ++553+ tail -n1
13:17:17 +553+ STATUS_CODE=200
13:17:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:17 ++553+ jq -r .notarizationStatus.status
13:17:17 +553+ STATUS=IN_PROGRESS
13:17:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:17 +553+ sleep 1m
13:17:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:17:23 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:23 200'
13:17:23 ++977+ head -n1
13:17:23 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:23 ++977+ tail -n1
13:17:23 +977+ STATUS_CODE=200
13:17:23 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:23 ++977+ jq -r .notarizationStatus.status
13:17:23 +977+ STATUS=IN_PROGRESS
13:17:23 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:23 +977+ sleep 1m
13:17:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:17:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:27 200'
13:17:27 ++417+ head -n1
13:17:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:27 ++417+ tail -n1
13:17:27 +417+ STATUS_CODE=200
13:17:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:27 ++417+ jq -r .notarizationStatus.status
13:17:27 +417+ STATUS=IN_PROGRESS
13:17:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:27 +417+ sleep 1m
13:17:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:17:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:28 200'
13:17:28 ++781+ head -n1
13:17:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:28 ++781+ tail -n1
13:17:28 +781+ STATUS_CODE=200
13:17:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:28 ++781+ jq -r .notarizationStatus.status
13:17:28 +781+ STATUS=IN_PROGRESS
13:17:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:28 +781+ sleep 1m
13:17:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:17:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:30 200'
13:17:30 ++311+ head -n1
13:17:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:30 ++311+ tail -n1
13:17:30 +311+ STATUS_CODE=200
13:17:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:30 ++311+ jq -r .notarizationStatus.status
13:17:30 +311+ STATUS=IN_PROGRESS
13:17:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:30 +311+ sleep 1m
13:17:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:17:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:32 200'
13:17:32 ++595+ head -n1
13:17:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:32 ++595+ tail -n1
13:17:32 +595+ STATUS_CODE=200
13:17:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:32 ++595+ jq -r .notarizationStatus.status
13:17:32 +595+ STATUS=IN_PROGRESS
13:17:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:32 +595+ sleep 1m
13:17:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:17:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:33 200'
13:17:33 ++225+ head -n1
13:17:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:33 ++225+ tail -n1
13:17:33 +225+ STATUS_CODE=200
13:17:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:33 ++225+ jq -r .notarizationStatus.status
13:17:33 +225+ STATUS=IN_PROGRESS
13:17:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:33 +225+ sleep 1m
13:17:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:17:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:39 200'
13:17:39 ++1059+ head -n1
13:17:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:39 ++1059+ tail -n1
13:17:39 +1059+ STATUS_CODE=200
13:17:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:39 ++1059+ jq -r .notarizationStatus.status
13:17:39 +1059+ STATUS=IN_PROGRESS
13:17:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:39 +1059+ sleep 1m
13:17:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:17:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:44 200'
13:17:44 ++459+ head -n1
13:17:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:44 ++459+ tail -n1
13:17:44 +459+ STATUS_CODE=200
13:17:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:44 ++459+ jq -r .notarizationStatus.status
13:17:44 +459+ STATUS=IN_PROGRESS
13:17:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:44 +459+ sleep 1m
13:17:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:17:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:45 200'
13:17:45 ++843+ head -n1
13:17:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:45 ++843+ tail -n1
13:17:45 +843+ STATUS_CODE=200
13:17:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:45 ++843+ jq -r .notarizationStatus.status
13:17:45 +843+ STATUS=IN_PROGRESS
13:17:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:45 +843+ sleep 1m
13:17:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:17:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:45 200'
13:17:45 ++343+ head -n1
13:17:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:45 ++343+ tail -n1
13:17:45 +343+ STATUS_CODE=200
13:17:45 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:45 ++343+ jq -r .notarizationStatus.status
13:17:45 +343+ STATUS=IN_PROGRESS
13:17:45 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:45 +343+ sleep 1m
13:17:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:17:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:51 200'
13:17:51 ++247+ head -n1
13:17:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:51 ++247+ tail -n1
13:17:51 +247+ STATUS_CODE=200
13:17:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:51 ++247+ jq -r .notarizationStatus.status
13:17:51 +247+ STATUS=IN_PROGRESS
13:17:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:51 +247+ sleep 1m
13:17:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:17:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:52 200'
13:17:52 ++657+ head -n1
13:17:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:52 ++657+ tail -n1
13:17:52 +657+ STATUS_CODE=200
13:17:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:52 ++657+ jq -r .notarizationStatus.status
13:17:52 +657+ STATUS=IN_PROGRESS
13:17:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:52 +657+ sleep 1m
13:17:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:17:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:17:57 200'
13:17:57 ++501+ head -n1
13:17:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:17:57 ++501+ tail -n1
13:17:57 +501+ STATUS_CODE=200
13:17:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:17:57 ++501+ jq -r .notarizationStatus.status
13:17:57 +501+ STATUS=IN_PROGRESS
13:17:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:57 +501+ sleep 1m
13:17:59 ++181+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/status
13:17:59 +181+ RESPONSE_RAW='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5db60fa9-dda4-4267-ac9a-19150b2e79e3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:10.664Z\",\n  \"sha256\": \"bf27141d4300e1d9801f9e849b7b72be8860b1b003fdaa70d2dc444afb478a62\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2fb23d99cd5cb0927803d9778f81a187d8003e2\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0efa254b465079f69303a07c043d90bbd7eba91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0efa254b465079f69303a07c043d90bbd7eba91\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:17:59 200'
13:17:59 ++181+ head -n1
13:17:59 +181+ RESPONSE='{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5db60fa9-dda4-4267-ac9a-19150b2e79e3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:10.664Z\",\n  \"sha256\": \"bf27141d4300e1d9801f9e849b7b72be8860b1b003fdaa70d2dc444afb478a62\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2fb23d99cd5cb0927803d9778f81a187d8003e2\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0efa254b465079f69303a07c043d90bbd7eba91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0efa254b465079f69303a07c043d90bbd7eba91\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:17:59 ++181+ tail -n1
13:17:59 +181+ STATUS_CODE=200
13:17:59 ++181+ jq -r .notarizationStatus.status
13:17:59 ++181+ echo '{"uuid":"1bbe2b29-30fa-4038-8cfe-9c349ae5885f","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"5db60fa9-dda4-4267-ac9a-19150b2e79e3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:10.664Z\",\n' '\"sha256\":' '\"bf27141d4300e1d9801f9e849b7b72be8860b1b003fdaa70d2dc444afb478a62\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2fb23d99cd5cb0927803d9778f81a187d8003e2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0efa254b465079f69303a07c043d90bbd7eba91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64-10204711140599634261.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0efa254b465079f69303a07c043d90bbd7eba91\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:17:59 +181+ STATUS=COMPLETE
13:17:59 +181+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:17:59 +181+ [[ 200 == \5\0\3 ]]
13:17:59 +181+ [[ 200 == \5\0\2 ]]
13:17:59 +181+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:17:59 +181+ break
13:17:59 +181+ rm eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:17:59 +181+ curl -JO https://cbi.eclipse.org/macos/xcrun/1bbe2b29-30fa-4038-8cfe-9c349ae5885f/download
13:17:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:17:59                                  Dload  Upload   Total   Spent    Left  Speed
13:17:59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.3M    0 28.3M    0     0  50.5M      0 --:--:-- --:--:-- --:--:-- 50.4M
100  110M    0  110M    0     0  70.9M      0 --:--:--  0:00:01 --:--:-- 70.9M
100  193M    0  193M    0     0  75.6M      0 --:--:--  0:00:02 --:--:-- 75.6M
100  280M    0  280M    0     0  78.6M      0 --:--:--  0:00:03 --:--:-- 78.6M
100  359M    0  359M    0     0  78.6M      0 --:--:--  0:00:04 --:--:-- 78.6M
100  359M    0  359M    0     0  78.6M      0 --:--:--  0:00:04 --:--:-- 82.6M
13:18:04 curl: Saved to filename 'eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:18:04 +181+ cp -vf eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:04 'eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:18:04 ++181+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:04 +181+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:18:04 ++181+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:04 +181+ b=eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:04 +181+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:18:04 +181+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:05 +181+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:18:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:05 200'
13:18:05 ++375+ head -n1
13:18:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:05 ++375+ tail -n1
13:18:05 +375+ STATUS_CODE=200
13:18:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:05 ++375+ jq -r .notarizationStatus.status
13:18:05 +375+ STATUS=IN_PROGRESS
13:18:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:05 +375+ sleep 1m
13:18:06 +181+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:18:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:18:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:06 200'
13:18:06 ++905+ head -n1
13:18:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:06 ++905+ tail -n1
13:18:06 +905+ STATUS_CODE=200
13:18:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:06 ++905+ jq -r .notarizationStatus.status
13:18:06 +905+ STATUS=IN_PROGRESS
13:18:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:06 +905+ sleep 1m
13:18:07 +181+ rm eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:18:07 +181+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:18:07 +181+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:18:07 +181+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:18:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:18:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:11 200'
13:18:11 ++719+ head -n1
13:18:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:11 ++719+ tail -n1
13:18:11 +719+ STATUS_CODE=200
13:18:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:11 ++719+ jq -r .notarizationStatus.status
13:18:11 +719+ STATUS=IN_PROGRESS
13:18:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:11 +719+ sleep 1m
13:18:12 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:18:12 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:12 200'
13:18:12 ++279+ head -n1
13:18:12 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:12 ++279+ tail -n1
13:18:12 +279+ STATUS_CODE=200
13:18:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:13 ++279+ jq -r .notarizationStatus.status
13:18:13 +279+ STATUS=IN_PROGRESS
13:18:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:13 +279+ sleep 1m
13:18:16 ++203+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/status
13:18:16 +203+ RESPONSE_RAW='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"7513c89d-ad21-4c36-8715-9803fcc6b2e9\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:41.756Z\",\n  \"sha256\": \"83e79ef7c30d7ebc6c20acb97c008b021cc89c4793b3f10f7744e79bb699ffcd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c50674e4210d9e8a3a0407b0ae2d0f7536de4b0\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:18:16 200'
13:18:16 ++203+ head -n1
13:18:16 +203+ RESPONSE='{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"7513c89d-ad21-4c36-8715-9803fcc6b2e9\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:41.756Z\",\n  \"sha256\": \"83e79ef7c30d7ebc6c20acb97c008b021cc89c4793b3f10f7744e79bb699ffcd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c50674e4210d9e8a3a0407b0ae2d0f7536de4b0\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:18:16 ++203+ tail -n1
13:18:16 +203+ STATUS_CODE=200
13:18:16 ++203+ jq -r .notarizationStatus.status
13:18:16 ++203+ echo '{"uuid":"c8b0e868-2603-4d1b-9394-301c83df65c6","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"7513c89d-ad21-4c36-8715-9803fcc6b2e9\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:41.756Z\",\n' '\"sha256\":' '\"83e79ef7c30d7ebc6c20acb97c008b021cc89c4793b3f10f7744e79bb699ffcd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c50674e4210d9e8a3a0407b0ae2d0f7536de4b0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64-14587484202268186374.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aae1089da822f504480e89171bb9f35f4e1c1bf8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:18:16 +203+ STATUS=COMPLETE
13:18:16 +203+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:16 +203+ [[ 200 == \5\0\3 ]]
13:18:16 +203+ [[ 200 == \5\0\2 ]]
13:18:16 +203+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:18:16 +203+ break
13:18:16 +203+ rm eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:16 +203+ curl -JO https://cbi.eclipse.org/macos/xcrun/c8b0e868-2603-4d1b-9394-301c83df65c6/download
13:18:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:18:16                                  Dload  Upload   Total   Spent    Left  Speed
13:18:16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 35.1M    0 35.1M    0     0  89.7M      0 --:--:-- --:--:-- --:--:-- 89.5M++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:18:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:17 200'
13:18:17 ++553+ head -n1
13:18:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:17 ++553+ tail -n1
13:18:17 +553+ STATUS_CODE=200
13:18:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:17 ++553+ jq -r .notarizationStatus.status
13:18:17 +553+ STATUS=IN_PROGRESS
13:18:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:17 +553+ sleep 1m
13:18:18 
100  121M    0  121M    0     0  87.1M      0 --:--:--  0:00:01 --:--:-- 87.0M
100  197M    0  197M    0     0  82.4M      0 --:--:--  0:00:02 --:--:-- 82.4M
100  255M    0  255M    0     0  75.2M      0 --:--:--  0:00:03 --:--:-- 75.2M
100  334M    0  334M    0     0  76.1M      0 --:--:--  0:00:04 --:--:-- 76.1M
100  378M    0  378M    0     0  74.8M      0 --:--:--  0:00:05 --:--:-- 73.6M
13:18:21 curl: Saved to filename 'eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:18:21 +203+ cp -vf eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:23 'eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:18:23 ++203+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:23 +203+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:18:23 ++203+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:23 +203+ b=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:23 +203+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:18:23 +203+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:23 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:18:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:24 200'
13:18:24 ++977+ head -n1
13:18:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:24 ++977+ tail -n1
13:18:24 +977+ STATUS_CODE=200
13:18:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:24 ++977+ jq -r .notarizationStatus.status
13:18:24 +977+ STATUS=IN_PROGRESS
13:18:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:24 +977+ sleep 1m
13:18:24 +203+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:25 +203+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:26 +203+ rm eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:18:26 +203+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:18:26 +203+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:18:26 +203+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:18:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:18:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:27 200'
13:18:27 ++417+ head -n1
13:18:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:27 ++417+ tail -n1
13:18:27 +417+ STATUS_CODE=200
13:18:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:27 ++417+ jq -r .notarizationStatus.status
13:18:27 +417+ STATUS=IN_PROGRESS
13:18:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:27 +417+ sleep 1m
13:18:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:18:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:28 200'
13:18:28 ++781+ head -n1
13:18:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:28 ++781+ tail -n1
13:18:28 +781+ STATUS_CODE=200
13:18:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:28 ++781+ jq -r .notarizationStatus.status
13:18:28 +781+ STATUS=IN_PROGRESS
13:18:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:28 +781+ sleep 1m
13:18:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:18:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:30 200'
13:18:30 ++311+ head -n1
13:18:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:30 ++311+ tail -n1
13:18:30 +311+ STATUS_CODE=200
13:18:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:30 ++311+ jq -r .notarizationStatus.status
13:18:30 +311+ STATUS=IN_PROGRESS
13:18:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:30 +311+ sleep 1m
13:18:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:18:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:32 200'
13:18:32 ++595+ head -n1
13:18:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:32 ++595+ tail -n1
13:18:32 +595+ STATUS_CODE=200
13:18:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:32 ++595+ jq -r .notarizationStatus.status
13:18:32 +595+ STATUS=IN_PROGRESS
13:18:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:32 +595+ sleep 1m
13:18:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:18:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:33 200'
13:18:33 ++225+ head -n1
13:18:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:33 ++225+ tail -n1
13:18:33 +225+ STATUS_CODE=200
13:18:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:33 ++225+ jq -r .notarizationStatus.status
13:18:33 +225+ STATUS=IN_PROGRESS
13:18:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:33 +225+ sleep 1m
13:18:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:18:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:39 200'
13:18:39 ++1059+ head -n1
13:18:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:39 ++1059+ tail -n1
13:18:39 +1059+ STATUS_CODE=200
13:18:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:39 ++1059+ jq -r .notarizationStatus.status
13:18:39 +1059+ STATUS=IN_PROGRESS
13:18:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:39 +1059+ sleep 1m
13:18:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:18:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:44 200'
13:18:44 ++459+ head -n1
13:18:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:44 ++459+ tail -n1
13:18:44 +459+ STATUS_CODE=200
13:18:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:44 ++459+ jq -r .notarizationStatus.status
13:18:44 +459+ STATUS=IN_PROGRESS
13:18:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:44 +459+ sleep 1m
13:18:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:18:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:45 200'
13:18:45 ++843+ head -n1
13:18:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:45 ++843+ tail -n1
13:18:45 +843+ STATUS_CODE=200
13:18:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:45 ++843+ jq -r .notarizationStatus.status
13:18:45 +843+ STATUS=IN_PROGRESS
13:18:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:45 +843+ sleep 1m
13:18:45 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/status
13:18:45 +343+ RESPONSE_RAW='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"1862a5ef-3175-4e50-893a-493aab301bc3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:20.545Z\",\n  \"sha256\": \"0d4667d179e2a69baa337e2c93c39a752ef422bcfedc284c43658fbf0c7e36ed\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17f5804dc110b2cdf161dfc7e0f1b5b53e24f357\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:18:45 200'
13:18:45 ++343+ head -n1
13:18:45 +343+ RESPONSE='{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"1862a5ef-3175-4e50-893a-493aab301bc3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:20.545Z\",\n  \"sha256\": \"0d4667d179e2a69baa337e2c93c39a752ef422bcfedc284c43658fbf0c7e36ed\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17f5804dc110b2cdf161dfc7e0f1b5b53e24f357\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:18:45 ++343+ tail -n1
13:18:45 +343+ STATUS_CODE=200
13:18:45 ++343+ jq -r .notarizationStatus.status
13:18:46 ++343+ echo '{"uuid":"56520868-8ad1-43ff-8cfe-d5e678905900","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"1862a5ef-3175-4e50-893a-493aab301bc3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:20.545Z\",\n' '\"sha256\":' '\"0d4667d179e2a69baa337e2c93c39a752ef422bcfedc284c43658fbf0c7e36ed\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17f5804dc110b2cdf161dfc7e0f1b5b53e24f357\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64-13572723864500122142.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c55f0a4b3e8a32dc73f3db709d9d06fa3019b120\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:18:46 +343+ STATUS=COMPLETE
13:18:46 +343+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:46 +343+ [[ 200 == \5\0\3 ]]
13:18:46 +343+ [[ 200 == \5\0\2 ]]
13:18:46 +343+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:18:46 +343+ break
13:18:46 +343+ rm eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:46 +343+ curl -JO https://cbi.eclipse.org/macos/xcrun/56520868-8ad1-43ff-8cfe-d5e678905900/download
13:18:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:18:46                                  Dload  Upload   Total   Spent    Left  Speed
13:18:46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82.5M    0 82.5M    0     0  82.9M      0 --:--:-- --:--:-- --:--:-- 82.8M
100  166M    0  166M    0     0  83.2M      0 --:--:--  0:00:01 --:--:-- 83.2M
100  264M    0  264M    0     0  88.3M      0 --:--:--  0:00:02 --:--:-- 88.3M
100  343M    0  343M    0     0  85.9M      0 --:--:--  0:00:03 --:--:-- 85.9M
100  358M    0  358M    0     0  85.5M      0 --:--:--  0:00:04 --:--:-- 85.5M
13:18:50 curl: Saved to filename 'eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:18:50 +343+ cp -vf eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:50 'eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:18:50 ++343+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:50 +343+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:18:50 ++343+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:50 +343+ b=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:50 +343+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:18:50 +343+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:18:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:51 200'
13:18:51 ++247+ head -n1
13:18:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:51 ++247+ tail -n1
13:18:51 +247+ STATUS_CODE=200
13:18:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:51 ++247+ jq -r .notarizationStatus.status
13:18:51 +247+ STATUS=IN_PROGRESS
13:18:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:51 +247+ sleep 1m
13:18:52 +343+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:18:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:52 200'
13:18:52 ++657+ head -n1
13:18:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:52 ++657+ tail -n1
13:18:52 +657+ STATUS_CODE=200
13:18:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:52 ++657+ jq -r .notarizationStatus.status
13:18:52 +657+ STATUS=IN_PROGRESS
13:18:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:52 +657+ sleep 1m
13:18:53 +343+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:18:54 +343+ rm eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:18:54 +343+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:18:54 +343+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:18:54 +343+ rm -f eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:18:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:18:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:18:57 200'
13:18:57 ++501+ head -n1
13:18:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:18:57 ++501+ tail -n1
13:18:57 +501+ STATUS_CODE=200
13:18:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:18:57 ++501+ jq -r .notarizationStatus.status
13:18:57 +501+ STATUS=IN_PROGRESS
13:18:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:18:57 +501+ sleep 1m
13:19:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:19:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:05 200'
13:19:05 ++375+ head -n1
13:19:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:05 ++375+ tail -n1
13:19:05 +375+ STATUS_CODE=200
13:19:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:05 ++375+ jq -r .notarizationStatus.status
13:19:05 +375+ STATUS=IN_PROGRESS
13:19:05 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:05 +375+ sleep 1m
13:19:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:19:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:06 200'
13:19:06 ++905+ head -n1
13:19:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:06 ++905+ tail -n1
13:19:06 +905+ STATUS_CODE=200
13:19:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:06 ++905+ jq -r .notarizationStatus.status
13:19:06 +905+ STATUS=IN_PROGRESS
13:19:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:06 +905+ sleep 1m
13:19:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:19:11 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:11 200'
13:19:11 ++719+ head -n1
13:19:11 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:11 ++719+ tail -n1
13:19:11 +719+ STATUS_CODE=200
13:19:11 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:11 ++719+ jq -r .notarizationStatus.status
13:19:11 +719+ STATUS=IN_PROGRESS
13:19:11 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:11 +719+ sleep 1m
13:19:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:19:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:13 200'
13:19:13 ++279+ head -n1
13:19:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:13 ++279+ tail -n1
13:19:13 +279+ STATUS_CODE=200
13:19:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:13 ++279+ jq -r .notarizationStatus.status
13:19:13 +279+ STATUS=IN_PROGRESS
13:19:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:13 +279+ sleep 1m
13:19:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:19:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:17 200'
13:19:17 ++553+ head -n1
13:19:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:17 ++553+ tail -n1
13:19:17 +553+ STATUS_CODE=200
13:19:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:17 ++553+ jq -r .notarizationStatus.status
13:19:17 +553+ STATUS=IN_PROGRESS
13:19:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:17 +553+ sleep 1m
13:19:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:19:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:24 200'
13:19:24 ++977+ head -n1
13:19:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:24 ++977+ tail -n1
13:19:24 +977+ STATUS_CODE=200
13:19:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:24 ++977+ jq -r .notarizationStatus.status
13:19:24 +977+ STATUS=IN_PROGRESS
13:19:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:24 +977+ sleep 1m
13:19:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:19:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:27 200'
13:19:27 ++417+ head -n1
13:19:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:27 ++417+ tail -n1
13:19:27 +417+ STATUS_CODE=200
13:19:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:27 ++417+ jq -r .notarizationStatus.status
13:19:27 +417+ STATUS=IN_PROGRESS
13:19:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:27 +417+ sleep 1m
13:19:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:19:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:28 200'
13:19:28 ++781+ head -n1
13:19:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:28 ++781+ tail -n1
13:19:28 +781+ STATUS_CODE=200
13:19:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:28 ++781+ jq -r .notarizationStatus.status
13:19:28 +781+ STATUS=IN_PROGRESS
13:19:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:28 +781+ sleep 1m
13:19:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:19:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:30 200'
13:19:30 ++311+ head -n1
13:19:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:30 ++311+ tail -n1
13:19:30 +311+ STATUS_CODE=200
13:19:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:30 ++311+ jq -r .notarizationStatus.status
13:19:30 +311+ STATUS=IN_PROGRESS
13:19:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:30 +311+ sleep 1m
13:19:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:19:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:32 200'
13:19:32 ++595+ head -n1
13:19:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:32 ++595+ tail -n1
13:19:32 +595+ STATUS_CODE=200
13:19:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:32 ++595+ jq -r .notarizationStatus.status
13:19:32 +595+ STATUS=IN_PROGRESS
13:19:32 +595+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:32 +595+ sleep 1m
13:19:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:19:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:33 200'
13:19:33 ++225+ head -n1
13:19:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:33 ++225+ tail -n1
13:19:33 +225+ STATUS_CODE=200
13:19:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:33 ++225+ jq -r .notarizationStatus.status
13:19:33 +225+ STATUS=IN_PROGRESS
13:19:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:33 +225+ sleep 1m
13:19:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:19:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:39 200'
13:19:39 ++1059+ head -n1
13:19:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:39 ++1059+ tail -n1
13:19:39 +1059+ STATUS_CODE=200
13:19:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:39 ++1059+ jq -r .notarizationStatus.status
13:19:39 +1059+ STATUS=IN_PROGRESS
13:19:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:39 +1059+ sleep 1m
13:19:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:19:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:44 200'
13:19:44 ++459+ head -n1
13:19:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:44 ++459+ tail -n1
13:19:44 +459+ STATUS_CODE=200
13:19:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:44 ++459+ jq -r .notarizationStatus.status
13:19:44 +459+ STATUS=IN_PROGRESS
13:19:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:44 +459+ sleep 1m
13:19:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:19:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:45 200'
13:19:45 ++843+ head -n1
13:19:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:45 ++843+ tail -n1
13:19:45 +843+ STATUS_CODE=200
13:19:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:45 ++843+ jq -r .notarizationStatus.status
13:19:45 +843+ STATUS=IN_PROGRESS
13:19:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:45 +843+ sleep 1m
13:19:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:19:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:51 200'
13:19:51 ++247+ head -n1
13:19:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:51 ++247+ tail -n1
13:19:51 +247+ STATUS_CODE=200
13:19:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:51 ++247+ jq -r .notarizationStatus.status
13:19:51 +247+ STATUS=IN_PROGRESS
13:19:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:51 +247+ sleep 1m
13:19:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:19:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:52 200'
13:19:52 ++657+ head -n1
13:19:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:52 ++657+ tail -n1
13:19:52 +657+ STATUS_CODE=200
13:19:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:52 ++657+ jq -r .notarizationStatus.status
13:19:52 +657+ STATUS=IN_PROGRESS
13:19:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:52 +657+ sleep 1m
13:19:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:19:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:19:57 200'
13:19:57 ++501+ head -n1
13:19:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:19:57 ++501+ tail -n1
13:19:57 +501+ STATUS_CODE=200
13:19:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:19:57 ++501+ jq -r .notarizationStatus.status
13:19:57 +501+ STATUS=IN_PROGRESS
13:19:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:19:57 +501+ sleep 1m
13:20:05 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:20:05 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:05 200'
13:20:05 ++375+ head -n1
13:20:05 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:05 ++375+ tail -n1
13:20:05 +375+ STATUS_CODE=200
13:20:05 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:05 ++375+ jq -r .notarizationStatus.status
13:20:06 +375+ STATUS=IN_PROGRESS
13:20:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:06 +375+ sleep 1m
13:20:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:20:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:06 200'
13:20:06 ++905+ head -n1
13:20:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:06 ++905+ tail -n1
13:20:06 +905+ STATUS_CODE=200
13:20:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:06 ++905+ jq -r .notarizationStatus.status
13:20:06 +905+ STATUS=IN_PROGRESS
13:20:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:06 +905+ sleep 1m
13:20:11 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:20:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:12 200'
13:20:12 ++719+ head -n1
13:20:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:12 ++719+ tail -n1
13:20:12 +719+ STATUS_CODE=200
13:20:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:12 ++719+ jq -r .notarizationStatus.status
13:20:12 +719+ STATUS=IN_PROGRESS
13:20:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:12 +719+ sleep 1m
13:20:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:20:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:13 200'
13:20:13 ++279+ head -n1
13:20:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:13 ++279+ tail -n1
13:20:13 +279+ STATUS_CODE=200
13:20:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:13 ++279+ jq -r .notarizationStatus.status
13:20:13 +279+ STATUS=IN_PROGRESS
13:20:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:13 +279+ sleep 1m
13:20:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:20:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:17 200'
13:20:17 ++553+ head -n1
13:20:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:17 ++553+ tail -n1
13:20:17 +553+ STATUS_CODE=200
13:20:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:17 ++553+ jq -r .notarizationStatus.status
13:20:17 +553+ STATUS=IN_PROGRESS
13:20:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:17 +553+ sleep 1m
13:20:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:20:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:24 200'
13:20:24 ++977+ head -n1
13:20:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:24 ++977+ tail -n1
13:20:24 +977+ STATUS_CODE=200
13:20:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:24 ++977+ jq -r .notarizationStatus.status
13:20:24 +977+ STATUS=IN_PROGRESS
13:20:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:24 +977+ sleep 1m
13:20:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:20:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:27 200'
13:20:27 ++417+ head -n1
13:20:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:27 ++417+ tail -n1
13:20:27 +417+ STATUS_CODE=200
13:20:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:27 ++417+ jq -r .notarizationStatus.status
13:20:27 +417+ STATUS=IN_PROGRESS
13:20:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:27 +417+ sleep 1m
13:20:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:20:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:28 200'
13:20:28 ++781+ head -n1
13:20:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:28 ++781+ tail -n1
13:20:28 +781+ STATUS_CODE=200
13:20:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:28 ++781+ jq -r .notarizationStatus.status
13:20:28 +781+ STATUS=IN_PROGRESS
13:20:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:28 +781+ sleep 1m
13:20:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:20:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:30 200'
13:20:30 ++311+ head -n1
13:20:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:30 ++311+ tail -n1
13:20:30 +311+ STATUS_CODE=200
13:20:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:30 ++311+ jq -r .notarizationStatus.status
13:20:30 +311+ STATUS=IN_PROGRESS
13:20:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:30 +311+ sleep 1m
13:20:32 ++595+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/status
13:20:32 +595+ RESPONSE_RAW='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"56915d6b-000e-4be9-9bcd-ade18d1b6809\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:34.003Z\",\n  \"sha256\": \"bd750542622ff057f496cc50125a19951b73811f2e2ee2e09c65542791c46a35\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e069cb662770f5571e7a4bdea6f3ba3248606fe5\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:20:32 200'
13:20:32 ++595+ head -n1
13:20:32 +595+ RESPONSE='{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"56915d6b-000e-4be9-9bcd-ade18d1b6809\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:34.003Z\",\n  \"sha256\": \"bd750542622ff057f496cc50125a19951b73811f2e2ee2e09c65542791c46a35\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e069cb662770f5571e7a4bdea6f3ba3248606fe5\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:20:32 ++595+ tail -n1
13:20:32 +595+ STATUS_CODE=200
13:20:32 ++595+ jq -r .notarizationStatus.status
13:20:32 ++595+ echo '{"uuid":"fa5714d9-47a2-400c-8b0a-a5915f313c82","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"56915d6b-000e-4be9-9bcd-ade18d1b6809\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:04:34.003Z\",\n' '\"sha256\":' '\"bd750542622ff057f496cc50125a19951b73811f2e2ee2e09c65542791c46a35\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e069cb662770f5571e7a4bdea6f3ba3248606fe5\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-x86_64-15344521001409259461.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09fc6c56ca2803b6f42b1bc8c65646a488b6c151\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:20:32 +595+ STATUS=COMPLETE
13:20:32 +595+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:32 +595+ [[ 200 == \5\0\3 ]]
13:20:32 +595+ [[ 200 == \5\0\2 ]]
13:20:32 +595+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:20:32 +595+ break
13:20:32 +595+ rm eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:32 +595+ curl -JO https://cbi.eclipse.org/macos/xcrun/fa5714d9-47a2-400c-8b0a-a5915f313c82/download
13:20:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:20:32                                  Dload  Upload   Total   Spent    Left  Speed
13:20:32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 55.8M    0 55.8M    0     0  88.0M      0 --:--:-- --:--:-- --:--:-- 87.8M++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:20:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:33 200'
13:20:33 ++225+ head -n1
13:20:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:33 ++225+ tail -n1
13:20:33 +225+ STATUS_CODE=200
13:20:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:33 ++225+ jq -r .notarizationStatus.status
13:20:33 +225+ STATUS=IN_PROGRESS
13:20:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:33 +225+ sleep 1m
13:20:34 
100  151M    0  151M    0     0  92.5M      0 --:--:--  0:00:01 --:--:-- 92.4M
100  239M    0  239M    0     0  91.0M      0 --:--:--  0:00:02 --:--:-- 91.0M
100  319M    0  319M    0     0  89.2M      0 --:--:--  0:00:03 --:--:-- 89.2M
13:20:35 curl: Saved to filename 'eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:20:35 +595+ cp -vf eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:36 'eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:20:36 ++595+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:36 +595+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:20:36 ++595+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:36 +595+ b=eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:36 +595+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:20:36 +595+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:37 +595+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:37 +595+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg
13:20:39 +595+ rm eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:20:39 +595+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:20:39 +595+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:20:39 +595+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:20:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:20:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:39 200'
13:20:39 ++1059+ head -n1
13:20:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:39 ++1059+ tail -n1
13:20:39 +1059+ STATUS_CODE=200
13:20:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:39 ++1059+ jq -r .notarizationStatus.status
13:20:39 +1059+ STATUS=IN_PROGRESS
13:20:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:39 +1059+ sleep 1m
13:20:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:20:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:44 200'
13:20:44 ++459+ head -n1
13:20:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:44 ++459+ tail -n1
13:20:44 +459+ STATUS_CODE=200
13:20:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:44 ++459+ jq -r .notarizationStatus.status
13:20:44 +459+ STATUS=IN_PROGRESS
13:20:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:44 +459+ sleep 1m
13:20:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:20:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:45 200'
13:20:45 ++843+ head -n1
13:20:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:45 ++843+ tail -n1
13:20:45 +843+ STATUS_CODE=200
13:20:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:45 ++843+ jq -r .notarizationStatus.status
13:20:45 +843+ STATUS=IN_PROGRESS
13:20:45 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:45 +843+ sleep 1m
13:20:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:20:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:51 200'
13:20:51 ++247+ head -n1
13:20:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:51 ++247+ tail -n1
13:20:51 +247+ STATUS_CODE=200
13:20:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:51 ++247+ jq -r .notarizationStatus.status
13:20:51 +247+ STATUS=IN_PROGRESS
13:20:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:51 +247+ sleep 1m
13:20:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:20:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:52 200'
13:20:52 ++657+ head -n1
13:20:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:52 ++657+ tail -n1
13:20:52 +657+ STATUS_CODE=200
13:20:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:52 ++657+ jq -r .notarizationStatus.status
13:20:52 +657+ STATUS=IN_PROGRESS
13:20:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:52 +657+ sleep 1m
13:20:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:20:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:20:57 200'
13:20:57 ++501+ head -n1
13:20:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:20:57 ++501+ tail -n1
13:20:57 +501+ STATUS_CODE=200
13:20:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:20:57 ++501+ jq -r .notarizationStatus.status
13:20:57 +501+ STATUS=IN_PROGRESS
13:20:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:20:57 +501+ sleep 1m
13:21:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:21:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:06 200'
13:21:06 ++375+ head -n1
13:21:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:06 ++375+ tail -n1
13:21:06 +375+ STATUS_CODE=200
13:21:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:06 ++375+ jq -r .notarizationStatus.status
13:21:06 +375+ STATUS=IN_PROGRESS
13:21:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:06 +375+ sleep 1m
13:21:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:21:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:06 200'
13:21:06 ++905+ head -n1
13:21:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:06 ++905+ tail -n1
13:21:06 +905+ STATUS_CODE=200
13:21:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:06 ++905+ jq -r .notarizationStatus.status
13:21:06 +905+ STATUS=IN_PROGRESS
13:21:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:06 +905+ sleep 1m
13:21:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:21:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:12 200'
13:21:12 ++719+ head -n1
13:21:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:12 ++719+ tail -n1
13:21:12 +719+ STATUS_CODE=200
13:21:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:12 ++719+ jq -r .notarizationStatus.status
13:21:12 +719+ STATUS=IN_PROGRESS
13:21:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:12 +719+ sleep 1m
13:21:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:21:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:13 200'
13:21:13 ++279+ head -n1
13:21:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:13 ++279+ tail -n1
13:21:13 +279+ STATUS_CODE=200
13:21:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:13 ++279+ jq -r .notarizationStatus.status
13:21:13 +279+ STATUS=IN_PROGRESS
13:21:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:13 +279+ sleep 1m
13:21:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:21:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:17 200'
13:21:17 ++553+ head -n1
13:21:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:17 ++553+ tail -n1
13:21:17 +553+ STATUS_CODE=200
13:21:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:17 ++553+ jq -r .notarizationStatus.status
13:21:17 +553+ STATUS=IN_PROGRESS
13:21:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:17 +553+ sleep 1m
13:21:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:21:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:24 200'
13:21:24 ++977+ head -n1
13:21:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:24 ++977+ tail -n1
13:21:24 +977+ STATUS_CODE=200
13:21:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:24 ++977+ jq -r .notarizationStatus.status
13:21:24 +977+ STATUS=IN_PROGRESS
13:21:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:24 +977+ sleep 1m
13:21:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:21:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:27 200'
13:21:27 ++417+ head -n1
13:21:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:27 ++417+ tail -n1
13:21:27 +417+ STATUS_CODE=200
13:21:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:27 ++417+ jq -r .notarizationStatus.status
13:21:27 +417+ STATUS=IN_PROGRESS
13:21:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:27 +417+ sleep 1m
13:21:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:21:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:28 200'
13:21:28 ++781+ head -n1
13:21:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:28 ++781+ tail -n1
13:21:28 +781+ STATUS_CODE=200
13:21:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:28 ++781+ jq -r .notarizationStatus.status
13:21:28 +781+ STATUS=IN_PROGRESS
13:21:28 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:28 +781+ sleep 1m
13:21:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:21:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:30 200'
13:21:30 ++311+ head -n1
13:21:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:30 ++311+ tail -n1
13:21:30 +311+ STATUS_CODE=200
13:21:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:30 ++311+ jq -r .notarizationStatus.status
13:21:30 +311+ STATUS=IN_PROGRESS
13:21:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:30 +311+ sleep 1m
13:21:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:21:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:33 200'
13:21:33 ++225+ head -n1
13:21:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:33 ++225+ tail -n1
13:21:33 +225+ STATUS_CODE=200
13:21:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:33 ++225+ jq -r .notarizationStatus.status
13:21:33 +225+ STATUS=IN_PROGRESS
13:21:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:33 +225+ sleep 1m
13:21:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:21:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:39 200'
13:21:39 ++1059+ head -n1
13:21:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:39 ++1059+ tail -n1
13:21:39 +1059+ STATUS_CODE=200
13:21:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:39 ++1059+ jq -r .notarizationStatus.status
13:21:39 +1059+ STATUS=IN_PROGRESS
13:21:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:39 +1059+ sleep 1m
13:21:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:21:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:44 200'
13:21:44 ++459+ head -n1
13:21:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:44 ++459+ tail -n1
13:21:44 +459+ STATUS_CODE=200
13:21:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:44 ++459+ jq -r .notarizationStatus.status
13:21:44 +459+ STATUS=IN_PROGRESS
13:21:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:44 +459+ sleep 1m
13:21:45 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/status
13:21:45 +843+ RESPONSE_RAW='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"65f2f749-07be-49ae-83f0-06edb3f2c7cb\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:18.654Z\",\n  \"sha256\": \"fa052ab3ece3c72af7697ad92ad1ebb93d1679c7f14535b86a657ab9a5da4809\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb39f3a78a4a90e8883d8e0d24b63ffac66ccc54\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:21:45 200'
13:21:45 ++843+ head -n1
13:21:45 +843+ RESPONSE='{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"65f2f749-07be-49ae-83f0-06edb3f2c7cb\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:18.654Z\",\n  \"sha256\": \"fa052ab3ece3c72af7697ad92ad1ebb93d1679c7f14535b86a657ab9a5da4809\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb39f3a78a4a90e8883d8e0d24b63ffac66ccc54\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:21:45 ++843+ tail -n1
13:21:45 +843+ STATUS_CODE=200
13:21:45 ++843+ jq -r .notarizationStatus.status
13:21:45 ++843+ echo '{"uuid":"a293d464-54a4-4587-9359-86417f235fe0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"65f2f749-07be-49ae-83f0-06edb3f2c7cb\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:05:18.654Z\",\n' '\"sha256\":' '\"fa052ab3ece3c72af7697ad92ad1ebb93d1679c7f14535b86a657ab9a5da4809\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb39f3a78a4a90e8883d8e0d24b63ffac66ccc54\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M2-macosx-cocoa-aarch64-12556797663202993549.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e85fc4913b5d154f647f84243b268848b7d3b07b\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:21:45 +843+ STATUS=COMPLETE
13:21:45 +843+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:45 +843+ [[ 200 == \5\0\3 ]]
13:21:45 +843+ [[ 200 == \5\0\2 ]]
13:21:45 +843+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:21:45 +843+ break
13:21:45 +843+ rm eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:45 +843+ curl -JO https://cbi.eclipse.org/macos/xcrun/a293d464-54a4-4587-9359-86417f235fe0/download
13:21:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:21:45                                  Dload  Upload   Total   Spent    Left  Speed
13:21:45 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 9673k    0 9673k    0     0  25.9M      0 --:--:-- --:--:-- --:--:-- 25.8M
100 87.4M    0 87.4M    0     0  64.2M      0 --:--:--  0:00:01 --:--:-- 64.2M
100  158M    0  158M    0     0  67.1M      0 --:--:--  0:00:02 --:--:-- 67.1M
100  253M    0  253M    0     0  75.3M      0 --:--:--  0:00:03 --:--:-- 75.3M
100  318M    0  318M    0     0  76.7M      0 --:--:--  0:00:04 --:--:-- 76.7M
13:21:49 curl: Saved to filename 'eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:21:49 +843+ cp -vf eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:50 'eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:21:50 ++843+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:50 +843+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:21:50 ++843+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:50 +843+ b=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:50 +843+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:21:50 +843+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:21:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:51 200'
13:21:51 ++247+ head -n1
13:21:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:51 ++247+ tail -n1
13:21:51 +247+ STATUS_CODE=200
13:21:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:51 ++247+ jq -r .notarizationStatus.status
13:21:51 +247+ STATUS=IN_PROGRESS
13:21:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:51 +247+ sleep 1m
13:21:51 +843+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:52 +843+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg
13:21:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:21:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:52 200'
13:21:52 ++657+ head -n1
13:21:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:52 ++657+ tail -n1
13:21:52 +657+ STATUS_CODE=200
13:21:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:52 ++657+ jq -r .notarizationStatus.status
13:21:52 +657+ STATUS=IN_PROGRESS
13:21:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:52 +657+ sleep 1m
13:21:53 +843+ rm eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:21:53 +843+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:21:53 +843+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:21:53 +843+ rm -f eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:21:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:21:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:21:57 200'
13:21:57 ++501+ head -n1
13:21:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:21:57 ++501+ tail -n1
13:21:57 +501+ STATUS_CODE=200
13:21:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:21:57 ++501+ jq -r .notarizationStatus.status
13:21:57 +501+ STATUS=IN_PROGRESS
13:21:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:21:57 +501+ sleep 1m
13:22:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:22:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:06 200'
13:22:06 ++375+ head -n1
13:22:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:06 ++375+ tail -n1
13:22:06 +375+ STATUS_CODE=200
13:22:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:06 ++375+ jq -r .notarizationStatus.status
13:22:06 +375+ STATUS=IN_PROGRESS
13:22:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:06 +375+ sleep 1m
13:22:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:22:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:06 200'
13:22:06 ++905+ head -n1
13:22:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:06 ++905+ tail -n1
13:22:06 +905+ STATUS_CODE=200
13:22:06 ++905+ jq -r .notarizationStatus.status
13:22:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:06 +905+ STATUS=IN_PROGRESS
13:22:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:06 +905+ sleep 1m
13:22:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:22:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:12 200'
13:22:12 ++719+ head -n1
13:22:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:12 ++719+ tail -n1
13:22:12 +719+ STATUS_CODE=200
13:22:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:12 ++719+ jq -r .notarizationStatus.status
13:22:12 +719+ STATUS=IN_PROGRESS
13:22:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:12 +719+ sleep 1m
13:22:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:22:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:13 200'
13:22:13 ++279+ head -n1
13:22:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:13 ++279+ tail -n1
13:22:13 +279+ STATUS_CODE=200
13:22:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:13 ++279+ jq -r .notarizationStatus.status
13:22:13 +279+ STATUS=IN_PROGRESS
13:22:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:13 +279+ sleep 1m
13:22:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:22:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:17 200'
13:22:17 ++553+ head -n1
13:22:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:17 ++553+ tail -n1
13:22:17 +553+ STATUS_CODE=200
13:22:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:17 ++553+ jq -r .notarizationStatus.status
13:22:17 +553+ STATUS=IN_PROGRESS
13:22:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:17 +553+ sleep 1m
13:22:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:22:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:24 200'
13:22:24 ++977+ head -n1
13:22:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:24 ++977+ tail -n1
13:22:24 +977+ STATUS_CODE=200
13:22:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:24 ++977+ jq -r .notarizationStatus.status
13:22:24 +977+ STATUS=IN_PROGRESS
13:22:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:24 +977+ sleep 1m
13:22:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:22:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:27 200'
13:22:27 ++417+ head -n1
13:22:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:27 ++417+ tail -n1
13:22:27 +417+ STATUS_CODE=200
13:22:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:27 ++417+ jq -r .notarizationStatus.status
13:22:27 +417+ STATUS=IN_PROGRESS
13:22:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:27 +417+ sleep 1m
13:22:28 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:22:28 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:28 200'
13:22:28 ++781+ head -n1
13:22:28 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:28 ++781+ tail -n1
13:22:28 +781+ STATUS_CODE=200
13:22:28 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:28 ++781+ jq -r .notarizationStatus.status
13:22:29 +781+ STATUS=IN_PROGRESS
13:22:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:29 +781+ sleep 1m
13:22:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:22:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:30 200'
13:22:30 ++311+ head -n1
13:22:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:30 ++311+ tail -n1
13:22:30 +311+ STATUS_CODE=200
13:22:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:30 ++311+ jq -r .notarizationStatus.status
13:22:30 +311+ STATUS=IN_PROGRESS
13:22:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:30 +311+ sleep 1m
13:22:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:22:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:33 200'
13:22:33 ++225+ head -n1
13:22:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:33 ++225+ tail -n1
13:22:33 +225+ STATUS_CODE=200
13:22:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:33 ++225+ jq -r .notarizationStatus.status
13:22:33 +225+ STATUS=IN_PROGRESS
13:22:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:33 +225+ sleep 1m
13:22:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:22:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:39 200'
13:22:39 ++1059+ head -n1
13:22:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:39 ++1059+ tail -n1
13:22:39 +1059+ STATUS_CODE=200
13:22:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:39 ++1059+ jq -r .notarizationStatus.status
13:22:39 +1059+ STATUS=IN_PROGRESS
13:22:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:39 +1059+ sleep 1m
13:22:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:22:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:44 200'
13:22:44 ++459+ head -n1
13:22:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:44 ++459+ tail -n1
13:22:44 +459+ STATUS_CODE=200
13:22:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:44 ++459+ jq -r .notarizationStatus.status
13:22:44 +459+ STATUS=IN_PROGRESS
13:22:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:44 +459+ sleep 1m
13:22:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:22:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:51 200'
13:22:51 ++247+ head -n1
13:22:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:51 ++247+ tail -n1
13:22:51 +247+ STATUS_CODE=200
13:22:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:51 ++247+ jq -r .notarizationStatus.status
13:22:51 +247+ STATUS=IN_PROGRESS
13:22:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:51 +247+ sleep 1m
13:22:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:22:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:52 200'
13:22:52 ++657+ head -n1
13:22:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:52 ++657+ tail -n1
13:22:52 +657+ STATUS_CODE=200
13:22:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:52 ++657+ jq -r .notarizationStatus.status
13:22:52 +657+ STATUS=IN_PROGRESS
13:22:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:52 +657+ sleep 1m
13:22:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:22:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:22:57 200'
13:22:57 ++501+ head -n1
13:22:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:22:57 ++501+ tail -n1
13:22:57 +501+ STATUS_CODE=200
13:22:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:22:57 ++501+ jq -r .notarizationStatus.status
13:22:57 +501+ STATUS=IN_PROGRESS
13:22:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:22:57 +501+ sleep 1m
13:23:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:23:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:06 200'
13:23:06 ++375+ head -n1
13:23:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:06 ++375+ tail -n1
13:23:06 +375+ STATUS_CODE=200
13:23:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:06 ++375+ jq -r .notarizationStatus.status
13:23:06 +375+ STATUS=IN_PROGRESS
13:23:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:06 +375+ sleep 1m
13:23:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:23:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:06 200'
13:23:06 ++905+ head -n1
13:23:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:06 ++905+ tail -n1
13:23:06 +905+ STATUS_CODE=200
13:23:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:06 ++905+ jq -r .notarizationStatus.status
13:23:06 +905+ STATUS=IN_PROGRESS
13:23:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:06 +905+ sleep 1m
13:23:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:23:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:12 200'
13:23:12 ++719+ head -n1
13:23:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:12 ++719+ tail -n1
13:23:12 +719+ STATUS_CODE=200
13:23:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:12 ++719+ jq -r .notarizationStatus.status
13:23:12 +719+ STATUS=IN_PROGRESS
13:23:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:12 +719+ sleep 1m
13:23:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:23:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:13 200'
13:23:13 ++279+ head -n1
13:23:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:13 ++279+ tail -n1
13:23:13 +279+ STATUS_CODE=200
13:23:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:13 ++279+ jq -r .notarizationStatus.status
13:23:13 +279+ STATUS=IN_PROGRESS
13:23:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:13 +279+ sleep 1m
13:23:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:23:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:17 200'
13:23:17 ++553+ head -n1
13:23:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:17 ++553+ tail -n1
13:23:17 +553+ STATUS_CODE=200
13:23:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:17 ++553+ jq -r .notarizationStatus.status
13:23:17 +553+ STATUS=IN_PROGRESS
13:23:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:17 +553+ sleep 1m
13:23:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:23:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:24 200'
13:23:24 ++977+ head -n1
13:23:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:24 ++977+ tail -n1
13:23:24 +977+ STATUS_CODE=200
13:23:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:24 ++977+ jq -r .notarizationStatus.status
13:23:24 +977+ STATUS=IN_PROGRESS
13:23:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:24 +977+ sleep 1m
13:23:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:23:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:27 200'
13:23:27 ++417+ head -n1
13:23:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:27 ++417+ tail -n1
13:23:27 +417+ STATUS_CODE=200
13:23:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:27 ++417+ jq -r .notarizationStatus.status
13:23:27 +417+ STATUS=IN_PROGRESS
13:23:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:27 +417+ sleep 1m
13:23:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:23:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:29 200'
13:23:29 ++781+ head -n1
13:23:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:29 ++781+ tail -n1
13:23:29 +781+ STATUS_CODE=200
13:23:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:29 ++781+ jq -r .notarizationStatus.status
13:23:29 +781+ STATUS=IN_PROGRESS
13:23:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:29 +781+ sleep 1m
13:23:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:23:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:30 200'
13:23:30 ++311+ head -n1
13:23:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:30 ++311+ tail -n1
13:23:30 +311+ STATUS_CODE=200
13:23:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:30 ++311+ jq -r .notarizationStatus.status
13:23:30 +311+ STATUS=IN_PROGRESS
13:23:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:30 +311+ sleep 1m
13:23:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:23:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:33 200'
13:23:33 ++225+ head -n1
13:23:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:33 ++225+ tail -n1
13:23:33 +225+ STATUS_CODE=200
13:23:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:33 ++225+ jq -r .notarizationStatus.status
13:23:33 +225+ STATUS=IN_PROGRESS
13:23:33 +225+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:33 +225+ sleep 1m
13:23:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:23:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:39 200'
13:23:39 ++1059+ head -n1
13:23:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:39 ++1059+ tail -n1
13:23:39 +1059+ STATUS_CODE=200
13:23:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:39 ++1059+ jq -r .notarizationStatus.status
13:23:39 +1059+ STATUS=IN_PROGRESS
13:23:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:39 +1059+ sleep 1m
13:23:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:23:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:44 200'
13:23:44 ++459+ head -n1
13:23:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:44 ++459+ tail -n1
13:23:44 +459+ STATUS_CODE=200
13:23:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:44 ++459+ jq -r .notarizationStatus.status
13:23:44 +459+ STATUS=IN_PROGRESS
13:23:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:44 +459+ sleep 1m
13:23:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:23:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:51 200'
13:23:51 ++247+ head -n1
13:23:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:51 ++247+ tail -n1
13:23:51 +247+ STATUS_CODE=200
13:23:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:51 ++247+ jq -r .notarizationStatus.status
13:23:51 +247+ STATUS=IN_PROGRESS
13:23:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:51 +247+ sleep 1m
13:23:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:23:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:52 200'
13:23:52 ++657+ head -n1
13:23:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:52 ++657+ tail -n1
13:23:52 +657+ STATUS_CODE=200
13:23:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:52 ++657+ jq -r .notarizationStatus.status
13:23:52 +657+ STATUS=IN_PROGRESS
13:23:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:52 +657+ sleep 1m
13:23:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:23:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:23:57 200'
13:23:57 ++501+ head -n1
13:23:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:23:57 ++501+ tail -n1
13:23:57 +501+ STATUS_CODE=200
13:23:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:23:57 ++501+ jq -r .notarizationStatus.status
13:23:57 +501+ STATUS=IN_PROGRESS
13:23:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:23:57 +501+ sleep 1m
13:24:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:24:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:06 200'
13:24:06 ++375+ head -n1
13:24:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:06 ++375+ tail -n1
13:24:06 +375+ STATUS_CODE=200
13:24:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:06 ++375+ jq -r .notarizationStatus.status
13:24:06 +375+ STATUS=IN_PROGRESS
13:24:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:06 +375+ sleep 1m
13:24:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:24:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:06 200'
13:24:06 ++905+ head -n1
13:24:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:06 ++905+ tail -n1
13:24:06 +905+ STATUS_CODE=200
13:24:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:06 ++905+ jq -r .notarizationStatus.status
13:24:06 +905+ STATUS=IN_PROGRESS
13:24:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:06 +905+ sleep 1m
13:24:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:24:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:12 200'
13:24:12 ++719+ head -n1
13:24:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:12 ++719+ tail -n1
13:24:12 +719+ STATUS_CODE=200
13:24:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:12 ++719+ jq -r .notarizationStatus.status
13:24:12 +719+ STATUS=IN_PROGRESS
13:24:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:12 +719+ sleep 1m
13:24:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:24:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:13 200'
13:24:13 ++279+ head -n1
13:24:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:13 ++279+ tail -n1
13:24:13 +279+ STATUS_CODE=200
13:24:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:13 ++279+ jq -r .notarizationStatus.status
13:24:13 +279+ STATUS=IN_PROGRESS
13:24:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:13 +279+ sleep 1m
13:24:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:24:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:17 200'
13:24:17 ++553+ head -n1
13:24:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:17 ++553+ tail -n1
13:24:17 +553+ STATUS_CODE=200
13:24:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:17 ++553+ jq -r .notarizationStatus.status
13:24:17 +553+ STATUS=IN_PROGRESS
13:24:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:17 +553+ sleep 1m
13:24:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:24:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:24 200'
13:24:24 ++977+ head -n1
13:24:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:24 ++977+ tail -n1
13:24:24 +977+ STATUS_CODE=200
13:24:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:24 ++977+ jq -r .notarizationStatus.status
13:24:24 +977+ STATUS=IN_PROGRESS
13:24:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:24 +977+ sleep 1m
13:24:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:24:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:27 200'
13:24:27 ++417+ head -n1
13:24:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:27 ++417+ tail -n1
13:24:27 +417+ STATUS_CODE=200
13:24:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:27 ++417+ jq -r .notarizationStatus.status
13:24:27 +417+ STATUS=IN_PROGRESS
13:24:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:27 +417+ sleep 1m
13:24:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:24:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:29 200'
13:24:29 ++781+ head -n1
13:24:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:29 ++781+ tail -n1
13:24:29 +781+ STATUS_CODE=200
13:24:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:29 ++781+ jq -r .notarizationStatus.status
13:24:29 +781+ STATUS=IN_PROGRESS
13:24:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:29 +781+ sleep 1m
13:24:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:24:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:30 200'
13:24:30 ++311+ head -n1
13:24:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:30 ++311+ tail -n1
13:24:30 +311+ STATUS_CODE=200
13:24:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:30 ++311+ jq -r .notarizationStatus.status
13:24:30 +311+ STATUS=IN_PROGRESS
13:24:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:30 +311+ sleep 1m
13:24:33 ++225+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/status
13:24:33 +225+ RESPONSE_RAW='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"fb4b0c74-302a-4b5c-a147-6b41e1c40442\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:52.896Z\",\n  \"sha256\": \"2b786eddb3d39373f137528308ea93fdded62b0ea7d37267a7f95f27796050e7\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdf90c73216b28f820aa4070b3a3d0d772f64cea\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd3f40daa239e5519ccc60c359c830db15156151\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd3f40daa239e5519ccc60c359c830db15156151\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:24:33 200'
13:24:33 ++225+ head -n1
13:24:33 +225+ RESPONSE='{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"fb4b0c74-302a-4b5c-a147-6b41e1c40442\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:52.896Z\",\n  \"sha256\": \"2b786eddb3d39373f137528308ea93fdded62b0ea7d37267a7f95f27796050e7\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdf90c73216b28f820aa4070b3a3d0d772f64cea\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd3f40daa239e5519ccc60c359c830db15156151\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd3f40daa239e5519ccc60c359c830db15156151\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:24:33 ++225+ tail -n1
13:24:33 +225+ STATUS_CODE=200
13:24:33 ++225+ jq -r .notarizationStatus.status
13:24:33 ++225+ echo '{"uuid":"e4a22192-4b2f-4451-9e7e-04456d0315f9","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"fb4b0c74-302a-4b5c-a147-6b41e1c40442\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:52.896Z\",\n' '\"sha256\":' '\"2b786eddb3d39373f137528308ea93fdded62b0ea7d37267a7f95f27796050e7\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdf90c73216b28f820aa4070b3a3d0d772f64cea\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd3f40daa239e5519ccc60c359c830db15156151\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-aarch64-17882687712996889745.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd3f40daa239e5519ccc60c359c830db15156151\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:24:33 +225+ STATUS=COMPLETE
13:24:33 +225+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:33 +225+ [[ 200 == \5\0\3 ]]
13:24:33 +225+ [[ 200 == \5\0\2 ]]
13:24:33 +225+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:24:33 +225+ break
13:24:33 +225+ rm eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:33 +225+ curl -JO https://cbi.eclipse.org/macos/xcrun/e4a22192-4b2f-4451-9e7e-04456d0315f9/download
13:24:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:24:33                                  Dload  Upload   Total   Spent    Left  Speed
13:24:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59.9M    0 59.9M    0     0  86.7M      0 --:--:-- --:--:-- --:--:-- 86.6M
100  153M    0  153M    0     0  90.6M      0 --:--:--  0:00:01 --:--:-- 90.5M
100  246M    0  246M    0     0  91.7M      0 --:--:--  0:00:02 --:--:-- 91.7M
100  314M    0  314M    0     0  85.4M      0 --:--:--  0:00:03 --:--:-- 85.3M
100  392M    0  392M    0     0  85.7M      0 --:--:--  0:00:04 --:--:-- 85.7M
13:24:37 curl: Saved to filename 'eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:24:37 +225+ cp -vf eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:39 'eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:24:39 ++225+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:39 +225+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:24:39 ++225+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:39 +225+ b=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:39 +225+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:24:39 +225+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:24:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:39 200'
13:24:39 ++1059+ head -n1
13:24:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:39 ++1059+ tail -n1
13:24:39 +1059+ STATUS_CODE=200
13:24:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:39 ++1059+ jq -r .notarizationStatus.status
13:24:39 +1059+ STATUS=IN_PROGRESS
13:24:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:39 +1059+ sleep 1m
13:24:39 +225+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:40 +225+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg
13:24:42 +225+ rm eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:24:42 +225+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:24:42 +225+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:24:42 +225+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:24:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:24:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:44 200'
13:24:44 ++459+ head -n1
13:24:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:44 ++459+ tail -n1
13:24:44 +459+ STATUS_CODE=200
13:24:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:44 ++459+ jq -r .notarizationStatus.status
13:24:44 +459+ STATUS=IN_PROGRESS
13:24:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:44 +459+ sleep 1m
13:24:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:24:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:51 200'
13:24:51 ++247+ head -n1
13:24:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:51 ++247+ tail -n1
13:24:51 +247+ STATUS_CODE=200
13:24:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:51 ++247+ jq -r .notarizationStatus.status
13:24:51 +247+ STATUS=IN_PROGRESS
13:24:51 +247+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:51 +247+ sleep 1m
13:24:52 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:24:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:52 200'
13:24:52 ++657+ head -n1
13:24:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:52 ++657+ tail -n1
13:24:52 +657+ STATUS_CODE=200
13:24:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:52 ++657+ jq -r .notarizationStatus.status
13:24:52 +657+ STATUS=IN_PROGRESS
13:24:52 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:52 +657+ sleep 1m
13:24:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:24:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:24:57 200'
13:24:57 ++501+ head -n1
13:24:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:24:57 ++501+ tail -n1
13:24:57 +501+ STATUS_CODE=200
13:24:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:24:57 ++501+ jq -r .notarizationStatus.status
13:24:57 +501+ STATUS=IN_PROGRESS
13:24:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:24:57 +501+ sleep 1m
13:25:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:25:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:06 200'
13:25:06 ++375+ head -n1
13:25:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:06 ++375+ tail -n1
13:25:06 +375+ STATUS_CODE=200
13:25:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:06 ++375+ jq -r .notarizationStatus.status
13:25:06 +375+ STATUS=IN_PROGRESS
13:25:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:06 +375+ sleep 1m
13:25:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:25:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:06 200'
13:25:06 ++905+ head -n1
13:25:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:06 ++905+ tail -n1
13:25:06 +905+ STATUS_CODE=200
13:25:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:06 ++905+ jq -r .notarizationStatus.status
13:25:06 +905+ STATUS=IN_PROGRESS
13:25:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:06 +905+ sleep 1m
13:25:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:25:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:12 200'
13:25:12 ++719+ head -n1
13:25:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:12 ++719+ tail -n1
13:25:12 +719+ STATUS_CODE=200
13:25:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:12 ++719+ jq -r .notarizationStatus.status
13:25:12 +719+ STATUS=IN_PROGRESS
13:25:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:12 +719+ sleep 1m
13:25:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:25:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:13 200'
13:25:13 ++279+ head -n1
13:25:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:13 ++279+ tail -n1
13:25:13 +279+ STATUS_CODE=200
13:25:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:13 ++279+ jq -r .notarizationStatus.status
13:25:13 +279+ STATUS=IN_PROGRESS
13:25:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:13 +279+ sleep 1m
13:25:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:25:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:17 200'
13:25:17 ++553+ head -n1
13:25:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:17 ++553+ tail -n1
13:25:17 +553+ STATUS_CODE=200
13:25:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:17 ++553+ jq -r .notarizationStatus.status
13:25:17 +553+ STATUS=IN_PROGRESS
13:25:17 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:17 +553+ sleep 1m
13:25:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:25:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:24 200'
13:25:24 ++977+ head -n1
13:25:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:24 ++977+ tail -n1
13:25:24 +977+ STATUS_CODE=200
13:25:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:24 ++977+ jq -r .notarizationStatus.status
13:25:24 +977+ STATUS=IN_PROGRESS
13:25:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:24 +977+ sleep 1m
13:25:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:25:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:27 200'
13:25:27 ++417+ head -n1
13:25:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:27 ++417+ tail -n1
13:25:27 +417+ STATUS_CODE=200
13:25:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:27 ++417+ jq -r .notarizationStatus.status
13:25:27 +417+ STATUS=IN_PROGRESS
13:25:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:27 +417+ sleep 1m
13:25:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:25:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:29 200'
13:25:29 ++781+ head -n1
13:25:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:29 ++781+ tail -n1
13:25:29 +781+ STATUS_CODE=200
13:25:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:29 ++781+ jq -r .notarizationStatus.status
13:25:29 +781+ STATUS=IN_PROGRESS
13:25:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:29 +781+ sleep 1m
13:25:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:25:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:30 200'
13:25:30 ++311+ head -n1
13:25:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:30 ++311+ tail -n1
13:25:30 +311+ STATUS_CODE=200
13:25:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:30 ++311+ jq -r .notarizationStatus.status
13:25:30 +311+ STATUS=IN_PROGRESS
13:25:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:30 +311+ sleep 1m
13:25:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:25:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:39 200'
13:25:39 ++1059+ head -n1
13:25:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:39 ++1059+ tail -n1
13:25:39 +1059+ STATUS_CODE=200
13:25:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:39 ++1059+ jq -r .notarizationStatus.status
13:25:39 +1059+ STATUS=IN_PROGRESS
13:25:39 +1059+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:39 +1059+ sleep 1m
13:25:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:25:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:44 200'
13:25:44 ++459+ head -n1
13:25:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:44 ++459+ tail -n1
13:25:44 +459+ STATUS_CODE=200
13:25:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:44 ++459+ jq -r .notarizationStatus.status
13:25:44 +459+ STATUS=IN_PROGRESS
13:25:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:44 +459+ sleep 1m
13:25:51 ++247+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/status
13:25:51 +247+ RESPONSE_RAW='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"aa900c6f-c451-4af2-ba6b-54aae795416e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:15.016Z\",\n  \"sha256\": \"7b168bfc09fd7b3402f3204f2bf5a2a2f56ea76333519e03555aa102f6ea5471\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"49b324c134955c789368a4bb54c710339d79ef4f\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc0bde4264119807035afc9f6ff04a081c724728\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc0bde4264119807035afc9f6ff04a081c724728\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:25:51 200'
13:25:51 ++247+ head -n1
13:25:51 +247+ RESPONSE='{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"aa900c6f-c451-4af2-ba6b-54aae795416e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:15.016Z\",\n  \"sha256\": \"7b168bfc09fd7b3402f3204f2bf5a2a2f56ea76333519e03555aa102f6ea5471\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"49b324c134955c789368a4bb54c710339d79ef4f\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc0bde4264119807035afc9f6ff04a081c724728\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc0bde4264119807035afc9f6ff04a081c724728\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:25:51 ++247+ tail -n1
13:25:51 +247+ STATUS_CODE=200
13:25:51 ++247+ jq -r .notarizationStatus.status
13:25:51 ++247+ echo '{"uuid":"55befd4a-1173-47e3-86ed-5473fc2c2a18","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"aa900c6f-c451-4af2-ba6b-54aae795416e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:03:15.016Z\",\n' '\"sha256\":' '\"7b168bfc09fd7b3402f3204f2bf5a2a2f56ea76333519e03555aa102f6ea5471\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"49b324c134955c789368a4bb54c710339d79ef4f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc0bde4264119807035afc9f6ff04a081c724728\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d3b60cafa4f52872c3705e7f249a411d0ec7b55\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.12.v20230912-1130/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"608ba5cbcf7cdfaf037c70cc111eabd34c05eb8f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64-6588203484206713818.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc0bde4264119807035afc9f6ff04a081c724728\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:25:51 +247+ STATUS=COMPLETE
13:25:51 +247+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:51 +247+ [[ 200 == \5\0\3 ]]
13:25:51 +247+ [[ 200 == \5\0\2 ]]
13:25:51 +247+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:25:51 +247+ break
13:25:51 +247+ rm eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:25:51 +247+ curl -JO https://cbi.eclipse.org/macos/xcrun/55befd4a-1173-47e3-86ed-5473fc2c2a18/download
13:25:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:25:51                                  Dload  Upload   Total   Spent    Left  Speed
13:25:51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 51.6M    0 51.6M    0     0  79.6M      0 --:--:-- --:--:-- --:--:-- 79.5M++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/status
13:25:52 +657+ RESPONSE_RAW='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5058a444-43c3-4157-8f23-8087b2ee3c57\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:19.655Z\",\n  \"sha256\": \"59c18451c9b6c3268aca8ab24bec7710f1c48742f0db59ce7c3bb2a2039b1c04\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"07eb3ccabe7cd61063acdd762fa138bae34bb74c\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:25:52 200'
13:25:52 ++657+ head -n1
13:25:52 +657+ RESPONSE='{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5058a444-43c3-4157-8f23-8087b2ee3c57\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:19.655Z\",\n  \"sha256\": \"59c18451c9b6c3268aca8ab24bec7710f1c48742f0db59ce7c3bb2a2039b1c04\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"07eb3ccabe7cd61063acdd762fa138bae34bb74c\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:25:52 ++657+ tail -n1
13:25:52 +657+ STATUS_CODE=200
13:25:52 ++657+ jq -r .notarizationStatus.status
13:25:52 ++657+ echo '{"uuid":"5d200966-ca37-4c74-8a55-e38d042c2d3f","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"5058a444-43c3-4157-8f23-8087b2ee3c57\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:05:19.655Z\",\n' '\"sha256\":' '\"59c18451c9b6c3268aca8ab24bec7710f1c48742f0db59ce7c3bb2a2039b1c04\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"07eb3ccabe7cd61063acdd762fa138bae34bb74c\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M2-macosx-cocoa-x86_64-10420603143752350797.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c416c351e9d5d1b22f40ba4df4c733f96429c78e\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:25:52 +657+ STATUS=COMPLETE
13:25:52 +657+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:52 +657+ [[ 200 == \5\0\3 ]]
13:25:52 +657+ [[ 200 == \5\0\2 ]]
13:25:52 +657+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:25:52 +657+ break
13:25:52 +657+ rm eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:25:52 +657+ curl -JO https://cbi.eclipse.org/macos/xcrun/5d200966-ca37-4c74-8a55-e38d042c2d3f/download
13:25:52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:25:52                                  Dload  Upload   Total   Spent    Left  Speed
13:25:52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2312k    0 2312k    0     0  44.2M      0 --:--:-- --:--:-- --:--:-- 43.4M
100  136M    0  136M    0     0  82.8M      0 --:--:--  0:00:01 --:--:-- 82.8M
100  169M    0  169M    0     0  63.8M      0 --:--:--  0:00:02 --:--:-- 63.8M
100 63.6M    0 63.6M    0     0  60.5M      0 --:--:--  0:00:01 --:--:-- 60.4M
100  124M    0  124M    0     0  60.8M      0 --:--:--  0:00:02 --:--:-- 60.8M
100  213M    0  213M    0     0  58.4M      0 --:--:--  0:00:03 --:--:-- 58.4M
100  187M    0  187M    0     0  61.3M      0 --:--:--  0:00:03 --:--:-- 61.3M
100  239M    0  239M    0     0  51.4M      0 --:--:--  0:00:04 --:--:-- 51.4M
100  247M    0  247M    0     0  61.2M      0 --:--:--  0:00:04 --:--:-- 61.2M
100  270M    0  270M    0     0  47.7M      0 --:--:--  0:00:05 --:--:-- 43.6M++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:25:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:25:57 200'
13:25:57 ++501+ head -n1
13:25:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:25:57 ++501+ tail -n1
13:25:57 +501+ STATUS_CODE=200
13:25:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:25:57 ++501+ jq -r .notarizationStatus.status
13:25:57 +501+ STATUS=IN_PROGRESS
13:25:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:25:57 +501+ sleep 1m
13:25:58 
100  308M    0  308M    0     0  46.3M      0 --:--:--  0:00:06 --:--:-- 34.2M
100  308M    0  308M    0     0  61.0M      0 --:--:--  0:00:05 --:--:-- 61.2M
100  374M    0  374M    0     0  61.8M      0 --:--:--  0:00:06 --:--:-- 62.1M
100  340M    0  340M    0     0  44.5M      0 --:--:--  0:00:07 --:--:-- 34.2M
100  394M    0  394M    0     0  62.3M      0 --:--:--  0:00:06 --:--:-- 63.0M
13:25:59 curl: Saved to filename 'eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:25:59 +657+ cp -vf eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:25:59 
100  379M    0  379M    0     0  45.0M      0 --:--:--  0:00:08 --:--:-- 34.8M
13:25:59 curl: Saved to filename 'eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:25:59 +247+ cp -vf eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:00 'eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:26:00 ++657+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:00 +657+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:26:00 ++657+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:00 +657+ b=eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:00 +657+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:26:00 +657+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:01 +657+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:02 +657+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:02 'eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:26:02 ++247+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:02 +247+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:26:02 ++247+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:02 +247+ b=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:02 +247+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:26:02 +247+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:03 +247+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:03 +657+ rm eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:26:03 +657+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:26:03 +657+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:26:03 +657+ rm -f eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:26:04 +247+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:26:05 +247+ rm eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:26:05 +247+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:26:05 +247+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:26:05 +247+ rm -f eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:26:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:26:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:06 200'
13:26:06 ++375+ head -n1
13:26:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:06 ++375+ tail -n1
13:26:06 +375+ STATUS_CODE=200
13:26:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:06 ++375+ jq -r .notarizationStatus.status
13:26:06 +375+ STATUS=IN_PROGRESS
13:26:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:06 +375+ sleep 1m
13:26:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:26:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:06 200'
13:26:06 ++905+ head -n1
13:26:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:06 ++905+ tail -n1
13:26:06 +905+ STATUS_CODE=200
13:26:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:06 ++905+ jq -r .notarizationStatus.status
13:26:06 +905+ STATUS=IN_PROGRESS
13:26:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:06 +905+ sleep 1m
13:26:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:26:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:12 200'
13:26:12 ++719+ head -n1
13:26:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:12 ++719+ tail -n1
13:26:12 +719+ STATUS_CODE=200
13:26:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:12 ++719+ jq -r .notarizationStatus.status
13:26:12 +719+ STATUS=IN_PROGRESS
13:26:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:12 +719+ sleep 1m
13:26:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:26:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:13 200'
13:26:13 ++279+ head -n1
13:26:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:13 ++279+ tail -n1
13:26:13 +279+ STATUS_CODE=200
13:26:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:13 ++279+ jq -r .notarizationStatus.status
13:26:13 +279+ STATUS=IN_PROGRESS
13:26:13 +279+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:13 +279+ sleep 1m
13:26:17 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/status
13:26:17 +553+ RESPONSE_RAW='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"ad9c5592-e8c8-4c59-baff-bb231d01ae6e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:38.885Z\",\n  \"sha256\": \"c39096ba52c0629f8a60cce6cedac3a8852aabf89851d73f5dba09d11a914d50\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e4ad2c93b16ce5cadcc862c58032d56981414e4\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:26:17 200'
13:26:17 ++553+ head -n1
13:26:17 +553+ RESPONSE='{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"ad9c5592-e8c8-4c59-baff-bb231d01ae6e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:38.885Z\",\n  \"sha256\": \"c39096ba52c0629f8a60cce6cedac3a8852aabf89851d73f5dba09d11a914d50\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e4ad2c93b16ce5cadcc862c58032d56981414e4\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:26:17 ++553+ tail -n1
13:26:17 +553+ STATUS_CODE=200
13:26:17 ++553+ jq -r .notarizationStatus.status
13:26:17 ++553+ echo '{"uuid":"925091bf-b034-477f-8528-c5e71748e9d0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ad9c5592-e8c8-4c59-baff-bb231d01ae6e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:04:38.885Z\",\n' '\"sha256\":' '\"c39096ba52c0629f8a60cce6cedac3a8852aabf89851d73f5dba09d11a914d50\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e4ad2c93b16ce5cadcc862c58032d56981414e4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64-9775295141182745231.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7d2ff867c9b1ef22156a397cfbe0dafcab5167f7\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:26:17 +553+ STATUS=COMPLETE
13:26:17 +553+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:17 +553+ [[ 200 == \5\0\3 ]]
13:26:17 +553+ [[ 200 == \5\0\2 ]]
13:26:17 +553+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:26:17 +553+ break
13:26:17 +553+ rm eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:17 +553+ curl -JO https://cbi.eclipse.org/macos/xcrun/925091bf-b034-477f-8528-c5e71748e9d0/download
13:26:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:26:17                                  Dload  Upload   Total   Spent    Left  Speed
13:26:17 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 31.2M    0 31.2M    0     0  73.4M      0 --:--:-- --:--:-- --:--:-- 73.2M
100  113M    0  113M    0     0  79.7M      0 --:--:--  0:00:01 --:--:-- 79.6M
100  205M    0  205M    0     0  84.5M      0 --:--:--  0:00:02 --:--:-- 84.5M
100  291M    0  291M    0     0  84.9M      0 --:--:--  0:00:03 --:--:-- 84.9M
100  375M    0  375M    0     0  84.5M      0 --:--:--  0:00:04 --:--:-- 84.5M
100  429M    0  429M    0     0  86.6M      0 --:--:--  0:00:04 --:--:-- 87.8M
13:26:22 curl: Saved to filename 'eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:26:22 +553+ cp -vf eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:22 'eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:26:22 ++553+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:22 +553+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:26:22 ++553+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:22 +553+ b=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:22 +553+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:26:22 +553+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:23 +553+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:26:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:24 200'
13:26:24 ++977+ head -n1
13:26:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:24 ++977+ tail -n1
13:26:24 +977+ STATUS_CODE=200
13:26:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:24 ++977+ jq -r .notarizationStatus.status
13:26:24 +977+ STATUS=IN_PROGRESS
13:26:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:24 +977+ sleep 1m
13:26:24 +553+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:26 +553+ rm eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:26:26 +553+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:26:26 +553+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:26:26 +553+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:26:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:26:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:27 200'
13:26:27 ++417+ head -n1
13:26:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:27 ++417+ tail -n1
13:26:27 +417+ STATUS_CODE=200
13:26:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:27 ++417+ jq -r .notarizationStatus.status
13:26:27 +417+ STATUS=IN_PROGRESS
13:26:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:27 +417+ sleep 1m
13:26:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:26:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:29 200'
13:26:29 ++781+ head -n1
13:26:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:29 ++781+ tail -n1
13:26:29 +781+ STATUS_CODE=200
13:26:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:29 ++781+ jq -r .notarizationStatus.status
13:26:29 +781+ STATUS=IN_PROGRESS
13:26:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:29 +781+ sleep 1m
13:26:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:26:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:30 200'
13:26:30 ++311+ head -n1
13:26:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:30 ++311+ tail -n1
13:26:30 +311+ STATUS_CODE=200
13:26:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:30 ++311+ jq -r .notarizationStatus.status
13:26:30 +311+ STATUS=IN_PROGRESS
13:26:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:30 +311+ sleep 1m
13:26:39 ++1059+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/status
13:26:39 +1059+ RESPONSE_RAW='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"d842f824-ee03-4ea1-a798-f7ea2b999cfe\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:22.150Z\",\n  \"sha256\": \"bcd79fb9d66361d2c677bef299275ff8758c83b546801afd948b9a0a2c52d504\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cb4d3cd3ab74e7640bc1a5c0762d020a2310880e\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:26:39 200'
13:26:39 ++1059+ head -n1
13:26:39 +1059+ RESPONSE='{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"d842f824-ee03-4ea1-a798-f7ea2b999cfe\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:22.150Z\",\n  \"sha256\": \"bcd79fb9d66361d2c677bef299275ff8758c83b546801afd948b9a0a2c52d504\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cb4d3cd3ab74e7640bc1a5c0762d020a2310880e\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:26:39 ++1059+ tail -n1
13:26:39 +1059+ STATUS_CODE=200
13:26:39 ++1059+ jq -r .notarizationStatus.status
13:26:39 ++1059+ echo '{"uuid":"99888496-f20e-47fb-94fe-45b914256e47","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"d842f824-ee03-4ea1-a798-f7ea2b999cfe\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:06:22.150Z\",\n' '\"sha256\":' '\"bcd79fb9d66361d2c677bef299275ff8758c83b546801afd948b9a0a2c52d504\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cb4d3cd3ab74e7640bc1a5c0762d020a2310880e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-aarch64-13394726382689503559.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c7685b271956a24965e585219cd5e3f2a010a1\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:26:39 +1059+ STATUS=COMPLETE
13:26:39 +1059+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:39 +1059+ [[ 200 == \5\0\3 ]]
13:26:39 +1059+ [[ 200 == \5\0\2 ]]
13:26:39 +1059+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:26:39 +1059+ break
13:26:39 +1059+ rm eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:39 +1059+ curl -JO https://cbi.eclipse.org/macos/xcrun/99888496-f20e-47fb-94fe-45b914256e47/download
13:26:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:26:39                                  Dload  Upload   Total   Spent    Left  Speed
13:26:39 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22.0M    0 22.0M    0     0  44.7M      0 --:--:-- --:--:-- --:--:-- 44.6M
100  106M    0  106M    0     0  71.3M      0 --:--:--  0:00:01 --:--:-- 71.3M
100  189M    0  189M    0     0  75.9M      0 --:--:--  0:00:02 --:--:-- 75.9M
100  273M    0  273M    0     0  78.3M      0 --:--:--  0:00:03 --:--:-- 78.3M
100  355M    0  355M    0     0  79.2M      0 --:--:--  0:00:04 --:--:-- 79.1M++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:26:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:44 200'
13:26:44 ++459+ head -n1
13:26:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:44 ++459+ tail -n1
13:26:44 +459+ STATUS_CODE=200
13:26:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:44 ++459+ jq -r .notarizationStatus.status
13:26:44 +459+ STATUS=IN_PROGRESS
13:26:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:44 +459+ sleep 1m
13:26:44 
100  391M    0  391M    0     0  79.5M      0 --:--:--  0:00:04 --:--:-- 83.4M
13:26:44 curl: Saved to filename 'eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:26:44 +1059+ cp -vf eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:45 'eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:26:45 ++1059+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:45 +1059+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:26:45 ++1059+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:45 +1059+ b=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:45 +1059+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:26:45 +1059+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:46 +1059+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:47 +1059+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg
13:26:48 +1059+ rm eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:26:48 +1059+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:26:48 +1059+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:26:48 +1059+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:26:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:26:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:26:57 200'
13:26:57 ++501+ head -n1
13:26:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:26:57 ++501+ tail -n1
13:26:57 +501+ STATUS_CODE=200
13:26:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:26:57 ++501+ jq -r .notarizationStatus.status
13:26:57 +501+ STATUS=IN_PROGRESS
13:26:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:26:57 +501+ sleep 1m
13:27:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:27:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:06 200'
13:27:06 ++375+ head -n1
13:27:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:06 ++375+ tail -n1
13:27:06 +375+ STATUS_CODE=200
13:27:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:06 ++375+ jq -r .notarizationStatus.status
13:27:06 +375+ STATUS=IN_PROGRESS
13:27:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:06 +375+ sleep 1m
13:27:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:27:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:06 200'
13:27:06 ++905+ head -n1
13:27:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:06 ++905+ tail -n1
13:27:06 +905+ STATUS_CODE=200
13:27:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:06 ++905+ jq -r .notarizationStatus.status
13:27:06 +905+ STATUS=IN_PROGRESS
13:27:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:06 +905+ sleep 1m
13:27:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:27:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:12 200'
13:27:12 ++719+ head -n1
13:27:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:12 ++719+ tail -n1
13:27:12 +719+ STATUS_CODE=200
13:27:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:12 ++719+ jq -r .notarizationStatus.status
13:27:12 +719+ STATUS=IN_PROGRESS
13:27:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:12 +719+ sleep 1m
13:27:13 ++279+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/status
13:27:13 +279+ RESPONSE_RAW='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a87b9653-61cc-4766-8e64-ae9022890fee\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:56.327Z\",\n  \"sha256\": \"b45bdad1ce7b54f74844febf859dfd8ce5e644fefd584d17619d54f942b1a723\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c77c4f5b947e2a0aab9ad0bbe2852c088d18753\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:27:13 200'
13:27:13 ++279+ head -n1
13:27:13 +279+ RESPONSE='{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a87b9653-61cc-4766-8e64-ae9022890fee\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:56.327Z\",\n  \"sha256\": \"b45bdad1ce7b54f74844febf859dfd8ce5e644fefd584d17619d54f942b1a723\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c77c4f5b947e2a0aab9ad0bbe2852c088d18753\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:27:13 ++279+ tail -n1
13:27:13 +279+ STATUS_CODE=200
13:27:13 ++279+ jq -r .notarizationStatus.status
13:27:13 ++279+ echo '{"uuid":"4722a89a-9572-4656-a94b-b9860adbb085","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a87b9653-61cc-4766-8e64-ae9022890fee\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:03:56.327Z\",\n' '\"sha256\":' '\"b45bdad1ce7b54f74844febf859dfd8ce5e644fefd584d17619d54f942b1a723\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c77c4f5b947e2a0aab9ad0bbe2852c088d18753\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64-1347930175604341086.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0c9196520ef7657c40f725d3d8d8335fb590358\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:27:13 +279+ STATUS=COMPLETE
13:27:13 +279+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:13 +279+ [[ 200 == \5\0\3 ]]
13:27:13 +279+ [[ 200 == \5\0\2 ]]
13:27:13 +279+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:27:13 +279+ break
13:27:13 +279+ rm eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:13 +279+ curl -JO https://cbi.eclipse.org/macos/xcrun/4722a89a-9572-4656-a94b-b9860adbb085/download
13:27:13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:27:13                                  Dload  Upload   Total   Spent    Left  Speed
13:27:13 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 53.6M    0 53.6M    0     0  76.0M      0 --:--:-- --:--:-- --:--:-- 75.9M
100  141M    0  141M    0     0  82.9M      0 --:--:--  0:00:01 --:--:-- 82.8M
100  223M    0  223M    0     0  82.5M      0 --:--:--  0:00:02 --:--:-- 82.5M
100  310M    0  310M    0     0  83.5M      0 --:--:--  0:00:03 --:--:-- 83.5M
100  391M    0  391M    0     0  83.2M      0 --:--:--  0:00:04 --:--:-- 83.2M
100  430M    0  430M    0     0  83.6M      0 --:--:--  0:00:05 --:--:-- 84.8M
13:27:18 curl: Saved to filename 'eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:27:18 +279+ cp -vf eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:18 'eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:27:18 ++279+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:18 +279+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:27:18 ++279+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:18 +279+ b=eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:18 +279+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:27:18 +279+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:19 +279+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:20 +279+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg
13:27:22 +279+ rm eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:27:22 +279+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:27:22 +279+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:27:22 +279+ rm -f eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:27:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:27:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:24 200'
13:27:24 ++977+ head -n1
13:27:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:24 ++977+ tail -n1
13:27:24 +977+ STATUS_CODE=200
13:27:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:24 ++977+ jq -r .notarizationStatus.status
13:27:24 +977+ STATUS=IN_PROGRESS
13:27:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:24 +977+ sleep 1m
13:27:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:27:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:27 200'
13:27:27 ++417+ head -n1
13:27:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:27 ++417+ tail -n1
13:27:27 +417+ STATUS_CODE=200
13:27:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:27 ++417+ jq -r .notarizationStatus.status
13:27:27 +417+ STATUS=IN_PROGRESS
13:27:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:27 +417+ sleep 1m
13:27:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:27:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:29 200'
13:27:29 ++781+ head -n1
13:27:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:29 ++781+ tail -n1
13:27:29 +781+ STATUS_CODE=200
13:27:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:29 ++781+ jq -r .notarizationStatus.status
13:27:29 +781+ STATUS=IN_PROGRESS
13:27:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:29 +781+ sleep 1m
13:27:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:27:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:30 200'
13:27:30 ++311+ head -n1
13:27:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:30 ++311+ tail -n1
13:27:30 +311+ STATUS_CODE=200
13:27:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:30 ++311+ jq -r .notarizationStatus.status
13:27:30 +311+ STATUS=IN_PROGRESS
13:27:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:30 +311+ sleep 1m
13:27:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:27:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:44 200'
13:27:44 ++459+ head -n1
13:27:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:44 ++459+ tail -n1
13:27:44 +459+ STATUS_CODE=200
13:27:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:44 ++459+ jq -r .notarizationStatus.status
13:27:44 +459+ STATUS=IN_PROGRESS
13:27:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:44 +459+ sleep 1m
13:27:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:27:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:27:57 200'
13:27:57 ++501+ head -n1
13:27:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:27:57 ++501+ tail -n1
13:27:57 +501+ STATUS_CODE=200
13:27:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:27:57 ++501+ jq -r .notarizationStatus.status
13:27:57 +501+ STATUS=IN_PROGRESS
13:27:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:27:57 +501+ sleep 1m
13:28:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:28:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:06 200'
13:28:06 ++375+ head -n1
13:28:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:06 ++375+ tail -n1
13:28:06 +375+ STATUS_CODE=200
13:28:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:06 ++375+ jq -r .notarizationStatus.status
13:28:06 +375+ STATUS=IN_PROGRESS
13:28:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:06 +375+ sleep 1m
13:28:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:28:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:06 200'
13:28:06 ++905+ head -n1
13:28:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:06 ++905+ tail -n1
13:28:06 +905+ STATUS_CODE=200
13:28:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:06 ++905+ jq -r .notarizationStatus.status
13:28:06 +905+ STATUS=IN_PROGRESS
13:28:06 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:06 +905+ sleep 1m
13:28:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:28:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:12 200'
13:28:12 ++719+ head -n1
13:28:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:12 ++719+ tail -n1
13:28:12 +719+ STATUS_CODE=200
13:28:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:12 ++719+ jq -r .notarizationStatus.status
13:28:12 +719+ STATUS=IN_PROGRESS
13:28:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:12 +719+ sleep 1m
13:28:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:28:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:24 200'
13:28:24 ++977+ head -n1
13:28:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:24 ++977+ tail -n1
13:28:24 +977+ STATUS_CODE=200
13:28:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:24 ++977+ jq -r .notarizationStatus.status
13:28:24 +977+ STATUS=IN_PROGRESS
13:28:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:24 +977+ sleep 1m
13:28:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:28:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:27 200'
13:28:27 ++417+ head -n1
13:28:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:27 ++417+ tail -n1
13:28:27 +417+ STATUS_CODE=200
13:28:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:27 ++417+ jq -r .notarizationStatus.status
13:28:27 +417+ STATUS=IN_PROGRESS
13:28:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:27 +417+ sleep 1m
13:28:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:28:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:29 200'
13:28:29 ++781+ head -n1
13:28:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:29 ++781+ tail -n1
13:28:29 +781+ STATUS_CODE=200
13:28:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:29 ++781+ jq -r .notarizationStatus.status
13:28:29 +781+ STATUS=IN_PROGRESS
13:28:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:29 +781+ sleep 1m
13:28:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:28:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:30 200'
13:28:30 ++311+ head -n1
13:28:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:30 ++311+ tail -n1
13:28:30 +311+ STATUS_CODE=200
13:28:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:30 ++311+ jq -r .notarizationStatus.status
13:28:30 +311+ STATUS=IN_PROGRESS
13:28:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:30 +311+ sleep 1m
13:28:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:28:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:44 200'
13:28:44 ++459+ head -n1
13:28:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:44 ++459+ tail -n1
13:28:44 +459+ STATUS_CODE=200
13:28:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:44 ++459+ jq -r .notarizationStatus.status
13:28:44 +459+ STATUS=IN_PROGRESS
13:28:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:44 +459+ sleep 1m
13:28:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:28:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:28:57 200'
13:28:57 ++501+ head -n1
13:28:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:28:57 ++501+ tail -n1
13:28:57 +501+ STATUS_CODE=200
13:28:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:28:57 ++501+ jq -r .notarizationStatus.status
13:28:57 +501+ STATUS=IN_PROGRESS
13:28:57 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:28:57 +501+ sleep 1m
13:29:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:29:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:06 200'
13:29:06 ++375+ head -n1
13:29:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:06 ++375+ tail -n1
13:29:06 +375+ STATUS_CODE=200
13:29:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:06 ++375+ jq -r .notarizationStatus.status
13:29:06 +375+ STATUS=IN_PROGRESS
13:29:06 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:06 +375+ sleep 1m
13:29:06 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/status
13:29:06 +905+ RESPONSE_RAW='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dc76e3e4-feeb-4ca4-90f4-40aa5a805614\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:56.896Z\",\n  \"sha256\": \"42c1d7022371f35ab2f2631fa2b20da00f17bb68d006df6d61694eb0e1d8f8d1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15e7743ad55d5d280340ded1fc3be8a34aa4d06a\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:29:06 200'
13:29:06 ++905+ head -n1
13:29:06 +905+ RESPONSE='{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dc76e3e4-feeb-4ca4-90f4-40aa5a805614\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:56.896Z\",\n  \"sha256\": \"42c1d7022371f35ab2f2631fa2b20da00f17bb68d006df6d61694eb0e1d8f8d1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15e7743ad55d5d280340ded1fc3be8a34aa4d06a\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:29:06 ++905+ tail -n1
13:29:06 +905+ STATUS_CODE=200
13:29:06 ++905+ jq -r .notarizationStatus.status
13:29:06 ++905+ echo '{"uuid":"cb2a738b-a7de-42f7-98e3-6dd04893d91c","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"dc76e3e4-feeb-4ca4-90f4-40aa5a805614\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:05:56.896Z\",\n' '\"sha256\":' '\"42c1d7022371f35ab2f2631fa2b20da00f17bb68d006df6d61694eb0e1d8f8d1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15e7743ad55d5d280340ded1fc3be8a34aa4d06a\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64-15760268453988984584.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4456064b7e42c3f8583d23f2ff99b8f412b2a245\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:29:06 +905+ STATUS=COMPLETE
13:29:06 +905+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:06 +905+ [[ 200 == \5\0\3 ]]
13:29:06 +905+ [[ 200 == \5\0\2 ]]
13:29:06 +905+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:29:06 +905+ break
13:29:06 +905+ rm eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:06 +905+ curl -JO https://cbi.eclipse.org/macos/xcrun/cb2a738b-a7de-42f7-98e3-6dd04893d91c/download
13:29:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:29:06                                  Dload  Upload   Total   Spent    Left  Speed
13:29:06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7548k    0 7548k    0     0  60.4M      0 --:--:-- --:--:-- --:--:-- 60.4M
100 77.7M    0 77.7M    0     0  69.6M      0 --:--:--  0:00:01 --:--:-- 69.5M
100  164M    0  164M    0     0  77.6M      0 --:--:--  0:00:02 --:--:-- 77.6M
100  246M    0  246M    0     0  79.1M      0 --:--:--  0:00:03 --:--:-- 79.1M
100  339M    0  339M    0     0  82.5M      0 --:--:--  0:00:04 --:--:-- 82.5M
100  431M    0  431M    0     0  84.3M      0 --:--:--  0:00:05 --:--:-- 84.9M++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:29:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:12 200'
13:29:12 ++719+ head -n1
13:29:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:12 ++719+ tail -n1
13:29:12 +719+ STATUS_CODE=200
13:29:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:12 ++719+ jq -r .notarizationStatus.status
13:29:12 +719+ STATUS=IN_PROGRESS
13:29:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:12 +719+ sleep 1m
13:29:12 
100  488M    0  488M    0     0  85.0M      0 --:--:--  0:00:05 --:--:-- 88.7M
13:29:12 curl: Saved to filename 'eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:29:12 +905+ cp -vf eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:13 'eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:29:13 ++905+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:13 +905+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:29:13 ++905+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:13 +905+ b=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:13 +905+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:29:13 +905+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:14 +905+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:15 +905+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg
13:29:17 +905+ rm eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:29:17 +905+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:29:17 +905+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:29:17 +905+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:29:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:29:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:24 200'
13:29:24 ++977+ head -n1
13:29:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:24 ++977+ tail -n1
13:29:24 +977+ STATUS_CODE=200
13:29:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:24 ++977+ jq -r .notarizationStatus.status
13:29:24 +977+ STATUS=IN_PROGRESS
13:29:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:24 +977+ sleep 1m
13:29:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:29:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:27 200'
13:29:27 ++417+ head -n1
13:29:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:27 ++417+ tail -n1
13:29:27 +417+ STATUS_CODE=200
13:29:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:27 ++417+ jq -r .notarizationStatus.status
13:29:27 +417+ STATUS=IN_PROGRESS
13:29:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:27 +417+ sleep 1m
13:29:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:29:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:29 200'
13:29:29 ++781+ head -n1
13:29:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:29 ++781+ tail -n1
13:29:29 +781+ STATUS_CODE=200
13:29:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:29 ++781+ jq -r .notarizationStatus.status
13:29:29 +781+ STATUS=IN_PROGRESS
13:29:29 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:29 +781+ sleep 1m
13:29:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:29:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:30 200'
13:29:30 ++311+ head -n1
13:29:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:30 ++311+ tail -n1
13:29:30 +311+ STATUS_CODE=200
13:29:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:30 ++311+ jq -r .notarizationStatus.status
13:29:30 +311+ STATUS=IN_PROGRESS
13:29:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:30 +311+ sleep 1m
13:29:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:29:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:29:44 200'
13:29:44 ++459+ head -n1
13:29:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:29:44 ++459+ tail -n1
13:29:44 +459+ STATUS_CODE=200
13:29:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:29:44 ++459+ jq -r .notarizationStatus.status
13:29:44 +459+ STATUS=IN_PROGRESS
13:29:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:44 +459+ sleep 1m
13:29:57 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/status
13:29:57 +501+ RESPONSE_RAW='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"cc9212a0-e167-4938-a6e1-0d6ad422c2f8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:13.859Z\",\n  \"sha256\": \"ae650ecd5860cd8e715f17fd6a224d602f7fd10c59df1b8518e5b859fe818924\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78218c9d7a60dc5984acd0ae99e5bc947771c14f\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4e3136faa6360d27c3685659b81e300d4e939f38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4e3136faa6360d27c3685659b81e300d4e939f38\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:29:57 200'
13:29:57 ++501+ head -n1
13:29:57 +501+ RESPONSE='{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"cc9212a0-e167-4938-a6e1-0d6ad422c2f8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n  \"uploadDate\": \"2024-02-01T18:04:13.859Z\",\n  \"sha256\": \"ae650ecd5860cd8e715f17fd6a224d602f7fd10c59df1b8518e5b859fe818924\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78218c9d7a60dc5984acd0ae99e5bc947771c14f\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4e3136faa6360d27c3685659b81e300d4e939f38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4e3136faa6360d27c3685659b81e300d4e939f38\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:29:57 ++501+ tail -n1
13:29:57 +501+ STATUS_CODE=200
13:29:57 ++501+ jq -r .notarizationStatus.status
13:29:57 ++501+ echo '{"uuid":"c8211805-2981-4182-b5c3-5b135efaf26c","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"cc9212a0-e167-4938-a6e1-0d6ad422c2f8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:04:13.859Z\",\n' '\"sha256\":' '\"ae650ecd5860cd8e715f17fd6a224d602f7fd10c59df1b8518e5b859fe818924\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"78218c9d7a60dc5984acd0ae99e5bc947771c14f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4e3136faa6360d27c3685659b81e300d4e939f38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M2-macosx-cocoa-x86_64-8326361521356149279.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4e3136faa6360d27c3685659b81e300d4e939f38\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:29:57 +501+ STATUS=COMPLETE
13:29:57 +501+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:29:57 +501+ [[ 200 == \5\0\3 ]]
13:29:57 +501+ [[ 200 == \5\0\2 ]]
13:29:57 +501+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:29:57 +501+ break
13:29:57 +501+ rm eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:29:57 +501+ curl -JO https://cbi.eclipse.org/macos/xcrun/c8211805-2981-4182-b5c3-5b135efaf26c/download
13:29:57   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:29:57                                  Dload  Upload   Total   Spent    Left  Speed
13:29:57 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24.9M    0 24.9M    0     0  63.8M      0 --:--:-- --:--:-- --:--:-- 63.8M
100 83.5M    0 83.5M    0     0  60.0M      0 --:--:--  0:00:01 --:--:-- 60.0M
100  148M    0  148M    0     0  62.0M      0 --:--:--  0:00:02 --:--:-- 62.0M
100  210M    0  210M    0     0  62.1M      0 --:--:--  0:00:03 --:--:-- 62.1M
100  277M    0  277M    0     0  63.1M      0 --:--:--  0:00:04 --:--:-- 63.1M
100  335M    0  335M    0     0  62.3M      0 --:--:--  0:00:05 --:--:-- 62.2M
100  392M    0  392M    0     0  63.4M      0 --:--:--  0:00:06 --:--:-- 64.5M
13:30:03 curl: Saved to filename 'eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:03 +501+ cp -vf eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:04 'eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:04 ++501+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:04 +501+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:30:04 ++501+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:04 +501+ b=eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:04 +501+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:30:04 +501+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:05 +501+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:06 +501+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:06 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/status
13:30:06 +375+ RESPONSE_RAW='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"83f3e1fb-14d9-40f7-8edd-452f6546ea63\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:53.488Z\",\n  \"sha256\": \"28af21f1edc0f48c8f44ad08716e666c75c3819f6cb46abfd40a226f218050c3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53b29381a957c18ee02c5be826983a3d594bd020\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e73869493991a065e906e274209b9f3709214f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e73869493991a065e906e274209b9f3709214f2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:30:06 200'
13:30:06 ++375+ head -n1
13:30:06 +375+ RESPONSE='{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"83f3e1fb-14d9-40f7-8edd-452f6546ea63\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:53.488Z\",\n  \"sha256\": \"28af21f1edc0f48c8f44ad08716e666c75c3819f6cb46abfd40a226f218050c3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53b29381a957c18ee02c5be826983a3d594bd020\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e73869493991a065e906e274209b9f3709214f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7e73869493991a065e906e274209b9f3709214f2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:30:06 ++375+ tail -n1
13:30:06 +375+ STATUS_CODE=200
13:30:06 ++375+ jq -r .notarizationStatus.status
13:30:06 ++375+ echo '{"uuid":"dab636ed-d5c9-48c4-a024-8ab9483e3390","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"83f3e1fb-14d9-40f7-8edd-452f6546ea63\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:53.488Z\",\n' '\"sha256\":' '\"28af21f1edc0f48c8f44ad08716e666c75c3819f6cb46abfd40a226f218050c3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53b29381a957c18ee02c5be826983a3d594bd020\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e73869493991a065e906e274209b9f3709214f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-x86_64-4883665018068334563.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7e73869493991a065e906e274209b9f3709214f2\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:30:06 +375+ STATUS=COMPLETE
13:30:06 +375+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:06 +375+ [[ 200 == \5\0\3 ]]
13:30:06 +375+ [[ 200 == \5\0\2 ]]
13:30:06 +375+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:30:06 +375+ break
13:30:06 +375+ rm eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:06 +375+ curl -JO https://cbi.eclipse.org/macos/xcrun/dab636ed-d5c9-48c4-a024-8ab9483e3390/download
13:30:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:30:06                                  Dload  Upload   Total   Spent    Left  Speed
13:30:06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 44.1M    0 44.1M    0     0  70.9M      0 --:--:-- --:--:-- --:--:-- 70.7M+501+ rm eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:30:07 +501+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:30:07 +501+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:30:07 +501+ rm -f eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:30:08 
100  116M    0  116M    0     0  71.7M      0 --:--:--  0:00:01 --:--:-- 71.7M
100  198M    0  198M    0     0  75.7M      0 --:--:--  0:00:02 --:--:-- 75.7M
100  262M    0  262M    0     0  72.4M      0 --:--:--  0:00:03 --:--:-- 72.3M
100  344M    0  344M    0     0  74.4M      0 --:--:--  0:00:04 --:--:-- 74.4M
100  421M    0  421M    0     0  74.7M      0 --:--:--  0:00:05 --:--:-- 75.2M++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:30:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:30:12 200'
13:30:12 ++719+ head -n1
13:30:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:30:12 ++719+ tail -n1
13:30:12 +719+ STATUS_CODE=200
13:30:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:30:12 ++719+ jq -r .notarizationStatus.status
13:30:12 +719+ STATUS=IN_PROGRESS
13:30:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:12 +719+ sleep 1m
13:30:13 
100  503M    0  503M    0     0  76.0M      0 --:--:--  0:00:06 --:--:-- 77.4M
100  507M    0  507M    0     0  76.1M      0 --:--:--  0:00:06 --:--:-- 76.4M
13:30:13 curl: Saved to filename 'eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:13 +375+ cp -vf eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:13 'eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:14 ++375+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:14 +375+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:30:14 ++375+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:14 +375+ b=eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:14 +375+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:30:14 +375+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:15 +375+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:16 +375+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:18 +375+ rm eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:30:18 +375+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:30:18 +375+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:30:18 +375+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:30:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:30:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:30:24 200'
13:30:24 ++977+ head -n1
13:30:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:30:24 ++977+ tail -n1
13:30:24 +977+ STATUS_CODE=200
13:30:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:30:24 ++977+ jq -r .notarizationStatus.status
13:30:24 +977+ STATUS=IN_PROGRESS
13:30:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:24 +977+ sleep 1m
13:30:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:30:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:30:27 200'
13:30:27 ++417+ head -n1
13:30:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:30:27 ++417+ tail -n1
13:30:27 +417+ STATUS_CODE=200
13:30:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:30:27 ++417+ jq -r .notarizationStatus.status
13:30:27 +417+ STATUS=IN_PROGRESS
13:30:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:27 +417+ sleep 1m
13:30:29 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/status
13:30:29 +781+ RESPONSE_RAW='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dc0508df-08ab-4bfc-bd0a-5c47382e376d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:21.203Z\",\n  \"sha256\": \"6023e0441564cf40706166935d6c0010f2f0e717344f8c1f6b9ed1b9da1e3e06\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"93023f81bf0ccc9f8ac069b225375bed18620888\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:30:29 200'
13:30:29 ++781+ head -n1
13:30:29 +781+ RESPONSE='{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dc0508df-08ab-4bfc-bd0a-5c47382e376d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n  \"uploadDate\": \"2024-02-01T18:05:21.203Z\",\n  \"sha256\": \"6023e0441564cf40706166935d6c0010f2f0e717344f8c1f6b9ed1b9da1e3e06\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"93023f81bf0ccc9f8ac069b225375bed18620888\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:30:29 ++781+ tail -n1
13:30:29 +781+ STATUS_CODE=200
13:30:29 ++781+ jq -r .notarizationStatus.status
13:30:29 ++781+ echo '{"uuid":"158d0870-380c-4425-b76c-ed59b0e4e269","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"dc0508df-08ab-4bfc-bd0a-5c47382e376d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:05:21.203Z\",\n' '\"sha256\":' '\"6023e0441564cf40706166935d6c0010f2f0e717344f8c1f6b9ed1b9da1e3e06\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"93023f81bf0ccc9f8ac069b225375bed18620888\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64-6207457275515705544.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11ffcc7a47ceb057118184a3bba1074060920ac2\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:30:29 +781+ STATUS=COMPLETE
13:30:29 +781+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:29 +781+ [[ 200 == \5\0\3 ]]
13:30:29 +781+ [[ 200 == \5\0\2 ]]
13:30:29 +781+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:30:29 +781+ break
13:30:29 +781+ rm eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:29 +781+ curl -JO https://cbi.eclipse.org/macos/xcrun/158d0870-380c-4425-b76c-ed59b0e4e269/download
13:30:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:30:29                                  Dload  Upload   Total   Spent    Left  Speed
13:30:29 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 51.2M    0 51.2M    0     0  72.2M      0 --:--:-- --:--:-- --:--:-- 72.1M++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:30:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:30:30 200'
13:30:30 ++311+ head -n1
13:30:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:30:30 ++311+ tail -n1
13:30:30 +311+ STATUS_CODE=200
13:30:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:30:30 ++311+ jq -r .notarizationStatus.status
13:30:30 +311+ STATUS=IN_PROGRESS
13:30:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:30 +311+ sleep 1m
13:30:31 
100  100M    0  100M    0     0  58.7M      0 --:--:--  0:00:01 --:--:-- 58.6M
100  162M    0  162M    0     0  60.0M      0 --:--:--  0:00:02 --:--:-- 59.9M
100  208M    0  208M    0     0  56.2M      0 --:--:--  0:00:03 --:--:-- 56.2M
100  252M    0  252M    0     0  52.0M      0 --:--:--  0:00:04 --:--:-- 52.0M
100  294M    0  294M    0     0  51.6M      0 --:--:--  0:00:05 --:--:-- 48.7M
100  339M    0  339M    0     0  50.6M      0 --:--:--  0:00:06 --:--:-- 47.9M
100  411M    0  411M    0     0  53.2M      0 --:--:--  0:00:07 --:--:-- 49.6M
100  471M    0  471M    0     0  54.1M      0 --:--:--  0:00:08 --:--:-- 52.5M
100  489M    0  489M    0     0  54.2M      0 --:--:--  0:00:09 --:--:-- 56.8M
13:30:38 curl: Saved to filename 'eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:38 +781+ cp -vf eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:38 'eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:30:38 ++781+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:38 +781+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:30:38 ++781+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:38 +781+ b=eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:38 +781+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:30:38 +781+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:39 +781+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:41 +781+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg
13:30:42 +781+ rm eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:30:42 +781+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:30:42 +781+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:30:42 +781+ rm -f eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:30:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:30:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:30:44 200'
13:30:44 ++459+ head -n1
13:30:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:30:44 ++459+ tail -n1
13:30:44 +459+ STATUS_CODE=200
13:30:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:30:44 ++459+ jq -r .notarizationStatus.status
13:30:44 +459+ STATUS=IN_PROGRESS
13:30:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:30:44 +459+ sleep 1m
13:31:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:31:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:31:12 200'
13:31:12 ++719+ head -n1
13:31:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:31:12 ++719+ tail -n1
13:31:12 +719+ STATUS_CODE=200
13:31:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:31:12 ++719+ jq -r .notarizationStatus.status
13:31:12 +719+ STATUS=IN_PROGRESS
13:31:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:31:12 +719+ sleep 1m
13:31:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:31:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:31:24 200'
13:31:24 ++977+ head -n1
13:31:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:31:24 ++977+ tail -n1
13:31:24 +977+ STATUS_CODE=200
13:31:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:31:24 ++977+ jq -r .notarizationStatus.status
13:31:24 +977+ STATUS=IN_PROGRESS
13:31:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:31:24 +977+ sleep 1m
13:31:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:31:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:31:27 200'
13:31:27 ++417+ head -n1
13:31:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:31:27 ++417+ tail -n1
13:31:27 +417+ STATUS_CODE=200
13:31:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:31:27 ++417+ jq -r .notarizationStatus.status
13:31:27 +417+ STATUS=IN_PROGRESS
13:31:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:31:27 +417+ sleep 1m
13:31:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:31:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:31:30 200'
13:31:30 ++311+ head -n1
13:31:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:31:30 ++311+ tail -n1
13:31:30 +311+ STATUS_CODE=200
13:31:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:31:30 ++311+ jq -r .notarizationStatus.status
13:31:30 +311+ STATUS=IN_PROGRESS
13:31:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:31:30 +311+ sleep 1m
13:31:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:31:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:31:44 200'
13:31:44 ++459+ head -n1
13:31:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:31:44 ++459+ tail -n1
13:31:44 +459+ STATUS_CODE=200
13:31:44 ++459+ jq -r .notarizationStatus.status
13:31:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:31:44 +459+ STATUS=IN_PROGRESS
13:31:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:31:44 +459+ sleep 1m
13:32:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:32:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:32:12 200'
13:32:12 ++719+ head -n1
13:32:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:32:12 ++719+ tail -n1
13:32:12 +719+ STATUS_CODE=200
13:32:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:32:12 ++719+ jq -r .notarizationStatus.status
13:32:12 +719+ STATUS=IN_PROGRESS
13:32:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:32:12 +719+ sleep 1m
13:32:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:32:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:32:24 200'
13:32:24 ++977+ head -n1
13:32:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:32:24 ++977+ tail -n1
13:32:24 +977+ STATUS_CODE=200
13:32:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:32:24 ++977+ jq -r .notarizationStatus.status
13:32:24 +977+ STATUS=IN_PROGRESS
13:32:24 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:32:24 +977+ sleep 1m
13:32:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:32:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:32:27 200'
13:32:27 ++417+ head -n1
13:32:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:32:27 ++417+ tail -n1
13:32:27 +417+ STATUS_CODE=200
13:32:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:32:27 ++417+ jq -r .notarizationStatus.status
13:32:27 +417+ STATUS=IN_PROGRESS
13:32:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:32:27 +417+ sleep 1m
13:32:30 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:32:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:32:30 200'
13:32:30 ++311+ head -n1
13:32:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:32:30 ++311+ tail -n1
13:32:30 +311+ STATUS_CODE=200
13:32:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:32:30 ++311+ jq -r .notarizationStatus.status
13:32:30 +311+ STATUS=IN_PROGRESS
13:32:30 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:32:30 +311+ sleep 1m
13:32:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:32:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:32:44 200'
13:32:44 ++459+ head -n1
13:32:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:32:44 ++459+ tail -n1
13:32:44 +459+ STATUS_CODE=200
13:32:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:32:44 ++459+ jq -r .notarizationStatus.status
13:32:44 +459+ STATUS=IN_PROGRESS
13:32:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:32:44 +459+ sleep 1m
13:33:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:33:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:33:12 200'
13:33:12 ++719+ head -n1
13:33:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:33:12 ++719+ tail -n1
13:33:12 +719+ STATUS_CODE=200
13:33:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:33:12 ++719+ jq -r .notarizationStatus.status
13:33:12 +719+ STATUS=IN_PROGRESS
13:33:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:12 +719+ sleep 1m
13:33:24 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/status
13:33:24 +977+ RESPONSE_RAW='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"b0d2efad-97c2-46a0-914b-1a4f05e0c9d8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:18.133Z\",\n  \"sha256\": \"b51d00c6f6bfe9736aac919a75632e8755c1c3981e775205e8a12559cc2e29f8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"548c8ddcc651550ee44c9af9f0cff9d656ee0265\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}
13:33:24 200'
13:33:24 ++977+ head -n1
13:33:24 +977+ RESPONSE='{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"b0d2efad-97c2-46a0-914b-1a4f05e0c9d8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:18.133Z\",\n  \"sha256\": \"b51d00c6f6bfe9736aac919a75632e8755c1c3981e775205e8a12559cc2e29f8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"548c8ddcc651550ee44c9af9f0cff9d656ee0265\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}'
13:33:24 ++977+ tail -n1
13:33:24 +977+ STATUS_CODE=200
13:33:24 ++977+ jq -r .notarizationStatus.status
13:33:24 ++977+ echo '{"uuid":"d80ab148-fb17-4369-9b6e-996cee8df880","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"b0d2efad-97c2-46a0-914b-1a4f05e0c9d8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:06:18.133Z\",\n' '\"sha256\":' '\"b51d00c6f6bfe9736aac919a75632e8755c1c3981e775205e8a12559cc2e29f8\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"548c8ddcc651550ee44c9af9f0cff9d656ee0265\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6e4114aae8158e25bb3ad64fb8264b1cea9b72ea\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-x86_64-16003297778296399082.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}'
13:33:24 +977+ STATUS=COMPLETE
13:33:24 +977+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:24 +977+ [[ 200 == \5\0\3 ]]
13:33:24 +977+ [[ 200 == \5\0\2 ]]
13:33:24 +977+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:33:24 +977+ break
13:33:24 +977+ rm eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:24 +977+ curl -JO https://cbi.eclipse.org/macos/xcrun/d80ab148-fb17-4369-9b6e-996cee8df880/download
13:33:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:33:24                                  Dload  Upload   Total   Spent    Left  Speed
13:33:24 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.4M    0 18.4M    0     0  41.2M      0 --:--:-- --:--:-- --:--:-- 41.1M
100  112M    0  112M    0     0  77.9M      0 --:--:--  0:00:01 --:--:-- 77.8M
100  186M    0  186M    0     0  76.4M      0 --:--:--  0:00:02 --:--:-- 76.3M++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:33:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:33:27 200'
13:33:27 ++417+ head -n1
13:33:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:33:27 ++417+ tail -n1
13:33:27 +417+ STATUS_CODE=200
13:33:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:33:27 ++417+ jq -r .notarizationStatus.status
13:33:27 +417+ STATUS=IN_PROGRESS
13:33:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:27 +417+ sleep 1m
13:33:28 
100  249M    0  249M    0     0  72.4M      0 --:--:--  0:00:03 --:--:-- 72.4M
100  329M    0  329M    0     0  74.1M      0 --:--:--  0:00:04 --:--:-- 74.1M
100  426M    0  426M    0     0  78.2M      0 --:--:--  0:00:05 --:--:-- 81.5M++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/status
13:33:30 +311+ RESPONSE_RAW='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e2ff706c-38b2-4b06-b352-0e0a4cd7e62c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:29.443Z\",\n  \"sha256\": \"5921ed1a0e53e6492c1c03c8bf2026f6f3e3d2c5581ce9897df0a9eb891ea979\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4fa24ad6e89eb82dad3c09fe7015b147dfdcde8\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:33:30 200'
13:33:30 ++311+ head -n1
13:33:30 +311+ RESPONSE='{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e2ff706c-38b2-4b06-b352-0e0a4cd7e62c\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n  \"uploadDate\": \"2024-02-01T18:02:29.443Z\",\n  \"sha256\": \"5921ed1a0e53e6492c1c03c8bf2026f6f3e3d2c5581ce9897df0a9eb891ea979\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4fa24ad6e89eb82dad3c09fe7015b147dfdcde8\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"825327801e762af7a5145ddae0ffb1585be69cda\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d28af758d59089aa5a536a5352b949eada3df959\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:33:30 ++311+ tail -n1
13:33:30 +311+ STATUS_CODE=200
13:33:30 ++311+ jq -r .notarizationStatus.status
13:33:30 ++311+ echo '{"uuid":"4a2af153-21f6-4cfa-93e0-b1d088b680ba","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e2ff706c-38b2-4b06-b352-0e0a4cd7e62c\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:02:29.443Z\",\n' '\"sha256\":' '\"5921ed1a0e53e6492c1c03c8bf2026f6f3e3d2c5581ce9897df0a9eb891ea979\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4fa24ad6e89eb82dad3c09fe7015b147dfdcde8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1513486bfb847becfe679c5d4bed7a9c06d942d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22b72d7efe6432b53d71c94e0e6b4ad6916abe3e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"825327801e762af7a5145ddae0ffb1585be69cda\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd17f7c29c60e49e8671e220dec2d9dc3ed23754\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d28af758d59089aa5a536a5352b949eada3df959\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64-15820764346653446966.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96acd32b9ae24c1d1c175cb29952c098a7d1850f\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:33:30 +311+ STATUS=COMPLETE
13:33:30 +311+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:30 +311+ [[ 200 == \5\0\3 ]]
13:33:30 +311+ [[ 200 == \5\0\2 ]]
13:33:30 +311+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:33:30 +311+ break
13:33:30 +311+ rm eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:30 +311+ curl -JO https://cbi.eclipse.org/macos/xcrun/4a2af153-21f6-4cfa-93e0-b1d088b680ba/download
13:33:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:33:30                                  Dload  Upload   Total   Spent    Left  Speed
13:33:30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4751k    0 4751k    0     0  30.3M      0 --:--:-- --:--:-- --:--:-- 30.1M
100  495M    0  495M    0     0  76.8M      0 --:--:--  0:00:06 --:--:-- 76.5M
100  528M    0  528M    0     0  72.8M      0 --:--:--  0:00:07 --:--:-- 71.0M
13:33:31 curl: Saved to filename 'eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:33:31 +977+ cp -vf eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:32 
100 56.0M    0 56.0M    0     0  48.6M      0 --:--:--  0:00:01 --:--:-- 48.5M
100  128M    0  128M    0     0  59.7M      0 --:--:--  0:00:02 --:--:-- 59.6M
100  207M    0  207M    0     0  65.7M      0 --:--:--  0:00:03 --:--:-- 65.7M'eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:33:34 ++977+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:34 +977+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:33:34 ++977+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:34 +977+ b=eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:34 +977+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:33:34 +977+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:35 
100  259M    0  259M    0     0  60.2M      0 --:--:--  0:00:04 --:--:-- 60.2M+977+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:36 
100  340M    0  340M    0     0  66.1M      0 --:--:--  0:00:05 --:--:-- 67.2M
100  416M    0  416M    0     0  67.6M      0 --:--:--  0:00:06 --:--:-- 72.0M+977+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:38 
100  484M    0  484M    0     0  67.6M      0 --:--:--  0:00:07 --:--:-- 71.1M+977+ rm eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:33:38 +977+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:33:38 +977+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:33:38 +977+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:33:39 
100  557M    0  557M    0     0  68.4M      0 --:--:--  0:00:08 --:--:-- 70.0M
100  596M    0  596M    0     0  69.6M      0 --:--:--  0:00:08 --:--:-- 79.2M
13:33:39 curl: Saved to filename 'eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:33:39 +311+ cp -vf eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:41 'eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg'
13:33:41 ++311+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:41 +311+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:33:41 ++311+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:41 +311+ b=eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:41 +311+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:33:41 +311+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:43 +311+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:33:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:33:44 200'
13:33:44 ++459+ head -n1
13:33:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:33:44 ++459+ tail -n1
13:33:44 +459+ STATUS_CODE=200
13:33:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:33:44 ++459+ jq -r .notarizationStatus.status
13:33:44 +459+ STATUS=IN_PROGRESS
13:33:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:44 +459+ sleep 1m
13:33:45 +311+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg
13:33:47 +311+ rm eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
13:33:47 +311+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
13:33:47 +311+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
13:33:47 +311+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
13:34:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:34:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:34:12 200'
13:34:12 ++719+ head -n1
13:34:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:34:12 ++719+ tail -n1
13:34:12 +719+ STATUS_CODE=200
13:34:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:34:12 ++719+ jq -r .notarizationStatus.status
13:34:12 +719+ STATUS=IN_PROGRESS
13:34:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:12 +719+ sleep 1m
13:34:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:34:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:34:27 200'
13:34:27 ++417+ head -n1
13:34:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:34:27 ++417+ tail -n1
13:34:27 +417+ STATUS_CODE=200
13:34:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:34:27 ++417+ jq -r .notarizationStatus.status
13:34:27 +417+ STATUS=IN_PROGRESS
13:34:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:27 +417+ sleep 1m
13:34:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:34:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:34:44 200'
13:34:44 ++459+ head -n1
13:34:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:34:44 ++459+ tail -n1
13:34:44 +459+ STATUS_CODE=200
13:34:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:34:44 ++459+ jq -r .notarizationStatus.status
13:34:44 +459+ STATUS=IN_PROGRESS
13:34:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:44 +459+ sleep 1m
13:35:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:35:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:12 200'
13:35:12 ++719+ head -n1
13:35:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:12 ++719+ tail -n1
13:35:12 +719+ STATUS_CODE=200
13:35:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:12 ++719+ jq -r .notarizationStatus.status
13:35:12 +719+ STATUS=IN_PROGRESS
13:35:12 +719+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:12 +719+ sleep 1m
13:35:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:35:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:27 200'
13:35:27 ++417+ head -n1
13:35:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:27 ++417+ tail -n1
13:35:27 +417+ STATUS_CODE=200
13:35:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:27 ++417+ jq -r .notarizationStatus.status
13:35:27 +417+ STATUS=IN_PROGRESS
13:35:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:27 +417+ sleep 1m
13:35:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:35:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:44 200'
13:35:44 ++459+ head -n1
13:35:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:44 ++459+ tail -n1
13:35:44 +459+ STATUS_CODE=200
13:35:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:44 ++459+ jq -r .notarizationStatus.status
13:35:44 +459+ STATUS=IN_PROGRESS
13:35:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:44 +459+ sleep 1m
13:36:12 ++719+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/status
13:36:12 +719+ RESPONSE_RAW='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"93576835-3c6d-4cb1-b103-5f795600efda\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:09.371Z\",\n  \"sha256\": \"45f267503c2fafd06d188afe622241be6c0a0627114b6bbb800c3b91e7aa54a1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15aa98ce3c92ee906b7ee862989782d976a002b2\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:36:12 200'
13:36:12 ++719+ head -n1
13:36:12 +719+ RESPONSE='{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"93576835-3c6d-4cb1-b103-5f795600efda\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n  \"uploadDate\": \"2024-02-01T18:06:09.371Z\",\n  \"sha256\": \"45f267503c2fafd06d188afe622241be6c0a0627114b6bbb800c3b91e7aa54a1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15aa98ce3c92ee906b7ee862989782d976a002b2\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:36:12 ++719+ tail -n1
13:36:12 +719+ STATUS_CODE=200
13:36:12 ++719+ jq -r .notarizationStatus.status
13:36:12 ++719+ echo '{"uuid":"e9f41d13-8dac-436f-b2de-f55405f09bcd","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"93576835-3c6d-4cb1-b103-5f795600efda\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:06:09.371Z\",\n' '\"sha256\":' '\"45f267503c2fafd06d188afe622241be6c0a0627114b6bbb800c3b91e7aa54a1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15aa98ce3c92ee906b7ee862989782d976a002b2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M2-macosx-cocoa-aarch64-2328932239544377349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1318ffdcadb190a766c6807cb31df2f3af261f0\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:36:12 +719+ STATUS=COMPLETE
13:36:12 +719+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:12 +719+ [[ 200 == \5\0\3 ]]
13:36:12 +719+ [[ 200 == \5\0\2 ]]
13:36:12 +719+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:36:12 +719+ break
13:36:12 +719+ rm eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:12 +719+ curl -JO https://cbi.eclipse.org/macos/xcrun/e9f41d13-8dac-436f-b2de-f55405f09bcd/download
13:36:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:36:12                                  Dload  Upload   Total   Spent    Left  Speed
13:36:12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 39.3M    0 39.3M    0     0  97.3M      0 --:--:-- --:--:-- --:--:-- 97.0M
100  140M    0  140M    0     0   100M      0 --:--:--  0:00:01 --:--:--  100M
100  199M    0  199M    0     0  83.0M      0 --:--:--  0:00:02 --:--:-- 82.9M
100  295M    0  295M    0     0  86.9M      0 --:--:--  0:00:03 --:--:-- 86.8M
100  381M    0  381M    0     0  86.6M      0 --:--:--  0:00:04 --:--:-- 86.6M
100  481M    0  481M    0     0  89.0M      0 --:--:--  0:00:05 --:--:-- 88.3M
100  504M    0  504M    0     0  89.8M      0 --:--:--  0:00:05 --:--:-- 86.3M
13:36:18 curl: Saved to filename 'eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:36:18 +719+ cp -vf eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:18 'eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:36:18 ++719+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:18 +719+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:36:18 ++719+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:18 +719+ b=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:18 +719+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:36:18 +719+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:20 +719+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:21 +719+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg
13:36:23 +719+ rm eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:36:23 +719+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:36:23 +719+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:36:23 +719+ rm -f eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:36:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:36:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:36:27 200'
13:36:27 ++417+ head -n1
13:36:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:36:27 ++417+ tail -n1
13:36:27 +417+ STATUS_CODE=200
13:36:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:36:27 ++417+ jq -r .notarizationStatus.status
13:36:27 +417+ STATUS=IN_PROGRESS
13:36:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:27 +417+ sleep 1m
13:36:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:36:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:36:44 200'
13:36:44 ++459+ head -n1
13:36:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:36:44 ++459+ tail -n1
13:36:44 +459+ STATUS_CODE=200
13:36:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:36:44 ++459+ jq -r .notarizationStatus.status
13:36:44 +459+ STATUS=IN_PROGRESS
13:36:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:44 +459+ sleep 1m
13:37:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:37:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:37:27 200'
13:37:27 ++417+ head -n1
13:37:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:37:27 ++417+ tail -n1
13:37:27 +417+ STATUS_CODE=200
13:37:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:37:27 ++417+ jq -r .notarizationStatus.status
13:37:27 +417+ STATUS=IN_PROGRESS
13:37:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:37:27 +417+ sleep 1m
13:37:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:37:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:37:44 200'
13:37:44 ++459+ head -n1
13:37:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:37:44 ++459+ tail -n1
13:37:44 +459+ STATUS_CODE=200
13:37:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:37:44 ++459+ jq -r .notarizationStatus.status
13:37:44 +459+ STATUS=IN_PROGRESS
13:37:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:37:44 +459+ sleep 1m
13:38:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:38:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:38:27 200'
13:38:27 ++417+ head -n1
13:38:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:38:27 ++417+ tail -n1
13:38:27 +417+ STATUS_CODE=200
13:38:27 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:38:27 ++417+ jq -r .notarizationStatus.status
13:38:27 +417+ STATUS=IN_PROGRESS
13:38:27 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:38:27 +417+ sleep 1m
13:38:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:38:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:38:44 200'
13:38:44 ++459+ head -n1
13:38:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:38:44 ++459+ tail -n1
13:38:44 +459+ STATUS_CODE=200
13:38:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:38:44 ++459+ jq -r .notarizationStatus.status
13:38:44 +459+ STATUS=IN_PROGRESS
13:38:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:38:44 +459+ sleep 1m
13:39:27 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/status
13:39:27 +417+ RESPONSE_RAW='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"06a59ca1-faeb-4382-bac3-f9cda500d9ff\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:22.207Z\",\n  \"sha256\": \"771a048ab98334e5bcff6c4ee2e1fc46a9a8e557e320b2bb758f34413bb4d5aa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5740eb5f6b692d0f1de5b1b599835a2b53a8e6a2\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}
13:39:27 200'
13:39:27 ++417+ head -n1
13:39:27 +417+ RESPONSE='{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"06a59ca1-faeb-4382-bac3-f9cda500d9ff\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:22.207Z\",\n  \"sha256\": \"771a048ab98334e5bcff6c4ee2e1fc46a9a8e557e320b2bb758f34413bb4d5aa\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5740eb5f6b692d0f1de5b1b599835a2b53a8e6a2\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}'
13:39:27 ++417+ tail -n1
13:39:27 +417+ STATUS_CODE=200
13:39:27 ++417+ jq -r .notarizationStatus.status
13:39:28 ++417+ echo '{"uuid":"2e184d9e-3859-4c61-aa7d-28c51be65b2f","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"06a59ca1-faeb-4382-bac3-f9cda500d9ff\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:03:22.207Z\",\n' '\"sha256\":' '\"771a048ab98334e5bcff6c4ee2e1fc46a9a8e557e320b2bb758f34413bb4d5aa\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5740eb5f6b692d0f1de5b1b599835a2b53a8e6a2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fdf5c090da039bbd2d9f18b40b5c062551378b94\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M2-macosx-cocoa-aarch64-4342929544324050192.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}'
13:39:28 +417+ STATUS=COMPLETE
13:39:28 +417+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:39:28 +417+ [[ 200 == \5\0\3 ]]
13:39:28 +417+ [[ 200 == \5\0\2 ]]
13:39:28 +417+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:39:28 +417+ break
13:39:28 +417+ rm eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:28 +417+ curl -JO https://cbi.eclipse.org/macos/xcrun/2e184d9e-3859-4c61-aa7d-28c51be65b2f/download
13:39:28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:39:28                                  Dload  Upload   Total   Spent    Left  Speed
13:39:28 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 76.4M    0 76.4M    0     0  75.6M      0 --:--:--  0:00:01 --:--:-- 75.5M
100  172M    0  172M    0     0  85.9M      0 --:--:--  0:00:02 --:--:-- 85.9M
100  268M    0  268M    0     0  89.2M      0 --:--:--  0:00:03 --:--:-- 89.2M
100  354M    0  354M    0     0  88.3M      0 --:--:--  0:00:04 --:--:-- 88.3M
100  461M    0  461M    0     0  92.0M      0 --:--:--  0:00:05 --:--:-- 92.2M
100  525M    0  525M    0     0  93.5M      0 --:--:--  0:00:05 --:--:-- 97.5M
13:39:33 curl: Saved to filename 'eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:39:33 +417+ cp -vf eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:34 'eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:39:34 ++417+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:34 +417+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:39:34 ++417+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:34 +417+ b=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:34 +417+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:39:34 +417+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:35 +417+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:36 +417+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg
13:39:38 +417+ rm eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:39:38 +417+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:39:38 +417+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:39:38 +417+ rm -f eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:39:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:39:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:39:44 200'
13:39:44 ++459+ head -n1
13:39:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:39:44 ++459+ tail -n1
13:39:44 +459+ STATUS_CODE=200
13:39:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:39:44 ++459+ jq -r .notarizationStatus.status
13:39:44 +459+ STATUS=IN_PROGRESS
13:39:44 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:39:44 +459+ sleep 1m
13:40:44 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/status
13:40:44 +459+ RESPONSE_RAW='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"3d81ee0c-117b-4b81-b38e-f243dc112a3d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:42.628Z\",\n  \"sha256\": \"cecdf67cadd994b73dcad0c498d2e94b39030779841f3264e9398b0d7ee16649\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf1799e603cbe1224a2db81d3317717adef639f\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
13:40:44 200'
13:40:44 ++459+ head -n1
13:40:44 +459+ RESPONSE='{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"3d81ee0c-117b-4b81-b38e-f243dc112a3d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n  \"uploadDate\": \"2024-02-01T18:03:42.628Z\",\n  \"sha256\": \"cecdf67cadd994b73dcad0c498d2e94b39030779841f3264e9398b0d7ee16649\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf1799e603cbe1224a2db81d3317717adef639f\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"25cac027deffe3916d0704f06995e14f32139709\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d528df9f9064d2591f969383f82ed513fa28817\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
13:40:44 ++459+ tail -n1
13:40:44 +459+ STATUS_CODE=200
13:40:44 ++459+ jq -r .notarizationStatus.status
13:40:44 ++459+ echo '{"uuid":"2255eb9e-a4f9-4051-b276-7015b22e4bdd","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"3d81ee0c-117b-4b81-b38e-f243dc112a3d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n' '\"uploadDate\":' '\"2024-02-01T18:03:42.628Z\",\n' '\"sha256\":' '\"cecdf67cadd994b73dcad0c498d2e94b39030779841f3264e9398b0d7ee16649\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf1799e603cbe1224a2db81d3317717adef639f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240201-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"25cac027deffe3916d0704f06995e14f32139709\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-pi-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0bba2f6ade3b070eddfbaedef9734de533d0cab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-awt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66d948b3d758e78ea9698f94d83628614dbfd0a3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240126-1131.jar/libswt-cocoa-4964r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"68055b97e079c752848e40bc3cbfa9d27b632bf9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240119-0936/eclipse_11804.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d528df9f9064d2591f969383f82ed513fa28817\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64-18123097364836523003.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b7e0a5158b5e624d86e6f25d0fa17bb4c58e870\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
13:40:44 +459+ STATUS=COMPLETE
13:40:44 +459+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
13:40:44 +459+ [[ 200 == \5\0\3 ]]
13:40:44 +459+ [[ 200 == \5\0\2 ]]
13:40:44 +459+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
13:40:44 +459+ break
13:40:44 +459+ rm eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:44 +459+ curl -JO https://cbi.eclipse.org/macos/xcrun/2255eb9e-a4f9-4051-b276-7015b22e4bdd/download
13:40:44   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:40:44                                  Dload  Upload   Total   Spent    Left  Speed
13:40:44 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 9551k    0 9551k    0     0  78.3M      0 --:--:-- --:--:-- --:--:-- 77.7M
100 73.1M    0 73.1M    0     0  65.3M      0 --:--:--  0:00:01 --:--:-- 65.3M
100  160M    0  160M    0     0  75.7M      0 --:--:--  0:00:02 --:--:-- 75.6M
100  254M    0  254M    0     0  81.6M      0 --:--:--  0:00:03 --:--:-- 81.6M
100  339M    0  339M    0     0  82.3M      0 --:--:--  0:00:04 --:--:-- 82.3M
100  426M    0  426M    0     0  83.2M      0 --:--:--  0:00:05 --:--:-- 83.3M
100  515M    0  515M    0     0  84.2M      0 --:--:--  0:00:06 --:--:-- 88.4M
100  592M    0  592M    0     0  83.2M      0 --:--:--  0:00:07 --:--:-- 86.3M
100  595M    0  595M    0     0  83.2M      0 --:--:--  0:00:07 --:--:-- 84.4M
13:40:52 curl: Saved to filename 'eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:40:52 +459+ cp -vf eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:54 'eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg'
13:40:54 ++459+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:54 +459+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
13:40:54 ++459+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:54 +459+ b=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:54 +459+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
13:40:54 +459+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:55 +459+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:56 +459+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg
13:40:59 +459+ rm eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
13:40:59 +459+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
13:40:59 +459+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
13:40:59 +459+ rm -f eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
13:40:59 +134+ pushd temp
13:40:59 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
13:40:59 ++134+ find eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
13:40:59 +134+ for i in $( find * -name '*.dmg' )
13:40:59 +134+ scp eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:41:09 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:41:10 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:41:10 +134+ for i in $( find * -name '*.dmg' )
13:41:10 +134+ scp eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:41:21 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:41:22 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:41:22 +134+ for i in $( find * -name '*.dmg' )
13:41:22 +134+ scp eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:41:30 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:41:30 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:41:31 +134+ for i in $( find * -name '*.dmg' )
13:41:31 +134+ scp eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:41:39 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:41:39 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:41:40 +134+ for i in $( find * -name '*.dmg' )
13:41:40 +134+ scp eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:41:51 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:41:51 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:41:52 +134+ for i in $( find * -name '*.dmg' )
13:41:52 +134+ scp eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:05 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:42:05 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:42:06 +134+ for i in $( find * -name '*.dmg' )
13:42:06 +134+ scp eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:14 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:42:14 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:42:15 +134+ for i in $( find * -name '*.dmg' )
13:42:15 +134+ scp eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:23 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:42:24 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:42:24 +134+ for i in $( find * -name '*.dmg' )
13:42:24 +134+ scp eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:33 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:42:33 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:42:34 +134+ for i in $( find * -name '*.dmg' )
13:42:34 +134+ scp eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:41 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:42:42 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:42:42 +134+ for i in $( find * -name '*.dmg' )
13:42:42 +134+ scp eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:42:53 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:42:54 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:42:54 +134+ for i in $( find * -name '*.dmg' )
13:42:54 +134+ scp eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:43:07 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:43:07 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:43:08 +134+ for i in $( find * -name '*.dmg' )
13:43:08 +134+ scp eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:43:21 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:43:22 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:43:22 +134+ for i in $( find * -name '*.dmg' )
13:43:22 +134+ scp eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:43:35 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:43:35 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:43:36 +134+ for i in $( find * -name '*.dmg' )
13:43:36 +134+ scp eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:43:46 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:43:47 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:43:47 +134+ for i in $( find * -name '*.dmg' )
13:43:47 +134+ scp eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:43:55 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:43:56 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:43:56 +134+ for i in $( find * -name '*.dmg' )
13:43:56 +134+ scp eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:44:06 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:44:07 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:44:08 +134+ for i in $( find * -name '*.dmg' )
13:44:08 +134+ scp eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:44:20 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:44:20 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:44:20 +134+ for i in $( find * -name '*.dmg' )
13:44:20 +134+ scp eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:44:29 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-signed
13:44:29 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
13:44:30 +134+ for i in $( find * -name '*.dmg' )
13:44:30 +134+ scp eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
13:44:39 +134+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-signed
13:44:39 +134+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
13:44:40 +134+ popd
13:44:40 ~/agent/workspace/notarize-downloads
13:44:40 ++134+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
13:44:40 +134+ [[ -n '' ]]
13:44:40 $ ssh-agent -k
13:44:40 unset SSH_AUTH_SOCK;
13:44:40 unset SSH_AGENT_PID;
13:44:40 echo Agent pid 51 killed;
13:44:40 [ssh-agent] Stopped.
13:44:40 Archiving artifacts
13:44:40 Finished: SUCCESS