Fluke, the build is already back to normal. There apparently was a glitch with the Apache git system, as the SDK build also failed - which is also back to normal, by the way ;-)
EdB On Tue, Sep 10, 2013 at 12:00 PM, Kessler CTR Mark J <mark.kessler....@usmc.mil> wrote: > When I look at [1] I don't see a ref for git-upload-pack. Is this a > different service list or just a fluke we shouldn't worry about? > > " stderr: error: Couldn't resolve host 'git-wip-us.apache.org' while > accessing > https://git-wip-us.apache.org/repos/asf/flex-sdk.git/info/refs?service=git-upload-pack > fatal: HTTP request failed" > > > [1] https://git-wip-us.apache.org/repos/asf/flex-sdk.git/info/refs? > > -Mark > > -----Original Message----- > From: flex.muste...@gmail.com [mailto:flex.muste...@gmail.com] > Sent: Monday, September 09, 2013 11:07 PM > To: comm...@flex.apache.org > Subject: Build failed in Jenkins: flex-sdk_mustella #300 > > See <http://localhost:8080/job/flex-sdk_mustella/300/> > > ------------------------------------------ > Started by upstream project "flex-sdk_mustella-mobile" build number 132 > originally caused by: > Started by upstream project "flex-sdk_mustella-air" build number 112 > originally caused by: > Started by upstream project "flex-sdk_mustella" build number 299 > originally caused by: > Started by upstream project "flex-sdk_mustella-mobile" build number 131 > originally caused by: > Started by timer > Started by upstream project "flex-sdk_mustella-air" build number 111 > originally caused by: > Started by upstream project "flex-sdk_mustella" build number 298 > originally caused by: > Started by upstream project "flex-sdk_mustella-mobile" build number 129 > originally caused by: > Started by upstream project "flex-sdk_mustella-air" build number 110 > originally caused by: > Started by upstream project "flex-sdk_mustella" build number 297 > originally caused by: > Started by upstream project "flex-sdk_mustella-mobile" build number > 127 > originally caused by: > Started by upstream project "flex-sdk_mustella-air" build number 109 > originally caused by: > Started by upstream project "flex-sdk_mustella" build number 296 > originally caused by: > (deeply nested causes) > Started by upstream project "flex-sdk_mustella-mobile" build number > 128 > originally caused by: > Started by timer > Started by upstream project "flex-sdk_mustella-mobile" build number 130 > originally caused by: > Started by timer > Started by upstream project "flex-sdk_mustella-mobile" build number 133 > originally caused by: > Started by timer > [EnvInject] - Loading node environment variables. > Building remotely on WindowsSlave in workspace > <http://localhost:8080/job/flex-sdk_mustella/ws/> > Checkout:flex-sdk_mustella / > <http://localhost:8080/job/flex-sdk_mustella/ws/> - > hudson.remoting.Channel@1c9982e:WindowsSlave > Using strategy: Default > Last Built Revision: Revision 46844a7d26a567ee19c0139ff9703b06f92d1fa1 > (origin/develop) > Fetching changes from 1 remote Git repository > Fetching upstream changes from origin > ERROR: Problem fetching from origin / origin - could be unavailable. > Continuing anyway > hudson.plugins.git.GitException: Command "C:\Program Files > (x86)\Git\bin\git.exe fetch -t origin +refs/heads/*:refs/remotes/origin/*" > returned status code 128: > stdout: > stderr: error: Couldn't resolve host 'git-wip-us.apache.org' while accessing > https://git-wip-us.apache.org/repos/asf/flex-sdk.git/info/refs?service=git-upload-pack > fatal: HTTP request failed > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:774) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:161) > at hudson.plugins.git.GitAPI.fetch(GitAPI.java:230) > at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:793) > at hudson.plugins.git.GitSCM.access$000(GitSCM.java:57) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:977) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) > at hudson.remoting.Engine$1$1.run(Engine.java:58) > at java.lang.Thread.run(Thread.java:619) > ERROR: Could not fetch from any repository > hudson.util.IOException2: remote file operation failed: > <http://localhost:8080/job/flex-sdk_mustella/ws/> at > hudson.remoting.Channel@1c9982e:WindowsSlave > at hudson.FilePath.act(FilePath.java:900) > at hudson.FilePath.act(FilePath.java:877) > at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942) > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1369) > at > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676) > at > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581) > at hudson.model.Run.execute(Run.java:1576) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:241) > Caused by: java.io.IOException: Could not fetch from any repository > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) > at hudson.remoting.Engine$1$1.run(Engine.java:58) > at java.lang.Thread.run(Thread.java:619) -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl