I'm seeing something similar to this but it appears it's due to the expiration of the S3 link (the message is Request has expired). Anyone else running into this?
On Tuesday, May 31, 2011 8:36:18 AM UTC-5, David Kennedy wrote: > > Has an Amazon S3 bucket containing a Java install needed to bootstrap jenkins > slaves been moved? > > I'm seeing the following error on all my builds this morning: > > Verifying that java exists > bash: java: command not found > Installing > Javahttp://s3.amazonaws.com/hudson-ci/jdk/linux-i586/java1.6.0_12.tgz?AWSAccessKeyId=AKIAJND2NKUHLDGSTVDQ&Expires=1306850776&Signature=Gw20cOtCmnTeXT1tMQjXN9ewplA%3D: > 2011-05-31 09:06:31 ERROR 404: Not Found. > Failed to download Java > > Poking at the URI gave me this error: > <Error> > <Code>NoSuchBucket</Code> > <Message>The specified bucket does not exist</Message> > <BucketName>hudson-ci</BucketName> > > <RequestId>C3E1B92B0696D655</RequestId> > > <HostId>L/asQja0gXWyVVHaxcGgxU4O+59FU2UZF8rGYspPXiMXwmHOJemX9+49PEpcOH2a</HostId> > </Error> > > ALL my builds are down (as we use the EC2 Plugin to get slaves), so help > appreciated! > > Dave > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
