I removed it. The problem was that it was getting GC from an env var, so I 
updated the GOOG_HOME location to include the latest GC lib.

However, we are now getting a socket timeout


C:\jenkins\workspace\royale-asjs_jsonly\frameworks\js\projects\BasicJS\src\test\royale\build.xml:211:
 java.util.concurrent.ExecutionException: Socket timeout waiting for royaleunit 
report

        at java.util.concurrent.FutureTask.report(FutureTask.java:122)

        at java.util.concurrent.FutureTask.get(FutureTask.java:192)

        at org.apache.royale.test.ant.tasks.TestRun.run(TestRun.java:77)

        at 
org.apache.royale.test.ant.tasks.RoyaleUnitTask.execute(RoyaleUnitTask.java:192)


From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Sunday, January 2, 2022 9:31 AM
To: dev@royale.apache.org<mailto:dev@royale.apache.org>
Subject: RE: [MAVEN-BUILD] Royale » Royale-asjs - Build # 2015 - Still Failing!

I just added super-clean to the beginning of the job. Let’s see what happens.

From: Alex Harui<mailto:aha...@adobe.com.INVALID>
Sent: Wednesday, December 29, 2021 10:20 AM
To: dev@royale.apache.org<mailto:dev@royale.apache.org>
Subject: Re: [MAVEN-BUILD] Royale » Royale-asjs - Build # 2015 - Still Failing!

Oh, sorry, the subject said "Maven-build".

For Ant, I looked and saw that the workspace is not deleted in the royale-asjs 
jobs before each build.  I don't remember why we do that (maybe just speed, 
might be some downloaded/cached dependencies) but that means we need to find 
some other way to delete the js/lib/closure-library folder so that the 
frameworks/downloads.xml will unzip Closure Library again and grab a different 
subset of the files.

We can add the "super-clean" or just log into the server and delete that 
folder.  I'm not sure why compiler uses `wipe-all`, typedefs uses 'wipe' and 
asjs uses 'super-clean' to essentially do the same thing.

HTH,
-Alex

On 12/29/21, 12:04 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote:

    But this is ant unless I’m missing something.

    From: Alex Harui<mailto:aha...@adobe.com.INVALID>
    Sent: Wednesday, December 29, 2021 9:59 AM
    To: dev@royale.apache.org<mailto:dev@royale.apache.org>
    Subject: Re: [MAVEN-BUILD] Royale » Royale-asjs - Build # 2015 - Still 
Failing!

    I pushed a change a couple of hours ago that sets the closure library files 
for Maven.

    -Alex

    On 12/28/21, 11:11 PM, "Yishay Weiss" <yishayj...@hotmail.com> wrote:

        Is this [1] what you meant? Just ran that.

        [1] PS C:\jenkins\workspace\royale-compiler> ant wipe-all

        From: Harbs<mailto:harbs.li...@gmail.com>
        Sent: Tuesday, December 28, 2021 2:59 PM
        To: Apache Royale Development<mailto:dev@royale.apache.org>
        Subject: Re: [MAVEN-BUILD] Royale » Royale-asjs - Build # 2015 - Still 
Failing!

        We probably need to wipe closure on the server.

        > On Dec 28, 2021, at 2:45 PM, Yishay Weiss <yishayj...@hotmail.com> 
wrote:
        >
        > As far as I can tell it’s failing in ant [1] as well
        >
        > [1] royale-asjs_jsonly #3916 Console [Jenkins] 
(azure.com)<https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs_jsonly%2F3916%2FconsoleFull&amp;data=04%7C01%7Caharui%40adobe.com%7Cbfbb539fb0cb4ed93c1308d9caa1ce90%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637763618577180566%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wkx7K4PgwR%2BcaA9JbBcFbx0cyXOmYRc%2FN0K0HAs2G%2B0%3D&amp;reserved=0>
        >
        > From: Harbs<mailto:harbs.li...@gmail.com>
        > Sent: Tuesday, December 28, 2021 1:20 PM
        > To: Apache Royale Development<mailto:dev@royale.apache.org>
        > Subject: Re: [MAVEN-BUILD] Royale » Royale-asjs - Build # 2015 - 
Still Failing!
        >
        > It’s still failing to get the google closure files in Maven. It works 
in Ant. No idea how to fix this...
        >
        >> On Dec 28, 2021, at 12:55 PM, jenk...@builds.apache.org wrote:
        >>
        >> Royale » Royale-asjs - Build # 2015 - Still Failing:
        >>
        >> Check console output at 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci-builds.apache.org%2Fjob%2FRoyale%2Fjob%2FRoyale-asjs%2F2015%2F&amp;data=04%7C01%7Caharui%40adobe.com%7Cbfbb539fb0cb4ed93c1308d9caa1ce90%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637763618577180566%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=q%2FnArg0cHFpvs5mZJUX45yEzs%2F5vZu829m95cADzHbM%3D&amp;reserved=0
 to view the results.
        >



Reply via email to