Skip to content

SQL server 2017 container failing to start up or crashing mid process when running inside ubuntu vm as part of azure deployment pipeline #925

@andyjbenham

Description

@andyjbenham

we are using SQL server 2017 image - mcr.microsoft.com/mssql/server:2017-latest - to build a service container insude an ubuntu vm as part of our azure deployment process, on a microsft hosted agent and run several suites of tests against it.

It is either failing to come online - even if we implement a step to wait for several minutes - or losing the connection during our test run. Its somewhat random, in the sometimes on of hte suites of tests will work and then other - which is running the same yaml templated job - will fail.

We have had a support ticket open with the azure support tema but they have determined that it is not an issue with our pipeline and point to the possibiity that it is an issue with the base image.

I have been able to use this image locally by running it in docker desktop and pointing my local visual studio instance to it and it works without issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions