Indeed beam-site is at https://gitbox.apache.org/repos/asf/beam-site.git <https://gitbox.apache.org/repos/asf?p=beam-site.git;a=summary> now.
However, Mergebot appears to still be not working. https://github.com/apache/beam-site/pull/283 fixes the dead link and it passes the Jenkins precommit tests, but my "@asfgit merge" appears to have done nothing. I'm gonna have to merge things manually for now. +Jason Kuster <[email protected]> Any ideas on why Mergebot is not working? On Wed, Aug 9, 2017 at 9:40 PM Jean-Baptiste Onofré <[email protected]> wrote: > Beam site is no more on git-wip-us, but it moved to gitbox afair. > > Regards > JB > > On 08/09/2017 10:08 PM, Eugene Kirpichov wrote: > > Hello, > > > > I've been trying to merge a PR > https://github.com/apache/beam-site/pull/278 > > and ran into the following issues: > > > > 1) When I do "git fetch --all" on beam-site, I get an error "fatal: > > repository 'https://git-wip-us.apache.org/repos/asf/beam-site.git/' not > > found". Has the git address of the apache repo changed? Is it no longer > > valid because we have MergeBot? > > > > 2) Precommit tests are failing nearly 100% of the time. > > If you look at build history on > > https://builds.apache.org/job/beam_PreCommit_Website_Test/ - 9 out of 10 > > last builds failed. > > Failures I saw: > > > > 7 times: > > + gpg --keyserver hkp://keys.gnupg.net --recv-keys > > 409B6B1796C275462A1703113804BB82D39DC0E3 > > gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net > > ?: keys.gnupg.net: Cannot assign requested address > > > > 2 times: > > - ./content/subdir/contribute/testing/index.html > > * External link https://builds.apache.org/view/Beam/ failed: 404 No > error > > > > The second failure seems legit - https://builds.apache.org/view/Beam/ is > > actually 404 right now (I'll send a separate email about htis) > > > > The gnupg failure is not legit - I'm able to run the same command myself > > with no issues. > > > > 3) Suppose because of this, I'm not able to merge my PR with "@asfgit > > merge" command - I suppose it requires a successful test run. Would be > nice > > if it posted a comment saying why it refuses to merge. > > > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
