SSIS build fail - code 255
Hi there,
I'm new to TeamCity so I apologize if this one is obvious to you guys.
I'm trying to figure out why this SSIS build is failing. Based on the build log,
it appears to be failing during the 'SSIS Build Test' process within the build steps.
That process runs the following - "%VS2015_Path%\devenv.com" "%CustomParam.WorkingFolder.SolutionPath%" /rebuild"
I have verified that the variables all point to legit locations. The devenv.com path is correct, and the solution path does have the right .sln file.
Any advice would be appreciated.
Below is a sample of the error I'm seeing.
Thanks!
[15:43:46]Step 2/6: SSIS Build test (Command Line) (53s)
- Agent time: 15:44:13
[15:43:46][Step 2/6] Starting: D:\TeamCity\buildAgent\temp\agentTmp\custom_script6878776328470413744.cmd
- Agent time: 15:44:13
[15:43:46][Step 2/6] in directory: D:\TeamCity\buildAgent\work\d3107610ebd5d9e2
- Agent time: 15:44:13
[15:44:21][Step 2/6]
- Agent time: 15:44:48
[15:44:21][Step 2/6] Microsoft Visual Studio 2015 Version 14.0.25420.1.
- Agent time: 15:44:48
[15:44:21][Step 2/6] Copyright (C) Microsoft Corp. All rights reserved.
- Agent time: 15:44:48
[15:44:21][Step 2/6] ------ Rebuild All started: Project: LoadDataHub_SmokeTest (SQL Server 2016) (package deployment model), Configuration: Development ------
- Agent time: 15:44:48
[15:44:21][Step 2/6] Build Build complete
- Agent time: 15:44:48
[15:44:21][Step 2/6] Build started: SQL Server Integration Services project: Full ...
- Agent time: 15:44:48
[15:44:29][Step 2/6] ------ Rebuild All started: Project: LoadDataHubLossMit_SmokeTest (package deployment model), Configuration: Development ------
- Agent time: 15:44:55
[15:44:29][Step 2/6] Build Build complete
- Agent time: 15:44:55
[15:44:29][Step 2/6] Build started: SQL Server Integration Services project: Full ...
- Agent time: 15:44:55
[15:44:30][Step 2/6] ========== Rebuild All: 2 succeeded, 0 failed, 0 skipped ==========
- Agent time: 15:44:56
[15:44:40][Step 2/6] Process exited with code 255
- Agent time: 15:45:07
[15:44:13][Step 2/6] Process exited with code 255
- Agent time: 15:44:40
[15:44:40][Step 2/6] Step SSIS Build test (Command Line) failed
Please sign in to leave a comment.