INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/ansforge/IG-mapping-cda-fhir --branch guide-demarrage repo DEBUG:root:Time to deadline 35879.998415 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 35876.720753 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35875.551354 seconds npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me added 141 packages in 5s 14 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.12.1 npm notice Changelog: npm notice Run `npm install -g npm@11.12.1` to update! npm notice DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/ansforge/IG-mapping-cda-fhir/ -out /scratch/repo DEBUG:root:Time to deadline 35869.95849 seconds FHIR IG Publisher Version 2.2.4 (Git# 5d147bf45664). Built 2026-03-26T22:50:09.755Z (15 hours old) Detected Java version: 21-ea from /usr/local/openjdk-21 on Linux/amd64 (64bit). 19008MB available dir = /scratch/repo, path = /usr/local/openjdk-21/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 -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/ansforge/IG-mapping-cda-fhir/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Friday, March 27, 2026, 2:13:30 PM Coordinated Universal Time (2026-03-27T14:13:30Z) Build FHIR IG from /scratch/repo (00:00.031 / 00:00.031, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.002 / 00:00.034, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.002 / 00:00.036, 97Mb) Root directory: /scratch/repo (00:00.010 / 00:00.047, 97Mb) Unable to load IG as an r5 IG - try R4 (/scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json) (00:00.001 / 00:00.048, 97Mb) Publishing Content Failed: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json (00:00.055 / 00:00.104, 106Mb) (00:00.000 / 00:00.104, 106Mb) Use -? to get command line help (00:00.000 / 00:00.105, 106Mb) (00:00.000 / 00:00.105, 106Mb) Stack Dump (for debugging): (00:00.000 / 00:00.105, 106Mb) java.lang.Exception: Error Parsing File /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initializeFromIg(PublisherIGLoader.java:270) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initialize(PublisherIGLoader.java:151) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:223) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:1600) Caused by: java.nio.file.NoSuchFileException: /scratch/repo/fsh-generated/resources/ImplementationGuide-ans.fhir.fr.mappingcdafhir.json at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.Files.readAllBytes(Files.java:3267) at org.hl7.fhir.utilities.FileUtilities.fileToBytes(FileUtilities.java:118) at org.hl7.fhir.r4.formats.FormatUtilities.loadFile(FormatUtilities.java:179) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initializeFromIg(PublisherIGLoader.java:267) ... 3 more