You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Danny Chan <yu...@gmail.com> on 2020/02/28 04:05:43 UTC

Travis filed: net.hydromatic.foodmart.queries does not exist

The Travis failed recently very frequently, such as
https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status

It always reports net.hydromatic.foodmart.queries does not exist

Can someone help with that ?

Best,
Danny Chan

Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Vladimir Sitnikov <si...@gmail.com>.
>> Configure scripting: unable to process classpath entry /home/travis
/.gradle/caches/modules-2/files-2.1/n....jar: java.util.zip.ZipException:
error in opening zip file

I've added a before_cache script to .travis.yml so it scrubs the cache
contents and removes the corrupted files automatically:
https://github.com/apache/calcite/pull/2221

Vladimir

Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Danny Chan <yu...@gmail.com>.
Cool, thanks for the fix, Julian ~

Best,
Danny Chan
在 2020年3月1日 +0800 AM8:48,Julian Hyde <jh...@apache.org>,写道:
> OK, clearing the cache seems to have done the trick. “master” and “branch-1.22” both had built successfully.
>
> > On Feb 29, 2020, at 3:26 PM, Julian Hyde <jh...@apache.org> wrote:
> >
> > I couldn’t see anything wrong with our code, and the library is still present in maven central. So the most likely explanation is a corruption in Travis’ cached copy of . This would explain the error
> >
> > > Configure scripting: unable to process classpath entry /home/travis/.gradle/caches/modules-2/files-2.1/net.hydromatic/foodmart-queries/0.4.1/eb355fd694e2a673534f4afa3dc48d3e9c31674f/foodmart-queries-0.4.1.jar: java.util.zip.ZipException: error in opening zip file
> >
> > I cleared Travis’ cache and restarted the job. Hopefully that will do the trick.
> >
> > Julian
> >
> >
> > > On Feb 28, 2020, at 1:12 AM, Danny Chan <yu...@gmail.com> wrote:
> > >
> > > That was great, thanks Julian for your spare time work !
> > >
> > > Best,
> > > Danny Chan
> > > 在 2020年2月28日 +0800 PM3:58,Julian Hyde <jh...@gmail.com>,写道:
> > > > I’ll take a look tomorrow.
> > > >
> > > > Julian
> > > >
> > > > > On Feb 27, 2020, at 8:06 PM, Danny Chan <yu...@gmail.com> wrote:
> > > > >
> > > > > The Travis failed recently very frequently, such as
> > > > > https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status
> > > > >
> > > > > It always reports net.hydromatic.foodmart.queries does not exist
> > > > >
> > > > > Can someone help with that ?
> > > > >
> > > > > Best,
> > > > > Danny Chan
> >
>

Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Julian Hyde <jh...@apache.org>.
OK, clearing the cache seems to have done the trick. “master” and “branch-1.22” both had built successfully.

> On Feb 29, 2020, at 3:26 PM, Julian Hyde <jh...@apache.org> wrote:
> 
> I couldn’t see anything wrong with our code, and the library is still present in maven central. So the most likely explanation is a corruption in Travis’ cached copy of . This would explain the error
> 
>> Configure scripting: unable to process classpath entry /home/travis/.gradle/caches/modules-2/files-2.1/net.hydromatic/foodmart-queries/0.4.1/eb355fd694e2a673534f4afa3dc48d3e9c31674f/foodmart-queries-0.4.1.jar: java.util.zip.ZipException: error in opening zip file
> 
> I cleared Travis’ cache and restarted the job. Hopefully that will do the trick.
> 
> Julian
> 
> 
>> On Feb 28, 2020, at 1:12 AM, Danny Chan <yu...@gmail.com> wrote:
>> 
>> That was great, thanks Julian for your spare time work !
>> 
>> Best,
>> Danny Chan
>> 在 2020年2月28日 +0800 PM3:58,Julian Hyde <jh...@gmail.com>,写道:
>>> I’ll take a look tomorrow.
>>> 
>>> Julian
>>> 
>>>> On Feb 27, 2020, at 8:06 PM, Danny Chan <yu...@gmail.com> wrote:
>>>> 
>>>> The Travis failed recently very frequently, such as
>>>> https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status
>>>> 
>>>> It always reports net.hydromatic.foodmart.queries does not exist
>>>> 
>>>> Can someone help with that ?
>>>> 
>>>> Best,
>>>> Danny Chan
> 


Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Julian Hyde <jh...@apache.org>.
I couldn’t see anything wrong with our code, and the library is still present in maven central. So the most likely explanation is a corruption in Travis’ cached copy of . This would explain the error

> Configure scripting: unable to process classpath entry /home/travis/.gradle/caches/modules-2/files-2.1/net.hydromatic/foodmart-queries/0.4.1/eb355fd694e2a673534f4afa3dc48d3e9c31674f/foodmart-queries-0.4.1.jar: java.util.zip.ZipException: error in opening zip file

I cleared Travis’ cache and restarted the job. Hopefully that will do the trick.

Julian


> On Feb 28, 2020, at 1:12 AM, Danny Chan <yu...@gmail.com> wrote:
> 
> That was great, thanks Julian for your spare time work !
> 
> Best,
> Danny Chan
> 在 2020年2月28日 +0800 PM3:58,Julian Hyde <jh...@gmail.com>,写道:
>> I’ll take a look tomorrow.
>> 
>> Julian
>> 
>>> On Feb 27, 2020, at 8:06 PM, Danny Chan <yu...@gmail.com> wrote:
>>> 
>>> The Travis failed recently very frequently, such as
>>> https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status
>>> 
>>> It always reports net.hydromatic.foodmart.queries does not exist
>>> 
>>> Can someone help with that ?
>>> 
>>> Best,
>>> Danny Chan


Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Danny Chan <yu...@gmail.com>.
That was great, thanks Julian for your spare time work !

Best,
Danny Chan
在 2020年2月28日 +0800 PM3:58,Julian Hyde <jh...@gmail.com>,写道:
> I’ll take a look tomorrow.
>
> Julian
>
> > On Feb 27, 2020, at 8:06 PM, Danny Chan <yu...@gmail.com> wrote:
> >
> > The Travis failed recently very frequently, such as
> > https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status
> >
> > It always reports net.hydromatic.foodmart.queries does not exist
> >
> > Can someone help with that ?
> >
> > Best,
> > Danny Chan

Re: Travis filed: net.hydromatic.foodmart.queries does not exist

Posted by Julian Hyde <jh...@gmail.com>.
I’ll take a look tomorrow. 

Julian 

> On Feb 27, 2020, at 8:06 PM, Danny Chan <yu...@gmail.com> wrote:
> 
> The Travis failed recently very frequently, such as
> https://travis-ci.org/apache/calcite/jobs/656071104?utm_medium=notification&utm_source=github_status
> 
> It always reports net.hydromatic.foodmart.queries does not exist
> 
> Can someone help with that ?
> 
> Best,
> Danny Chan