INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/HL7/uv-pocd --branch master repo DEBUG:root:Time to deadline 35879.998073 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 35877.823918 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35876.705212 seconds 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 rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported added 140 packages in 5s 15 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.5.2 npm notice Changelog: npm notice Run `npm install -g npm@11.5.2` 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/HL7/uv-pocd/ -out /scratch/repo DEBUG:root:Time to deadline 35871.016864 seconds FHIR IG Publisher Version 2.0.12 (Git# 1e7f5af908a3). Built 2025-07-27T20:11:20.240Z (4 days 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/HL7/uv-pocd/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Friday, August 1, 2025, 7:23:28 PM Coordinated Universal Time (2025-08-01T19:23:28Z) Build FHIR IG from /scratch/repo (00:00.021 / 00:00.022, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.002 / 00:00.024, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.002 / 00:00.026, 97Mb) Load Template from hl7.fhir.template (00:00.963 / 00:00.989, 86Mb) Installing hl7.fhir.template#0.10.1 to the package cache  Fetching:  Installing hl7.fhir.template#0.10.1  done.  Load Template from hl7.base.template#0.10.1 (00:01.091 / 00:02.081, 118Mb) Installing hl7.base.template#0.10.1 to the package cache  Fetching:  Installing hl7.base.template#0.10.1  done.  Load Template from fhir.base.template#0.8.1 (00:00.382 / 00:02.464, 118Mb) Installing fhir.base.template#0.8.1 to the package cache  Fetching:  Installing fhir.base.template#0.8.1  done. Root directory: /scratch/repo (00:03.969 / 00:06.433, 132Mb) Terminology Cache is at /scratch/repo/input-cache/txcache. Trimming now (00:00.002 / 00:06.436, 132Mb) Core Package hl7.fhir.r4.core#4.0.1 Installing hl7.fhir.r4.core#4.0.1 to the package cache  Fetching:  Installing hl7.fhir.r4.core#4.0.1  done. Running Terminology Log: /tmp/ohfu-fhir-ig-1581618737041981079.html Connect to Terminology Server at http://tx.fhir.org (00:28.931 / 00:35.367, 931Mb) Installing hl7.fhir.pubpack#0.2.3 to the package cache  Fetching:  Installing hl7.fhir.pubpack#0.2.3  done. Load Package hl7.fhir.pubpack#0.2.3 Installing hl7.fhir.xver-extensions#0.1.0 to the package cache  Fetching:  Installing hl7.fhir.xver-extensions#0.1.0  done. Load Package hl7.fhir.xver-extensions#0.1.0 Installing hl7.terminology.r4#6.5.0 to the package cache  Fetching:  Installing hl7.terminology.r4#6.5.0  done. Load Package hl7.terminology.r4#6.5.0 Installing hl7.fhir.uv.extensions.r4#5.3.0-ballot to the package cache  Fetching:  Installing hl7.fhir.uv.extensions.r4#5.3.0-ballot  done. Load Package hl7.fhir.uv.extensions.r4#5.3.0-ballot Installing hl7.fhir.uv.tools.r4#0.7.1 to the package cache  Fetching:  Installing hl7.fhir.uv.tools.r4#0.7.1  done. Load Package hl7.fhir.uv.tools.r4#0.7.1 Load R5 Specials Installing hl7.fhir.r5.core#5.0.0 to the package cache  Fetching:  Installing hl7.fhir.r5.core#5.0.0  done. Initialization complete (00:10.367 / 00:45.734, 556Mb) Load IG (00:00.000 / 00:45.735, 556Mb) Load Content (00:00.000 / 00:45.736, 556Mb) Using en-US as the default narrative language. (no language information in Implementation Guide) (00:00.075 / 00:45.811, 564Mb) Exception in thread "main" java.lang.Error: The version current is not a valid semantic version so cannot be published in the ci-build at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:4913) at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:1160) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:1023) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:15805)