UnmappableCharacterException in test

We have a build for integration tests. We found an issue that occurred after merging a branch to the current branch. The issue does not occur on the source branch, even after multiple times merging back and forth.

 

TeamCity shows:

[11:15:39]

[Step 5/5] Input length = 2
[11:15:39]
[Step 5/5] Publishing artifacts
[11:15:39]
[Publishing artifacts] Collecting files to publish: [T:\BuildAgent5\temp\buildTmp\org.kkanojia.tasks.teamcity.report]
[11:15:39]
[Publishing artifacts] Artifacts path 'T:/BuildAgent5/temp/buildTmp/org.kkanojia.tasks.teamcity.report' not found
[11:15:39]
[Step 5/5] java.nio.charset.UnmappableCharacterException: Input length = 2
[11:15:39]
[Step 5/5] java.nio.charset.UnmappableCharacterException: Input length = 2
[11:15:39]

[Step 5/5] Step Tasks Build Runner failed

1
2 comments

Hi Sebastiaan,

 

could you specify which kind of step is this? The default "publishing artifacts" is not a "step" in the common manner, so it feels like you are using some custom script or different type of runner, so that information would be critical in understanding what the actual issue is.

0

You are right. This comes from the Tasks Build Runner. Never mind.

0

Please sign in to leave a comment.