deps(deps): bump google.golang.org/grpc from 1.71.1 to 1.79.3 #722
Azure Pipelines / microsoft.go-sqlcmd
succeeded
Mar 19, 2026 in 4m 26s
Build #20260319.1 had test failures
Details
- Failed: 28 (1.30%, 28 new, 0 recurring)
- Passed: 2,052 (95.53%)
- Other: 68 (3.17%)
- Total: 2,148
- 5463 of 6915 lines covered (79.00%)
Annotations
Check failure on line 1 in TestE2E_PipedInput_LiveConnection
azure-pipelines / microsoft.go-sqlcmd
TestE2E_PipedInput_LiveConnection
Failed
Raw output
=== RUN TestE2E_PipedInput_LiveConnection
e2e_test.go:179: Using ActiveDirectoryAzurePipelines authentication
e2e_test.go:187:
Error Trace: /home/vsts/work/1/s/cmd/modern/e2e_test.go:187
Error: Received unexpected error:
exit status 1
Test: TestE2E_PipedInput_LiveConnection
Messages: piped query should succeed with live connection: mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
--- FAIL: TestE2E_PipedInput_LiveConnection (1.62s)
Check failure on line 1 in TestE2E_QueryFlag_LiveConnection
azure-pipelines / microsoft.go-sqlcmd
TestE2E_QueryFlag_LiveConnection
Failed
Raw output
=== RUN TestE2E_QueryFlag_LiveConnection
e2e_test.go:245: Using ActiveDirectoryAzurePipelines authentication
e2e_test.go:252:
Error Trace: /home/vsts/work/1/s/cmd/modern/e2e_test.go:252
Error: Received unexpected error:
exit status 1
Test: TestE2E_QueryFlag_LiveConnection
Messages: -Q query should succeed: mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
--- FAIL: TestE2E_QueryFlag_LiveConnection (1.57s)
Check failure on line 1 in TestE2E_InputFile_LiveConnection
azure-pipelines / microsoft.go-sqlcmd
TestE2E_InputFile_LiveConnection
Failed
Raw output
=== RUN TestE2E_InputFile_LiveConnection
e2e_test.go:284: Using ActiveDirectoryAzurePipelines authentication
e2e_test.go:291:
Error Trace: /home/vsts/work/1/s/cmd/modern/e2e_test.go:291
Error: Received unexpected error:
exit status 1
Test: TestE2E_InputFile_LiveConnection
Messages: -i input file should succeed: mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
--- FAIL: TestE2E_InputFile_LiveConnection (1.24s)
Check failure on line 1 in TestRunInputFiles
azure-pipelines / microsoft.go-sqlcmd
TestRunInputFiles
Failed
Raw output
=== RUN TestRunInputFiles
sqlcmd_test.go:264:
Error Trace: /home/vsts/work/1/s/cmd/sqlcmd/sqlcmd_test.go:264
Error: Received unexpected error:
mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
Test: TestRunInputFiles
Messages: run
sqlcmd_test.go:265:
Error Trace: /home/vsts/work/1/s/cmd/sqlcmd/sqlcmd_test.go:265
Error: Not equal:
expected: 0
actual : 1
Test: TestRunInputFiles
Messages: exitCode
sqlcmd_test.go:268:
Error Trace: /home/vsts/work/1/s/cmd/sqlcmd/sqlcmd_test.go:268
Error: Not equal:
expected: "100\n\n(1 row affected)\n100\n\n(1 row affected)\n"
actual : "mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.\nmssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.\n"
Diff:
--- Expected
+++ Actual
@@ -1,7 +1,3 @@
-100
+mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
+mssql: login error: Cannot open server 'ssmstests' requested by the login. Client with IP address '128.24.166.83' is not allowed to access the server. To enable access, use the Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.
-(1 row affected)
-100
-
-(1 row affected)
-
Test: TestRunInputFiles
Messages: Incorrect output from run
--- FAIL: TestRunInputFiles (1.65s)
Loading