+1 Run the verification scripts to check the following:
* Checksums are valid * Signatures are valid * The expanded source archive builds and passes tests * All files have license headers where appropriate * Expanded source archives match the contents of the RC tags * All LICENSE and NOTICE files are present and correct (verified manually) I've also run the following manual tests: * Live tests for SoftLayer are in the following state Results : Failed tests: SoftLayerComputeServiceContextLiveTest.testLaunchClusterWithDomainName:65 » IllegalState SoftLayerTemplateBuilderLiveTest>BaseTemplateBuilderLiveTest.testGetAssignableLocations:127 {scope=ZONE, id=osl01, description=Oslo 1, parent=softlayer, iso3166Codes=[NO], metadata={name=osl01}} ||{scope=PROVIDER, id=softlayer, description=https://api.softlayer.com/rest, iso3166Codes=[SG, US-CA, US-TX, US-VA, US-WA, NL, HK, NSFTW-IL, AU, CA-ON, GB, FR, IT, DE, JP, MX, CA-QC]} DatacenterApiLiveTest.testListDatacentersContent:82 expected [25] but found [32] SoftLayerTemplateBuilderLiveTest.testBiggestTemplateBuilder:121 expected [16.0] but found [56.0] SoftLayerTemplateBuilderLiveTest.testFastestTemplateBuilder:112 expected [16.0] but found [56.0] VirtualGuestBlockDeviceTemplateGroupApiLiveTest.init:39 » HttpResponse Read ti... SoftLayerComputeServiceLiveTest>BaseComputeServiceLiveTest.testDestroyNodes:689 {id=25773025, providerId=25773025, name=soft-layer-d11, location={scope=ZONE, id=ams03, description=Amsterdam 3, parent=softlayer, iso3166Codes=[NL], metadata={name=ams03}}, group=soft-layer, imageId=25773025, os={family=unrecognized, version=UNRECOGNIZED, description=UNRECOGNIZED, is64Bit=false}, status=PENDING, loginPort=22, hostname=soft-layer-d11.jclouds.org, publicAddresses=[169.50.163.35], hardware={id=25773025, providerId=25773025, name=soft-layer-d11, processors=[{cores=1.0, speed=2.0}], ram=1024, volumes=[{id=38527663, type=SAN, size=25.0, bootDevice=true, durable=false}, {id=38527725, type=SAN, size=2.0, bootDevice=false, durable=false}], hypervisor=XenServer, supportsImage=ALWAYS_TRUE}, loginUser=root} Tests run: 62, Failures: 7, Errors: 0, Skipped: 10 I'd consider the above non-blocking Best, Andrea On Sun, Nov 6, 2016 at 8:50 PM, Ignasi Barrera <n...@apache.org> wrote: > +1! > > Run the verification scripts to check the following: > > * Checksums are valid > * Signatures are valid > * The expanded source archive builds and passes tests > * All files have license headers where appropriate > * Expanded source archives match the contents of the RC tags > * All LICENSE and NOTICE files are present and correct (verified manually) > > I've also run the following manual tests: > > * All live tests in azurecompute-arm are passing. > * All live tests in chef are passing. > * All compute abstraction live tests (haven't run the entire test suite, > just the tests that validate the Compute abstraction) are passing in > aws-ec2. > * All tests are passing in profitbricks-rest. > * All live tests are passing in digitalocean2. > > * I've also used jclouds-karaf to create services, deploy nodes and run > scripts, and everything works as expected in the RC2. > * I've also checked compute-basics examples in the examples repo and > everything worked as expected. > > > On 6 November 2016 at 20:10, Ignasi Barrera <n...@apache.org> wrote: > > > Hi again! > > > > This is the second release candidate for Apache jclouds 2.0.0. > > > > This new RC fixes a small issue in jclouds-karaf. The fix only affects > > jclouds-karaf itself, so we have kept all other RC files unchanged. Any > > testing/validation you may have already done is still valid except for > > jclouds-karaf and jclouds-cli. > > > > Please use the separate [DISCUSS] thread for anything but votes. > > > > It fixes the following issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?versi > > on=12327379&styleName=Html&projectId=12314430 > > > > *** Please download, test and vote by Thursday, November 10th, 11:00 PST > / > > 02:00 EST / 20:00 CET. > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > Source and binary files: > > https://dist.apache.org/repos/dist/dev/jclouds/2.0.0-rc2/ > > > > Maven staging repo (I've removed the karaf artifacts from this one): > > https://repository.apache.org/content/repositories/orgapachejclouds-1028 > > Maven staging repo for the fixed karaf artifacts: > > https://repository.apache.org/content/repositories/orgapachejclouds-1029 > > > > > > These are the tags to be voted upon: > > * jclouds > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds.git;a=tag;h=5145551d0cf117d50ad4e31f48a1dfb739ea40ca > > - sha-1: 0bf3e339ace4e5d3fbd840e3f1f15aeaef48f067 > > * jclouds-labs > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-labs.git;a=tag;h=a8c27ba342a049c50c67190cf1374c9e6c76a5cc > > - sha-1: 43c102065eab2d5fbf98e75811d9088cb7cf76bc > > * jclouds-labs-openstack > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-labs-openstack.git;a=tag;h=a23eb2158a4d74376c83e997 > > a7e3d36a4ac991f0 > > - sha-1: 63d3ab446b5f54b428c44f2598fa98701ea4d261 > > * jclouds-labs-aws > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-labs-aws.git;a=tag;h=548a11517b609d85d25ab2da7c4512c1d5eed5e3 > > - sha-1: dfbda630cb1d38dd604825f4c2f01caed57c2f11 > > * jclouds-labs-google > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-labs-google.git;a=tag;h=6aec95c222c59270c0ddd6353b024f8e61bd3162 > > - sha-1: 1977db744690713d417fa165c571cecb8b2502cf > > * jclouds-karaf > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-karaf.git;a=tag;h= > > <https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git;a=tag;h= > 832a7be210ca2a09562a5dbd9b818ff0bb811705> > > *832a7be210ca2a09562a5dbd9b818ff0bb811705* > > - sha-1: 074e494ed889eb55db3cf906260a6dcaa2bbee2e > > * jclouds-cli > > - tag: https://git-wip-us.apache.org/repos/asf?p= > > jclouds-cli.git;a=tag;h=e6fb470424f0f3625de60487f1eea030e29ccce0 > > - sha-1: 684a738d1dbd3ad70ad59355a0ddaf2947c72f59 > > > > > > jclouds KEYS file containing PGP keys we use to sign the release: > > http://www.apache.org/dist/jclouds/KEYS > > > > [ ] +1 > > [ ] 0 (explain why) > > [ ] -1 (explain why) > > >