The SIO2 project
  1. The SIO2 project
  2. SIO-1278

Many failed evaluations when re-uploading the package

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Duplicate
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      It looks like when we re-upload the package, then the model solutions are automatically rejudged, including... all the past model solutions which usually no longer exist.

      Traceback (most recent call last):
        File "/home/oioioi/sio2/oioioi/oioioi/evalmgr/__init__.py", line 148, in evalmgr_job
          env = _run_phase(env, phase)
        File "/home/oioioi/sio2/oioioi/oioioi/evalmgr/__init__.py", line 76, in _run_phase
          env = handler_func(env, **kwargs)
        File "/home/oioioi/sio2/venv/local/lib/python2.7/site-packages/django/db/transaction.py", line 223, in inner
          return func(*args, **kwargs)
        File "/home/oioioi/sio2/oioioi/oioioi/programs/handlers.py", line 378, in make_report
          submission, submission_report = _make_base_report(env, kind)
        File "/home/oioioi/sio2/oioioi/oioioi/programs/handlers.py", line 337, in _make_base_report
          submission = Submission.objects.get(id=env['submission_id'])
        File "/home/oioioi/sio2/venv/local/lib/python2.7/site-packages/django/db/models/manager.py", line 143, in get
          return self.get_query_set().get(*args, **kwargs)
        File "/home/oioioi/sio2/venv/local/lib/python2.7/site-packages/django/db/models/query.py", line 389, in get
          (self.model._meta.object_name, kwargs))
      DoesNotExist: Submission matching query does not exist. Lookup parameters were {'id': 7989}

        Issue Links

          Activity

          Connect your code to JIRA

          Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.

          Git & Mercurial in the cloud

          Collaborate across unlimited private code repositories.

          Git behind the firewall

          Manage and collaborate on Git repositories behind a firewall.

          Browse and search code

          Browse, search, and track source code repositories.

            People

            • Assignee:
              Szymon Acedański
              Reporter:
              Szymon Acedański
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: