[JIRA] (OVIRT-750) Issues with mvn central syncrhronization
by Juan Hernández (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-750?page=com.atlassian.jira... ]
Juan Hernández commented on OVIRT-750:
--------------------------------------
I believe that artifactory has a timeout that controls this timeout. When it tries to retrieve an artifact from an remote repository (Maven Central, for example) and it fails, it won't try again till the timeout expires. The default value is 43200 seconds, 12 hours, see "Missed Retrieval Cache Period" here:
https://www.jfrog.com/confluence/display/RTF/Advanced+Settings
I'd suggest to reduce this timeout, 12 hours is too high. It is also good practice, in my opinion, to wait till the artifacts are available in Maven Central before submitting the patches that use them to gerrit. This way you avoid this timeout completely. For example, when I release version 4.1.5 of the API model I wait till it is available here:
http://central.maven.org/maven2/org/ovirt/engine/api/model/4.1.5/
Only when it is there I submit to gerrit the patches that use it.
> Issues with mvn central syncrhronization
> ----------------------------------------
>
> Key: OVIRT-750
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-750
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Piotr Kliczewski
> Assignee: infra
>
> When I release new version of jsonrpc and update the engine to use it the
> build fails and it is required to manually perform refresh of artifactory
> cache.
--
This message was sent by Atlassian JIRA
(v1000.482.3#100017)
8 years, 1 month
oVirt website builder down
by Marc Dequènes (Duck)
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--gqJ01U9fuc28SGA4dps7sronjXQQAJeHu
Content-Type: multipart/mixed; boundary="1f1SoaxoExJof3nsFI3k4QHfB1Bgh0EKC";
protected-headers="v1"
From: =?UTF-8?B?TWFyYyBEZXF1w6huZXMgKER1Y2sp?= <duck(a)redhat.com>
To: oVirt Infra <infra(a)ovirt.org>
Message-ID: <32edd7b8-c29a-47ac-7f2e-48c755d6ce5a(a)redhat.com>
Subject: oVirt website builder down
--1f1SoaxoExJof3nsFI3k4QHfB1Bgh0EKC
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Quack,
The webbuilder is down for an unknown reason, as well as two other
webbuilders for other projects. They are on OS1 on my colleague's
account and he is on vacation and not responding. I opened a ticket and
will try to get them back up soon.
\_o<
--1f1SoaxoExJof3nsFI3k4QHfB1Bgh0EKC--
--gqJ01U9fuc28SGA4dps7sronjXQQAJeHu
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYGKetAAoJEFXp+fesHEQ/3A8P/3Bqd5sJjIyfDG62kEq8d6wC
AQHfVdFITWL4d311/ogw19rtGZIA64yFjKD1z4EMYOJ/DKvax/NoqSEfuPuwH/ck
8RvERFDUMWKxhQY04tCt+y2UyNZRmrNZG443bocauaNV1QD3y8WjZ6BwJHHVbS0I
ek+IzJE6/PnT6K/6VV09QIm6Y1uC/issdPkRjMYumL25lgWK2nvReEfw1b6j1Y/F
xhC3UQ2gw7nBYL+Y4ZG+5o1oH7sUSzocijH1YnFEB/k1/QbUY2OV7f/Q5yS3nOWW
JHQHEv2qLNeZSMUsB/7M4FIe/jsr+3CMGAZb3VrdAArV9LYgnXWrLX9xZ2L7A/q8
zZ1WtzDPYaG4ZMTFZV9BmjV70gJGewrtWcCDJHRpljp+qLSL9g/H42R8wpNM9HFW
QiP92WhqJaooU27IoAUorKrH7BQpPVt+PDdcEY7598Xm2zbVhwniiym+j8gy5jUA
/cABiXLLOj1Ce8VoJORdDKEU95ZkUQxd5jrvsouHDgUZg2TeMDN2KPf2BAT/rTEM
lSwWIoTeSoxUz1odvc2Fi77efhj7ehTLVxf0mJEm8mU+SfrcCir4Gy8BngoK4jrx
nU8fAaYuvAgGP+7rpxVQ2vQbdXuB7ErJ4esdRxoFAhHqM8RqrF5HBVNFVm5LEbgv
j8C7jvtarfScs3tJXjkb
=UL3L
-----END PGP SIGNATURE-----
--gqJ01U9fuc28SGA4dps7sronjXQQAJeHu--
8 years, 1 month
building engine artificats from a posted patch?
by Dan Kenigsberg
Hi,
Pardon my ignorance, but how can I trigger build-artifacts.sh after
posting a patch to gerrit?
I hope there's an easy way togenerate RPMs to be tested by third
parties prior to merging the patch.
Regards,
Dan.
8 years, 1 month