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

Simultaneous downloading of sandboxes causes "Binding not existing location" error

    Details

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

      Description

      Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

      Reproduce: restart worker while there are many submissions to check

      See comments.

        Activity

        Paweł Koniarski made changes -
        Field Original Value New Value
        Fix Version/s TAG 2016/17 Summer Sprint 2 [ 12700 ]
        Paweł Koniarski made changes -
        Description Sentry: SZKOPUL-4

        Steps to reproduce:
        - restart worker
        Paweł Koniarski made changes -
        Description Sentry: SZKOPUL-4

        Steps to reproduce:
        - restart worker
        Sentry: SZKOPUL-4

        Reproduce: restart worker while there are many submissions to check
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M

        Reproduce: restart worker while there are many submissions to check
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check
        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check
        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:
                    logger.info("Downloading sandbox '%s' ...", name)

                    if os.path.exists(path):
                        rmtree(path)

        Przemysław Jakub Kozłowski made changes -
        Description Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        This is probably caused by the fact that we are deleting the '.lock' file in a sandbox directory before we start downloading the sandbox. This bug is in sandbox.py file:
                    logger.info("Downloading sandbox '%s' ...", name)

                    if os.path.exists(path):
                        rmtree(path)

        Sentry: SZKOPUL-4, OIOIOI-M, OIOIOI-K

        Reproduce: restart worker while there are many submissions to check

        See comments.

        Paweł Koniarski made changes -
        Fix Version/s TAG 2016/17 Summer Sprint 2 [ 12700 ]
        Przemysław Jakub Kozłowski made changes -
        Assignee Przemysław Jakub Kozłowski [ przemekkoz ]
        Przemysław Jakub Kozłowski made changes -
        Status New [ 10000 ] Open [ 1 ]
        Przemysław Jakub Kozłowski made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Szymon Acedański made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Assignee Przemysław Jakub Kozłowski [ przemekkoz ] Szymon Acedański [ accek ]
        Resolution Obsolete [ 7 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: