Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird build error #745

Closed
robdmoore opened this issue Jan 18, 2016 · 3 comments
Closed

Weird build error #745

robdmoore opened this issue Jan 18, 2016 · 3 comments

Comments

@robdmoore
Copy link

The following error happened in the ChameleonForms build for this commit via this pull request:

[14:48:47][Step 2/9] Step 1/1: GitVersion (Powershell) (3s)
[14:48:47][Step 1/1] PowerShell Executable: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
[14:48:47][Step 1/1] Working directory: C:\buildAgent2\work\2cfcfb2441dda75e
[14:48:47][Step 1/1] PowerShell arguments: [-NoProfile, -NonInteractive, -ExecutionPolicy, ByPass, -File, C:\buildAgent2\temp\buildTmp\powershell6676446909340119932.ps1]
[14:48:48][Step 1/1] Chocolatey already installed
[14:48:48][Step 1/1] GitVersion already installed
[14:48:48][Step 1/1] GitVersion will not be updated
[14:48:48][Step 1/1] Running: C:\ProgramData\chocolatey\bin\gitversion.exe "C:\buildAgent2\work\2cfcfb2441dda75e" /output "buildserver" /UpdateAssemblyInfo true
[14:48:48][Step 1/1] INFO [01/18/16 14:48:48:23] Working directory: C:\buildAgent2\work\2cfcfb2441dda75e
[14:48:48][Step 1/1] INFO [01/18/16 14:48:48:24] Applicable build agent found: 'TeamCity'.
[14:48:48][Step 1/1] INFO [01/18/16 14:48:48:24] Branch from build environment: 
[14:48:48][Step 1/1] INFO [01/18/16 14:48:48:34] One remote found (origin -> 'git://github.com/MRCollective/ChameleonForms.git').
[14:48:48][Step 1/1] INFO [01/18/16 14:48:48:35] Fetching from remote 'origin' using the following refspecs: +refs/heads/*:refs/remotes/origin/*.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:13] Updating local ref 'refs/heads/html-helper-for-method' to point at 977f642845802482763a6a79c6419aacd465c42d.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:14] Skipping update of 'refs/remotes/origin/master' as it already matches the remote ref.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:14] HEAD is detached and points at commit '3918558c27f202968c330950a4cf6e090f4dda91'.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:14] Local Refs:
[14:48:49][Step 1/1] refs/heads/html-helper-for-method (977f642845802482763a6a79c6419aacd465c42d)
[14:48:49][Step 1/1] refs/heads/master (27fe2a5da73a903c6e1d523d3a2de03cf90a855f)
[14:48:49][Step 1/1] refs/remotes/origin/html-helper-for-method (977f642845802482763a6a79c6419aacd465c42d)
[14:48:49][Step 1/1] refs/remotes/origin/master (27fe2a5da73a903c6e1d523d3a2de03cf90a855f)
[14:48:49][Step 1/1] refs/tags/0.9.123 (e3e2f1b86462be44d292b968a52f079d7a245509)
[14:48:49][Step 1/1] refs/tags/1.0.0 (8871307ac56954698189978757de973210afcce2)
[14:48:49][Step 1/1] refs/tags/1.0.1 (4b171faa69e94ab46a1847beee07dbd09c382ae2)
[14:48:49][Step 1/1] refs/tags/1.0.2 (7ff55f394e383bce64ef9cfe25cc61907f1fa66f)
[14:48:49][Step 1/1] refs/tags/1.0.3 (7694146594adeadf625a9a067c94f88f9d9b338d)
[14:48:49][Step 1/1] refs/tags/1.0.4 (4b2b4986d06cc7ab15ca2a100671d4d31a11ce64)
[14:48:49][Step 1/1] refs/tags/1.1.0 (276b9ed54a696d794e3cfc8f522b2c5d224eebe0)
[14:48:49][Step 1/1] refs/tags/1.2.0 (50cb6de0c2fa065a6386fa0af2c96364e97f7bfb)
[14:48:49][Step 1/1] refs/tags/2.0.0 (0184724aec732d3b8eac60a706ec503ae56ba9ed)
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:17] No local branch pointing at the commit '3918558c27f202968c330950a4cf6e090f4dda91'. Fake branch needs to be created.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:18] Fetching remote refs to see if there is a pull request ref
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:85] Remote Refs:
[14:48:49][Step 1/1] HEAD
[14:48:49][Step 1/1] refs/heads/html-helper-for-method
[14:48:49][Step 1/1] refs/heads/master
[14:48:49][Step 1/1] refs/pull/10/head
[14:48:49][Step 1/1] refs/pull/10/merge
[14:48:49][Step 1/1] refs/pull/102/head
[14:48:49][Step 1/1] refs/pull/102/merge
[14:48:49][Step 1/1] refs/pull/104/head
[14:48:49][Step 1/1] refs/pull/104/merge
[14:48:49][Step 1/1] refs/pull/109/head
[14:48:49][Step 1/1] refs/pull/11/head
[14:48:49][Step 1/1] refs/pull/11/merge
[14:48:49][Step 1/1] refs/pull/110/head
[14:48:49][Step 1/1] refs/pull/110/merge
[14:48:49][Step 1/1] refs/pull/111/head
[14:48:49][Step 1/1] refs/pull/112/head
[14:48:49][Step 1/1] refs/pull/113/head
[14:48:49][Step 1/1] refs/pull/113/merge
[14:48:49][Step 1/1] refs/pull/114/head
[14:48:49][Step 1/1] refs/pull/114/merge
[14:48:49][Step 1/1] refs/pull/116/head
[14:48:49][Step 1/1] refs/pull/117/head
[14:48:49][Step 1/1] refs/pull/118/head
[14:48:49][Step 1/1] refs/pull/12/head
[14:48:49][Step 1/1] refs/pull/12/merge
[14:48:49][Step 1/1] refs/pull/120/head
[14:48:49][Step 1/1] refs/pull/123/head
[14:48:49][Step 1/1] refs/pull/124/head
[14:48:49][Step 1/1] refs/pull/127/head
[14:48:49][Step 1/1] refs/pull/128/head
[14:48:49][Step 1/1] refs/pull/128/merge
[14:48:49][Step 1/1] refs/pull/129/head
[14:48:49][Step 1/1] refs/pull/13/head
[14:48:49][Step 1/1] refs/pull/13/merge
[14:48:49][Step 1/1] refs/pull/130/head
[14:48:49][Step 1/1] refs/pull/132/head
[14:48:49][Step 1/1] refs/pull/133/head
[14:48:49][Step 1/1] refs/pull/133/merge
[14:48:49][Step 1/1] refs/pull/135/head
[14:48:49][Step 1/1] refs/pull/14/head
[14:48:49][Step 1/1] refs/pull/14/merge
[14:48:49][Step 1/1] refs/pull/15/head
[14:48:49][Step 1/1] refs/pull/15/merge
[14:48:49][Step 1/1] refs/pull/16/head
[14:48:49][Step 1/1] refs/pull/16/merge
[14:48:49][Step 1/1] refs/pull/17/head
[14:48:49][Step 1/1] refs/pull/17/merge
[14:48:49][Step 1/1] refs/pull/18/head
[14:48:49][Step 1/1] refs/pull/18/merge
[14:48:49][Step 1/1] refs/pull/19/head
[14:48:49][Step 1/1] refs/pull/19/merge
[14:48:49][Step 1/1] refs/pull/2/head
[14:48:49][Step 1/1] refs/pull/2/merge
[14:48:49][Step 1/1] refs/pull/20/head
[14:48:49][Step 1/1] refs/pull/20/merge
[14:48:49][Step 1/1] refs/pull/21/head
[14:48:49][Step 1/1] refs/pull/21/merge
[14:48:49][Step 1/1] refs/pull/22/head
[14:48:49][Step 1/1] refs/pull/22/merge
[14:48:49][Step 1/1] refs/pull/23/head
[14:48:49][Step 1/1] refs/pull/23/merge
[14:48:49][Step 1/1] refs/pull/24/head
[14:48:49][Step 1/1] refs/pull/24/merge
[14:48:49][Step 1/1] refs/pull/25/head
[14:48:49][Step 1/1] refs/pull/25/merge
[14:48:49][Step 1/1] refs/pull/26/head
[14:48:49][Step 1/1] refs/pull/26/merge
[14:48:49][Step 1/1] refs/pull/27/head
[14:48:49][Step 1/1] refs/pull/27/merge
[14:48:49][Step 1/1] refs/pull/28/head
[14:48:49][Step 1/1] refs/pull/28/merge
[14:48:49][Step 1/1] refs/pull/29/head
[14:48:49][Step 1/1] refs/pull/29/merge
[14:48:49][Step 1/1] refs/pull/3/head
[14:48:49][Step 1/1] refs/pull/3/merge
[14:48:49][Step 1/1] refs/pull/30/head
[14:48:49][Step 1/1] refs/pull/30/merge
[14:48:49][Step 1/1] refs/pull/31/head
[14:48:49][Step 1/1] refs/pull/31/merge
[14:48:49][Step 1/1] refs/pull/32/head
[14:48:49][Step 1/1] refs/pull/32/merge
[14:48:49][Step 1/1] refs/pull/33/head
[14:48:49][Step 1/1] refs/pull/33/merge
[14:48:49][Step 1/1] refs/pull/35/head
[14:48:49][Step 1/1] refs/pull/35/merge
[14:48:49][Step 1/1] refs/pull/36/head
[14:48:49][Step 1/1] refs/pull/36/merge
[14:48:49][Step 1/1] refs/pull/37/head
[14:48:49][Step 1/1] refs/pull/39/head
[14:48:49][Step 1/1] refs/pull/4/head
[14:48:49][Step 1/1] refs/pull/4/merge
[14:48:49][Step 1/1] refs/pull/40/head
[14:48:49][Step 1/1] refs/pull/41/head
[14:48:49][Step 1/1] refs/pull/42/head
[14:48:49][Step 1/1] refs/pull/43/head
[14:48:49][Step 1/1] refs/pull/44/head
[14:48:49][Step 1/1] refs/pull/45/head
[14:48:49][Step 1/1] refs/pull/45/merge
[14:48:49][Step 1/1] refs/pull/46/head
[14:48:49][Step 1/1] refs/pull/47/head
[14:48:49][Step 1/1] refs/pull/48/head
[14:48:49][Step 1/1] refs/pull/48/merge
[14:48:49][Step 1/1] refs/pull/49/head
[14:48:49][Step 1/1] refs/pull/5/head
[14:48:49][Step 1/1] refs/pull/5/merge
[14:48:49][Step 1/1] refs/pull/50/head
[14:48:49][Step 1/1] refs/pull/51/head
[14:48:49][Step 1/1] refs/pull/52/head
[14:48:49][Step 1/1] refs/pull/52/merge
[14:48:49][Step 1/1] refs/pull/53/head
[14:48:49][Step 1/1] refs/pull/55/head
[14:48:49][Step 1/1] refs/pull/57/head
[14:48:49][Step 1/1] refs/pull/59/head
[14:48:49][Step 1/1] refs/pull/6/head
[14:48:49][Step 1/1] refs/pull/6/merge
[14:48:49][Step 1/1] refs/pull/60/head
[14:48:49][Step 1/1] refs/pull/61/head
[14:48:49][Step 1/1] refs/pull/62/head
[14:48:49][Step 1/1] refs/pull/62/merge
[14:48:49][Step 1/1] refs/pull/63/head
[14:48:49][Step 1/1] refs/pull/64/head
[14:48:49][Step 1/1] refs/pull/65/head
[14:48:49][Step 1/1] refs/pull/66/head
[14:48:49][Step 1/1] refs/pull/67/head
[14:48:49][Step 1/1] refs/pull/68/head
[14:48:49][Step 1/1] refs/pull/7/head
[14:48:49][Step 1/1] refs/pull/7/merge
[14:48:49][Step 1/1] refs/pull/70/head
[14:48:49][Step 1/1] refs/pull/72/head
[14:48:49][Step 1/1] refs/pull/78/head
[14:48:49][Step 1/1] refs/pull/78/merge
[14:48:49][Step 1/1] refs/pull/8/head
[14:48:49][Step 1/1] refs/pull/8/merge
[14:48:49][Step 1/1] refs/pull/80/head
[14:48:49][Step 1/1] refs/pull/81/head
[14:48:49][Step 1/1] refs/pull/83/head
[14:48:49][Step 1/1] refs/pull/85/head
[14:48:49][Step 1/1] refs/pull/87/head
[14:48:49][Step 1/1] refs/pull/89/head
[14:48:49][Step 1/1] refs/pull/9/head
[14:48:49][Step 1/1] refs/pull/9/merge
[14:48:49][Step 1/1] refs/pull/90/head
[14:48:49][Step 1/1] refs/pull/91/head
[14:48:49][Step 1/1] refs/pull/91/merge
[14:48:49][Step 1/1] refs/pull/92/head
[14:48:49][Step 1/1] refs/pull/97/head
[14:48:49][Step 1/1] refs/tags/0.9.123
[14:48:49][Step 1/1] refs/tags/1.0.0
[14:48:49][Step 1/1] refs/tags/1.0.1
[14:48:49][Step 1/1] refs/tags/1.0.2
[14:48:49][Step 1/1] refs/tags/1.0.3
[14:48:49][Step 1/1] refs/tags/1.0.4
[14:48:49][Step 1/1] refs/tags/1.1.0
[14:48:49][Step 1/1] refs/tags/1.2.0
[14:48:49][Step 1/1] refs/tags/2.0.0
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:85] Found remote tip 'refs/pull/133/merge' pointing at the commit '3918558c27f202968c330950a4cf6e090f4dda91'.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:85] Creating fake local branch 'refs/heads/pull/133/merge'.
[14:48:49][Step 1/1] INFO [01/18/16 14:48:49:85] Checking local branch 'refs/heads/pull/133/merge' out.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:95] Project root is: C:\buildAgent2\work\2cfcfb2441dda75e
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:14] Using latest commit on specified branch
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:16] Begin: Attempting to inherit branch configuration from parent branch
[14:48:50][Step 1/1]   INFO [01/18/16 14:48:50:18] HEAD is merge commit, this is likely a pull request using html-helper-for-method as base
[14:48:50][Step 1/1]   INFO [01/18/16 14:48:50:18] Begin: Finding branch source
[14:48:50][Step 1/1]   INFO [01/18/16 14:48:50:22] End: Finding branch source (Took: 34.09ms)
[14:48:50][Step 1/1]   INFO [01/18/16 14:48:50:23] Found possible parent branches: master
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:23] End: Attempting to inherit branch configuration from parent branch (Took: 69.50ms)
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:25] Running against branch: pull/133/merge (3918558c27f202968c330950a4cf6e090f4dda91)
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:26] Begin: Calculating base versions
[14:48:50][Step 1/1]   INFO [01/18/16 14:48:50:34] Fallback base version: 0.1.0 with commit count source 87aed35dac27e4f4c6799d9fd97749477a3e0c68
[14:48:50][Step 1/1] INFO [01/18/16 14:48:50:58] End: Calculating base versions (Took: 317.56ms)
[14:48:50][Step 1/1] WARN [01/18/16 14:48:50:58] An error occurred:
[14:48:50][Step 1/1] Failed to parse 2.1BuBumping patch.0 into a Semantic Version
[14:48:50][Step 1/1] INFO [01/18/16 14:48:48:23] Working directory: C:\buildAgent2\work\2cfcfb2441dda75e
[14:48:50][Step 1/1] INFO [01/18/16 14:48:48:24] Applicable build agent found: 'TeamCity'.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:48:24] Branch from build environment: 
[14:48:50][Step 1/1] INFO [01/18/16 14:48:48:34] One remote found (origin -> 'git://github.com/MRCollective/ChameleonForms.git').
[14:48:50][Step 1/1] INFO [01/18/16 14:48:48:35] Fetching from remote 'origin' using the following refspecs: +refs/heads/*:refs/remotes/origin/*.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:13] Updating local ref 'refs/heads/html-helper-for-method' to point at 977f642845802482763a6a79c6419aacd465c42d.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:14] Skipping update of 'refs/remotes/origin/master' as it already matches the remote ref.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:14] HEAD is detached and points at commit '3918558c27f202968c330950a4cf6e090f4dda91'.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:14] Local Refs:
[14:48:50][Step 1/1] refs/heads/html-helper-for-method (977f642845802482763a6a79c6419aacd465c42d)
[14:48:50][Step 1/1] refs/heads/master (27fe2a5da73a903c6e1d523d3a2de03cf90a855f)
[14:48:50][Step 1/1] refs/remotes/origin/html-helper-for-method (977f642845802482763a6a79c6419aacd465c42d)
[14:48:50][Step 1/1] refs/remotes/origin/master (27fe2a5da73a903c6e1d523d3a2de03cf90a855f)
[14:48:50][Step 1/1] refs/tags/0.9.123 (e3e2f1b86462be44d292b968a52f079d7a245509)
[14:48:50][Step 1/1] refs/tags/1.0.0 (8871307ac56954698189978757de973210afcce2)
[14:48:50][Step 1/1] refs/tags/1.0.1 (4b171faa69e94ab46a1847beee07dbd09c382ae2)
[14:48:50][Step 1/1] refs/tags/1.0.2 (7ff55f394e383bce64ef9cfe25cc61907f1fa66f)
[14:48:50][Step 1/1] refs/tags/1.0.3 (7694146594adeadf625a9a067c94f88f9d9b338d)
[14:48:50][Step 1/1] refs/tags/1.0.4 (4b2b4986d06cc7ab15ca2a100671d4d31a11ce64)
[14:48:50][Step 1/1] refs/tags/1.1.0 (276b9ed54a696d794e3cfc8f522b2c5d224eebe0)
[14:48:50][Step 1/1] refs/tags/1.2.0 (50cb6de0c2fa065a6386fa0af2c96364e97f7bfb)
[14:48:50][Step 1/1] refs/tags/2.0.0 (0184724aec732d3b8eac60a706ec503ae56ba9ed)
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:17] No local branch pointing at the commit '3918558c27f202968c330950a4cf6e090f4dda91'. Fake branch needs to be created.
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:18] Fetching remote refs to see if there is a pull request ref
[14:48:50][Step 1/1] INFO [01/18/16 14:48:49:85] Remote Refs:
[14:48:50][Step 1/1] HEAD
[14:48:50][Step 1/1] refs/heads/html-helper-for-method
[14:48:51][Step 1/1] refs/heads/master
[14:48:51][Step 1/1] refs/pull/10/head
[14:48:51][Step 1/1] refs/pull/10/merge
[14:48:51][Step 1/1] refs/pull/102/head
[14:48:51][Step 1/1] refs/pull/102/merge
[14:48:51][Step 1/1] refs/pull/104/head
[14:48:51][Step 1/1] refs/pull/104/merge
[14:48:51][Step 1/1] refs/pull/109/head
[14:48:51][Step 1/1] refs/pull/11/head
[14:48:51][Step 1/1] refs/pull/11/merge
[14:48:51][Step 1/1] refs/pull/110/head
[14:48:51][Step 1/1] refs/pull/110/merge
[14:48:51][Step 1/1] refs/pull/111/head
[14:48:51][Step 1/1] refs/pull/112/head
[14:48:51][Step 1/1] refs/pull/113/head
[14:48:51][Step 1/1] refs/pull/113/merge
[14:48:51][Step 1/1] refs/pull/114/head
[14:48:51][Step 1/1] refs/pull/114/merge
[14:48:51][Step 1/1] refs/pull/116/head
[14:48:51][Step 1/1] refs/pull/117/head
[14:48:51][Step 1/1] refs/pull/118/head
[14:48:51][Step 1/1] refs/pull/12/head
[14:48:51][Step 1/1] refs/pull/12/merge
[14:48:51][Step 1/1] refs/pull/120/head
[14:48:51][Step 1/1] refs/pull/123/head
[14:48:51][Step 1/1] refs/pull/124/head
[14:48:51][Step 1/1] refs/pull/127/head
[14:48:51][Step 1/1] refs/pull/128/head
[14:48:51][Step 1/1] refs/pull/128/merge
[14:48:51][Step 1/1] refs/pull/129/head
[14:48:51][Step 1/1] refs/pull/13/head
[14:48:51][Step 1/1] refs/pull/13/merge
[14:48:51][Step 1/1] refs/pull/130/head
[14:48:51][Step 1/1] refs/pull/132/head
[14:48:51][Step 1/1] refs/pull/133/head
[14:48:51][Step 1/1] refs/pull/133/merge
[14:48:51][Step 1/1] refs/pull/135/head
[14:48:51][Step 1/1] refs/pull/14/head
[14:48:51][Step 1/1] refs/pull/14/merge
[14:48:51][Step 1/1] refs/pull/15/head
[14:48:51][Step 1/1] refs/pull/15/merge
[14:48:51][Step 1/1] refs/pull/16/head
[14:48:51][Step 1/1] refs/pull/16/merge
[14:48:51][Step 1/1] refs/pull/17/head
[14:48:51][Step 1/1] refs/pull/17/merge
[14:48:51][Step 1/1] refs/pull/18/head
[14:48:51][Step 1/1] refs/pull/18/merge
[14:48:51][Step 1/1] refs/pull/19/head
[14:48:51][Step 1/1] refs/pull/19/merge
[14:48:51][Step 1/1] refs/pull/2/head
[14:48:51][Step 1/1] refs/pull/2/merge
[14:48:51][Step 1/1] refs/pull/20/head
[14:48:51][Step 1/1] refs/pull/20/merge
[14:48:51][Step 1/1] refs/pull/21/head
[14:48:51][Step 1/1] refs/pull/21/merge
[14:48:51][Step 1/1] refs/pull/22/head
[14:48:51][Step 1/1] refs/pull/22/merge
[14:48:51][Step 1/1] refs/pull/23/head
[14:48:51][Step 1/1] refs/pull/23/merge
[14:48:51][Step 1/1] refs/pull/24/head
[14:48:51][Step 1/1] refs/pull/24/merge
[14:48:51][Step 1/1] refs/pull/25/head
[14:48:51][Step 1/1] refs/pull/25/merge
[14:48:51][Step 1/1] refs/pull/26/head
[14:48:51][Step 1/1] refs/pull/26/merge
[14:48:51][Step 1/1] refs/pull/27/head
[14:48:51][Step 1/1] refs/pull/27/merge
[14:48:51][Step 1/1] refs/pull/28/head
[14:48:51][Step 1/1] refs/pull/28/merge
[14:48:51][Step 1/1] refs/pull/29/head
[14:48:51][Step 1/1] refs/pull/29/merge
[14:48:51][Step 1/1] refs/pull/3/head
[14:48:51][Step 1/1] refs/pull/3/merge
[14:48:51][Step 1/1] refs/pull/30/head
[14:48:51][Step 1/1] refs/pull/30/merge
[14:48:51][Step 1/1] refs/pull/31/head
[14:48:51][Step 1/1] refs/pull/31/merge
[14:48:51][Step 1/1] refs/pull/32/head
[14:48:51][Step 1/1] refs/pull/32/merge
[14:48:51][Step 1/1] refs/pull/33/head
[14:48:51][Step 1/1] refs/pull/33/merge
[14:48:51][Step 1/1] refs/pull/35/head
[14:48:51][Step 1/1] refs/pull/35/merge
[14:48:51][Step 1/1] refs/pull/36/head
[14:48:51][Step 1/1] refs/pull/36/merge
[14:48:51][Step 1/1] refs/pull/37/head
[14:48:51][Step 1/1] refs/pull/39/head
[14:48:51][Step 1/1] refs/pull/4/head
[14:48:51][Step 1/1] refs/pull/4/merge
[14:48:51][Step 1/1] refs/pull/40/head
[14:48:51][Step 1/1] refs/pull/41/head
[14:48:51][Step 1/1] refs/pull/42/head
[14:48:51][Step 1/1] refs/pull/43/head
[14:48:51][Step 1/1] refs/pull/44/head
[14:48:51][Step 1/1] refs/pull/45/head
[14:48:51][Step 1/1] refs/pull/45/merge
[14:48:51][Step 1/1] refs/pull/46/head
[14:48:51][Step 1/1] refs/pull/47/head
[14:48:51][Step 1/1] refs/pull/48/head
[14:48:51][Step 1/1] refs/pull/48/merge
[14:48:51][Step 1/1] refs/pull/49/head
[14:48:51][Step 1/1] refs/pull/5/head
[14:48:51][Step 1/1] refs/pull/5/merge
[14:48:51][Step 1/1] refs/pull/50/head
[14:48:51][Step 1/1] refs/pull/51/head
[14:48:51][Step 1/1] refs/pull/52/head
[14:48:51][Step 1/1] refs/pull/52/merge
[14:48:51][Step 1/1] refs/pull/53/head
[14:48:51][Step 1/1] refs/pull/55/head
[14:48:51][Step 1/1] refs/pull/57/head
[14:48:51][Step 1/1] refs/pull/59/head
[14:48:51][Step 1/1] refs/pull/6/head
[14:48:51][Step 1/1] refs/pull/6/merge
[14:48:51][Step 1/1] refs/pull/60/head
[14:48:51][Step 1/1] refs/pull/61/head
[14:48:51][Step 1/1] refs/pull/62/head
[14:48:51][Step 1/1] refs/pull/62/merge
[14:48:51][Step 1/1] refs/pull/63/head
[14:48:51][Step 1/1] refs/pull/64/head
[14:48:51][Step 1/1] refs/pull/65/head
[14:48:51][Step 1/1] refs/pull/66/head
[14:48:51][Step 1/1] refs/pull/67/head
[14:48:51][Step 1/1] refs/pull/68/head
[14:48:51][Step 1/1] refs/pull/7/head
[14:48:51][Step 1/1] refs/pull/7/merge
[14:48:51][Step 1/1] refs/pull/70/head
[14:48:51][Step 1/1] refs/pull/72/head
[14:48:51][Step 1/1] refs/pull/78/head
[14:48:51][Step 1/1] refs/pull/78/merge
[14:48:51][Step 1/1] refs/pull/8/head
[14:48:51][Step 1/1] refs/pull/8/merge
[14:48:51][Step 1/1] refs/pull/80/head
[14:48:51][Step 1/1] refs/pull/81/head
[14:48:51][Step 1/1] refs/pull/83/head
[14:48:51][Step 1/1] refs/pull/85/head
[14:48:51][Step 1/1] refs/pull/87/head
[14:48:51][Step 1/1] refs/pull/89/head
[14:48:51][Step 1/1] refs/pull/9/head
[14:48:51][Step 1/1] refs/pull/9/merge
[14:48:51][Step 1/1] refs/pull/90/head
[14:48:51][Step 1/1] refs/pull/91/head
[14:48:51][Step 1/1] refs/pull/91/merge
[14:48:51][Step 1/1] refs/pull/92/head
[14:48:51][Step 1/1] refs/pull/97/head
[14:48:51][Step 1/1] refs/tags/0.9.123
[14:48:51][Step 1/1] refs/tags/1.0.0
[14:48:51][Step 1/1] refs/tags/1.0.1
[14:48:51][Step 1/1] refs/tags/1.0.2
[14:48:51][Step 1/1] refs/tags/1.0.3
[14:48:51][Step 1/1] refs/tags/1.0.4
[14:48:51][Step 1/1] refs/tags/1.1.0
[14:48:51][Step 1/1] refs/tags/1.2.0
[14:48:51][Step 1/1] refs/tags/2.0.0
[14:48:51][Step 1/1] INFO [01/18/16 14:48:49:85] Found remote tip 'refs/pull/133/merge' pointing at the commit '3918558c27f202968c330950a4cf6e090f4dda91'.
[14:48:51][Step 1/1] INFO [01/18/16 14:48:49:85] Creating fake local branch 'refs/heads/pull/133/merge'.
[14:48:51][Step 1/1] INFO [01/18/16 14:48:49:85] Checking local branch 'refs/heads/pull/133/merge' out.
[14:48:51][Step 1/1] INFO [01/18/16 14:48:49:95] Project root is: C:\buildAgent2\work\2cfcfb2441dda75e
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:14] Using latest commit on specified branch
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:16] Begin: Attempting to inherit branch configuration from parent branch
[14:48:51][Step 1/1]   INFO [01/18/16 14:48:50:18] HEAD is merge commit, this is likely a pull request using html-helper-for-method as base
[14:48:51][Step 1/1]   INFO [01/18/16 14:48:50:18] Begin: Finding branch source
[14:48:51][Step 1/1]   INFO [01/18/16 14:48:50:22] End: Finding branch source (Took: 34.09ms)
[14:48:51][Step 1/1]   INFO [01/18/16 14:48:50:23] Found possible parent branches: master
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:23] End: Attempting to inherit branch configuration from parent branch (Took: 69.50ms)
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:25] Running against branch: pull/133/merge (3918558c27f202968c330950a4cf6e090f4dda91)
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:26] Begin: Calculating base versions
[14:48:51][Step 1/1]   INFO [01/18/16 14:48:50:34] Fallback base version: 0.1.0 with commit count source 87aed35dac27e4f4c6799d9fd97749477a3e0c68
[14:48:51][Step 1/1] INFO [01/18/16 14:48:50:58] End: Calculating base versions (Took: 317.56ms)
[14:48:51][Step 1/1] WARN [01/18/16 14:48:50:58] An error occurred:
[14:48:51][Step 1/1] Failed to parse 2.1BuBumping patch.0 into a Semantic Version
[14:48:51][Step 1/1] ##teamcity[buildStatus text='Error running GitVersion' status='FAILURE']
[14:48:51][Step 1/1] Error running GitVersion
[14:48:51][Step 1/1] Process exited with code 1
[14:48:51][Step 1/1] Step GitVersion (Powershell) failed
@robdmoore
Copy link
Author

@robdmoore
Copy link
Author

Awkward - Failed to parse 2.1BuBumping patch.0 into a Semantic Version

MRCollective/ChameleonForms@725ee92

nothing to see here... whistles

@gep13
Copy link
Member

gep13 commented Jan 18, 2016

lol! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants