FHIR Chat · IG build bot is stuck? · committers

Stream: committers

Topic: IG build bot is stuck?


view this post on Zulip Eric Haas (Dec 08 2017 at 18:48):

I just refactored my git repo to use the auto-publish but I not getting a response. prior to this was providing logging messages. I think I fixed the last issue but now it hangs. @Josh Mandel ?

view this post on Zulip Josh Mandel (Dec 08 2017 at 18:52):

Are you seeing this problem in other repositories or just this one?

view this post on Zulip Eric Haas (Dec 08 2017 at 18:53):

ill run uscore and see. bryns is working..

view this post on Zulip Eric Haas (Dec 08 2017 at 19:02):

I updated both US Core and Case Reporting... and still waiting after 5 minutes... usually long enough to build.

view this post on Zulip Eric Haas (Dec 08 2017 at 19:05):

Us-core just built, still waiting on case-reporting....

view this post on Zulip Eric Haas (Dec 08 2017 at 19:08):

let me try adding TxCache... I though I didn't need that...

view this post on Zulip Eric Haas (Dec 08 2017 at 21:06):

c'est voila - is fixed!

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 21:27):

Sorry to hassle team, I'm setting up my first CI build and getting a weird issue that doesn't occur locally.
http://build.fhir.org/ig/HL7/VhDir/build.log
Any chance of an assist here?

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 21:29):

It Initializes, Loads Content, then says
Publishing Content Failed: null
followed by a null pointer exception

view this post on Zulip Josh Mandel (Dec 08 2017 at 21:50):

Hrm. I haven't seen this @Brian Postlethwaite.

view this post on Zulip Grahame Grieve (Dec 08 2017 at 21:51):

it's trying to open a null file

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 21:51):

I'll do a local clean and try again.

view this post on Zulip Grahame Grieve (Dec 08 2017 at 21:51):

because it can't find the file you've named. check case

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 21:52):

That should complain locally on windows too right?

view this post on Zulip Grahame Grieve (Dec 08 2017 at 21:52):

should. but not with the unerring certainty that it will on Unix

view this post on Zulip Grahame Grieve (Dec 08 2017 at 21:53):

checked in a fix to get a more useful error message, but won't be live for 30min

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 21:53):

thanks.

view this post on Zulip Eric Haas (Dec 08 2017 at 22:19):

case errors are common since unix is a stickler for case. windows does not care ( nor IOS for that matter)

view this post on Zulip Eric Haas (Dec 08 2017 at 22:30):

does the auto-builder use the cache folder at all?

view this post on Zulip Grahame Grieve (Dec 08 2017 at 22:48):

yes

view this post on Zulip Brian Postlethwaite (Dec 08 2017 at 23:07):

Thanks, that's given the name of the file with the issue. perfect.


Last updated: Apr 12 2022 at 19:14 UTC