equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
101 stars 104 forks source link

Progressbar inconsistent with details view #8033

Closed berland closed 1 month ago

berland commented 4 months ago

Describe the bug The progress bar can show inconsistent information that conflicts with the details view for an ensemble.

In the screenshot example experienced by a user, the progress bar says 4 realizations are finished, but looking at the realization, there are not 4 realizations showing up as finished.

To reproduce ?

Expected behaviour The outer frame should be green for exactly four of the realizations, or the progress bar should show zero realizations as finished. It is consistent for the failed realization (41).

Screenshots image

Environment

Additional context Reported in https://engage.cloud.microsoft/main/org/statoil.com/threads/eyJfdHlwZSI6IlRocmVhZCIsImlkIjoiMjgyMDA3NDIzMzk0NjExMiJ9

xjules commented 4 months ago

Tested on 2024.05.03 on big bigpoly and no issues: image

xjules commented 4 months ago

Reproduced on 2024.05.03 and LSF: bigpoly MAX_RUNNING=200 and 300 reals

xjules commented 4 months ago

Reproduced also on 2024.06.00 and LSF; ie. when running the scheduler. Apparently, already the jobs view is inconsistent with the details view.

image

jonathan-eq commented 3 months ago

@xjules Could this be related to #8070?

xjules commented 3 months ago

We should check that whether after the following snapshot and GUI related adjustments this issue is still present. Related upgrades:

sondreso commented 1 month ago

The detailed view has been redesigned, so this is no longer an issue