Confirmed users
4,971
edits
Line 77: | Line 77: | ||
=== Failure emails === | === Failure emails === | ||
<pre> | |||
From: vcs2vcs@vcssync-dev.build.mozilla.com | |||
Subject: [vcs2vcs] Failed conversion for beagle | |||
Unable to push these repos: | |||
mozilla-beta: Can't push /opt/vcs2vcs/build/conversion/beagle to /opt/vcs2vcs/build/target/beagle/.git! | |||
This was a test push that failed; not proceeding any further with mozilla-beta! | |||
14:32:30 ERROR - remote: error: denying non-fast-forward refs/heads/GECKO90_2011121217_RELBRANCH (you should pull first) | |||
14:32:30 ERROR - ! [remote rejected] GECKO90_2011121217_RELBRANCH -> GECKO90_2011121217_RELBRANCH (non-fast-forward) | |||
14:32:30 ERROR - error: failed to push some refs to '/opt/vcs2vcs/build/target/beagle/.git' | |||
14:32:30 ERROR - Return code: 256 | |||
14:32:30 ERROR - mozilla-beta: Can't push /opt/vcs2vcs/build/conversion/beagle to /opt/vcs2vcs/build/target/beagle/.git! | |||
14:32:30 ERROR - This was a test push that failed; not proceeding any further with mozilla-beta! | |||
14:32:30 ERROR - Unable to push mozilla-beta. failed. | |||
14:32:30 FATAL - Unable to push these repos: | |||
14:32:30 FATAL - mozilla-beta: Can't push /opt/vcs2vcs/build/conversion/beagle to /opt/vcs2vcs/build/target/beagle/.git! | |||
14:32:30 FATAL - This was a test push that failed; not proceeding any further with mozilla-beta! | |||
14:32:30 FATAL - | |||
14:32:30 FATAL - Running post_fatal callback... | |||
Summary is non-zero: | |||
error - Unable to push mozilla-beta. failed. | |||
</pre> | |||
This is a failure email involving [https://wiki.mozilla.org/ReleaseEngineering/VCSSync/HowTo#How_to_deal_with_GECKO90_2011121217_RELBRANCH this issue]. Luckily, we have a fix for that one already. | |||
Failure emails will be sent for every failure currently, so will be very spammy until they're fixed. | |||
== Maintenance == | == Maintenance == |