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:Release (Integration)
Created:5/5/2023 3:33:58 PM by SYSTEM
Start date:5/5/2023 3:33:58 PM
Completed date:5/5/2023 3:34:33 PM (35s)
Status:Succeeded

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

  • Execution Logs35s

    • 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 script3.5s

      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2749.
      Sqlcmd: Error: Microsoft ODBC Driver 17 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 17 for SQL Server : TCP Provider: Error code 0x68.
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection due to prelogin failure.
      Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. 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..