Last modified: 2013-11-19 10:07:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58958, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56958 - mediawiki-core-release not aware of tag and fail build
mediawiki-core-release not aware of tag and fail build
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-12 21:30 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-11-19 10:07 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2013-11-12 21:30:33 UTC
The https://integration.wikimedia.org/ci/job/mediawiki-core-release/ job is triggered by Zuul whenever a tag is pushed in mediawiki/core.git.

When 1.22.0rc1 got pushed, the job hasn't been able to find the reference refs/tags/1.22.0rc1

https://integration.wikimedia.org/ci/job/mediawiki-core-release/33/console

 From tag refs/tags/1.22.0rc1, extracted version 1.22.0rc1
 + python make-release/make-release.py --yes --conf make-release/make-release.yaml --git-root  /srv/ssd/gerrit/mediawiki --dont-sign 1.22.0rc1
 error: pathspec 'tags/1.22.0rc1' did not match any file(s) known to git.

That is most probably because the Gerrit replication of mediawiki/core.git to /srv/ssd/gerrit/mediawiki has some delay and the job got triggered before the tag got replicated.  We need a waiting loop in the job to wait for the tag and bailout only after a few seconds.
Comment 1 Antoine "hashar" Musso (WMF) 2013-11-19 10:07:13 UTC
Caused by https://gerrit.wikimedia.org/r/#/c/94478/

Reverted with https://gerrit.wikimedia.org/r/#/c/95780/

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


Navigation
Links