Hi,

Just for feedback:

I've updated my Java version to:

java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode)

I get that error:

Running com.epam.dlab.backendapi.service.aws.AwsBillingServiceTest
16:04:01.967 [main] ERROR com.epam.dlab.backendapi.service.BillingService -
Cannot load billing report for user user with filter
AwsBillingFilter(product=null, shape=null)
java.lang.RuntimeException: null
at
com.epam.dlab.backendapi.service.BillingService.getReport(BillingService.java:45)
at
com.epam.dlab.backendapi.service.aws.AwsBillingServiceTest.getReportWithException(AwsBillingServiceTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running
com.epam.dlab.backendapi.service.aws.AwsInfrastructureInfoServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running
com.epam.dlab.backendapi.service.aws.AwsInfrastructureTemplateServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.epam.dlab.backendapi.domain.ExploratoryLibListTest
16:04:01.987 [main] DEBUG
com.epam.dlab.backendapi.domain.ExploratoryLibList - Update imageName image
with lib group os_pkg with 2 libraries
16:04:01.987 [main] DEBUG
com.epam.dlab.backendapi.domain.ExploratoryLibList - Update imageName image
with lib group pip2 with 2 libraries
16:04:01.987 [main] DEBUG
com.epam.dlab.backendapi.domain.ExploratoryLibList - Update imageName image
with lib group pip3 with 1 libraries
16:04:01.987 [main] DEBUG
com.epam.dlab.backendapi.domain.ExploratoryLibList - Update imageName image
with lib group r_pkg with 1 libraries
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.epam.dlab.backendapi.schedulers.CheckUserQuoteSchedulerTest
16:04:02.006 [main] WARN
com.epam.dlab.backendapi.schedulers.CheckUserQuoteScheduler - Stopping test
user env because of reaching user billing quote
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running
com.epam.dlab.backendapi.schedulers.CheckApplicationQuoteSchedulerTest
16:04:02.008 [main] WARN
com.epam.dlab.backendapi.schedulers.CheckApplicationQuoteScheduler -
Stopping all environments because of reaching budget quote
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Failed tests:
fetchSchedulerJobForUserAndExploratory(com.epam.dlab.backendapi.resources.SchedulerJobResourceTest):
expected:<SchedulerJobDTO(beginDate=2019-12-09, finishDate=2019-12-10,
startTime=16:04, endTime=16:04, startDaysRepeat=[MONDAY, TUESDAY,
WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY], stopDaysRepeat=[MONDAY,
TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY],
terminateDateTime=2019-12-09T16:04, timeZoneOffset=+03:00,
syncStartRequired=false, maxInactivity=null, checkInactivityRequired=false,
considerInactivity=true)> but was:<SchedulerJobDTO(beginDate=2019-12-09,
finishDate=2019-12-10, startTime=16:03, endTime=16:03,
startDaysRepeat=[MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY,
SUNDAY], stopDaysRepeat=[MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY,
SATURDAY, SUNDAY], terminateDateTime=2019-12-09T16:03,
timeZoneOffset=+03:00, syncStartRequired=false, maxInactivity=null,
checkInactivityRequired=false, considerInactivity=true)>

Tests run: 420, Failures: 1, Errors: 0, Skipped: 0

PS: My local is Turkish.

Kind Regards,
Furkan KAMACI

On Thu, Dec 5, 2019 at 11:37 PM Furkan KAMACI <furkankam...@gmail.com>
wrote:

> Hi,
>
> It is not blocker. I just wanted to learn underlying reason and give you a
> feedback.
>
> I'll run tests again with -U parameter.
>
> Kind Regards,
> Furkan KAMACI
>
> 5 Ara 2019 Per, saat 23:01 tarihinde Bohdan Hliva
> <bohdan_hl...@epam.com.invalid> şunu yazdı:
>
>> Guys,
>>
>> I think it is not a blocker for release. We have +1 from Furkan
>>
>> Отримати Outlook для Android<https://aka.ms/ghei36>
>>
>> ________________________________
>> From: Oleg Fuks <of...@apache.org>
>> Sent: Thursday, December 5, 2019 8:44:35 PM
>> To: dev@dlab.apache.org <dev@dlab.apache.org>
>> Subject: Re: [VOTE]: Release Apache DLab (incubating) 2.2-RC2
>>
>> Hello Furkan,
>>
>> Could you please take a look at my previous email?
>>
>> Yours Truly,
>> Oleg Fuks
>>
>> On 2019/12/04 09:25:52, Oleg Fuks <of...@apache.org> wrote:
>> > Hello,
>> >
>> > I am able to run 'mvn clean install' without any errors.
>> > Try to run 'mvn clean install -U', it should resolve the issue.
>> >
>> > Please reach out to us as soon as you run the command above so that we
>> can summarize the voting.
>> >
>> > Yours Truly,
>> > Oleg Fuks
>> >
>> > On 2019/12/03 18:49:50, Furkan KAMACI <furkankam...@gmail.com> wrote:
>> > > Hi,
>> > >
>> > > Hi,
>> > >
>> > > +1 from me.
>> > >
>> > > I checked:
>> > >
>> > > - Incubating in name
>> > > - DISCLAIMER exists
>> > > - LICENSE and NOTICE are fine
>> > > - No unexpected binary files
>> > > - Checked PGP signatures
>> > > - Checked Checksums
>> > > - Code compiles
>> > >
>> > > I couldn't run tests successfully. I get this error:
>> > >
>> > > 21:43:15.683 [main] INFO
>> > > com.epam.dlab.billing.gcp.service.BillingServiceImpl - Updating
>> billing
>> > > information for month +100000
>> > > 21:43:15.687 [main] INFO
>> > > com.epam.dlab.billing.gcp.service.BillingServiceImpl - Finished
>> updating
>> > > billing data
>> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394
>> sec
>> > >
>> > > Results :
>> > >
>> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
>> > >
>> > > [INFO]
>> > > [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ billing-gcp ---
>> > > [INFO] Building jar:
>> > >
>> /Users/kamaci/Downloads/apache-dlab-2.2-rc2-incubating/services/billing-gcp/target/billing-gcp-2.2.jar
>> > > [INFO]
>> > > [INFO] --- spring-boot-maven-plugin:2.2.1.RELEASE:repackage (default)
>> @
>> > > billing-gcp ---
>> > > [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.9 is
>> missing,
>> > > no dependency information available
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [INFO] Reactor Summary:
>> > > [INFO]
>> > > [INFO] billing-gcp ........................................ FAILURE [
>> > >  4.179 s]
>> > > [INFO] billing-aws ........................................ SKIPPED
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [INFO] BUILD FAILURE
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [INFO] Total time: 4.408 s
>> > > [INFO] Finished at: 2019-12-03T21:43:16+03:00
>> > > [INFO] Final Memory: 41M/507M
>> > > [INFO]
>> > >
>> ------------------------------------------------------------------------
>> > > [ERROR] Failed to execute goal
>> > >
>> org.springframework.boot:spring-boot-maven-plugin:2.2.1.RELEASE:repackage
>> > > (default) on project billing-gcp: Execution default of goal
>> > >
>> org.springframework.boot:spring-boot-maven-plugin:2.2.1.RELEASE:repackage
>> > > failed: Plugin
>> > > org.springframework.boot:spring-boot-maven-plugin:2.2.1.RELEASE or
>> one of
>> > > its dependencies could not be resolved: Failure to find
>> > > org.apache.commons:commons-lang3:jar:3.9 in
>> > >
>> https://urldefense.com/v3/__https://repo.maven.apache.org/maven2__;!K6dmGCEab4ueJg!kMFegVPQNpW5aVYc4vZxB2y9HXJg6f_BBxhzHZDjn8cRqycJvl0OqsJQX98knrDrSA$
>> was cached in the local repository,
>> > > resolution will not be reattempted until the update interval of
>> central has
>> > > elapsed or updates are forced -> [Help 1]
>> > >
>> > > Kind Regards,
>> > > Furkan KAMACI
>> > >
>> > > On Tue, Dec 3, 2019 at 5:06 PM Dmytro Gnatyshyn <
>> dgnatys...@apache.org>
>> > > wrote:
>> > >
>> > > >
>> > > >
>> > > > On 2019/12/03 11:53:07, Oleg Fuks <of...@apache.org> wrote:
>> > > > > Hello DLab community,
>> > > > >
>> > > > > This is a call for the vote of Apache DLab (incubating) 2.2-RC2.
>> > > > >
>> > > > > Git tag for release:
>> > > > >
>> https://urldefense.com/v3/__https://github.com/apache/incubator-dlab/tree/2.2-RC2__;!K6dmGCEab4ueJg!kMFegVPQNpW5aVYc4vZxB2y9HXJg6f_BBxhzHZDjn8cRqycJvl0OqsJQX99lR_61KQ$
>> > > > >
>> > > > > Release notes:
>> > > > >
>> https://urldefense.com/v3/__https://github.com/apache/incubator-dlab/blob/2.2-RC2/RELEASE_NOTES.md__;!K6dmGCEab4ueJg!kMFegVPQNpW5aVYc4vZxB2y9HXJg6f_BBxhzHZDjn8cRqycJvl0OqsJQX9-w199j2w$
>> > > > >
>> > > > > Artifacts (source, signature and checksum) corresponding to this
>> release
>> > > > candidate can be found here:
>> > > > >
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/dlab/2.2-RC2/__;!K6dmGCEab4ueJg!kMFegVPQNpW5aVYc4vZxB2y9HXJg6f_BBxhzHZDjn8cRqycJvl0OqsJQX98mDFSL4w$
>> > > > >
>> > > > > This has been signed with PGP key 905FA1A9, corresponding to
>> > > > of...@apache.org.
>> > > > > KEYS file is available here:
>> > > > >
>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/dlab/KEYS__;!K6dmGCEab4ueJg!kMFegVPQNpW5aVYc4vZxB2y9HXJg6f_BBxhzHZDjn8cRqycJvl0OqsJQX9-Hf6B8-Q$
>> > > > >
>> > > > > Please vote accordingly:
>> > > > > [ ] +1 approve
>> > > > > [ ] +0 no option
>> > > > > [ ] -1 disapprove with a reason
>> > > > >
>> > > > > Thanks,
>> > > > > The Apache DLab (incubating) team
>> > > > >
>> > > > >
>> ---------------------------------------------------------------------
>> > > > > To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
>> > > > > For additional commands, e-mail: dev-h...@dlab.apache.org
>> > > > >
>> > > > >
>> > > > Hi all,
>> > > >
>> > > >  +1
>> > > >
>> > > > Best regards,
>> > > > Dmytro Gnatyshyn
>> > > >
>> > > >
>> ---------------------------------------------------------------------
>> > > > To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
>> > > > For additional commands, e-mail: dev-h...@dlab.apache.org
>> > > >
>> > > >
>> > >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
>> > For additional commands, e-mail: dev-h...@dlab.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
>> For additional commands, e-mail: dev-h...@dlab.apache.org
>>
>>

Reply via email to