INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/IHE/pharm-medicationoverview --branch main repo DEBUG:root:Time to deadline 35879.998127 seconds Cloning into 'repo'... DEBUG:root:running: wget -q https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar -O publisher.jar DEBUG:root:Time to deadline 35878.880577 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35877.912968 seconds added 107 packages, and audited 116 packages in 4s found 0 vulnerabilities npm notice npm notice New major version of npm available! 7.18.1 -> 9.6.0 npm notice Changelog: npm notice Run `npm install -g npm@9.6.0` to update! npm notice DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/IHE/pharm-medicationoverview/ -out /scratch/ig-build-temp-4X2CUJ/repo DEBUG:root:Time to deadline 35874.084828 seconds FHIR IG Publisher Version 1.2.39 (Git# dc71fc3c8943). Built 2023-03-03T05:00:20.330Z (9 hours old) Detected Java version: 11.0.9 from /usr/local/openjdk-11 on Linux/amd64 (64bit). 18366MB available dir = /scratch/ig-build-temp-4X2CUJ/repo, path = /usr/local/rvm/bin:/usr/local/rvm/rubies/ruby-2.5.1/bin:/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Parameters: -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/IHE/pharm-medicationoverview/ -out /scratch/ig-build-temp-4X2CUJ/repo Start Clock @ Friday, March 3, 2023 at 2:26:56 PM Coordinated Universal Time (2023-03-03T14:26:56Z) Build FHIR IG from /scratch/ig-build-temp-4X2CUJ/repo (00:00.004) API keys loaded from /etc/ig.builder.keyfile.ini (00:00.007) Package Cache: var/lib/.fhir/packages (00:00.010) Run Sushi on /scratch/ig-build-temp-4X2CUJ/repo (00:00.013) Sushi: npm ERR! code ETARGET (00:00.490) Sushi: npm ERR! notarget No matching version found for fsh-sushi@2.2.5--require-latest. (00:00.491) Sushi: npm ERR! notarget In most cases you or one of your dependencies are requesting (00:00.491) Sushi: npm ERR! notarget a package version that doesn't exist. (00:00.491) Sushi: (00:00.495) Sushi: npm ERR! A complete log of this run can be found in: (00:00.496) Sushi: npm ERR! /root/.npm/_logs/2023-03-03T14_26_57_582Z-debug.log (00:00.496) Sushi couldn't be run. Complete output from running Sushi : (00:00.499) Note: Check that Sushi is installed correctly ("npm install -g fsh-sushi". On windows, get npm from https://www.npmjs.com/get-npm) (00:00.499) Exception: Process exited with an error: 1 (Exit value: 1) (00:00.500) Publishing Content Failed: Process exited with an error: 1 (Exit value: 1) (00:00.500) (00:00.500) Use -? to get command line help (00:00.500) (00:00.500) Stack Dump (for debugging): (00:00.501) org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:153) at org.hl7.fhir.igtools.publisher.Publisher.runFsh(Publisher.java:2366) at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:2237) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:897) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:10911)