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

Script:InedoProduct-Deploy-Docker-CI25
Pipeline:Release (Integration)
Created:8/15/2025 11:13:44 PM by gdivis@inedo.local
Start date:8/15/2025 11:13:45 PM
Completed date:8/15/2025 11:14:32 PM (47s)
Status:Succeeded

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

  • Execution Logs47s

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

      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : TCP Provider: Error code 0x2749.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : Client unable to establish connection because an error was encountered during handshakes before login. Common causes include client attempting to connect to an unsupported version of SQL Server, server too busy to accept new connections or a resource limitation (memory or maximum allowed connections) on the server..
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : TCP Provider: Error code 0x68.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : Client unable to establish connection.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : Client unable to establish connection due to prelogin failure.
      Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to localhost. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..