Test occurrences -> 404 error pop up notification
Answered
On almost all build configurations, we get this error:
Server response
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
UI action
RECEIVE_TEST_OCCURRENCES_INVOCATIONS
[build-server-url]/app/rest/ui/testOccurrences?locator=build%3A(id%3A3415984)%2Ccount%3A11%2CorderBy%3A(newFailure%3Adesc)%2Cstatus%3AFAILURE%2Cmuted%3Afalse%2Cignored%3Afalse&fields=testOccurrence(id,invocations($locator(count%3A21%2Cstatus%3AFAILURE%2Cmuted%3Afalse%2Cignored%3Afalse),testOccurrence(id,name,status,duration,logAnchor,currentlyInvestigated,currentlyMuted,muted,test(id,parsedTestName,investigations(investigation(id,state,resolution(type),scope(project(id,name),buildTypes(buildType(id,name))),assignee(id,name,username),assignment(user(id,name,username),timestamp,text))),mutes(mute(id,state,resolution(type,time),scope(project(id,name),buildTypes(buildType(id,name))),assignee(id,name,username),assignment(user(id,name,username),timestamp,text)))),newFailure,metadata(count),nextFixed(id),runOrder,mute(id,state,resolution(type,time),scope(project(id,name),buildTypes(buildType(id,name))),assignee(id,name,username),assignment(user(id,name,username),timestamp,text)),build(buildTypeId,id,number,branchName,defaultBranch,queuedDate,startDate,finishDate,history,composite,links(link(type,relativeUrl)),comment(text,timestamp,user(id,name,username)),statusChangeComment(text,timestamp,user(id,name,username)),statusText,status,state,failedToStart,personal,detachedFromAgent,finishOnAgentDate,pinned,pinInfo(text,timestamp,user(id,name,username)),user(id,name,username),customization,canceledInfo(text,user(id,name,username)),agent(name,id,links(link(type,relativeUrl)),environment(osType),typeId,connected,pool(id,name)),tags(tag(name,private),$locator(private:any,owner:current)),artifacts($locator(count:1),count:($optional)),limitedChangesCount($optional),buildType(id,paused,internalId,projectId,name,type,links(link(type,relativeUrl))),snapshot-dependencies(count:(1)),running-info(percentageComplete,elapsedSeconds,estimatedTotalSeconds,leftSeconds,probablyHanging,lastActivityTime,outdated,outdatedReasonBuild(number,links(link(type,relativeUrl)))),waitReason,queuePosition,startEstimate,finishEstimate,triggered(date,displayText,buildType(id,paused,internalId,projectId,name,type,links(link(type,relativeUrl))))))))
We use TeamCity Enterprise 2021.1 (build 92597)
Please sign in to leave a comment.
I'm running into something similar as well when looking at pretty much any build config or build:
Closer inspection shows it is also trying to hit the testOccurrences endpoint with a very long query string. Everything seems to work fine, I just get this somewhat annoying notification every time I change pages.
I'm running TeamCity Professional 2021.1 (build 92597) behind IIS on Windows.
I am also running TeamCity Professional 2021.1 (build 92597) behind IIS on Windows. The same issue...
Where is support?
Related issue in YouTrack: https://youtrack.jetbrains.com/issue/TW-71944