Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Integration
Script:global::InedoProduct-Deploy-Docker-CI
Pipeline:Release22 (Integration)
Created:5/9/2023 9:19:10 PM by gdivis@inedo.local
Start date:5/9/2023 9:19:10 PM
Completed date:5/9/2023 9:19:38 PM (29s)
Status:Succeeded

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs29s

    • Execute docker exec $productLower-sql-$escapedVersion /opt/mssql-tools/bin/sqlcmd -S localhost -U SA -P 'myInsecurePassw0rd!' -Q 'CREATE DATABASE [$ApplicationName] COLLATE SQL_Latin1_General_CP1_CI_AS' as shell script1.1s

      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login failed for user 'SA'..