autopkg / n8felton-recipes

Recipes for Autopkg
28 stars 35 forks source link

Add munki <key>supported_architectures</key> #180

Closed PeetMcK closed 1 year ago

PeetMcK commented 1 year ago

The recipe currently handles downloading x86_64 or arm64 from Amazon, but supported_architectures is not set in pkginfo.

This proposed change adds a MUNKI_ARCH variable to be used in the supported_architectures key making override management a bit cleaner and easier.

Output of autopkg run -vvvv

munkiadmin@ac-munkiadmin-m1 ~ % autopkg run -vvv /Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides/AmazonCorretto_11_x86_64.munki.recipe
Processing /Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides/AmazonCorretto_11_x86_64.munki.recipe...
{'ARCH': 'x64',
 'AUTOPKG_VERSION': '2.7.2',
 'CACHE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/Cache',
 'DOWNLOAD_URL': 'https://corretto.aws/downloads/latest/amazon-corretto-11-x64-macos-jdk.pkg',
 'GIT_PATH': '/opt/homebrew/bin/git',
 'MAJOR_VERSION': '11',
 'MUNKI_ARCH': 'x86_64',
 'MUNKI_CATEGORY': 'Developer',
 'MUNKI_REPO': '/Volumes/ac-munki-data/ac-munki/repo',
 'MUNKI_REPO_SUBDIR': 'apps/AmazonCorretto11',
 'NAME': 'AmazonCorretto11',
 'PARENT_RECIPES': ['/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon/AmazonCorretto.munki.recipe',
                    '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon/AmazonCorretto.download.recipe'],
 'RECIPE_CACHE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64',
 'RECIPE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides',
 'RECIPE_OVERRIDE_DIRS': ['/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides/AmazonCorretto_11_x86_64.munki.recipe',
 'RECIPE_REPOS': {'/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': {'URL': 'https://github.com/autopkg/recipes.git'},
                  '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.hjuutilainen.autopkg-virustotalanalyzer': {'URL': 'https://github.com/hjuutilainen/autopkg-virustotalanalyzer.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MLBZ521-recipes': {'URL': 'https://github.com/autopkg/MLBZ521-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MichalMMac-recipes': {'URL': 'https://github.com/autopkg/MichalMMac-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.ahousseini-recipes': {'URL': 'https://github.com/autopkg/ahousseini-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.andrewvalentine-recipes': {'URL': 'https://github.com/autopkg/andrewvalentine-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apettinen-recipes': {'URL': 'https://github.com/autopkg/apettinen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': {'URL': 'https://github.com/autopkg/arubdesu-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.blackthroat-recipes': {'URL': 'https://github.com/autopkg/blackthroat-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bochoven-recipes': {'URL': 'https://github.com/autopkg/bochoven-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bradclare-recipes': {'URL': 'https://github.com/autopkg/bradclare-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes': {'URL': 'https://github.com/autopkg/dataJAR-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.davidbpirie-recipes': {'URL': 'https://github.com/autopkg/davidbpirie-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes': {'URL': 'https://github.com/autopkg/eholtam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes': {'URL': 'https://github.com/autopkg/foigus-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gerardkok-recipes': {'URL': 'https://github.com/autopkg/gerardkok-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahamgilbert-recipes': {'URL': 'https://github.com/autopkg/grahamgilbert-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes': {'URL': 'https://github.com/autopkg/grahampugh-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gregneagle-recipes': {'URL': 'https://github.com/autopkg/gregneagle-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes': {'URL': 'https://github.com/autopkg/hansen-m-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': {'URL': 'https://github.com/autopkg/hjuutilainen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes': {'URL': 'https://github.com/autopkg/homebysix-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jaharmi-recipes': {'URL': 'https://github.com/autopkg/jaharmi-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jannheider-recipes': {'URL': 'https://github.com/autopkg/jannheider-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jazzace-recipes': {'URL': 'https://github.com/autopkg/jazzace-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jessepeterson-recipes': {'URL': 'https://github.com/autopkg/jessepeterson-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jleggat-recipes': {'URL': 'https://github.com/autopkg/jleggat-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jlehikoinen-recipes': {'URL': 'https://github.com/autopkg/jlehikoinen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.joshua-d-miller-recipes': {'URL': 'https://github.com/autopkg/joshua-d-miller-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.justinrummel-recipes': {'URL': 'https://github.com/autopkg/justinrummel-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.keeleysam-recipes': {'URL': 'https://github.com/autopkg/keeleysam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.kevinmcox-recipes': {'URL': 'https://github.com/autopkg/kevinmcox-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes': {'URL': 'https://github.com/autopkg/killahquam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.moofit-recipes': {'URL': 'https://github.com/autopkg/moofit-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.munkireport-recipes': {'URL': 'https://github.com/autopkg/munkireport-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes': {'URL': 'https://github.com/autopkg/n8felton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes': {'URL': 'https://github.com/autopkg/neilmartin83-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes': {'URL': 'https://github.com/autopkg/nmcspadden-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.novaksam-recipes': {'URL': 'https://github.com/autopkg/novaksam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nzmacgeek-recipes': {'URL': 'https://github.com/autopkg/nzmacgeek-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peetinc-recipes': {'URL': 'https://github.com/autopkg/peetinc-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peshay-recipes': {'URL': 'https://github.com/autopkg/peshay-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.precursorca-recipes': {'URL': 'https://github.com/autopkg/precursorca-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes': {'URL': 'https://github.com/autopkg/rtrouton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rustymyers-recipes': {'URL': 'https://github.com/autopkg/rustymyers-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.scriptingosx-recipes': {'URL': 'https://github.com/autopkg/scriptingosx-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes': {'URL': 'https://github.com/autopkg/smithjw-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.tbridge-recipes': {'URL': 'https://github.com/autopkg/tbridge-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.thenikola-recipes': {'URL': 'https://github.com/autopkg/thenikola-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.timsutton-recipes': {'URL': 'https://github.com/autopkg/timsutton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.valdore86-recipes': {'URL': 'https://github.com/autopkg/valdore86-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.vmiller-recipes': {'URL': 'https://github.com/autopkg/vmiller-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.wardsparadox-recipes': {'URL': 'https://github.com/autopkg/wardsparadox-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.peetinc.autopkg-recipes': {'URL': 'https://github.com/peetinc/autopkg-recipes.git'}},
 'RECIPE_REPO_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos',
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes',
                        '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.hjuutilainen.autopkg-virustotalanalyzer',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.andrewvalentine-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apettinen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.blackthroat-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bochoven-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bradclare-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.davidbpirie-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.wardsparadox-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.valdore86-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.timsutton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.thenikola-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.tbridge-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.scriptingosx-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rustymyers-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peshay-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nzmacgeek-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.novaksam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.munkireport-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.keeleysam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.justinrummel-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.joshua-d-miller-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jlehikoinen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jleggat-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jessepeterson-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jaharmi-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gregneagle-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peetinc-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.peetinc.autopkg-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.ahousseini-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gerardkok-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jannheider-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.kevinmcox-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.vmiller-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jazzace-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.precursorca-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahamgilbert-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.moofit-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MichalMMac-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MLBZ521-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon'],
 'VIRUSTOTAL_SLEEP_SECONDS': 10,
 'pkginfo': {'catalogs': ['testing'],
             'category': 'Developer',
             'description': 'Amazon Corretto is a no-cost, multiplatform, '
                            'production-ready distribution of the Open Java '
                            'Development Kit (OpenJDK).',
             'developer': 'Amazon',
             'display_name': 'Amazon Corretto 11',
             'name': 'AmazonCorretto11',
             'supported_architectures': ['x86_64'],
             'unattended_install': True},
 'verbose': 3}
URLDownloader
{'Input': {'url': 'https://corretto.aws/downloads/latest/amazon-corretto-11-x64-macos-jdk.pkg'}}
URLDownloader: No value supplied for prefetch_filename, setting default value of: False
URLDownloader: No value supplied for CHECK_FILESIZE_ONLY, setting default value of: False
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg
{'Output': {'pathname': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg'}}
EndOfCheckPhase
{'Input': {}}
{'Output': {}}
CodeSignatureVerifier
{'Input': {'expected_authority_names': ['Developer ID Installer: AMZN Mobile '
                                        'LLC (94KV3E626L)',
                                        'Developer ID Certification Authority',
                                        'Apple Root CA'],
           'input_path': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg'}}
CodeSignatureVerifier: Verifying installer package signature...
CodeSignatureVerifier: Package "amazon-corretto-11-x64-macos-jdk.pkg":
CodeSignatureVerifier:    Status: signed by a developer certificate issued by Apple for distribution
CodeSignatureVerifier:    Notarization: trusted by the Apple notary service
CodeSignatureVerifier:    Signed with a trusted timestamp on: 2023-01-11 00:43:30 +0000
CodeSignatureVerifier:    Certificate Chain:
CodeSignatureVerifier:     1. Developer ID Installer: AMZN Mobile LLC (94KV3E626L)
CodeSignatureVerifier:        Expires: 2027-06-28 22:57:06 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            49 68 39 4A BA 83 3B F0 CC 5E 98 3B E7 C1 72 AC 85 97 65 18 B9 4C 
CodeSignatureVerifier:            BA 34 62 BF E9 23 76 98 C5 DA
CodeSignatureVerifier:        ------------------------------------------------------------------------
CodeSignatureVerifier:     2. Developer ID Certification Authority
CodeSignatureVerifier:        Expires: 2031-09-17 00:00:00 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            F1 6C D3 C5 4C 7F 83 CE A4 BF 1A 3E 6A 08 19 C8 AA A8 E4 A1 52 8F 
CodeSignatureVerifier:            D1 44 71 5F 35 06 43 D2 DF 3A
CodeSignatureVerifier:        ------------------------------------------------------------------------
CodeSignatureVerifier:     3. Apple Root CA
CodeSignatureVerifier:        Expires: 2035-02-09 21:40:36 +0000
CodeSignatureVerifier:        SHA256 Fingerprint:
CodeSignatureVerifier:            B0 B1 73 0E CB C7 FF 45 05 14 2C 49 F1 29 5E 6E DA 6B CA ED 7E 2C 
CodeSignatureVerifier:            68 C5 BE 91 B5 A1 10 01 F0 24
CodeSignatureVerifier: 
CodeSignatureVerifier: Signature is valid
CodeSignatureVerifier: Authority name chain is valid
{'Output': {}}
MunkiImporter
{'Input': {'MUNKI_REPO': '/Volumes/ac-munki-data/ac-munki/repo',
           'pkg_path': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg',
           'pkginfo': {'catalogs': ['testing'],
                       'category': 'Developer',
                       'description': 'Amazon Corretto is a no-cost, '
                                      'multiplatform, production-ready '
                                      'distribution of the Open Java '
                                      'Development Kit (OpenJDK).',
                       'developer': 'Amazon',
                       'display_name': 'Amazon Corretto 11',
                       'name': 'AmazonCorretto11',
                       'supported_architectures': ['x86_64'],
                       'unattended_install': True},
           'repo_subdirectory': 'apps/AmazonCorretto11'}}
MunkiImporter: No value supplied for MUNKI_REPO_PLUGIN, setting default value of: FileRepo
MunkiImporter: No value supplied for MUNKILIB_DIR, setting default value of: /usr/local/munki
MunkiImporter: No value supplied for force_munki_repo_lib, setting default value of: False
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Volumes/ac-munki-data/ac-munki/repo
MunkiImporter: Copied pkginfo to: /Volumes/ac-munki-data/ac-munki/repo/pkgsinfo/apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist
MunkiImporter:            pkg to: /Volumes/ac-munki-data/ac-munki/repo/pkgs/apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg
{'Output': {'munki_importer_summary_result': {'data': {'catalogs': 'testing',
                                                       'icon_repo_path': '',
                                                       'name': 'AmazonCorretto11',
                                                       'pkg_repo_path': 'apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
                                                       'pkginfo_path': 'apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist',
                                                       'version': '11.0.18.10.1'},
                                              'report_fields': ['name',
                                                                'version',
                                                                'catalogs',
                                                                'pkginfo_path',
                                                                'pkg_repo_path',
                                                                'icon_repo_path'],
                                              'summary_text': 'The following '
                                                              'new items were '
                                                              'imported into '
                                                              'Munki:'},
            'munki_info': {'_metadata': {'created_by': 'munkiadmin',
                                         'creation_date': datetime.datetime(2023, 2, 9, 22, 28, 5),
                                         'munki_version': '6.2.0.4541',
                                         'os_version': '13.2'},
                           'autoremove': False,
                           'catalogs': ['testing'],
                           'category': 'Developer',
                           'description': 'Amazon Corretto is a no-cost, '
                                          'multiplatform, production-ready '
                                          'distribution of the Open Java '
                                          'Development Kit (OpenJDK).',
                           'developer': 'Amazon',
                           'display_name': 'Amazon Corretto 11',
                           'installed_size': 305191,
                           'installer_item_hash': 'f19d4cc39beb60982ffdfaeefb98100fd8d673b7bd3b0f5acd8306c9f78b21dd',
                           'installer_item_location': 'apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
                           'installer_item_size': 183519,
                           'minimum_os_version': '10.5.0',
                           'name': 'AmazonCorretto11',
                           'receipts': [{'installed_size': 305191,
                                         'packageid': 'com.amazon.corretto.11',
                                         'version': '11.0.18.10.1'}],
                           'supported_architectures': ['x86_64'],
                           'unattended_install': True,
                           'uninstall_method': 'removepackages',
                           'uninstallable': True,
                           'version': '11.0.18.10.1'},
            'munki_repo_changed': True,
            'pkg_repo_path': '/Volumes/ac-munki-data/ac-munki/repo/pkgs/apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
            'pkginfo_repo_path': '/Volumes/ac-munki-data/ac-munki/repo/pkgsinfo/apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist'}}
{'ARCH': 'x64',
 'AUTOPKG_VERSION': '2.7.2',
 'CACHE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/Cache',
 'CHECK_FILESIZE_ONLY': False,
 'DOWNLOAD_URL': 'https://corretto.aws/downloads/latest/amazon-corretto-11-x64-macos-jdk.pkg',
 'GIT_PATH': '/opt/homebrew/bin/git',
 'MAJOR_VERSION': '11',
 'MUNKILIB_DIR': '/usr/local/munki',
 'MUNKI_ARCH': 'x86_64',
 'MUNKI_CATEGORY': 'Developer',
 'MUNKI_REPO': '/Volumes/ac-munki-data/ac-munki/repo',
 'MUNKI_REPO_PLUGIN': 'FileRepo',
 'MUNKI_REPO_SUBDIR': 'apps/AmazonCorretto11',
 'NAME': 'AmazonCorretto11',
 'PARENT_RECIPES': ['/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon/AmazonCorretto.munki.recipe',
                    '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon/AmazonCorretto.download.recipe'],
 'RECIPE_CACHE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64',
 'RECIPE_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides',
 'RECIPE_OVERRIDE_DIRS': ['/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides'],
 'RECIPE_PATH': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides/AmazonCorretto_11_x86_64.munki.recipe',
 'RECIPE_REPOS': {'/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes': {'URL': 'https://github.com/autopkg/recipes.git'},
                  '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.hjuutilainen.autopkg-virustotalanalyzer': {'URL': 'https://github.com/hjuutilainen/autopkg-virustotalanalyzer.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MLBZ521-recipes': {'URL': 'https://github.com/autopkg/MLBZ521-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MichalMMac-recipes': {'URL': 'https://github.com/autopkg/MichalMMac-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.ahousseini-recipes': {'URL': 'https://github.com/autopkg/ahousseini-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.andrewvalentine-recipes': {'URL': 'https://github.com/autopkg/andrewvalentine-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apettinen-recipes': {'URL': 'https://github.com/autopkg/apettinen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes': {'URL': 'https://github.com/autopkg/apizz-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes': {'URL': 'https://github.com/autopkg/arubdesu-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.blackthroat-recipes': {'URL': 'https://github.com/autopkg/blackthroat-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bochoven-recipes': {'URL': 'https://github.com/autopkg/bochoven-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bradclare-recipes': {'URL': 'https://github.com/autopkg/bradclare-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes': {'URL': 'https://github.com/autopkg/dataJAR-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.davidbpirie-recipes': {'URL': 'https://github.com/autopkg/davidbpirie-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes': {'URL': 'https://github.com/autopkg/eholtam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes': {'URL': 'https://github.com/autopkg/foigus-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gerardkok-recipes': {'URL': 'https://github.com/autopkg/gerardkok-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahamgilbert-recipes': {'URL': 'https://github.com/autopkg/grahamgilbert-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes': {'URL': 'https://github.com/autopkg/grahampugh-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gregneagle-recipes': {'URL': 'https://github.com/autopkg/gregneagle-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes': {'URL': 'https://github.com/autopkg/hansen-m-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes': {'URL': 'https://github.com/autopkg/hjuutilainen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes': {'URL': 'https://github.com/autopkg/homebysix-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jaharmi-recipes': {'URL': 'https://github.com/autopkg/jaharmi-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jannheider-recipes': {'URL': 'https://github.com/autopkg/jannheider-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jazzace-recipes': {'URL': 'https://github.com/autopkg/jazzace-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jessepeterson-recipes': {'URL': 'https://github.com/autopkg/jessepeterson-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jleggat-recipes': {'URL': 'https://github.com/autopkg/jleggat-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jlehikoinen-recipes': {'URL': 'https://github.com/autopkg/jlehikoinen-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.joshua-d-miller-recipes': {'URL': 'https://github.com/autopkg/joshua-d-miller-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.justinrummel-recipes': {'URL': 'https://github.com/autopkg/justinrummel-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.keeleysam-recipes': {'URL': 'https://github.com/autopkg/keeleysam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.kevinmcox-recipes': {'URL': 'https://github.com/autopkg/kevinmcox-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes': {'URL': 'https://github.com/autopkg/killahquam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.moofit-recipes': {'URL': 'https://github.com/autopkg/moofit-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.munkireport-recipes': {'URL': 'https://github.com/autopkg/munkireport-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes': {'URL': 'https://github.com/autopkg/n8felton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes': {'URL': 'https://github.com/autopkg/neilmartin83-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes': {'URL': 'https://github.com/autopkg/nmcspadden-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.novaksam-recipes': {'URL': 'https://github.com/autopkg/novaksam-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nzmacgeek-recipes': {'URL': 'https://github.com/autopkg/nzmacgeek-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peetinc-recipes': {'URL': 'https://github.com/autopkg/peetinc-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peshay-recipes': {'URL': 'https://github.com/autopkg/peshay-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.precursorca-recipes': {'URL': 'https://github.com/autopkg/precursorca-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes': {'URL': 'https://github.com/autopkg/rtrouton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rustymyers-recipes': {'URL': 'https://github.com/autopkg/rustymyers-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.scriptingosx-recipes': {'URL': 'https://github.com/autopkg/scriptingosx-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes': {'URL': 'https://github.com/autopkg/smithjw-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.tbridge-recipes': {'URL': 'https://github.com/autopkg/tbridge-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.thenikola-recipes': {'URL': 'https://github.com/autopkg/thenikola-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.timsutton-recipes': {'URL': 'https://github.com/autopkg/timsutton-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.valdore86-recipes': {'URL': 'https://github.com/autopkg/valdore86-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.vmiller-recipes': {'URL': 'https://github.com/autopkg/vmiller-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.wardsparadox-recipes': {'URL': 'https://github.com/autopkg/wardsparadox-recipes.git'},
                  '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.peetinc.autopkg-recipes': {'URL': 'https://github.com/peetinc/autopkg-recipes.git'}},
 'RECIPE_REPO_DIR': '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos',
 'RECIPE_SEARCH_DIRS': ['.',
                        '~/Library/AutoPkg/Recipes',
                        '/Library/AutoPkg/Recipes',
                        '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.recipes',
                        '/Users/munkiadmin/Library/AutoPkg/RecipeRepos/com.github.hjuutilainen.autopkg-virustotalanalyzer',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.andrewvalentine-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apettinen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.arubdesu-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.blackthroat-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bochoven-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.bradclare-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.dataJAR-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.davidbpirie-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.eholtam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.wardsparadox-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.valdore86-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.timsutton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.thenikola-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.tbridge-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.smithjw-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.scriptingosx-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rustymyers-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.rtrouton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peshay-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nzmacgeek-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.novaksam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.nmcspadden-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.neilmartin83-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.munkireport-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.killahquam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.keeleysam-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.justinrummel-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.joshua-d-miller-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jlehikoinen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jleggat-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jessepeterson-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jaharmi-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.homebysix-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hjuutilainen-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.hansen-m-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gregneagle-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.foigus-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.peetinc-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.peetinc.autopkg-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.ahousseini-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.gerardkok-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jannheider-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.kevinmcox-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.apizz-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.vmiller-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.jazzace-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.precursorca-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahamgilbert-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.moofit-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MichalMMac-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.MLBZ521-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.grahampugh-recipes',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeOverrides',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon',
                        '/Volumes/ac-munki-data/Library/AutoPkg/RecipeRepos/com.github.autopkg.n8felton-recipes/Amazon'],
 'VIRUSTOTAL_SLEEP_SECONDS': 10,
 'download_changed': False,
 'etag': '',
 'expected_authority_names': ['Developer ID Installer: AMZN Mobile LLC '
                              '(94KV3E626L)',
                              'Developer ID Certification Authority',
                              'Apple Root CA'],
 'force_munki_repo_lib': False,
 'icon_repo_path': '',
 'input_path': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg',
 'last_modified': '',
 'munki_importer_summary_result': {'data': {'catalogs': 'testing',
                                            'icon_repo_path': '',
                                            'name': 'AmazonCorretto11',
                                            'pkg_repo_path': 'apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
                                            'pkginfo_path': 'apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist',
                                            'version': '11.0.18.10.1'},
                                   'report_fields': ['name',
                                                     'version',
                                                     'catalogs',
                                                     'pkginfo_path',
                                                     'pkg_repo_path',
                                                     'icon_repo_path'],
                                   'summary_text': 'The following new items '
                                                   'were imported into Munki:'},
 'munki_info': {'_metadata': {'created_by': 'munkiadmin',
                              'creation_date': datetime.datetime(2023, 2, 9, 22, 28, 5),
                              'munki_version': '6.2.0.4541',
                              'os_version': '13.2'},
                'autoremove': False,
                'catalogs': ['testing'],
                'category': 'Developer',
                'description': 'Amazon Corretto is a no-cost, multiplatform, '
                               'production-ready distribution of the Open Java '
                               'Development Kit (OpenJDK).',
                'developer': 'Amazon',
                'display_name': 'Amazon Corretto 11',
                'installed_size': 305191,
                'installer_item_hash': 'f19d4cc39beb60982ffdfaeefb98100fd8d673b7bd3b0f5acd8306c9f78b21dd',
                'installer_item_location': 'apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
                'installer_item_size': 183519,
                'minimum_os_version': '10.5.0',
                'name': 'AmazonCorretto11',
                'receipts': [{'installed_size': 305191,
                              'packageid': 'com.amazon.corretto.11',
                              'version': '11.0.18.10.1'}],
                'supported_architectures': ['x86_64'],
                'unattended_install': True,
                'uninstall_method': 'removepackages',
                'uninstallable': True,
                'version': '11.0.18.10.1'},
 'munki_repo_changed': True,
 'pathname': '/Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/downloads/amazon-corretto-11-x64-macos-jdk.pkg',
 'pkg_path': '/Volumes/ac-munki-data/ac-munki/repo/pkgs/apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
 'pkg_repo_path': '/Volumes/ac-munki-data/ac-munki/repo/pkgs/apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg',
 'pkginfo': {'catalogs': ['testing'],
             'category': 'Developer',
             'description': 'Amazon Corretto is a no-cost, multiplatform, '
                            'production-ready distribution of the Open Java '
                            'Development Kit (OpenJDK).',
             'developer': 'Amazon',
             'display_name': 'Amazon Corretto 11',
             'name': 'AmazonCorretto11',
             'supported_architectures': ['x86_64'],
             'unattended_install': True},
 'pkginfo_repo_path': '/Volumes/ac-munki-data/ac-munki/repo/pkgsinfo/apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist',
 'prefetch_filename': False,
 'repo_subdirectory': 'apps/AmazonCorretto11',
 'url': 'https://corretto.aws/downloads/latest/amazon-corretto-11-x64-macos-jdk.pkg',
 'verbose': 3}
Receipt written to /Volumes/ac-munki-data/Library/AutoPkg/Cache/local.munki.AmazonCorretto_11_x86_64/receipts/AmazonCorretto_11_x86_64.munki-receipt-20230209-152805.plist

The following new items were imported into Munki:
    Name              Version       Catalogs  Pkginfo Path                                               Pkg Repo Path                                                            Icon Repo Path  
    ----              -------       --------  ------------                                               -------------                                                            --------------  
    AmazonCorretto11  11.0.18.10.1  testing   apps/AmazonCorretto11/AmazonCorretto11-11.0.18.10.1.plist  apps/AmazonCorretto11/amazon-corretto-11-x64-macos-jdk-11.0.18.10.1.pkg                  
munkiadmin@ac-munkiadmin-m1 ~ %