Closed Bug 1521162 Opened 6 years ago Closed 6 years ago

Mapper application doesn't have latest m-c commits

Categories

(Release Engineering :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1521038

People

(Reporter: kats, Unassigned)

Details

wget -O git_hg.map -nv https://mapper.mozilla-releng.net/gecko-dev/mapfile/since/2019-01-17
grep 3aa256c255f664c500714c34a3b9e353e545d196 git_hg.map

This should produce a result, but does not. 3aa256c255f664c500714c34a3b9e353e545d196 is a recent m-c commit that has an equivalent in the gecko-dev repo (ec14417cc360ba58b1c61ce1f409f6d42792a0f5) but this entry isn't in the mapfile.

This is breaking searchfox updating since it needs the mapping information in order to associate info from taskcluster with a corresponding gecko-dev revision.

Dave, are there any errors in the vcs-sync process?
Rok, any issues with the mapper service?

Flags: needinfo?(rgarbas)
Flags: needinfo?(dhouse)

(In reply to Aki Sasaki [:aki] from comment #1)

Dave, are there any errors in the vcs-sync process?
Rok, any issues with the mapper service?

vcs-sync is failing on pushes. re: bug 1521038 it gets a scope error:
{"detail":"Invalid user scopes","instance":"about:blank","status":401,"title":"401 Unauthorized: Invalid user scopes","type":"about:blank"}

I asked Rok in #ci and he said there is something he can try in the next few hours and then have me test it.

Flags: needinfo?(dhouse)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(rgarbas)
Resolution: --- → DUPLICATE

(In reply to Dave House [:dhouse] from comment #2)

(In reply to Aki Sasaki [:aki] from comment #1)

Dave, are there any errors in the vcs-sync process?
Rok, any issues with the mapper service?

vcs-sync is failing on pushes. re: bug 1521038 it gets a scope error:
{"detail":"Invalid user scopes","instance":"about:blank","status":401,"title":"401 Unauthorized: Invalid user scopes","type":"about:blank"}

I asked Rok in #ci and he said there is something he can try in the next few hours and then have me test it.

Rok pinged me to try again, and now the push to mapper works. So I'll check to make sure the missed mappings get pushed.

You need to log in before you can comment on or make changes to this bug.