No 4.8.1 windows builds since March 14

I have been checking the stable builds for a while because I didn’t see windows builds. As the problem does not seem to go away I’d like to bring it up here.

On May 3rd, there were still builds for Windows:
http://slicer.cdash.org/index.php?project=Slicer4&date=2018-05-03
It stopped the next day:
http://slicer.cdash.org/index.php?project=Slicer4&date=2018-05-04
And it’s still the same today:
http://slicer.cdash.org/index.php?project=Slicer4

Can someone with access to the factories check what’s going on? Thanks!

Update: Sorry my bad, those windows builds were from our build servers. The official Windows factory for stable release is down for even longer, possible since March 14
http://slicer.cdash.org/index.php?project=Slicer4&date=2018-03-14
vs
http://slicer.cdash.org/index.php?project=Slicer4&date=2018-03-13

Also no extensions built since Friday. This is the first dashboard with no extensions:
http://slicer.cdash.org/index.php?project=SlicerPreview&date=2018-06-09

@jcfr Can you please take a look at the 4.8.1 issue and the nightly extensions issue? Or give others access to the factory. Thanks!

Working on this!

For the extensions issue, the culprit appears to be: https://github.com/Slicer/ExtensionsIndex/commit/3f19331f9dac74b6873fccbb043f73a5820171b7

The SlicerZFrameRegistration dependency is actually just named ZFrameRegistration. This is creating a dependency on a non-existent .s4ext file that is breaking the configuration step. We should fix the dependency, but we should also look into how to not have this type of thing jam up the whole process.

1 Like

Update: the 4.8.1 windows extension error seems to have been caused during the refactoring of the factories during the Preview/Stable setup. Hopefully will be fixed for tonight’s extensions.

2 Likes

Thank you very much, Sam, for the prompt response and action :slight_smile:

1 Like

Today there are again no 4.8.1 windows extension builds. Not sure if it’s a one-time problem, or that somehow the applied fix only worked for the yesterday build, but I think it’s worth checking.

Another issue is that some superbuild extensions don’t seem to build on Mac for 4.8.1, due to inability to download the dependencies. The two examples I could find where connection error is the cause of failure:
http://slicer.cdash.org/viewBuildError.php?buildid=1292866
http://slicer.cdash.org/viewBuildError.php?buildid=1292803
These may be related.

I’d appreciate if you could look into these! Thanks a lot!

The windows factory rebooted during the build process last night (updates :frowning:). The nightly package did not get uploaded and both the stable and nightly extensions are missing entirely.

Will look into the Mac issue.

3 Likes

You can set “Active hours” in Windows update settings to something like 10pm to 11am to make sure updates don’t interfere with nightly builds.