Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Eclipse build failures for org-gmbal-pfl

My bad, wrong log :) I've notice you always use DRY_RUN option. I will try it as well if you do not mind.


Regards,

Maxim

On 6/18/20 6:56 PM, Russell Gold wrote:
Hi Maxim,

That’ll be true if the correct artifacts are staged. But the build actually failed, and I asked the process to keep going, so I am not so certain. Interestingly, I asked it to run in DRY_RUN so it wasn’t supposed to stage anything.

Thanks,
Russ

On Jun 18, 2020, at 12:45 PM, Maxim Nesen <maxim.nesen@xxxxxxxxxx> wrote:

Hi Russ,

Important info is this:

[INFO] Installing /home/jenkins/agent/workspace/orb-gmbal-commons-release-build/target/management-api-3.2.3-javadoc.jar.asc to /home/jenkins/agent/workspace/orb-gmbal-commons-release-build/target/nexus-staging/staging/b00d9a2aad199/org/glassfish/external/management-api/3.2.3/management-api-3.2.3-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "b00d9a2aad199"
[INFO]  * Created staging repository with ID "orgglassfishexternal-1002".
[INFO]  * Staging repository at https://jakarta.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishexternal-1002
[INFO]  * Uploading locally staged artifacts to profile org.glassfish.external
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgglassfishexternal-1002".

Waiting for operation to complete...
..

[INFO] Remote staged 1 repositories, finished with success.

Basically you've already did the job, it's in staging. The final step which fail the build is not required any more (staging is already closed) so you can just remove  it from the build and it shall pass OK. But for now artifacts are in staging, so there is no need to re-run the job.

Regards,

Maxim

On 6/18/20 4:18 PM, Russell Gold wrote:

I am trying to get the org-gmbal-pfl build working on Eclipse. They have now corrected the problem with the new toolchains file, and now it is failing in unit tests https://ci.eclipse.org/orb/job/orb-gmbal-pfl-release-build/31/. The console output complains about a failure in the fork and speaks of artifacts generated, but I don’t see how to get to them. This problem is not happening when I build locally. Any ideas?

Thanks,
Russ

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!LQqWupd9eYScFhjFuktkqAI65LUuc1rj9wmiuzais2kupFmWjPqoFUwXD4B02Hmx$ 
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev


_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!KXa8sXWvq8uyVO_1rhWFtk_gCOj3EL_f0wBYZm53mIVqrCoaJgX0e7xX96tRBtUs$ 

Back to the top