Started by an SCM change ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables. Obtained etc/jenkins/build.groovy from git https://github.com/eclipse-ee4j/eclipselink.git [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘el-master-agent-pod-0nps9-s5mlb’ WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-7vn7t-jjqk1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-jjqk1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-7vn7t-jjqk1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-jjqk1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-jjqk1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-jjqk1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-7vn7t-8dbx1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-8dbx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-7vn7t-8dbx1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-8dbx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-8dbx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-8dbx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-7vn7t-fxm5m because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-fxm5m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-7vn7t-fxm5m io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-fxm5m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-fxm5m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-fxm5m" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-7vn7t-n98fp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-n98fp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-7vn7t-n98fp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-n98fp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-7vn7t-n98fp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-7vn7t-n98fp" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Created Pod: kubernetes eclipselink/el-master-agent-pod-7vn7t-7xx82 Agent el-master-agent-pod-7vn7t-7xx82 is provisioned from template el-master-agent-pod-7vn7t --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-cb-2.7/413/" runUrl: "job/eclipselink-cb-2.7/413/" labels: jenkins: "slave" jenkins/label-digest: "3d62520732501e7b9e0bcd1206f227b6ebd57128" jenkins/label: "el-master-agent-pod" name: "el-master-agent-pod-7vn7t-7xx82" namespace: "eclipselink" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.eclipselink.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "el-master-agent-pod-7vn7t-7xx82" - name: "JENKINS_NAME" value: "el-master-agent-pod-7vn7t-7xx82" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" name: "jnlp" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "1" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" image: "rfelcman/el-build:2.0.3" name: "el-build" resources: limits: memory: "12Gi" cpu: "6" requests: memory: "12Gi" cpu: "5.5" tty: true volumeMounts: - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-eclipselink" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on el-master-agent-pod-7vn7t-7xx82 in /home/jenkins/agent/workspace/eclipselink-cb-2.7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/eclipselink.git > git init /home/jenkins/agent/workspace/eclipselink-cb-2.7 # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c75d2be177a2aa65329d843ad898ee3f6aab1869 (refs/remotes/origin/2.7) > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c75d2be177a2aa65329d843ad898ee3f6aab1869 # timeout=10 Commit message: "Queries created with criteria api with many joins - fix" > git rev-list --no-walk 4abffe4bdf1db200f4f27025a1b47b453d3d14ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@a7144db7; decorates RemoteLauncher[hudson.remoting.Channel@b999a16:JNLP4-connect connection from 10.40.71.10/10.40.71.10:55842] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Checking out Revision c75d2be177a2aa65329d843ad898ee3f6aab1869 (refs/remotes/origin/2.7) > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-cb-2.7/.git # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c75d2be177a2aa65329d843ad898ee3f6aab1869 # timeout=10 Commit message: "Queries created with criteria api with many joins - fix" > git branch -a -v --no-abbrev # timeout=10 > git checkout -b 2.7 c75d2be177a2aa65329d843ad898ee3f6aab1869 # timeout=10 > git rev-list --no-walk 4abffe4bdf1db200f4f27025a1b47b453d3d14ce # timeout=10 [Pipeline] sh + etc/jenkins/init.sh -[ EclipseLink Init ]----------------------------------------------------------- --2024-05-07 14:13:25-- https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 384581 (376K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/junit-4.13.2.jar' 0K .......... .......... .......... .......... .......... 13% 11.9M 0s 50K .......... .......... .......... .......... .......... 26% 12.5M 0s 100K .......... .......... .......... .......... .......... 39% 55.6M 0s 150K .......... .......... .......... .......... .......... 53% 45.3M 0s 200K .......... .......... .......... .......... .......... 66% 23.5M 0s 250K .......... .......... .......... .......... .......... 79% 72.6M 0s 300K .......... .......... .......... .......... .......... 93% 47.2M 0s 350K .......... .......... ..... 100% 209M=0.01s 2024-05-07 14:13:25 (26.5 MB/s) - '/home/jenkins/extension.lib.external/junit-4.13.2.jar' saved [384581/384581] --2024-05-07 14:13:25-- https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45024 (44K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar' 0K .......... .......... .......... .......... ... 100% 10.1M=0.004s 2024-05-07 14:13:25 (10.1 MB/s) - '/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar' saved [45024/45024] --2024-05-07 14:13:25-- https://repo1.maven.org/maven2/org/jmockit/jmockit/1.35/jmockit-1.35.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 774685 (757K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/jmockit-1.35.jar' 0K .......... .......... .......... .......... .......... 6% 8.18M 0s 50K .......... .......... .......... .......... .......... 13% 14.8M 0s 100K .......... .......... .......... .......... .......... 19% 29.5M 0s 150K .......... .......... .......... .......... .......... 26% 22.7M 0s 200K .......... .......... .......... .......... .......... 33% 33.1M 0s 250K .......... .......... .......... .......... .......... 39% 110M 0s 300K .......... .......... .......... .......... .......... 46% 141M 0s 350K .......... .......... .......... .......... .......... 52% 64.8M 0s 400K .......... .......... .......... .......... .......... 59% 57.4M 0s 450K .......... .......... .......... .......... .......... 66% 28.9M 0s 500K .......... .......... .......... .......... .......... 72% 154M 0s 550K .......... .......... .......... .......... .......... 79% 159M 0s 600K .......... .......... .......... .......... .......... 85% 126M 0s 650K .......... .......... .......... .......... .......... 92% 164M 0s 700K .......... .......... .......... .......... .......... 99% 183M 0s 750K ...... 100% 313M=0.02s 2024-05-07 14:13:25 (36.5 MB/s) - '/home/jenkins/extension.lib.external/jmockit-1.35.jar' saved [774685/774685] --2024-05-07 14:13:25-- https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 60782 (59K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/jboss-logging-3.4.3.Final.jar' 0K .......... .......... .......... .......... .......... 84% 11.4M 0s 50K ......... 100% 84.3M=0.004s 2024-05-07 14:13:25 (13.2 MB/s) - '/home/jenkins/extension.lib.external/jboss-logging-3.4.3.Final.jar' saved [60782/60782] --2024-05-07 14:13:25-- https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b12/javax.el-3.0.1-b12.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 237335 (232K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/javax.el-3.0.1-b12.jar' 0K .......... .......... .......... .......... .......... 21% 10.3M 0s 50K .......... .......... .......... .......... .......... 43% 13.2M 0s 100K .......... .......... .......... .......... .......... 64% 101M 0s 150K .......... .......... .......... .......... .......... 86% 37.6M 0s 200K .......... .......... .......... . 100% 13.3M=0.01s 2024-05-07 14:13:26 (18.0 MB/s) - '/home/jenkins/extension.lib.external/javax.el-3.0.1-b12.jar' saved [237335/237335] --2024-05-07 14:13:26-- https://repo1.maven.org/maven2/com/fasterxml/classmate/1.6.0/classmate-1.6.0.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 68930 (67K) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/classmate-1.6.0.jar' 0K .......... .......... .......... .......... .......... 74% 10.9M 0s 50K .......... ....... 100% 13.9M=0.006s 2024-05-07 14:13:26 (11.6 MB/s) - '/home/jenkins/extension.lib.external/classmate-1.6.0.jar' saved [68930/68930] --2024-05-07 14:13:26-- https://repo1.maven.org/maven2/com/mysql/mysql-connector-j/8.2.0/mysql-connector-j-8.2.0.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2489850 (2.4M) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' 0K .......... .......... .......... .......... .......... 2% 9.77M 0s 50K .......... .......... .......... .......... .......... 4% 15.0M 0s 100K .......... .......... .......... .......... .......... 6% 55.5M 0s 150K .......... .......... .......... .......... .......... 8% 51.7M 0s 200K .......... .......... .......... .......... .......... 10% 26.3M 0s 250K .......... .......... .......... .......... .......... 12% 54.9M 0s 300K .......... .......... .......... .......... .......... 14% 172M 0s 350K .......... .......... .......... .......... .......... 16% 53.8M 0s 400K .......... .......... .......... .......... .......... 18% 127M 0s 450K .......... .......... .......... .......... .......... 20% 33.3M 0s 500K .......... .......... .......... .......... .......... 22% 134M 0s 550K .......... .......... .......... .......... .......... 24% 81.7M 0s 600K .......... .......... .......... .......... .......... 26% 140M 0s 650K .......... .......... .......... .......... .......... 28% 169M 0s 700K .......... .......... .......... .......... .......... 30% 80.4M 0s 750K .......... .......... .......... .......... .......... 32% 166M 0s 800K .......... .......... .......... .......... .......... 34% 125M 0s 850K .......... .......... .......... .......... .......... 37% 170M 0s 900K .......... .......... .......... .......... .......... 39% 161M 0s 950K .......... .......... .......... .......... .......... 41% 102M 0s 1000K .......... .......... .......... .......... .......... 43% 168M 0s 1050K .......... .......... .......... .......... .......... 45% 144M 0s 1100K .......... .......... .......... .......... .......... 47% 172M 0s 1150K .......... .......... .......... .......... .......... 49% 176M 0s 1200K .......... .......... .......... .......... .......... 51% 134M 0s 1250K .......... .......... .......... .......... .......... 53% 172M 0s 1300K .......... .......... .......... .......... .......... 55% 158M 0s 1350K .......... .......... .......... .......... .......... 57% 167M 0s 1400K .......... .......... .......... .......... .......... 59% 139M 0s 1450K .......... .......... .......... .......... .......... 61% 155M 0s 1500K .......... .......... .......... .......... .......... 63% 168M 0s 1550K .......... .......... .......... .......... .......... 65% 147M 0s 1600K .......... .......... .......... .......... .......... 67% 135M 0s 1650K .......... .......... .......... .......... .......... 69% 157M 0s 1700K .......... .......... .......... .......... .......... 71% 155M 0s 1750K .......... .......... .......... .......... .......... 74% 161M 0s 1800K .......... .......... .......... .......... .......... 76% 133M 0s 1850K .......... .......... .......... .......... .......... 78% 156M 0s 1900K .......... .......... .......... .......... .......... 80% 171M 0s 1950K .......... .......... .......... .......... .......... 82% 162M 0s 2000K .......... .......... .......... .......... .......... 84% 120M 0s 2050K .......... .......... .......... .......... .......... 86% 176M 0s 2100K .......... .......... .......... .......... .......... 88% 174M 0s 2150K .......... .......... .......... .......... .......... 90% 113M 0s 2200K .......... .......... .......... .......... .......... 92% 131M 0s 2250K .......... .......... .......... .......... .......... 94% 172M 0s 2300K .......... .......... .......... .......... .......... 96% 169M 0s 2350K .......... .......... .......... .......... .......... 98% 172M 0s 2400K .......... .......... .......... . 100% 162M=0.03s 2024-05-07 14:13:26 (82.1 MB/s) - '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' saved [2489850/2489850] --2024-05-07 14:13:26-- https://repo1.maven.org/maven2/org/jgroups/jgroups/4.1.8.Final/jgroups-4.1.8.Final.jar Resolving repo1.maven.org (repo1.maven.org)... 151.101.136.209, 2a04:4e42:20::209 Connecting to repo1.maven.org (repo1.maven.org)|151.101.136.209|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2375243 (2.3M) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/jgroups.jar' 0K .......... .......... .......... .......... .......... 2% 12.6M 0s 50K .......... .......... .......... .......... .......... 4% 13.0M 0s 100K .......... .......... .......... .......... .......... 6% 116M 0s 150K .......... .......... .......... .......... .......... 8% 38.0M 0s 200K .......... .......... .......... .......... .......... 10% 24.4M 0s 250K .......... .......... .......... .......... .......... 12% 110M 0s 300K .......... .......... .......... .......... .......... 15% 174M 0s 350K .......... .......... .......... .......... .......... 17% 40.0M 0s 400K .......... .......... .......... .......... .......... 19% 134M 0s 450K .......... .......... .......... .......... .......... 21% 29.0M 0s 500K .......... .......... .......... .......... .......... 23% 166M 0s 550K .......... .......... .......... .......... .......... 25% 160M 0s 600K .......... .......... .......... .......... .......... 28% 163M 0s 650K .......... .......... .......... .......... .......... 30% 171M 0s 700K .......... .......... .......... .......... .......... 32% 129M 0s 750K .......... .......... .......... .......... .......... 34% 171M 0s 800K .......... .......... .......... .......... .......... 36% 134M 0s 850K .......... .......... .......... .......... .......... 38% 175M 0s 900K .......... .......... .......... .......... .......... 40% 173M 0s 950K .......... .......... .......... .......... .......... 43% 61.5M 0s 1000K .......... .......... .......... .......... .......... 45% 162M 0s 1050K .......... .......... .......... .......... .......... 47% 170M 0s 1100K .......... .......... .......... .......... .......... 49% 167M 0s 1150K .......... .......... .......... .......... .......... 51% 176M 0s 1200K .......... .......... .......... .......... .......... 53% 137M 0s 1250K .......... .......... .......... .......... .......... 56% 162M 0s 1300K .......... .......... .......... .......... .......... 58% 174M 0s 1350K .......... .......... .......... .......... .......... 60% 170M 0s 1400K .......... .......... .......... .......... .......... 62% 151M 0s 1450K .......... .......... .......... .......... .......... 64% 164M 0s 1500K .......... .......... .......... .......... .......... 66% 170M 0s 1550K .......... .......... .......... .......... .......... 68% 168M 0s 1600K .......... .......... .......... .......... .......... 71% 122M 0s 1650K .......... .......... .......... .......... .......... 73% 167M 0s 1700K .......... .......... .......... .......... .......... 75% 168M 0s 1750K .......... .......... .......... .......... .......... 77% 154M 0s 1800K .......... .......... .......... .......... .......... 79% 164M 0s 1850K .......... .......... .......... .......... .......... 81% 167M 0s 1900K .......... .......... .......... .......... .......... 84% 167M 0s 1950K .......... .......... .......... .......... .......... 86% 135M 0s 2000K .......... .......... .......... .......... .......... 88% 132M 0s 2050K .......... .......... .......... .......... .......... 90% 142M 0s 2100K .......... .......... .......... .......... .......... 92% 161M 0s 2150K .......... .......... .......... .......... .......... 94% 173M 0s 2200K .......... .......... .......... .......... .......... 97% 162M 0s 2250K .......... .......... .......... .......... .......... 99% 169M 0s 2300K .......... ......... 100% 192M=0.03s 2024-05-07 14:13:26 (83.8 MB/s) - '/home/jenkins/extension.lib.external/jgroups.jar' saved [2375243/2375243] --2024-05-07 14:13:26-- https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.tar.gz Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2 Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6904503 (6.6M) [application/x-gzip] Saving to: '/home/jenkins/extension.lib.external/apache-ant-1.10.9-bin.tar.gz' 0K .......... .......... .......... .......... .......... 0% 198K 34s 50K .......... .......... .......... .......... .......... 1% 439K 24s 100K .......... .......... .......... .......... .......... 2% 603K 20s 150K .......... .......... .......... .......... .......... 2% 717K 17s 200K .......... .......... .......... .......... .......... 3% 579K 16s 250K .......... .......... .......... .......... .......... 4% 694K 15s 300K .......... .......... .......... .......... .......... 5% 732K 14s 350K .......... .......... .......... .......... .......... 5% 600K 13s 400K .......... .......... .......... .......... .......... 6% 666K 13s 450K .......... .......... .......... .......... .......... 7% 534K 12s 500K .......... .......... .......... .......... .......... 8% 654K 12s 550K .......... .......... .......... .......... .......... 8% 690K 12s 600K .......... .......... .......... .......... .......... 9% 587K 12s 650K .......... .......... .......... .......... .......... 10% 661K 11s 700K .......... .......... .......... .......... .......... 11% 539K 11s 750K .......... .......... .......... .......... .......... 11% 647K 11s 800K .......... .......... .......... .......... .......... 12% 668K 11s 850K .......... .......... .......... .......... .......... 13% 597K 11s 900K .......... .......... .......... .......... .......... 14% 648K 10s 950K .......... .......... .......... .......... .......... 14% 570K 10s 1000K .......... .......... .......... .......... .......... 15% 669K 10s 1050K .......... .......... .......... .......... .......... 16% 691K 10s 1100K .......... .......... .......... .......... .......... 17% 537K 10s 1150K .......... .......... .......... .......... .......... 17% 581K 10s 1200K .......... .......... .......... .......... .......... 18% 560K 10s 1250K .......... .......... .......... .......... .......... 19% 654K 10s 1300K .......... .......... .......... .......... .......... 20% 614K 9s 1350K .......... .......... .......... .......... .......... 20% 580K 9s 1400K .......... .......... .......... .......... .......... 21% 691K 9s 1450K .......... .......... .......... .......... .......... 22% 552K 9s 1500K .......... .......... .......... .......... .......... 22% 635K 9s 1550K .......... .......... .......... .......... .......... 23% 719K 9s 1600K .......... .......... .......... .......... .......... 24% 597K 9s 1650K .......... .......... .......... .......... .......... 25% 651K 9s 1700K .......... .......... .......... .......... .......... 25% 569K 9s 1750K .......... .......... .......... .......... .......... 26% 712K 8s 1800K .......... .......... .......... .......... .......... 27% 649K 8s 1850K .......... .......... .......... .......... .......... 28% 595K 8s 1900K .......... .......... .......... .......... .......... 28% 647K 8s 1950K .......... .......... .......... .......... .......... 29% 587K 8s 2000K .......... .......... .......... .......... .......... 30% 635K 8s 2050K .......... .......... .......... .......... .......... 31% 678K 8s 2100K .......... .......... .......... .......... .......... 31% 583K 8s 2150K .......... .......... .......... .......... .......... 32% 658K 8s 2200K .......... .......... .......... .......... .......... 33% 599K 8s 2250K .......... .......... .......... .......... .......... 34% 649K 8s 2300K .......... .......... .......... .......... .......... 34% 721K 7s 2350K .......... .......... .......... .......... .......... 35% 596K 7s 2400K .......... .......... .......... .......... .......... 36% 637K 7s 2450K .......... .......... .......... .......... .......... 37% 591K 7s 2500K .......... .......... .......... .......... .......... 37% 677K 7s 2550K .......... .......... .......... .......... .......... 38% 727K 7s 2600K .......... .......... .......... .......... .......... 39% 675K 7s 2650K .......... .......... .......... .......... .......... 40% 729K 7s 2700K .......... .......... .......... .......... .......... 40% 676K 7s 2750K .......... .......... .......... .......... .......... 41% 740K 7s 2800K .......... .......... .......... .......... .......... 42% 771K 6s 2850K .......... .......... .......... .......... .......... 43% 635K 6s 2900K .......... .......... .......... .......... .......... 43% 793K 6s 2950K .......... .......... .......... .......... .......... 44% 668K 6s 3000K .......... .......... .......... .......... .......... 45% 778K 6s 3050K .......... .......... .......... .......... .......... 45% 650K 6s 3100K .......... .......... .......... .......... .......... 46% 651K 6s 3150K .......... .......... .......... .......... .......... 47% 749K 6s 3200K .......... .......... .......... .......... .......... 48% 672K 6s 3250K .......... .......... .......... .......... .......... 48% 781K 6s 3300K .......... .......... .......... .......... .......... 49% 716K 5s 3350K .......... .......... .......... .......... .......... 50% 640K 5s 3400K .......... .......... .......... .......... .......... 51% 760K 5s 3450K .......... .......... .......... .......... .......... 51% 673K 5s 3500K .......... .......... .......... .......... .......... 52% 763K 5s 3550K .......... .......... .......... .......... .......... 53% 761K 5s 3600K .......... .......... .......... .......... .......... 54% 614K 5s 3650K .......... .......... .......... .......... .......... 54% 615K 5s 3700K .......... .......... .......... .......... .......... 55% 578K 5s 3750K .......... .......... .......... .......... .......... 56% 713K 5s 3800K .......... .......... .......... .......... .......... 57% 754K 5s 3850K .......... .......... .......... .......... .......... 57% 631K 5s 3900K .......... .......... .......... .......... .......... 58% 679K 4s 3950K .......... .......... .......... .......... .......... 59% 628K 4s 4000K .......... .......... .......... .......... .......... 60% 664K 4s 4050K .......... .......... .......... .......... .......... 60% 681K 4s 4100K .......... .......... .......... .......... .......... 61% 612K 4s 4150K .......... .......... .......... .......... .......... 62% 676K 4s 4200K .......... .......... .......... .......... .......... 63% 578K 4s 4250K .......... .......... .......... .......... .......... 63% 667K 4s 4300K .......... .......... .......... .......... .......... 64% 695K 4s 4350K .......... .......... .......... .......... .......... 65% 626K 4s 4400K .......... .......... .......... .......... .......... 65% 752K 4s 4450K .......... .......... .......... .......... .......... 66% 638K 4s 4500K .......... .......... .......... .......... .......... 67% 673K 3s 4550K .......... .......... .......... .......... .......... 68% 642K 3s 4600K .......... .......... .......... .......... .......... 68% 628K 3s 4650K .......... .......... .......... .......... .......... 69% 808K 3s 4700K .......... .......... .......... .......... .......... 70% 637K 3s 4750K .......... .......... .......... .......... .......... 71% 742K 3s 4800K .......... .......... .......... .......... .......... 71% 740K 3s 4850K .......... .......... .......... .......... .......... 72% 628K 3s 4900K .......... .......... .......... .......... .......... 73% 679K 3s 4950K .......... .......... .......... .......... .......... 74% 633K 3s 5000K .......... .......... .......... .......... .......... 74% 778K 3s 5050K .......... .......... .......... .......... .......... 75% 811K 3s 5100K .......... .......... .......... .......... .......... 76% 688K 2s 5150K .......... .......... .......... .......... .......... 77% 786K 2s 5200K .......... .......... .......... .......... .......... 77% 630K 2s 5250K .......... .......... .......... .......... .......... 78% 755K 2s 5300K .......... .......... .......... .......... .......... 79% 791K 2s 5350K .......... .......... .......... .......... .......... 80% 674K 2s 5400K .......... .......... .......... .......... .......... 80% 830K 2s 5450K .......... .......... .......... .......... .......... 81% 671K 2s 5500K .......... .......... .......... .......... .......... 82% 757K 2s 5550K .......... .......... .......... .......... .......... 83% 833K 2s 5600K .......... .......... .......... .......... .......... 83% 662K 2s 5650K .......... .......... .......... .......... .......... 84% 737K 2s 5700K .......... .......... .......... .......... .......... 85% 674K 2s 5750K .......... .......... .......... .......... .......... 86% 803K 1s 5800K .......... .......... .......... .......... .......... 86% 719K 1s 5850K .......... .......... .......... .......... .......... 87% 682K 1s 5900K .......... .......... .......... .......... .......... 88% 811K 1s 5950K .......... .......... .......... .......... .......... 88% 688K 1s 6000K .......... .......... .......... .......... .......... 89% 759K 1s 6050K .......... .......... .......... .......... .......... 90% 803K 1s 6100K .......... .......... .......... .......... .......... 91% 628K 1s 6150K .......... .......... .......... .......... .......... 91% 785K 1s 6200K .......... .......... .......... .......... .......... 92% 675K 1s 6250K .......... .......... .......... .......... .......... 93% 861K 1s 6300K .......... .......... .......... .......... .......... 94% 751K 1s 6350K .......... .......... .......... .......... .......... 94% 679K 1s 6400K .......... .......... .......... .......... .......... 95% 729K 0s 6450K .......... .......... .......... .......... .......... 96% 706K 0s 6500K .......... .......... .......... .......... .......... 97% 803K 0s 6550K .......... .......... .......... .......... .......... 97% 756K 0s 6600K .......... .......... .......... .......... .......... 98% 672K 0s 6650K .......... .......... .......... .......... .......... 99% 807K 0s 6700K .......... .......... .......... .......... .. 100% 765K=10s 2024-05-07 14:13:37 (658 KB/s) - '/home/jenkins/extension.lib.external/apache-ant-1.10.9-bin.tar.gz' saved [6904503/6904503] --2024-05-07 14:13:37-- https://archive.apache.org/dist/maven/ant-tasks/2.1.3/binaries/maven-ant-tasks-2.1.3.jar Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2 Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1316000 (1.3M) [application/java-archive] Saving to: '/home/jenkins/extension.lib.external/mavenant/maven-ant-tasks-2.1.3.jar' 0K .......... .......... .......... .......... .......... 3% 214K 6s 50K .......... .......... .......... .......... .......... 7% 1.41M 3s 100K .......... .......... .......... .......... .......... 11% 480K 3s 150K .......... .......... .......... .......... .......... 15% 1.92M 2s 200K .......... .......... .......... .......... .......... 19% 688K 2s 250K .......... .......... .......... .......... .......... 23% 1.84M 2s 300K .......... .......... .......... .......... .......... 27% 1.84M 1s 350K .......... .......... .......... .......... .......... 31% 1.84M 1s 400K .......... .......... .......... .......... .......... 35% 2.34M 1s 450K .......... .......... .......... .......... .......... 38% 2.34M 1s 500K .......... .......... .......... .......... .......... 42% 2.50M 1s 550K .......... .......... .......... .......... .......... 46% 2.48M 1s 600K .......... .......... .......... .......... .......... 50% 2.06M 1s 650K .......... .......... .......... .......... .......... 54% 2.64M 1s 700K .......... .......... .......... .......... .......... 58% 1.98M 0s 750K .......... .......... .......... .......... .......... 62% 1.98M 0s 800K .......... .......... .......... .......... .......... 66% 2.12M 0s 850K .......... .......... .......... .......... .......... 70% 1.94M 0s 900K .......... .......... .......... .......... .......... 73% 2.57M 0s 950K .......... .......... .......... .......... .......... 77% 1.93M 0s 1000K .......... .......... .......... .......... .......... 81% 2.92M 0s 1050K .......... .......... .......... .......... .......... 85% 2.10M 0s 1100K .......... .......... .......... .......... .......... 89% 2.37M 0s 1150K .......... .......... .......... .......... .......... 93% 2.39M 0s 1200K .......... .......... .......... .......... .......... 97% 1.93M 0s 1250K .......... .......... .......... ..... 100% 3.60M=0.9s 2024-05-07 14:13:39 (1.35 MB/s) - '/home/jenkins/extension.lib.external/mavenant/maven-ant-tasks-2.1.3.jar' saved [1316000/1316000] --2024-05-07 14:13:39-- https://download.jboss.org/wildfly/15.0.1.Final/wildfly-15.0.1.Final.tar.gz Resolving download.jboss.org (download.jboss.org)... 23.200.88.18, 23.200.88.4, 2600:1404:a00:6::172d:7786, ... Connecting to download.jboss.org (download.jboss.org)|23.200.88.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 179449615 (171M) [application/x-gzip] Saving to: '/home/jenkins/extension.lib.external/wildfly-15.0.1.Final.tar.gz' 0K .......... .......... .......... .......... .......... 0% 2.23M 77s 50K .......... .......... .......... .......... .......... 0% 2.84M 68s 100K .......... .......... .......... .......... .......... 0% 4.77M 58s 150K .......... .......... .......... .......... .......... 0% 8.83M 48s 200K .......... .......... .......... .......... .......... 0% 9.76M 42s 250K .......... .......... .......... .......... .......... 0% 9.29M 38s 300K .......... .......... .......... .......... .......... 0% 13.0M 34s 350K .......... .......... .......... .......... .......... 0% 15.3M 32s 400K .......... .......... .......... .......... .......... 0% 26.6M 29s 450K .......... .......... .......... .......... .......... 0% 22.6M 27s 500K .......... .......... .......... .......... .......... 0% 17.3M 25s 550K .......... .......... .......... .......... .......... 0% 25.9M 24s 600K .......... .......... .......... .......... .......... 0% 31.1M 22s 650K .......... .......... .......... .......... .......... 0% 21.5M 21s 700K .......... .......... .......... .......... .......... 0% 41.9M 20s 750K .......... .......... .......... .......... .......... 0% 26.4M 19s 800K .......... .......... .......... .......... .......... 0% 45.2M 18s 850K .......... .......... .......... .......... .......... 0% 28.2M 18s 900K .......... .......... .......... .......... .......... 0% 60.9M 17s 950K .......... .......... .......... .......... .......... 0% 32.9M 16s 1000K .......... .......... .......... .......... .......... 0% 36.5M 16s 1050K .......... .......... .......... .......... .......... 0% 52.1M 15s 1100K .......... .......... .......... .......... .......... 0% 116M 14s 1150K .......... .......... .......... .......... .......... 0% 40.0M 14s 1200K .......... .......... .......... .......... .......... 0% 44.7M 14s 1250K .......... .......... .......... .......... .......... 0% 47.3M 13s 1300K .......... .......... .......... .......... .......... 0% 245M 13s 1350K .......... .......... .......... .......... .......... 0% 47.2M 12s 1400K .......... .......... .......... .......... .......... 0% 52.9M 12s 1450K .......... .......... .......... .......... .......... 0% 53.5M 12s 1500K .......... .......... .......... .......... .......... 0% 62.1M 12s 1550K .......... .......... .......... .......... .......... 0% 210M 11s 1600K .......... .......... .......... .......... .......... 0% 54.4M 11s 1650K .......... .......... .......... .......... .......... 0% 65.8M 11s 1700K .......... .......... .......... .......... .......... 0% 62.3M 10s 1750K .......... .......... .......... .......... .......... 1% 59.0M 10s 1800K .......... .......... .......... .......... .......... 1% 311M 10s 1850K .......... .......... .......... .......... .......... 1% 66.5M 10s 1900K .......... .......... .......... .......... .......... 1% 65.0M 10s 1950K .......... .......... .......... .......... .......... 1% 11.7M 10s 2000K .......... .......... .......... .......... .......... 1% 17.8M 10s 2050K .......... .......... .......... .......... .......... 1% 168M 9s 2100K .......... .......... .......... .......... .......... 1% 296M 9s 2150K .......... .......... .......... .......... .......... 1% 103M 9s 2200K .......... .......... .......... .......... .......... 1% 172M 9s 2250K .......... .......... .......... .......... .......... 1% 85.3M 9s 2300K .......... .......... .......... .......... .......... 1% 170M 9s 2350K .......... .......... .......... .......... .......... 1% 168M 8s 2400K .......... .......... .......... .......... .......... 1% 156M 8s 2450K .......... .......... .......... .......... .......... 1% 136M 8s 2500K .......... .......... .......... .......... .......... 1% 81.2M 8s 2550K .......... .......... .......... .......... .......... 1% 180M 8s 2600K .......... .......... .......... .......... .......... 1% 40.9M 8s 2650K .......... .......... .......... .......... .......... 1% 141M 8s 2700K .......... .......... .......... .......... .......... 1% 235M 8s 2750K .......... .......... .......... .......... .......... 1% 124M 7s 2800K .......... .......... .......... .......... .......... 1% 179M 7s 2850K .......... .......... .......... .......... .......... 1% 56.0M 7s 2900K .......... .......... .......... .......... .......... 1% 167M 7s 2950K .......... .......... .......... .......... .......... 1% 182M 7s 3000K .......... .......... .......... .......... .......... 1% 159M 7s 3050K .......... .......... .......... .......... .......... 1% 181M 7s 3100K .......... .......... .......... .......... .......... 1% 26.0M 7s 3150K .......... .......... .......... .......... .......... 1% 276M 7s 3200K .......... .......... .......... .......... .......... 1% 284M 7s 3250K .......... .......... .......... .......... .......... 1% 278M 7s 3300K .......... .......... .......... .......... .......... 1% 383M 6s 3350K .......... .......... .......... .......... .......... 1% 284M 6s 3400K .......... .......... .......... .......... .......... 1% 322M 6s 3450K .......... .......... .......... .......... .......... 1% 315M 6s 3500K .......... .......... .......... .......... .......... 2% 358M 6s 3550K .......... .......... .......... .......... .......... 2% 310M 6s 3600K .......... .......... .......... .......... .......... 2% 320M 6s 3650K .......... .......... .......... .......... .......... 2% 359M 6s 3700K .......... .......... .......... .......... .......... 2% 285M 6s 3750K .......... .......... .......... .......... .......... 2% 273M 6s 3800K .......... .......... .......... .......... .......... 2% 221M 6s 3850K .......... .......... .......... .......... .......... 2% 201M 6s 3900K .......... .......... .......... .......... .......... 2% 180M 6s 3950K .......... .......... .......... .......... .......... 2% 167M 5s 4000K .......... .......... .......... .......... .......... 2% 269M 5s 4050K .......... .......... .......... .......... .......... 2% 31.9M 5s 4100K .......... .......... .......... .......... .......... 2% 189M 5s 4150K .......... .......... .......... .......... .......... 2% 160M 5s 4200K .......... .......... .......... .......... .......... 2% 312M 5s 4250K .......... .......... .......... .......... .......... 2% 162M 5s 4300K .......... .......... .......... .......... .......... 2% 169M 5s 4350K .......... .......... .......... .......... .......... 2% 139M 5s 4400K .......... .......... .......... .......... .......... 2% 149M 5s 4450K .......... .......... .......... .......... .......... 2% 286M 5s 4500K .......... .......... .......... .......... .......... 2% 152M 5s 4550K .......... .......... .......... .......... .......... 2% 175M 5s 4600K .......... .......... .......... .......... .......... 2% 164M 5s 4650K .......... .......... .......... .......... .......... 2% 50.0M 5s 4700K .......... .......... .......... .......... .......... 2% 338M 5s 4750K .......... .......... .......... .......... .......... 2% 261M 5s 4800K .......... .......... .......... .......... .......... 2% 236M 5s 4850K .......... .......... .......... .......... .......... 2% 171M 5s 4900K .......... .......... .......... .......... .......... 2% 48.8M 5s 4950K .......... .......... .......... .......... .......... 2% 200M 5s 5000K .......... .......... .......... .......... .......... 2% 154M 5s 5050K .......... .......... .......... .......... .......... 2% 360M 5s 5100K .......... .......... .......... .......... .......... 2% 150M 5s 5150K .......... .......... .......... .......... .......... 2% 104M 4s 5200K .......... .......... .......... .......... .......... 2% 170M 4s 5250K .......... .......... .......... .......... .......... 3% 165M 4s 5300K .......... .......... .......... .......... .......... 3% 258M 4s 5350K .......... .......... .......... .......... .......... 3% 219M 4s 5400K .......... .......... .......... .......... .......... 3% 154M 4s 5450K .......... .......... .......... .......... .......... 3% 234M 4s 5500K .......... .......... .......... .......... .......... 3% 202M 4s 5550K .......... .......... .......... .......... .......... 3% 184M 4s 5600K .......... .......... .......... .......... .......... 3% 208M 4s 5650K .......... .......... .......... .......... .......... 3% 131M 4s 5700K .......... .......... .......... .......... .......... 3% 152M 4s 5750K .......... .......... .......... .......... .......... 3% 268M 4s 5800K .......... .......... .......... .......... .......... 3% 205M 4s 5850K .......... .......... .......... .......... .......... 3% 231M 4s 5900K .......... .......... .......... .......... .......... 3% 215M 4s 5950K .......... .......... .......... .......... .......... 3% 269M 4s 6000K .......... .......... .......... .......... .......... 3% 185M 4s 6050K .......... .......... .......... .......... .......... 3% 287M 4s 6100K .......... .......... .......... .......... .......... 3% 49.2M 4s 6150K .......... .......... .......... .......... .......... 3% 272M 4s 6200K .......... .......... .......... .......... .......... 3% 63.7M 4s 6250K .......... .......... .......... .......... .......... 3% 332M 4s 6300K .......... .......... .......... .......... .......... 3% 253M 4s 6350K .......... .......... .......... .......... .......... 3% 295M 4s 6400K .......... .......... .......... .......... .......... 3% 349M 4s 6450K .......... .......... .......... .......... .......... 3% 33.4M 4s 6500K .......... .......... .......... .......... .......... 3% 277M 4s 6550K .......... .......... .......... .......... .......... 3% 291M 4s 6600K .......... .......... .......... .......... .......... 3% 266M 4s 6650K .......... .......... .......... .......... .......... 3% 308M 4s 6700K .......... .......... .......... .......... .......... 3% 29.7M 4s 6750K .......... .......... .......... .......... .......... 3% 262M 4s 6800K .......... .......... .......... .......... .......... 3% 302M 4s 6850K .......... .......... .......... .......... .......... 3% 270M 4s 6900K .......... .......... .......... .......... .......... 3% 320M 4s 6950K .......... .......... .......... .......... .......... 3% 28.6M 4s 7000K .......... .......... .......... .......... .......... 4% 259M 4s 7050K .......... .......... .......... .......... .......... 4% 284M 4s 7100K .......... .......... .......... .......... .......... 4% 346M 4s 7150K .......... .......... .......... .......... .......... 4% 346M 4s 7200K .......... .......... .......... .......... .......... 4% 55.4M 4s 7250K .......... .......... .......... .......... .......... 4% 301M 3s 7300K .......... .......... .......... .......... .......... 4% 271M 3s 7350K .......... .......... .......... .......... .......... 4% 301M 3s 7400K .......... .......... .......... .......... .......... 4% 350M 3s 7450K .......... .......... .......... .......... .......... 4% 68.6M 3s 7500K .......... .......... .......... .......... .......... 4% 297M 3s 7550K .......... .......... .......... .......... .......... 4% 275M 3s 7600K .......... .......... .......... .......... .......... 4% 321M 3s 7650K .......... .......... .......... .......... .......... 4% 370M 3s 7700K .......... .......... .......... .......... .......... 4% 64.7M 3s 7750K .......... .......... .......... .......... .......... 4% 302M 3s 7800K .......... .......... .......... .......... .......... 4% 307M 3s 7850K .......... .......... .......... .......... .......... 4% 298M 3s 7900K .......... .......... .......... .......... .......... 4% 292M 3s 7950K .......... .......... .......... .......... .......... 4% 150M 3s 8000K .......... .......... .......... .......... .......... 4% 257M 3s 8050K .......... .......... .......... .......... .......... 4% 277M 3s 8100K .......... .......... .......... .......... .......... 4% 320M 3s 8150K .......... .......... .......... .......... .......... 4% 22.9M 3s 8200K .......... .......... .......... .......... .......... 4% 228M 3s 8250K .......... .......... .......... .......... .......... 4% 289M 3s 8300K .......... .......... .......... .......... .......... 4% 300M 3s 8350K .......... .......... .......... .......... .......... 4% 266M 3s 8400K .......... .......... .......... .......... .......... 4% 329M 3s 8450K .......... .......... .......... .......... .......... 4% 373M 3s 8500K .......... .......... .......... .......... .......... 4% 43.6M 3s 8550K .......... .......... .......... .......... .......... 4% 312M 3s 8600K .......... .......... .......... .......... .......... 4% 311M 3s 8650K .......... .......... .......... .......... .......... 4% 331M 3s 8700K .......... .......... .......... .......... .......... 4% 321M 3s 8750K .......... .......... .......... .......... .......... 5% 49.3M 3s 8800K .......... .......... .......... .......... .......... 5% 252M 3s 8850K .......... .......... .......... .......... .......... 5% 292M 3s 8900K .......... .......... .......... .......... .......... 5% 346M 3s 8950K .......... .......... .......... .......... .......... 5% 339M 3s 9000K .......... .......... .......... .......... .......... 5% 34.4M 3s 9050K .......... .......... .......... .......... .......... 5% 211M 3s 9100K .......... .......... .......... .......... .......... 5% 337M 3s 9150K .......... .......... .......... .......... .......... 5% 365M 3s 9200K .......... .......... .......... .......... .......... 5% 297M 3s 9250K .......... .......... .......... .......... .......... 5% 75.9M 3s 9300K .......... .......... .......... .......... .......... 5% 282M 3s 9350K .......... .......... .......... .......... .......... 5% 295M 3s 9400K .......... .......... .......... .......... .......... 5% 241M 3s 9450K .......... .......... .......... .......... .......... 5% 360M 3s 9500K .......... .......... .......... .......... .......... 5% 58.6M 3s 9550K .......... .......... .......... .......... .......... 5% 257M 3s 9600K .......... .......... .......... .......... .......... 5% 325M 3s 9650K .......... .......... .......... .......... .......... 5% 340M 3s 9700K .......... .......... .......... .......... .......... 5% 413M 3s 9750K .......... .......... .......... .......... .......... 5% 67.6M 3s 9800K .......... .......... .......... .......... .......... 5% 215M 3s 9850K .......... .......... .......... .......... .......... 5% 325M 3s 9900K .......... .......... .......... .......... .......... 5% 188M 3s 9950K .......... .......... .......... .......... .......... 5% 372M 3s 10000K .......... .......... .......... .......... .......... 5% 56.4M 3s 10050K .......... .......... .......... .......... .......... 5% 286M 3s 10100K .......... .......... .......... .......... .......... 5% 388M 3s 10150K .......... .......... .......... .......... .......... 5% 340M 3s 10200K .......... .......... .......... .......... .......... 5% 52.5M 3s 10250K .......... .......... .......... .......... .......... 5% 366M 3s 10300K .......... .......... .......... .......... .......... 5% 59.4M 3s 10350K .......... .......... .......... .......... .......... 5% 309M 3s 10400K .......... .......... .......... .......... .......... 5% 294M 3s 10450K .......... .......... .......... .......... .......... 5% 340M 3s 10500K .......... .......... .......... .......... .......... 6% 330M 3s 10550K .......... .......... .......... .......... .......... 6% 8.10M 3s 10600K .......... .......... .......... .......... .......... 6% 338M 3s 10650K .......... .......... .......... .......... .......... 6% 245M 3s 10700K .......... .......... .......... .......... .......... 6% 288M 3s 10750K .......... .......... .......... .......... .......... 6% 422M 3s 10800K .......... .......... .......... .......... .......... 6% 5.21M 3s 10850K .......... .......... .......... .......... .......... 6% 251M 3s 10900K .......... .......... .......... .......... .......... 6% 286M 3s 10950K .......... .......... .......... .......... .......... 6% 361M 3s 11000K .......... .......... .......... .......... .......... 6% 341M 3s 11050K .......... .......... .......... .......... .......... 6% 40.4M 3s 11100K .......... .......... .......... .......... .......... 6% 283M 3s 11150K .......... .......... .......... .......... .......... 6% 300M 3s 11200K .......... .......... .......... .......... .......... 6% 303M 3s 11250K .......... .......... .......... .......... .......... 6% 365M 3s 11300K .......... .......... .......... .......... .......... 6% 49.7M 3s 11350K .......... .......... .......... .......... .......... 6% 251M 3s 11400K .......... .......... .......... .......... .......... 6% 282M 3s 11450K .......... .......... .......... .......... .......... 6% 349M 3s 11500K .......... .......... .......... .......... .......... 6% 360M 3s 11550K .......... .......... .......... .......... .......... 6% 5.65M 3s 11600K .......... .......... .......... .......... .......... 6% 294M 3s 11650K .......... .......... .......... .......... .......... 6% 269M 3s 11700K .......... .......... .......... .......... .......... 6% 309M 3s 11750K .......... .......... .......... .......... .......... 6% 296M 3s 11800K .......... .......... .......... .......... .......... 6% 26.8M 3s 11850K .......... .......... .......... .......... .......... 6% 288M 3s 11900K .......... .......... .......... .......... .......... 6% 272M 3s 11950K .......... .......... .......... .......... .......... 6% 309M 3s 12000K .......... .......... .......... .......... .......... 6% 352M 3s 12050K .......... .......... .......... .......... .......... 6% 15.9M 3s 12100K .......... .......... .......... .......... .......... 6% 262M 3s 12150K .......... .......... .......... .......... .......... 6% 287M 3s 12200K .......... .......... .......... .......... .......... 6% 351M 3s 12250K .......... .......... .......... .......... .......... 7% 47.2M 3s 12300K .......... .......... .......... .......... .......... 7% 334M 3s 12350K .......... .......... .......... .......... .......... 7% 48.9M 3s 12400K .......... .......... .......... .......... .......... 7% 309M 3s 12450K .......... .......... .......... .......... .......... 7% 332M 3s 12500K .......... .......... .......... .......... .......... 7% 349M 3s 12550K .......... .......... .......... .......... .......... 7% 387M 3s 12600K .......... .......... .......... .......... .......... 7% 39.4M 3s 12650K .......... .......... .......... .......... .......... 7% 319M 3s 12700K .......... .......... .......... .......... .......... 7% 281M 3s 12750K .......... .......... .......... .......... .......... 7% 339M 3s 12800K .......... .......... .......... .......... .......... 7% 390M 3s 12850K .......... .......... .......... .......... .......... 7% 43.7M 3s 12900K .......... .......... .......... .......... .......... 7% 274M 3s 12950K .......... .......... .......... .......... .......... 7% 285M 3s 13000K .......... .......... .......... .......... .......... 7% 227M 3s 13050K .......... .......... .......... .......... .......... 7% 336M 3s 13100K .......... .......... .......... .......... .......... 7% 17.0M 3s 13150K .......... .......... .......... .......... .......... 7% 271M 3s 13200K .......... .......... .......... .......... .......... 7% 287M 3s 13250K .......... .......... .......... .......... .......... 7% 339M 3s 13300K .......... .......... .......... .......... .......... 7% 298M 3s 13350K .......... .......... .......... .......... .......... 7% 59.7M 3s 13400K .......... .......... .......... .......... .......... 7% 189M 3s 13450K .......... .......... .......... .......... .......... 7% 289M 3s 13500K .......... .......... .......... .......... .......... 7% 325M 3s 13550K .......... .......... .......... .......... .......... 7% 232M 3s 13600K .......... .......... .......... .......... .......... 7% 57.1M 3s 13650K .......... .......... .......... .......... .......... 7% 288M 3s 13700K .......... .......... .......... .......... .......... 7% 295M 3s 13750K .......... .......... .......... .......... .......... 7% 264M 3s 13800K .......... .......... .......... .......... .......... 7% 317M 3s 13850K .......... .......... .......... .......... .......... 7% 51.4M 3s 13900K .......... .......... .......... .......... .......... 7% 304M 3s 13950K .......... .......... .......... .......... .......... 7% 295M 3s 14000K .......... .......... .......... .......... .......... 8% 300M 3s 14050K .......... .......... .......... .......... .......... 8% 375M 3s 14100K .......... .......... .......... .......... .......... 8% 67.0M 3s 14150K .......... .......... .......... .......... .......... 8% 151M 3s 14200K .......... .......... .......... .......... .......... 8% 381M 3s 14250K .......... .......... .......... .......... .......... 8% 316M 3s 14300K .......... .......... .......... .......... .......... 8% 27.9M 3s 14350K .......... .......... .......... .......... .......... 8% 83.4M 3s 14400K .......... .......... .......... .......... .......... 8% 272M 3s 14450K .......... .......... .......... .......... .......... 8% 196M 3s 14500K .......... .......... .......... .......... .......... 8% 290M 3s 14550K .......... .......... .......... .......... .......... 8% 381M 2s 14600K .......... .......... .......... .......... .......... 8% 355M 2s 14650K .......... .......... .......... .......... .......... 8% 32.7M 2s 14700K .......... .......... .......... .......... .......... 8% 252M 2s 14750K .......... .......... .......... .......... .......... 8% 313M 2s 14800K .......... .......... .......... .......... .......... 8% 315M 2s 14850K .......... .......... .......... .......... .......... 8% 338M 2s 14900K .......... .......... .......... .......... .......... 8% 38.1M 2s 14950K .......... .......... .......... .......... .......... 8% 376M 2s 15000K .......... .......... .......... .......... .......... 8% 332M 2s 15050K .......... .......... .......... .......... .......... 8% 320M 2s 15100K .......... .......... .......... .......... .......... 8% 406M 2s 15150K .......... .......... .......... .......... .......... 8% 40.7M 2s 15200K .......... .......... .......... .......... .......... 8% 252M 2s 15250K .......... .......... .......... .......... .......... 8% 332M 2s 15300K .......... .......... .......... .......... .......... 8% 335M 2s 15350K .......... .......... .......... .......... .......... 8% 325M 2s 15400K .......... .......... .......... .......... .......... 8% 53.5M 2s 15450K .......... .......... .......... .......... .......... 8% 312M 2s 15500K .......... .......... .......... .......... .......... 8% 324M 2s 15550K .......... .......... .......... .......... .......... 8% 284M 2s 15600K .......... .......... .......... .......... .......... 8% 343M 2s 15650K .......... .......... .......... .......... .......... 8% 50.0M 2s 15700K .......... .......... .......... .......... .......... 8% 312M 2s 15750K .......... .......... .......... .......... .......... 9% 254M 2s 15800K .......... .......... .......... .......... .......... 9% 382M 2s 15850K .......... .......... .......... .......... .......... 9% 340M 2s 15900K .......... .......... .......... .......... .......... 9% 64.0M 2s 15950K .......... .......... .......... .......... .......... 9% 272M 2s 16000K .......... .......... .......... .......... .......... 9% 332M 2s 16050K .......... .......... .......... .......... .......... 9% 322M 2s 16100K .......... .......... .......... .......... .......... 9% 290M 2s 16150K .......... .......... .......... .......... .......... 9% 48.8M 2s 16200K .......... .......... .......... .......... .......... 9% 326M 2s 16250K .......... .......... .......... .......... .......... 9% 254M 2s 16300K .......... .......... .......... .......... .......... 9% 306M 2s 16350K .......... .......... .......... .......... .......... 9% 46.7M 2s 16400K .......... .......... .......... .......... .......... 9% 55.1M 2s 16450K .......... .......... .......... .......... .......... 9% 358M 2s 16500K .......... .......... .......... .......... .......... 9% 319M 2s 16550K .......... .......... .......... .......... .......... 9% 297M 2s 16600K .......... .......... .......... .......... .......... 9% 315M 2s 16650K .......... .......... .......... .......... .......... 9% 347M 2s 16700K .......... .......... .......... .......... .......... 9% 14.9M 2s 16750K .......... .......... .......... .......... .......... 9% 266M 2s 16800K .......... .......... .......... .......... .......... 9% 272M 2s 16850K .......... .......... .......... .......... .......... 9% 317M 2s 16900K .......... .......... .......... .......... .......... 9% 370M 2s 16950K .......... .......... .......... .......... .......... 9% 7.03M 2s 17000K .......... .......... .......... .......... .......... 9% 382M 2s 17050K .......... .......... .......... .......... .......... 9% 251M 2s 17100K .......... .......... .......... .......... .......... 9% 317M 2s 17150K .......... .......... .......... .......... .......... 9% 400M 2s 17200K .......... .......... .......... .......... .......... 9% 29.0M 2s 17250K .......... .......... .......... .......... .......... 9% 335M 2s 17300K .......... .......... .......... .......... .......... 9% 305M 2s 17350K .......... .......... .......... .......... .......... 9% 353M 2s 17400K .......... .......... .......... .......... .......... 9% 314M 2s 17450K .......... .......... .......... .......... .......... 9% 31.7M 2s 17500K .......... .......... .......... .......... .......... 10% 329M 2s 17550K .......... .......... .......... .......... .......... 10% 332M 2s 17600K .......... .......... .......... .......... .......... 10% 287M 2s 17650K .......... .......... .......... .......... .......... 10% 360M 2s 17700K .......... .......... .......... .......... .......... 10% 32.9M 2s 17750K .......... .......... .......... .......... .......... 10% 224M 2s 17800K .......... .......... .......... .......... .......... 10% 328M 2s 17850K .......... .......... .......... .......... .......... 10% 340M 2s 17900K .......... .......... .......... .......... .......... 10% 281M 2s 17950K .......... .......... .......... .......... .......... 10% 44.3M 2s 18000K .......... .......... .......... .......... .......... 10% 307M 2s 18050K .......... .......... .......... .......... .......... 10% 330M 2s 18100K .......... .......... .......... .......... .......... 10% 287M 2s 18150K .......... .......... .......... .......... .......... 10% 380M 2s 18200K .......... .......... .......... .......... .......... 10% 48.6M 2s 18250K .......... .......... .......... .......... .......... 10% 281M 2s 18300K .......... .......... .......... .......... .......... 10% 302M 2s 18350K .......... .......... .......... .......... .......... 10% 336M 2s 18400K .......... .......... .......... .......... .......... 10% 19.0M 2s 18450K .......... .......... .......... .......... .......... 10% 278M 2s 18500K .......... .......... .......... .......... .......... 10% 269M 2s 18550K .......... .......... .......... .......... .......... 10% 273M 2s 18600K .......... .......... .......... .......... .......... 10% 299M 2s 18650K .......... .......... .......... .......... .......... 10% 334M 2s 18700K .......... .......... .......... .......... .......... 10% 42.0M 2s 18750K .......... .......... .......... .......... .......... 10% 227M 2s 18800K .......... .......... .......... .......... .......... 10% 287M 2s 18850K .......... .......... .......... .......... .......... 10% 277M 2s 18900K .......... .......... .......... .......... .......... 10% 323M 2s 18950K .......... .......... .......... .......... .......... 10% 353M 2s 19000K .......... .......... .......... .......... .......... 10% 32.9M 2s 19050K .......... .......... .......... .......... .......... 10% 236M 2s 19100K .......... .......... .......... .......... .......... 10% 227M 2s 19150K .......... .......... .......... .......... .......... 10% 326M 2s 19200K .......... .......... .......... .......... .......... 10% 380M 2s 19250K .......... .......... .......... .......... .......... 11% 27.4M 2s 19300K .......... .......... .......... .......... .......... 11% 316M 2s 19350K .......... .......... .......... .......... .......... 11% 330M 2s 19400K .......... .......... .......... .......... .......... 11% 227M 2s 19450K .......... .......... .......... .......... .......... 11% 363M 2s 19500K .......... .......... .......... .......... .......... 11% 51.2M 2s 19550K .......... .......... .......... .......... .......... 11% 279M 2s 19600K .......... .......... .......... .......... .......... 11% 304M 2s 19650K .......... .......... .......... .......... .......... 11% 358M 2s 19700K .......... .......... .......... .......... .......... 11% 239M 2s 19750K .......... .......... .......... .......... .......... 11% 50.3M 2s 19800K .......... .......... .......... .......... .......... 11% 294M 2s 19850K .......... .......... .......... .......... .......... 11% 280M 2s 19900K .......... .......... .......... .......... .......... 11% 411M 2s 19950K .......... .......... .......... .......... .......... 11% 287M 2s 20000K .......... .......... .......... .......... .......... 11% 90.1M 2s 20050K .......... .......... .......... .......... .......... 11% 284M 2s 20100K .......... .......... .......... .......... .......... 11% 257M 2s 20150K .......... .......... .......... .......... .......... 11% 406M 2s 20200K .......... .......... .......... .......... .......... 11% 360M 2s 20250K .......... .......... .......... .......... .......... 11% 126M 2s 20300K .......... .......... .......... .......... .......... 11% 223M 2s 20350K .......... .......... .......... .......... .......... 11% 332M 2s 20400K .......... .......... .......... .......... .......... 11% 342M 2s 20450K .......... .......... .......... .......... .......... 11% 63.3M 2s 20500K .......... .......... .......... .......... .......... 11% 52.9M 2s 20550K .......... .......... .......... .......... .......... 11% 103M 2s 20600K .......... .......... .......... .......... .......... 11% 355M 2s 20650K .......... .......... .......... .......... .......... 11% 414M 2s 20700K .......... .......... .......... .......... .......... 11% 256M 2s 20750K .......... .......... .......... .......... .......... 11% 43.4M 2s 20800K .......... .......... .......... .......... .......... 11% 240M 2s 20850K .......... .......... .......... .......... .......... 11% 307M 2s 20900K .......... .......... .......... .......... .......... 11% 315M 2s 20950K .......... .......... .......... .......... .......... 11% 367M 2s 21000K .......... .......... .......... .......... .......... 12% 322M 2s 21050K .......... .......... .......... .......... .......... 12% 36.5M 2s 21100K .......... .......... .......... .......... .......... 12% 359M 2s 21150K .......... .......... .......... .......... .......... 12% 331M 2s 21200K .......... .......... .......... .......... .......... 12% 359M 2s 21250K .......... .......... .......... .......... .......... 12% 350M 2s 21300K .......... .......... .......... .......... .......... 12% 33.8M 2s 21350K .......... .......... .......... .......... .......... 12% 330M 2s 21400K .......... .......... .......... .......... .......... 12% 266M 2s 21450K .......... .......... .......... .......... .......... 12% 294M 2s 21500K .......... .......... .......... .......... .......... 12% 392M 2s 21550K .......... .......... .......... .......... .......... 12% 53.8M 2s 21600K .......... .......... .......... .......... .......... 12% 262M 2s 21650K .......... .......... .......... .......... .......... 12% 324M 2s 21700K .......... .......... .......... .......... .......... 12% 338M 2s 21750K .......... .......... .......... .......... .......... 12% 323M 2s 21800K .......... .......... .......... .......... .......... 12% 75.1M 2s 21850K .......... .......... .......... .......... .......... 12% 300M 2s 21900K .......... .......... .......... .......... .......... 12% 310M 2s 21950K .......... .......... .......... .......... .......... 12% 293M 2s 22000K .......... .......... .......... .......... .......... 12% 332M 2s 22050K .......... .......... .......... .......... .......... 12% 48.8M 2s 22100K .......... .......... .......... .......... .......... 12% 226M 2s 22150K .......... .......... .......... .......... .......... 12% 309M 2s 22200K .......... .......... .......... .......... .......... 12% 350M 2s 22250K .......... .......... .......... .......... .......... 12% 363M 2s 22300K .......... .......... .......... .......... .......... 12% 119M 2s 22350K .......... .......... .......... .......... .......... 12% 277M 2s 22400K .......... .......... .......... .......... .......... 12% 307M 2s 22450K .......... .......... .......... .......... .......... 12% 296M 2s 22500K .......... .......... .......... .......... .......... 12% 47.8M 2s 22550K .......... .......... .......... .......... .......... 12% 83.2M 2s 22600K .......... .......... .......... .......... .......... 12% 272M 2s 22650K .......... .......... .......... .......... .......... 12% 317M 2s 22700K .......... .......... .......... .......... .......... 12% 266M 2s 22750K .......... .......... .......... .......... .......... 13% 340M 2s 22800K .......... .......... .......... .......... .......... 13% 33.2M 2s 22850K .......... .......... .......... .......... .......... 13% 285M 2s 22900K .......... .......... .......... .......... .......... 13% 188M 2s 22950K .......... .......... .......... .......... .......... 13% 337M 2s 23000K .......... .......... .......... .......... .......... 13% 369M 2s 23050K .......... .......... .......... .......... .......... 13% 43.3M 2s 23100K .......... .......... .......... .......... .......... 13% 138M 2s 23150K .......... .......... .......... .......... .......... 13% 339M 2s 23200K .......... .......... .......... .......... .......... 13% 347M 2s 23250K .......... .......... .......... .......... .......... 13% 321M 2s 23300K .......... .......... .......... .......... .......... 13% 350M 2s 23350K .......... .......... .......... .......... .......... 13% 34.6M 2s 23400K .......... .......... .......... .......... .......... 13% 272M 2s 23450K .......... .......... .......... .......... .......... 13% 308M 2s 23500K .......... .......... .......... .......... .......... 13% 301M 2s 23550K .......... .......... .......... .......... .......... 13% 311M 2s 23600K .......... .......... .......... .......... .......... 13% 80.8M 2s 23650K .......... .......... .......... .......... .......... 13% 195M 2s 23700K .......... .......... .......... .......... .......... 13% 192M 2s 23750K .......... .......... .......... .......... .......... 13% 219M 2s 23800K .......... .......... .......... .......... .......... 13% 287M 2s 23850K .......... .......... .......... .......... .......... 13% 157M 2s 23900K .......... .......... .......... .......... .......... 13% 213M 2s 23950K .......... .......... .......... .......... .......... 13% 196M 2s 24000K .......... .......... .......... .......... .......... 13% 257M 2s 24050K .......... .......... .......... .......... .......... 13% 241M 2s 24100K .......... .......... .......... .......... .......... 13% 77.0M 2s 24150K .......... .......... .......... .......... .......... 13% 211M 2s 24200K .......... .......... .......... .......... .......... 13% 211M 2s 24250K .......... .......... .......... .......... .......... 13% 254M 2s 24300K .......... .......... .......... .......... .......... 13% 191M 2s 24350K .......... .......... .......... .......... .......... 13% 117M 2s 24400K .......... .......... .......... .......... .......... 13% 204M 2s 24450K .......... .......... .......... .......... .......... 13% 198M 2s 24500K .......... .......... .......... .......... .......... 14% 350M 2s 24550K .......... .......... .......... .......... .......... 14% 41.8M 2s 24600K .......... .......... .......... .......... .......... 14% 88.7M 2s 24650K .......... .......... .......... .......... .......... 14% 251M 2s 24700K .......... .......... .......... .......... .......... 14% 251M 2s 24750K .......... .......... .......... .......... .......... 14% 231M 2s 24800K .......... .......... .......... .......... .......... 14% 330M 2s 24850K .......... .......... .......... .......... .......... 14% 15.4M 2s 24900K .......... .......... .......... .......... .......... 14% 222M 2s 24950K .......... .......... .......... .......... .......... 14% 281M 2s 25000K .......... .......... .......... .......... .......... 14% 327M 2s 25050K .......... .......... .......... .......... .......... 14% 267M 2s 25100K .......... .......... .......... .......... .......... 14% 39.7M 2s 25150K .......... .......... .......... .......... .......... 14% 327M 2s 25200K .......... .......... .......... .......... .......... 14% 267M 2s 25250K .......... .......... .......... .......... .......... 14% 272M 2s 25300K .......... .......... .......... .......... .......... 14% 313M 2s 25350K .......... .......... .......... .......... .......... 14% 365M 2s 25400K .......... .......... .......... .......... .......... 14% 27.4M 2s 25450K .......... .......... .......... .......... .......... 14% 323M 2s 25500K .......... .......... .......... .......... .......... 14% 285M 2s 25550K .......... .......... .......... .......... .......... 14% 309M 2s 25600K .......... .......... .......... .......... .......... 14% 285M 2s 25650K .......... .......... .......... .......... .......... 14% 2.83M 2s 25700K .......... .......... .......... .......... .......... 14% 358M 2s 25750K .......... .......... .......... .......... .......... 14% 271M 2s 25800K .......... .......... .......... .......... .......... 14% 245M 2s 25850K .......... .......... .......... .......... .......... 14% 323M 2s 25900K .......... .......... .......... .......... .......... 14% 16.2M 2s 25950K .......... .......... .......... .......... .......... 14% 264M 2s 26000K .......... .......... .......... .......... .......... 14% 266M 2s 26050K .......... .......... .......... .......... .......... 14% 321M 2s 26100K .......... .......... .......... .......... .......... 14% 327M 2s 26150K .......... .......... .......... .......... .......... 14% 29.7M 2s 26200K .......... .......... .......... .......... .......... 14% 289M 2s 26250K .......... .......... .......... .......... .......... 15% 285M 2s 26300K .......... .......... .......... .......... .......... 15% 329M 2s 26350K .......... .......... .......... .......... .......... 15% 350M 2s 26400K .......... .......... .......... .......... .......... 15% 37.9M 2s 26450K .......... .......... .......... .......... .......... 15% 219M 2s 26500K .......... .......... .......... .......... .......... 15% 303M 2s 26550K .......... .......... .......... .......... .......... 15% 377M 2s 26600K .......... .......... .......... .......... .......... 15% 44.4M 2s 26650K .......... .......... .......... .......... .......... 15% 83.0M 2s 26700K .......... .......... .......... .......... .......... 15% 333M 2s 26750K .......... .......... .......... .......... .......... 15% 279M 2s 26800K .......... .......... .......... .......... .......... 15% 297M 2s 26850K .......... .......... .......... .......... .......... 15% 322M 2s 26900K .......... .......... .......... .......... .......... 15% 43.6M 2s 26950K .......... .......... .......... .......... .......... 15% 164M 2s 27000K .......... .......... .......... .......... .......... 15% 307M 2s 27050K .......... .......... .......... .......... .......... 15% 384M 2s 27100K .......... .......... .......... .......... .......... 15% 302M 2s 27150K .......... .......... .......... .......... .......... 15% 53.5M 2s 27200K .......... .......... .......... .......... .......... 15% 338M 2s 27250K .......... .......... .......... .......... .......... 15% 222M 2s 27300K .......... .......... .......... .......... .......... 15% 353M 2s 27350K .......... .......... .......... .......... .......... 15% 361M 2s 27400K .......... .......... .......... .......... .......... 15% 368M 2s 27450K .......... .......... .......... .......... .......... 15% 39.5M 2s 27500K .......... .......... .......... .......... .......... 15% 268M 2s 27550K .......... .......... .......... .......... .......... 15% 290M 2s 27600K .......... .......... .......... .......... .......... 15% 305M 2s 27650K .......... .......... .......... .......... .......... 15% 358M 2s 27700K .......... .......... .......... .......... .......... 15% 64.4M 2s 27750K .......... .......... .......... .......... .......... 15% 304M 2s 27800K .......... .......... .......... .......... .......... 15% 278M 2s 27850K .......... .......... .......... .......... .......... 15% 370M 2s 27900K .......... .......... .......... .......... .......... 15% 384M 2s 27950K .......... .......... .......... .......... .......... 15% 80.7M 2s 28000K .......... .......... .......... .......... .......... 16% 346M 2s 28050K .......... .......... .......... .......... .......... 16% 379M 2s 28100K .......... .......... .......... .......... .......... 16% 352M 2s 28150K .......... .......... .......... .......... .......... 16% 325M 2s 28200K .......... .......... .......... .......... .......... 16% 82.5M 2s 28250K .......... .......... .......... .......... .......... 16% 343M 2s 28300K .......... .......... .......... .......... .......... 16% 296M 2s 28350K .......... .......... .......... .......... .......... 16% 307M 2s 28400K .......... .......... .......... .......... .......... 16% 360M 2s 28450K .......... .......... .......... .......... .......... 16% 92.0M 2s 28500K .......... .......... .......... .......... .......... 16% 245M 2s 28550K .......... .......... .......... .......... .......... 16% 338M 2s 28600K .......... .......... .......... .......... .......... 16% 401M 2s 28650K .......... .......... .......... .......... .......... 16% 66.6M 2s 28700K .......... .......... .......... .......... .......... 16% 72.9M 2s 28750K .......... .......... .......... .......... .......... 16% 189M 2s 28800K .......... .......... .......... .......... .......... 16% 365M 2s 28850K .......... .......... .......... .......... .......... 16% 317M 2s 28900K .......... .......... .......... .......... .......... 16% 323M 2s 28950K .......... .......... .......... .......... .......... 16% 47.1M 2s 29000K .......... .......... .......... .......... .......... 16% 210M 2s 29050K .......... .......... .......... .......... .......... 16% 296M 2s 29100K .......... .......... .......... .......... .......... 16% 311M 2s 29150K .......... .......... .......... .......... .......... 16% 353M 2s 29200K .......... .......... .......... .......... .......... 16% 42.6M 2s 29250K .......... .......... .......... .......... .......... 16% 316M 2s 29300K .......... .......... .......... .......... .......... 16% 305M 2s 29350K .......... .......... .......... .......... .......... 16% 355M 2s 29400K .......... .......... .......... .......... .......... 16% 354M 2s 29450K .......... .......... .......... .......... .......... 16% 30.4M 2s 29500K .......... .......... .......... .......... .......... 16% 277M 2s 29550K .......... .......... .......... .......... .......... 16% 219M 2s 29600K .......... .......... .......... .......... .......... 16% 304M 2s 29650K .......... .......... .......... .......... .......... 16% 330M 2s 29700K .......... .......... .......... .......... .......... 16% 377M 2s 29750K .......... .......... .......... .......... .......... 17% 71.8M 2s 29800K .......... .......... .......... .......... .......... 17% 279M 2s 29850K .......... .......... .......... .......... .......... 17% 323M 2s 29900K .......... .......... .......... .......... .......... 17% 377M 2s 29950K .......... .......... .......... .......... .......... 17% 341M 2s 30000K .......... .......... .......... .......... .......... 17% 76.3M 2s 30050K .......... .......... .......... .......... .......... 17% 371M 2s 30100K .......... .......... .......... .......... .......... 17% 326M 2s 30150K .......... .......... .......... .......... .......... 17% 266M 2s 30200K .......... .......... .......... .......... .......... 17% 384M 2s 30250K .......... .......... .......... .......... .......... 17% 54.5M 2s 30300K .......... .......... .......... .......... .......... 17% 288M 2s 30350K .......... .......... .......... .......... .......... 17% 347M 2s 30400K .......... .......... .......... .......... .......... 17% 323M 2s 30450K .......... .......... .......... .......... .......... 17% 349M 2s 30500K .......... .......... .......... .......... .......... 17% 50.5M 2s 30550K .......... .......... .......... .......... .......... 17% 285M 2s 30600K .......... .......... .......... .......... .......... 17% 368M 2s 30650K .......... .......... .......... .......... .......... 17% 343M 2s 30700K .......... .......... .......... .......... .......... 17% 64.9M 2s 30750K .......... .......... .......... .......... .......... 17% 79.6M 2s 30800K .......... .......... .......... .......... .......... 17% 328M 2s 30850K .......... .......... .......... .......... .......... 17% 328M 2s 30900K .......... .......... .......... .......... .......... 17% 299M 2s 30950K .......... .......... .......... .......... .......... 17% 380M 2s 31000K .......... .......... .......... .......... .......... 17% 41.8M 2s 31050K .......... .......... .......... .......... .......... 17% 334M 2s 31100K .......... .......... .......... .......... .......... 17% 314M 2s 31150K .......... .......... .......... .......... .......... 17% 349M 2s 31200K .......... .......... .......... .......... .......... 17% 346M 2s 31250K .......... .......... .......... .......... .......... 17% 20.4M 2s 31300K .......... .......... .......... .......... .......... 17% 215M 2s 31350K .......... .......... .......... .......... .......... 17% 207M 2s 31400K .......... .......... .......... .......... .......... 17% 395M 2s 31450K .......... .......... .......... .......... .......... 17% 304M 2s 31500K .......... .......... .......... .......... .......... 18% 46.7M 2s 31550K .......... .......... .......... .......... .......... 18% 260M 2s 31600K .......... .......... .......... .......... .......... 18% 243M 2s 31650K .......... .......... .......... .......... .......... 18% 305M 2s 31700K .......... .......... .......... .......... .......... 18% 336M 2s 31750K .......... .......... .......... .......... .......... 18% 295M 2s 31800K .......... .......... .......... .......... .......... 18% 43.3M 2s 31850K .......... .......... .......... .......... .......... 18% 283M 2s 31900K .......... .......... .......... .......... .......... 18% 346M 2s 31950K .......... .......... .......... .......... .......... 18% 298M 2s 32000K .......... .......... .......... .......... .......... 18% 320M 2s 32050K .......... .......... .......... .......... .......... 18% 49.3M 2s 32100K .......... .......... .......... .......... .......... 18% 224M 2s 32150K .......... .......... .......... .......... .......... 18% 224M 2s 32200K .......... .......... .......... .......... .......... 18% 351M 2s 32250K .......... .......... .......... .......... .......... 18% 394M 2s 32300K .......... .......... .......... .......... .......... 18% 37.9M 2s 32350K .......... .......... .......... .......... .......... 18% 356M 2s 32400K .......... .......... .......... .......... .......... 18% 325M 2s 32450K .......... .......... .......... .......... .......... 18% 351M 2s 32500K .......... .......... .......... .......... .......... 18% 326M 2s 32550K .......... .......... .......... .......... .......... 18% 55.4M 2s 32600K .......... .......... .......... .......... .......... 18% 352M 2s 32650K .......... .......... .......... .......... .......... 18% 199M 2s 32700K .......... .......... .......... .......... .......... 18% 292M 2s 32750K .......... .......... .......... .......... .......... 18% 42.9M 2s 32800K .......... .......... .......... .......... .......... 18% 83.3M 2s 32850K .......... .......... .......... .......... .......... 18% 247M 2s 32900K .......... .......... .......... .......... .......... 18% 353M 2s 32950K .......... .......... .......... .......... .......... 18% 272M 2s 33000K .......... .......... .......... .......... .......... 18% 392M 2s 33050K .......... .......... .......... .......... .......... 18% 37.8M 2s 33100K .......... .......... .......... .......... .......... 18% 258M 2s 33150K .......... .......... .......... .......... .......... 18% 320M 2s 33200K .......... .......... .......... .......... .......... 18% 332M 2s 33250K .......... .......... .......... .......... .......... 19% 334M 2s 33300K .......... .......... .......... .......... .......... 19% 41.4M 2s 33350K .......... .......... .......... .......... .......... 19% 314M 2s 33400K .......... .......... .......... .......... .......... 19% 343M 2s 33450K .......... .......... .......... .......... .......... 19% 262M 2s 33500K .......... .......... .......... .......... .......... 19% 338M 2s 33550K .......... .......... .......... .......... .......... 19% 39.4M 2s 33600K .......... .......... .......... .......... .......... 19% 282M 2s 33650K .......... .......... .......... .......... .......... 19% 327M 2s 33700K .......... .......... .......... .......... .......... 19% 359M 2s 33750K .......... .......... .......... .......... .......... 19% 349M 2s 33800K .......... .......... .......... .......... .......... 19% 46.8M 2s 33850K .......... .......... .......... .......... .......... 19% 317M 2s 33900K .......... .......... .......... .......... .......... 19% 253M 2s 33950K .......... .......... .......... .......... .......... 19% 251M 2s 34000K .......... .......... .......... .......... .......... 19% 304M 2s 34050K .......... .......... .......... .......... .......... 19% 333M 2s 34100K .......... .......... .......... .......... .......... 19% 28.7M 2s 34150K .......... .......... .......... .......... .......... 19% 280M 2s 34200K .......... .......... .......... .......... .......... 19% 321M 2s 34250K .......... .......... .......... .......... .......... 19% 293M 2s 34300K .......... .......... .......... .......... .......... 19% 336M 2s 34350K .......... .......... .......... .......... .......... 19% 20.3M 2s 34400K .......... .......... .......... .......... .......... 19% 242M 2s 34450K .......... .......... .......... .......... .......... 19% 316M 2s 34500K .......... .......... .......... .......... .......... 19% 257M 2s 34550K .......... .......... .......... .......... .......... 19% 331M 2s 34600K .......... .......... .......... .......... .......... 19% 21.7M 2s 34650K .......... .......... .......... .......... .......... 19% 317M 2s 34700K .......... .......... .......... .......... .......... 19% 301M 2s 34750K .......... .......... .......... .......... .......... 19% 313M 2s 34800K .......... .......... .......... .......... .......... 19% 35.1M 2s 34850K .......... .......... .......... .......... .......... 19% 98.2M 2s 34900K .......... .......... .......... .......... .......... 19% 277M 2s 34950K .......... .......... .......... .......... .......... 19% 283M 2s 35000K .......... .......... .......... .......... .......... 20% 332M 2s 35050K .......... .......... .......... .......... .......... 20% 398M 2s 35100K .......... .......... .......... .......... .......... 20% 14.6M 2s 35150K .......... .......... .......... .......... .......... 20% 303M 2s 35200K .......... .......... .......... .......... .......... 20% 308M 2s 35250K .......... .......... .......... .......... .......... 20% 234M 2s 35300K .......... .......... .......... .......... .......... 20% 235M 2s 35350K .......... .......... .......... .......... .......... 20% 27.8M 2s 35400K .......... .......... .......... .......... .......... 20% 296M 2s 35450K .......... .......... .......... .......... .......... 20% 295M 2s 35500K .......... .......... .......... .......... .......... 20% 334M 2s 35550K .......... .......... .......... .......... .......... 20% 308M 2s 35600K .......... .......... .......... .......... .......... 20% 28.6M 2s 35650K .......... .......... .......... .......... .......... 20% 248M 2s 35700K .......... .......... .......... .......... .......... 20% 293M 2s 35750K .......... .......... .......... .......... .......... 20% 371M 2s 35800K .......... .......... .......... .......... .......... 20% 280M 2s 35850K .......... .......... .......... .......... .......... 20% 53.1M 2s 35900K .......... .......... .......... .......... .......... 20% 338M 2s 35950K .......... .......... .......... .......... .......... 20% 320M 2s 36000K .......... .......... .......... .......... .......... 20% 306M 2s 36050K .......... .......... .......... .......... .......... 20% 359M 2s 36100K .......... .......... .......... .......... .......... 20% 347M 2s 36150K .......... .......... .......... .......... .......... 20% 44.6M 2s 36200K .......... .......... .......... .......... .......... 20% 347M 2s 36250K .......... .......... .......... .......... .......... 20% 344M 2s 36300K .......... .......... .......... .......... .......... 20% 356M 2s 36350K .......... .......... .......... .......... .......... 20% 323M 2s 36400K .......... .......... .......... .......... .......... 20% 49.5M 2s 36450K .......... .......... .......... .......... .......... 20% 337M 2s 36500K .......... .......... .......... .......... .......... 20% 250M 2s 36550K .......... .......... .......... .......... .......... 20% 373M 2s 36600K .......... .......... .......... .......... .......... 20% 367M 2s 36650K .......... .......... .......... .......... .......... 20% 65.9M 2s 36700K .......... .......... .......... .......... .......... 20% 374M 2s 36750K .......... .......... .......... .......... .......... 20% 328M 2s 36800K .......... .......... .......... .......... .......... 21% 257M 2s 36850K .......... .......... .......... .......... .......... 21% 50.5M 2s 36900K .......... .......... .......... .......... .......... 21% 56.1M 2s 36950K .......... .......... .......... .......... .......... 21% 239M 2s 37000K .......... .......... .......... .......... .......... 21% 348M 2s 37050K .......... .......... .......... .......... .......... 21% 347M 2s 37100K .......... .......... .......... .......... .......... 21% 331M 2s 37150K .......... .......... .......... .......... .......... 21% 43.7M 2s 37200K .......... .......... .......... .......... .......... 21% 259M 2s 37250K .......... .......... .......... .......... .......... 21% 211M 2s 37300K .......... .......... .......... .......... .......... 21% 287M 2s 37350K .......... .......... .......... .......... .......... 21% 407M 2s 37400K .......... .......... .......... .......... .......... 21% 37.2M 2s 37450K .......... .......... .......... .......... .......... 21% 163M 2s 37500K .......... .......... .......... .......... .......... 21% 375M 2s 37550K .......... .......... .......... .......... .......... 21% 355M 2s 37600K .......... .......... .......... .......... .......... 21% 334M 2s 37650K .......... .......... .......... .......... .......... 21% 33.5M 2s 37700K .......... .......... .......... .......... .......... 21% 334M 2s 37750K .......... .......... .......... .......... .......... 21% 306M 2s 37800K .......... .......... .......... .......... .......... 21% 281M 2s 37850K .......... .......... .......... .......... .......... 21% 354M 2s 37900K .......... .......... .......... .......... .......... 21% 28.4M 2s 37950K .......... .......... .......... .......... .......... 21% 279M 2s 38000K .......... .......... .......... .......... .......... 21% 264M 2s 38050K .......... .......... .......... .......... .......... 21% 386M 2s 38100K .......... .......... .......... .......... .......... 21% 379M 2s 38150K .......... .......... .......... .......... .......... 21% 73.4M 2s 38200K .......... .......... .......... .......... .......... 21% 298M 2s 38250K .......... .......... .......... .......... .......... 21% 338M 2s 38300K .......... .......... .......... .......... .......... 21% 351M 2s 38350K .......... .......... .......... .......... .......... 21% 342M 2s 38400K .......... .......... .......... .......... .......... 21% 380M 2s 38450K .......... .......... .......... .......... .......... 21% 32.6M 2s 38500K .......... .......... .......... .......... .......... 21% 307M 2s 38550K .......... .......... .......... .......... .......... 22% 321M 2s 38600K .......... .......... .......... .......... .......... 22% 357M 2s 38650K .......... .......... .......... .......... .......... 22% 395M 2s 38700K .......... .......... .......... .......... .......... 22% 32.0M 2s 38750K .......... .......... .......... .......... .......... 22% 339M 2s 38800K .......... .......... .......... .......... .......... 22% 345M 2s 38850K .......... .......... .......... .......... .......... 22% 313M 2s 38900K .......... .......... .......... .......... .......... 22% 54.9M 2s 38950K .......... .......... .......... .......... .......... 22% 43.4M 2s 39000K .......... .......... .......... .......... .......... 22% 323M 2s 39050K .......... .......... .......... .......... .......... 22% 276M 2s 39100K .......... .......... .......... .......... .......... 22% 320M 2s 39150K .......... .......... .......... .......... .......... 22% 368M 2s 39200K .......... .......... .......... .......... .......... 22% 35.5M 2s 39250K .......... .......... .......... .......... .......... 22% 347M 2s 39300K .......... .......... .......... .......... .......... 22% 294M 2s 39350K .......... .......... .......... .......... .......... 22% 333M 2s 39400K .......... .......... .......... .......... .......... 22% 381M 2s 39450K .......... .......... .......... .......... .......... 22% 31.0M 2s 39500K .......... .......... .......... .......... .......... 22% 305M 2s 39550K .......... .......... .......... .......... .......... 22% 369M 2s 39600K .......... .......... .......... .......... .......... 22% 379M 2s 39650K .......... .......... .......... .......... .......... 22% 329M 2s 39700K .......... .......... .......... .......... .......... 22% 26.2M 2s 39750K .......... .......... .......... .......... .......... 22% 280M 2s 39800K .......... .......... .......... .......... .......... 22% 321M 2s 39850K .......... .......... .......... .......... .......... 22% 350M 2s 39900K .......... .......... .......... .......... .......... 22% 331M 2s 39950K .......... .......... .......... .......... .......... 22% 34.4M 2s 40000K .......... .......... .......... .......... .......... 22% 240M 2s 40050K .......... .......... .......... .......... .......... 22% 326M 2s 40100K .......... .......... .......... .......... .......... 22% 408M 2s 40150K .......... .......... .......... .......... .......... 22% 260M 2s 40200K .......... .......... .......... .......... .......... 22% 58.7M 2s 40250K .......... .......... .......... .......... .......... 22% 230M 2s 40300K .......... .......... .......... .......... .......... 23% 337M 1s 40350K .......... .......... .......... .......... .......... 23% 191M 1s 40400K .......... .......... .......... .......... .......... 23% 377M 1s 40450K .......... .......... .......... .......... .......... 23% 372M 1s 40500K .......... .......... .......... .......... .......... 23% 66.6M 1s 40550K .......... .......... .......... .......... .......... 23% 222M 1s 40600K .......... .......... .......... .......... .......... 23% 362M 1s 40650K .......... .......... .......... .......... .......... 23% 379M 1s 40700K .......... .......... .......... .......... .......... 23% 308M 1s 40750K .......... .......... .......... .......... .......... 23% 131M 1s 40800K .......... .......... .......... .......... .......... 23% 402M 1s 40850K .......... .......... .......... .......... .......... 23% 297M 1s 40900K .......... .......... .......... .......... .......... 23% 380M 1s 40950K .......... .......... .......... .......... .......... 23% 58.1M 1s 41000K .......... .......... .......... .......... .......... 23% 45.8M 1s 41050K .......... .......... .......... .......... .......... 23% 291M 1s 41100K .......... .......... .......... .......... .......... 23% 274M 1s 41150K .......... .......... .......... .......... .......... 23% 400M 1s 41200K .......... .......... .......... .......... .......... 23% 373M 1s 41250K .......... .......... .......... .......... .......... 23% 43.6M 1s 41300K .......... .......... .......... .......... .......... 23% 305M 1s 41350K .......... .......... .......... .......... .......... 23% 343M 1s 41400K .......... .......... .......... .......... .......... 23% 339M 1s 41450K .......... .......... .......... .......... .......... 23% 321M 1s 41500K .......... .......... .......... .......... .......... 23% 40.3M 1s 41550K .......... .......... .......... .......... .......... 23% 352M 1s 41600K .......... .......... .......... .......... .......... 23% 361M 1s 41650K .......... .......... .......... .......... .......... 23% 288M 1s 41700K .......... .......... .......... .......... .......... 23% 394M 1s 41750K .......... .......... .......... .......... .......... 23% 32.2M 1s 41800K .......... .......... .......... .......... .......... 23% 240M 1s 41850K .......... .......... .......... .......... .......... 23% 299M 1s 41900K .......... .......... .......... .......... .......... 23% 256M 1s 41950K .......... .......... .......... .......... .......... 23% 324M 1s 42000K .......... .......... .......... .......... .......... 23% 94.9M 1s 42050K .......... .......... .......... .......... .......... 24% 313M 1s 42100K .......... .......... .......... .......... .......... 24% 291M 1s 42150K .......... .......... .......... .......... .......... 24% 285M 1s 42200K .......... .......... .......... .......... .......... 24% 328M 1s 42250K .......... .......... .......... .......... .......... 24% 70.7M 1s 42300K .......... .......... .......... .......... .......... 24% 211M 1s 42350K .......... .......... .......... .......... .......... 24% 274M 1s 42400K .......... .......... .......... .......... .......... 24% 335M 1s 42450K .......... .......... .......... .......... .......... 24% 382M 1s 42500K .......... .......... .......... .......... .......... 24% 68.9M 1s 42550K .......... .......... .......... .......... .......... 24% 205M 1s 42600K .......... .......... .......... .......... .......... 24% 324M 1s 42650K .......... .......... .......... .......... .......... 24% 365M 1s 42700K .......... .......... .......... .......... .......... 24% 326M 1s 42750K .......... .......... .......... .......... .......... 24% 354M 1s 42800K .......... .......... .......... .......... .......... 24% 109M 1s 42850K .......... .......... .......... .......... .......... 24% 312M 1s 42900K .......... .......... .......... .......... .......... 24% 346M 1s 42950K .......... .......... .......... .......... .......... 24% 356M 1s 43000K .......... .......... .......... .......... .......... 24% 42.9M 1s 43050K .......... .......... .......... .......... .......... 24% 47.5M 1s 43100K .......... .......... .......... .......... .......... 24% 347M 1s 43150K .......... .......... .......... .......... .......... 24% 302M 1s 43200K .......... .......... .......... .......... .......... 24% 402M 1s 43250K .......... .......... .......... .......... .......... 24% 359M 1s 43300K .......... .......... .......... .......... .......... 24% 44.4M 1s 43350K .......... .......... .......... .......... .......... 24% 312M 1s 43400K .......... .......... .......... .......... .......... 24% 356M 1s 43450K .......... .......... .......... .......... .......... 24% 346M 1s 43500K .......... .......... .......... .......... .......... 24% 337M 1s 43550K .......... .......... .......... .......... .......... 24% 32.4M 1s 43600K .......... .......... .......... .......... .......... 24% 289M 1s 43650K .......... .......... .......... .......... .......... 24% 323M 1s 43700K .......... .......... .......... .......... .......... 24% 372M 1s 43750K .......... .......... .......... .......... .......... 24% 385M 1s 43800K .......... .......... .......... .......... .......... 25% 42.9M 1s 43850K .......... .......... .......... .......... .......... 25% 262M 1s 43900K .......... .......... .......... .......... .......... 25% 319M 1s 43950K .......... .......... .......... .......... .......... 25% 350M 1s 44000K .......... .......... .......... .......... .......... 25% 316M 1s 44050K .......... .......... .......... .......... .......... 25% 73.4M 1s 44100K .......... .......... .......... .......... .......... 25% 331M 1s 44150K .......... .......... .......... .......... .......... 25% 324M 1s 44200K .......... .......... .......... .......... .......... 25% 316M 1s 44250K .......... .......... .......... .......... .......... 25% 350M 1s 44300K .......... .......... .......... .......... .......... 25% 76.3M 1s 44350K .......... .......... .......... .......... .......... 25% 297M 1s 44400K .......... .......... .......... .......... .......... 25% 331M 1s 44450K .......... .......... .......... .......... .......... 25% 380M 1s 44500K .......... .......... .......... .......... .......... 25% 343M 1s 44550K .......... .......... .......... .......... .......... 25% 69.9M 1s 44600K .......... .......... .......... .......... .......... 25% 287M 1s 44650K .......... .......... .......... .......... .......... 25% 348M 1s 44700K .......... .......... .......... .......... .......... 25% 303M 1s 44750K .......... .......... .......... .......... .......... 25% 335M 1s 44800K .......... .......... .......... .......... .......... 25% 376M 1s 44850K .......... .......... .......... .......... .......... 25% 93.2M 1s 44900K .......... .......... .......... .......... .......... 25% 356M 1s 44950K .......... .......... .......... .......... .......... 25% 329M 1s 45000K .......... .......... .......... .......... .......... 25% 370M 1s 45050K .......... .......... .......... .......... .......... 25% 64.8M 1s 45100K .......... .......... .......... .......... .......... 25% 27.0M 1s 45150K .......... .......... .......... .......... .......... 25% 273M 1s 45200K .......... .......... .......... .......... .......... 25% 344M 1s 45250K .......... .......... .......... .......... .......... 25% 353M 1s 45300K .......... .......... .......... .......... .......... 25% 307M 1s 45350K .......... .......... .......... .......... .......... 25% 36.7M 1s 45400K .......... .......... .......... .......... .......... 25% 335M 1s 45450K .......... .......... .......... .......... .......... 25% 341M 1s 45500K .......... .......... .......... .......... .......... 25% 290M 1s 45550K .......... .......... .......... .......... .......... 26% 391M 1s 45600K .......... .......... .......... .......... .......... 26% 47.3M 1s 45650K .......... .......... .......... .......... .......... 26% 217M 1s 45700K .......... .......... .......... .......... .......... 26% 336M 1s 45750K .......... .......... .......... .......... .......... 26% 349M 1s 45800K .......... .......... .......... .......... .......... 26% 393M 1s 45850K .......... .......... .......... .......... .......... 26% 28.5M 1s 45900K .......... .......... .......... .......... .......... 26% 339M 1s 45950K .......... .......... .......... .......... .......... 26% 345M 1s 46000K .......... .......... .......... .......... .......... 26% 280M 1s 46050K .......... .......... .......... .......... .......... 26% 397M 1s 46100K .......... .......... .......... .......... .......... 26% 74.4M 1s 46150K .......... .......... .......... .......... .......... 26% 133M 1s 46200K .......... .......... .......... .......... .......... 26% 310M 1s 46250K .......... .......... .......... .......... .......... 26% 373M 1s 46300K .......... .......... .......... .......... .......... 26% 366M 1s 46350K .......... .......... .......... .......... .......... 26% 88.7M 1s 46400K .......... .......... .......... .......... .......... 26% 344M 1s 46450K .......... .......... .......... .......... .......... 26% 349M 1s 46500K .......... .......... .......... .......... .......... 26% 281M 1s 46550K .......... .......... .......... .......... .......... 26% 287M 1s 46600K .......... .......... .......... .......... .......... 26% 65.5M 1s 46650K .......... .......... .......... .......... .......... 26% 341M 1s 46700K .......... .......... .......... .......... .......... 26% 306M 1s 46750K .......... .......... .......... .......... .......... 26% 322M 1s 46800K .......... .......... .......... .......... .......... 26% 337M 1s 46850K .......... .......... .......... .......... .......... 26% 376M 1s 46900K .......... .......... .......... .......... .......... 26% 66.1M 1s 46950K .......... .......... .......... .......... .......... 26% 380M 1s 47000K .......... .......... .......... .......... .......... 26% 366M 1s 47050K .......... .......... .......... .......... .......... 26% 333M 1s 47100K .......... .......... .......... .......... .......... 26% 68.4M 1s 47150K .......... .......... .......... .......... .......... 26% 68.0M 1s 47200K .......... .......... .......... .......... .......... 26% 301M 1s 47250K .......... .......... .......... .......... .......... 26% 348M 1s 47300K .......... .......... .......... .......... .......... 27% 329M 1s 47350K .......... .......... .......... .......... .......... 27% 369M 1s 47400K .......... .......... .......... .......... .......... 27% 47.2M 1s 47450K .......... .......... .......... .......... .......... 27% 242M 1s 47500K .......... .......... .......... .......... .......... 27% 280M 1s 47550K .......... .......... .......... .......... .......... 27% 351M 1s 47600K .......... .......... .......... .......... .......... 27% 392M 1s 47650K .......... .......... .......... .......... .......... 27% 35.0M 1s 47700K .......... .......... .......... .......... .......... 27% 344M 1s 47750K .......... .......... .......... .......... .......... 27% 384M 1s 47800K .......... .......... .......... .......... .......... 27% 361M 1s 47850K .......... .......... .......... .......... .......... 27% 326M 1s 47900K .......... .......... .......... .......... .......... 27% 32.9M 1s 47950K .......... .......... .......... .......... .......... 27% 287M 1s 48000K .......... .......... .......... .......... .......... 27% 308M 1s 48050K .......... .......... .......... .......... .......... 27% 293M 1s 48100K .......... .......... .......... .......... .......... 27% 396M 1s 48150K .......... .......... .......... .......... .......... 27% 79.2M 1s 48200K .......... .......... .......... .......... .......... 27% 190M 1s 48250K .......... .......... .......... .......... .......... 27% 343M 1s 48300K .......... .......... .......... .......... .......... 27% 336M 1s 48350K .......... .......... .......... .......... .......... 27% 310M 1s 48400K .......... .......... .......... .......... .......... 27% 50.3M 1s 48450K .......... .......... .......... .......... .......... 27% 260M 1s 48500K .......... .......... .......... .......... .......... 27% 309M 1s 48550K .......... .......... .......... .......... .......... 27% 278M 1s 48600K .......... .......... .......... .......... .......... 27% 372M 1s 48650K .......... .......... .......... .......... .......... 27% 65.9M 1s 48700K .......... .......... .......... .......... .......... 27% 212M 1s 48750K .......... .......... .......... .......... .......... 27% 338M 1s 48800K .......... .......... .......... .......... .......... 27% 339M 1s 48850K .......... .......... .......... .......... .......... 27% 357M 1s 48900K .......... .......... .......... .......... .......... 27% 86.2M 1s 48950K .......... .......... .......... .......... .......... 27% 331M 1s 49000K .......... .......... .......... .......... .......... 27% 364M 1s 49050K .......... .......... .......... .......... .......... 28% 323M 1s 49100K .......... .......... .......... .......... .......... 28% 357M 1s 49150K .......... .......... .......... .......... .......... 28% 70.5M 1s 49200K .......... .......... .......... .......... .......... 28% 51.1M 1s 49250K .......... .......... .......... .......... .......... 28% 328M 1s 49300K .......... .......... .......... .......... .......... 28% 314M 1s 49350K .......... .......... .......... .......... .......... 28% 380M 1s 49400K .......... .......... .......... .......... .......... 28% 376M 1s 49450K .......... .......... .......... .......... .......... 28% 20.0M 1s 49500K .......... .......... .......... .......... .......... 28% 282M 1s 49550K .......... .......... .......... .......... .......... 28% 334M 1s 49600K .......... .......... .......... .......... .......... 28% 396M 1s 49650K .......... .......... .......... .......... .......... 28% 322M 1s 49700K .......... .......... .......... .......... .......... 28% 39.8M 1s 49750K .......... .......... .......... .......... .......... 28% 336M 1s 49800K .......... .......... .......... .......... .......... 28% 351M 1s 49850K .......... .......... .......... .......... .......... 28% 302M 1s 49900K .......... .......... .......... .......... .......... 28% 335M 1s 49950K .......... .......... .......... .......... .......... 28% 31.5M 1s 50000K .......... .......... .......... .......... .......... 28% 307M 1s 50050K .......... .......... .......... .......... .......... 28% 319M 1s 50100K .......... .......... .......... .......... .......... 28% 296M 1s 50150K .......... .......... .......... .......... .......... 28% 392M 1s 50200K .......... .......... .......... .......... .......... 28% 52.0M 1s 50250K .......... .......... .......... .......... .......... 28% 274M 1s 50300K .......... .......... .......... .......... .......... 28% 328M 1s 50350K .......... .......... .......... .......... .......... 28% 297M 1s 50400K .......... .......... .......... .......... .......... 28% 404M 1s 50450K .......... .......... .......... .......... .......... 28% 50.3M 1s 50500K .......... .......... .......... .......... .......... 28% 302M 1s 50550K .......... .......... .......... .......... .......... 28% 290M 1s 50600K .......... .......... .......... .......... .......... 28% 342M 1s 50650K .......... .......... .......... .......... .......... 28% 342M 1s 50700K .......... .......... .......... .......... .......... 28% 55.5M 1s 50750K .......... .......... .......... .......... .......... 28% 256M 1s 50800K .......... .......... .......... .......... .......... 29% 349M 1s 50850K .......... .......... .......... .......... .......... 29% 384M 1s 50900K .......... .......... .......... .......... .......... 29% 288M 1s 50950K .......... .......... .......... .......... .......... 29% 78.8M 1s 51000K .......... .......... .......... .......... .......... 29% 326M 1s 51050K .......... .......... .......... .......... .......... 29% 218M 1s 51100K .......... .......... .......... .......... .......... 29% 382M 1s 51150K .......... .......... .......... .......... .......... 29% 363M 1s 51200K .......... .......... .......... .......... .......... 29% 44.2M 1s 51250K .......... .......... .......... .......... .......... 29% 43.5M 1s 51300K .......... .......... .......... .......... .......... 29% 291M 1s 51350K .......... .......... .......... .......... .......... 29% 305M 1s 51400K .......... .......... .......... .......... .......... 29% 336M 1s 51450K .......... .......... .......... .......... .......... 29% 362M 1s 51500K .......... .......... .......... .......... .......... 29% 17.1M 1s 51550K .......... .......... .......... .......... .......... 29% 300M 1s 51600K .......... .......... .......... .......... .......... 29% 351M 1s 51650K .......... .......... .......... .......... .......... 29% 364M 1s 51700K .......... .......... .......... .......... .......... 29% 301M 1s 51750K .......... .......... .......... .......... .......... 29% 39.7M 1s 51800K .......... .......... .......... .......... .......... 29% 339M 1s 51850K .......... .......... .......... .......... .......... 29% 289M 1s 51900K .......... .......... .......... .......... .......... 29% 382M 1s 51950K .......... .......... .......... .......... .......... 29% 381M 1s 52000K .......... .......... .......... .......... .......... 29% 35.9M 1s 52050K .......... .......... .......... .......... .......... 29% 292M 1s 52100K .......... .......... .......... .......... .......... 29% 339M 1s 52150K .......... .......... .......... .......... .......... 29% 330M 1s 52200K .......... .......... .......... .......... .......... 29% 343M 1s 52250K .......... .......... .......... .......... .......... 29% 62.6M 1s 52300K .......... .......... .......... .......... .......... 29% 326M 1s 52350K .......... .......... .......... .......... .......... 29% 399M 1s 52400K .......... .......... .......... .......... .......... 29% 289M 1s 52450K .......... .......... .......... .......... .......... 29% 406M 1s 52500K .......... .......... .......... .......... .......... 29% 30.5M 1s 52550K .......... .......... .......... .......... .......... 30% 261M 1s 52600K .......... .......... .......... .......... .......... 30% 304M 1s 52650K .......... .......... .......... .......... .......... 30% 359M 1s 52700K .......... .......... .......... .......... .......... 30% 364M 1s 52750K .......... .......... .......... .......... .......... 30% 27.0M 1s 52800K .......... .......... .......... .......... .......... 30% 322M 1s 52850K .......... .......... .......... .......... .......... 30% 308M 1s 52900K .......... .......... .......... .......... .......... 30% 298M 1s 52950K .......... .......... .......... .......... .......... 30% 340M 1s 53000K .......... .......... .......... .......... .......... 30% 71.7M 1s 53050K .......... .......... .......... .......... .......... 30% 301M 1s 53100K .......... .......... .......... .......... .......... 30% 346M 1s 53150K .......... .......... .......... .......... .......... 30% 380M 1s 53200K .......... .......... .......... .......... .......... 30% 54.8M 1s 53250K .......... .......... .......... .......... .......... 30% 417M 1s 53300K .......... .......... .......... .......... .......... 30% 70.9M 1s 53350K .......... .......... .......... .......... .......... 30% 297M 1s 53400K .......... .......... .......... .......... .......... 30% 339M 1s 53450K .......... .......... .......... .......... .......... 30% 328M 1s 53500K .......... .......... .......... .......... .......... 30% 329M 1s 53550K .......... .......... .......... .......... .......... 30% 42.4M 1s 53600K .......... .......... .......... .......... .......... 30% 302M 1s 53650K .......... .......... .......... .......... .......... 30% 350M 1s 53700K .......... .......... .......... .......... .......... 30% 337M 1s 53750K .......... .......... .......... .......... .......... 30% 383M 1s 53800K .......... .......... .......... .......... .......... 30% 5.33M 1s 53850K .......... .......... .......... .......... .......... 30% 279M 1s 53900K .......... .......... .......... .......... .......... 30% 322M 1s 53950K .......... .......... .......... .......... .......... 30% 397M 1s 54000K .......... .......... .......... .......... .......... 30% 379M 1s 54050K .......... .......... .......... .......... .......... 30% 21.6M 1s 54100K .......... .......... .......... .......... .......... 30% 255M 1s 54150K .......... .......... .......... .......... .......... 30% 321M 1s 54200K .......... .......... .......... .......... .......... 30% 331M 1s 54250K .......... .......... .......... .......... .......... 30% 381M 1s 54300K .......... .......... .......... .......... .......... 31% 51.8M 1s 54350K .......... .......... .......... .......... .......... 31% 336M 1s 54400K .......... .......... .......... .......... .......... 31% 294M 1s 54450K .......... .......... .......... .......... .......... 31% 354M 1s 54500K .......... .......... .......... .......... .......... 31% 374M 1s 54550K .......... .......... .......... .......... .......... 31% 48.8M 1s 54600K .......... .......... .......... .......... .......... 31% 337M 1s 54650K .......... .......... .......... .......... .......... 31% 357M 1s 54700K .......... .......... .......... .......... .......... 31% 325M 1s 54750K .......... .......... .......... .......... .......... 31% 301M 1s 54800K .......... .......... .......... .......... .......... 31% 57.4M 1s 54850K .......... .......... .......... .......... .......... 31% 324M 1s 54900K .......... .......... .......... .......... .......... 31% 304M 1s 54950K .......... .......... .......... .......... .......... 31% 343M 1s 55000K .......... .......... .......... .......... .......... 31% 353M 1s 55050K .......... .......... .......... .......... .......... 31% 71.0M 1s 55100K .......... .......... .......... .......... .......... 31% 274M 1s 55150K .......... .......... .......... .......... .......... 31% 251M 1s 55200K .......... .......... .......... .......... .......... 31% 384M 1s 55250K .......... .......... .......... .......... .......... 31% 42.3M 1s 55300K .......... .......... .......... .......... .......... 31% 377M 1s 55350K .......... .......... .......... .......... .......... 31% 53.8M 1s 55400K .......... .......... .......... .......... .......... 31% 360M 1s 55450K .......... .......... .......... .......... .......... 31% 302M 1s 55500K .......... .......... .......... .......... .......... 31% 304M 1s 55550K .......... .......... .......... .......... .......... 31% 379M 1s 55600K .......... .......... .......... .......... .......... 31% 21.4M 1s 55650K .......... .......... .......... .......... .......... 31% 295M 1s 55700K .......... .......... .......... .......... .......... 31% 315M 1s 55750K .......... .......... .......... .......... .......... 31% 370M 1s 55800K .......... .......... .......... .......... .......... 31% 386M 1s 55850K .......... .......... .......... .......... .......... 31% 41.0M 1s 55900K .......... .......... .......... .......... .......... 31% 262M 1s 55950K .......... .......... .......... .......... .......... 31% 383M 1s 56000K .......... .......... .......... .......... .......... 31% 373M 1s 56050K .......... .......... .......... .......... .......... 32% 319M 1s 56100K .......... .......... .......... .......... .......... 32% 32.9M 1s 56150K .......... .......... .......... .......... .......... 32% 298M 1s 56200K .......... .......... .......... .......... .......... 32% 274M 1s 56250K .......... .......... .......... .......... .......... 32% 386M 1s 56300K .......... .......... .......... .......... .......... 32% 369M 1s 56350K .......... .......... .......... .......... .......... 32% 47.4M 1s 56400K .......... .......... .......... .......... .......... 32% 257M 1s 56450K .......... .......... .......... .......... .......... 32% 257M 1s 56500K .......... .......... .......... .......... .......... 32% 323M 1s 56550K .......... .......... .......... .......... .......... 32% 327M 1s 56600K .......... .......... .......... .......... .......... 32% 40.6M 1s 56650K .......... .......... .......... .......... .......... 32% 314M 1s 56700K .......... .......... .......... .......... .......... 32% 332M 1s 56750K .......... .......... .......... .......... .......... 32% 273M 1s 56800K .......... .......... .......... .......... .......... 32% 400M 1s 56850K .......... .......... .......... .......... .......... 32% 28.5M 1s 56900K .......... .......... .......... .......... .......... 32% 262M 1s 56950K .......... .......... .......... .......... .......... 32% 346M 1s 57000K .......... .......... .......... .......... .......... 32% 379M 1s 57050K .......... .......... .......... .......... .......... 32% 366M 1s 57100K .......... .......... .......... .......... .......... 32% 59.2M 1s 57150K .......... .......... .......... .......... .......... 32% 326M 1s 57200K .......... .......... .......... .......... .......... 32% 313M 1s 57250K .......... .......... .......... .......... .......... 32% 340M 1s 57300K .......... .......... .......... .......... .......... 32% 68.8M 1s 57350K .......... .......... .......... .......... .......... 32% 265M 1s 57400K .......... .......... .......... .......... .......... 32% 75.9M 1s 57450K .......... .......... .......... .......... .......... 32% 353M 1s 57500K .......... .......... .......... .......... .......... 32% 281M 1s 57550K .......... .......... .......... .......... .......... 32% 348M 1s 57600K .......... .......... .......... .......... .......... 32% 350M 1s 57650K .......... .......... .......... .......... .......... 32% 34.7M 1s 57700K .......... .......... .......... .......... .......... 32% 298M 1s 57750K .......... .......... .......... .......... .......... 32% 305M 1s 57800K .......... .......... .......... .......... .......... 33% 334M 1s 57850K .......... .......... .......... .......... .......... 33% 307M 1s 57900K .......... .......... .......... .......... .......... 33% 42.7M 1s 57950K .......... .......... .......... .......... .......... 33% 328M 1s 58000K .......... .......... .......... .......... .......... 33% 301M 1s 58050K .......... .......... .......... .......... .......... 33% 306M 1s 58100K .......... .......... .......... .......... .......... 33% 349M 1s 58150K .......... .......... .......... .......... .......... 33% 29.2M 1s 58200K .......... .......... .......... .......... .......... 33% 273M 1s 58250K .......... .......... .......... .......... .......... 33% 379M 1s 58300K .......... .......... .......... .......... .......... 33% 341M 1s 58350K .......... .......... .......... .......... .......... 33% 299M 1s 58400K .......... .......... .......... .......... .......... 33% 47.8M 1s 58450K .......... .......... .......... .......... .......... 33% 329M 1s 58500K .......... .......... .......... .......... .......... 33% 373M 1s 58550K .......... .......... .......... .......... .......... 33% 308M 1s 58600K .......... .......... .......... .......... .......... 33% 353M 1s 58650K .......... .......... .......... .......... .......... 33% 47.0M 1s 58700K .......... .......... .......... .......... .......... 33% 356M 1s 58750K .......... .......... .......... .......... .......... 33% 279M 1s 58800K .......... .......... .......... .......... .......... 33% 324M 1s 58850K .......... .......... .......... .......... .......... 33% 379M 1s 58900K .......... .......... .......... .......... .......... 33% 47.3M 1s 58950K .......... .......... .......... .......... .......... 33% 321M 1s 59000K .......... .......... .......... .......... .......... 33% 394M 1s 59050K .......... .......... .......... .......... .......... 33% 333M 1s 59100K .......... .......... .......... .......... .......... 33% 281M 1s 59150K .......... .......... .......... .......... .......... 33% 81.0M 1s 59200K .......... .......... .......... .......... .......... 33% 336M 1s 59250K .......... .......... .......... .......... .......... 33% 251M 1s 59300K .......... .......... .......... .......... .......... 33% 330M 1s 59350K .......... .......... .......... .......... .......... 33% 37.6M 1s 59400K .......... .......... .......... .......... .......... 33% 276M 1s 59450K .......... .......... .......... .......... .......... 33% 339M 1s 59500K .......... .......... .......... .......... .......... 33% 364M 1s 59550K .......... .......... .......... .......... .......... 34% 283M 1s 59600K .......... .......... .......... .......... .......... 34% 322M 1s 59650K .......... .......... .......... .......... .......... 34% 400M 1s 59700K .......... .......... .......... .......... .......... 34% 3.31M 1s 59750K .......... .......... .......... .......... .......... 34% 313M 1s 59800K .......... .......... .......... .......... .......... 34% 370M 1s 59850K .......... .......... .......... .......... .......... 34% 299M 1s 59900K .......... .......... .......... .......... .......... 34% 344M 1s 59950K .......... .......... .......... .......... .......... 34% 30.2M 1s 60000K .......... .......... .......... .......... .......... 34% 315M 1s 60050K .......... .......... .......... .......... .......... 34% 325M 1s 60100K .......... .......... .......... .......... .......... 34% 323M 1s 60150K .......... .......... .......... .......... .......... 34% 367M 1s 60200K .......... .......... .......... .......... .......... 34% 7.97M 1s 60250K .......... .......... .......... .......... .......... 34% 203M 1s 60300K .......... .......... .......... .......... .......... 34% 362M 1s 60350K .......... .......... .......... .......... .......... 34% 379M 1s 60400K .......... .......... .......... .......... .......... 34% 318M 1s 60450K .......... .......... .......... .......... .......... 34% 20.4M 1s 60500K .......... .......... .......... .......... .......... 34% 297M 1s 60550K .......... .......... .......... .......... .......... 34% 284M 1s 60600K .......... .......... .......... .......... .......... 34% 321M 1s 60650K .......... .......... .......... .......... .......... 34% 259M 1s 60700K .......... .......... .......... .......... .......... 34% 34.6M 1s 60750K .......... .......... .......... .......... .......... 34% 294M 1s 60800K .......... .......... .......... .......... .......... 34% 193M 1s 60850K .......... .......... .......... .......... .......... 34% 302M 1s 60900K .......... .......... .......... .......... .......... 34% 395M 1s 60950K .......... .......... .......... .......... .......... 34% 35.4M 1s 61000K .......... .......... .......... .......... .......... 34% 234M 1s 61050K .......... .......... .......... .......... .......... 34% 256M 1s 61100K .......... .......... .......... .......... .......... 34% 201M 1s 61150K .......... .......... .......... .......... .......... 34% 390M 1s 61200K .......... .......... .......... .......... .......... 34% 70.8M 1s 61250K .......... .......... .......... .......... .......... 34% 183M 1s 61300K .......... .......... .......... .......... .......... 35% 280M 1s 61350K .......... .......... .......... .......... .......... 35% 314M 1s 61400K .......... .......... .......... .......... .......... 35% 42.6M 1s 61450K .......... .......... .......... .......... .......... 35% 336M 1s 61500K .......... .......... .......... .......... .......... 35% 48.7M 1s 61550K .......... .......... .......... .......... .......... 35% 286M 1s 61600K .......... .......... .......... .......... .......... 35% 311M 1s 61650K .......... .......... .......... .......... .......... 35% 373M 1s 61700K .......... .......... .......... .......... .......... 35% 305M 1s 61750K .......... .......... .......... .......... .......... 35% 36.5M 1s 61800K .......... .......... .......... .......... .......... 35% 226M 1s 61850K .......... .......... .......... .......... .......... 35% 335M 1s 61900K .......... .......... .......... .......... .......... 35% 271M 1s 61950K .......... .......... .......... .......... .......... 35% 239M 1s 62000K .......... .......... .......... .......... .......... 35% 34.6M 1s 62050K .......... .......... .......... .......... .......... 35% 245M 1s 62100K .......... .......... .......... .......... .......... 35% 220M 1s 62150K .......... .......... .......... .......... .......... 35% 260M 1s 62200K .......... .......... .......... .......... .......... 35% 252M 1s 62250K .......... .......... .......... .......... .......... 35% 35.3M 1s 62300K .......... .......... .......... .......... .......... 35% 174M 1s 62350K .......... .......... .......... .......... .......... 35% 212M 1s 62400K .......... .......... .......... .......... .......... 35% 325M 1s 62450K .......... .......... .......... .......... .......... 35% 320M 1s 62500K .......... .......... .......... .......... .......... 35% 54.0M 1s 62550K .......... .......... .......... .......... .......... 35% 201M 1s 62600K .......... .......... .......... .......... .......... 35% 181M 1s 62650K .......... .......... .......... .......... .......... 35% 310M 1s 62700K .......... .......... .......... .......... .......... 35% 361M 1s 62750K .......... .......... .......... .......... .......... 35% 64.0M 1s 62800K .......... .......... .......... .......... .......... 35% 323M 1s 62850K .......... .......... .......... .......... .......... 35% 331M 1s 62900K .......... .......... .......... .......... .......... 35% 345M 1s 62950K .......... .......... .......... .......... .......... 35% 342M 1s 63000K .......... .......... .......... .......... .......... 35% 62.4M 1s 63050K .......... .......... .......... .......... .......... 36% 177M 1s 63100K .......... .......... .......... .......... .......... 36% 293M 1s 63150K .......... .......... .......... .......... .......... 36% 294M 1s 63200K .......... .......... .......... .......... .......... 36% 360M 1s 63250K .......... .......... .......... .......... .......... 36% 77.5M 1s 63300K .......... .......... .......... .......... .......... 36% 236M 1s 63350K .......... .......... .......... .......... .......... 36% 352M 1s 63400K .......... .......... .......... .......... .......... 36% 302M 1s 63450K .......... .......... .......... .......... .......... 36% 42.2M 1s 63500K .......... .......... .......... .......... .......... 36% 224M 1s 63550K .......... .......... .......... .......... .......... 36% 70.0M 1s 63600K .......... .......... .......... .......... .......... 36% 306M 1s 63650K .......... .......... .......... .......... .......... 36% 305M 1s 63700K .......... .......... .......... .......... .......... 36% 279M 1s 63750K .......... .......... .......... .......... .......... 36% 346M 1s 63800K .......... .......... .......... .......... .......... 36% 42.2M 1s 63850K .......... .......... .......... .......... .......... 36% 375M 1s 63900K .......... .......... .......... .......... .......... 36% 274M 1s 63950K .......... .......... .......... .......... .......... 36% 359M 1s 64000K .......... .......... .......... .......... .......... 36% 422M 1s 64050K .......... .......... .......... .......... .......... 36% 43.0M 1s 64100K .......... .......... .......... .......... .......... 36% 321M 1s 64150K .......... .......... .......... .......... .......... 36% 340M 1s 64200K .......... .......... .......... .......... .......... 36% 356M 1s 64250K .......... .......... .......... .......... .......... 36% 330M 1s 64300K .......... .......... .......... .......... .......... 36% 39.9M 1s 64350K .......... .......... .......... .......... .......... 36% 342M 1s 64400K .......... .......... .......... .......... .......... 36% 278M 1s 64450K .......... .......... .......... .......... .......... 36% 379M 1s 64500K .......... .......... .......... .......... .......... 36% 364M 1s 64550K .......... .......... .......... .......... .......... 36% 63.2M 1s 64600K .......... .......... .......... .......... .......... 36% 300M 1s 64650K .......... .......... .......... .......... .......... 36% 304M 1s 64700K .......... .......... .......... .......... .......... 36% 401M 1s 64750K .......... .......... .......... .......... .......... 36% 316M 1s 64800K .......... .......... .......... .......... .......... 37% 61.2M 1s 64850K .......... .......... .......... .......... .......... 37% 325M 1s 64900K .......... .......... .......... .......... .......... 37% 342M 1s 64950K .......... .......... .......... .......... .......... 37% 312M 1s 65000K .......... .......... .......... .......... .......... 37% 346M 1s 65050K .......... .......... .......... .......... .......... 37% 55.4M 1s 65100K .......... .......... .......... .......... .......... 37% 275M 1s 65150K .......... .......... .......... .......... .......... 37% 325M 1s 65200K .......... .......... .......... .......... .......... 37% 348M 1s 65250K .......... .......... .......... .......... .......... 37% 372M 1s 65300K .......... .......... .......... .......... .......... 37% 90.2M 1s 65350K .......... .......... .......... .......... .......... 37% 181M 1s 65400K .......... .......... .......... .......... .......... 37% 380M 1s 65450K .......... .......... .......... .......... .......... 37% 293M 1s 65500K .......... .......... .......... .......... .......... 37% 55.1M 1s 65550K .......... .......... .......... .......... .......... 37% 63.1M 1s 65600K .......... .......... .......... .......... .......... 37% 343M 1s 65650K .......... .......... .......... .......... .......... 37% 339M 1s 65700K .......... .......... .......... .......... .......... 37% 311M 1s 65750K .......... .......... .......... .......... .......... 37% 354M 1s 65800K .......... .......... .......... .......... .......... 37% 360M 1s 65850K .......... .......... .......... .......... .......... 37% 43.4M 1s 65900K .......... .......... .......... .......... .......... 37% 296M 1s 65950K .......... .......... .......... .......... .......... 37% 262M 1s 66000K .......... .......... .......... .......... .......... 37% 378M 1s 66050K .......... .......... .......... .......... .......... 37% 344M 1s 66100K .......... .......... .......... .......... .......... 37% 51.4M 1s 66150K .......... .......... .......... .......... .......... 37% 334M 1s 66200K .......... .......... .......... .......... .......... 37% 313M 1s 66250K .......... .......... .......... .......... .......... 37% 288M 1s 66300K .......... .......... .......... .......... .......... 37% 333M 1s 66350K .......... .......... .......... .......... .......... 37% 27.6M 1s 66400K .......... .......... .......... .......... .......... 37% 274M 1s 66450K .......... .......... .......... .......... .......... 37% 380M 1s 66500K .......... .......... .......... .......... .......... 37% 269M 1s 66550K .......... .......... .......... .......... .......... 38% 253M 1s 66600K .......... .......... .......... .......... .......... 38% 45.3M 1s 66650K .......... .......... .......... .......... .......... 38% 298M 1s 66700K .......... .......... .......... .......... .......... 38% 360M 1s 66750K .......... .......... .......... .......... .......... 38% 329M 1s 66800K .......... .......... .......... .......... .......... 38% 343M 1s 66850K .......... .......... .......... .......... .......... 38% 49.3M 1s 66900K .......... .......... .......... .......... .......... 38% 339M 1s 66950K .......... .......... .......... .......... .......... 38% 263M 1s 67000K .......... .......... .......... .......... .......... 38% 406M 1s 67050K .......... .......... .......... .......... .......... 38% 325M 1s 67100K .......... .......... .......... .......... .......... 38% 47.0M 1s 67150K .......... .......... .......... .......... .......... 38% 336M 1s 67200K .......... .......... .......... .......... .......... 38% 356M 1s 67250K .......... .......... .......... .......... .......... 38% 289M 1s 67300K .......... .......... .......... .......... .......... 38% 319M 1s 67350K .......... .......... .......... .......... .......... 38% 66.8M 1s 67400K .......... .......... .......... .......... .......... 38% 197M 1s 67450K .......... .......... .......... .......... .......... 38% 193M 1s 67500K .......... .......... .......... .......... .......... 38% 330M 1s 67550K .......... .......... .......... .......... .......... 38% 58.9M 1s 67600K .......... .......... .......... .......... .......... 38% 64.2M 1s 67650K .......... .......... .......... .......... .......... 38% 274M 1s 67700K .......... .......... .......... .......... .......... 38% 287M 1s 67750K .......... .......... .......... .......... .......... 38% 295M 1s 67800K .......... .......... .......... .......... .......... 38% 335M 1s 67850K .......... .......... .......... .......... .......... 38% 381M 1s 67900K .......... .......... .......... .......... .......... 38% 33.3M 1s 67950K .......... .......... .......... .......... .......... 38% 307M 1s 68000K .......... .......... .......... .......... .......... 38% 330M 1s 68050K .......... .......... .......... .......... .......... 38% 372M 1s 68100K .......... .......... .......... .......... .......... 38% 356M 1s 68150K .......... .......... .......... .......... .......... 38% 17.5M 1s 68200K .......... .......... .......... .......... .......... 38% 349M 1s 68250K .......... .......... .......... .......... .......... 38% 299M 1s 68300K .......... .......... .......... .......... .......... 39% 355M 1s 68350K .......... .......... .......... .......... .......... 39% 399M 1s 68400K .......... .......... .......... .......... .......... 39% 31.0M 1s 68450K .......... .......... .......... .......... .......... 39% 346M 1s 68500K .......... .......... .......... .......... .......... 39% 287M 1s 68550K .......... .......... .......... .......... .......... 39% 359M 1s 68600K .......... .......... .......... .......... .......... 39% 301M 1s 68650K .......... .......... .......... .......... .......... 39% 6.53M 1s 68700K .......... .......... .......... .......... .......... 39% 303M 1s 68750K .......... .......... .......... .......... .......... 39% 288M 1s 68800K .......... .......... .......... .......... .......... 39% 379M 1s 68850K .......... .......... .......... .......... .......... 39% 325M 1s 68900K .......... .......... .......... .......... .......... 39% 43.4M 1s 68950K .......... .......... .......... .......... .......... 39% 252M 1s 69000K .......... .......... .......... .......... .......... 39% 317M 1s 69050K .......... .......... .......... .......... .......... 39% 398M 1s 69100K .......... .......... .......... .......... .......... 39% 308M 1s 69150K .......... .......... .......... .......... .......... 39% 32.4M 1s 69200K .......... .......... .......... .......... .......... 39% 302M 1s 69250K .......... .......... .......... .......... .......... 39% 310M 1s 69300K .......... .......... .......... .......... .......... 39% 329M 1s 69350K .......... .......... .......... .......... .......... 39% 344M 1s 69400K .......... .......... .......... .......... .......... 39% 48.6M 1s 69450K .......... .......... .......... .......... .......... 39% 305M 1s 69500K .......... .......... .......... .......... .......... 39% 359M 1s 69550K .......... .......... .......... .......... .......... 39% 368M 1s 69600K .......... .......... .......... .......... .......... 39% 79.1M 1s 69650K .......... .......... .......... .......... .......... 39% 60.7M 1s 69700K .......... .......... .......... .......... .......... 39% 404M 1s 69750K .......... .......... .......... .......... .......... 39% 284M 1s 69800K .......... .......... .......... .......... .......... 39% 202M 1s 69850K .......... .......... .......... .......... .......... 39% 375M 1s 69900K .......... .......... .......... .......... .......... 39% 48.8M 1s 69950K .......... .......... .......... .......... .......... 39% 293M 1s 70000K .......... .......... .......... .......... .......... 39% 357M 1s 70050K .......... .......... .......... .......... .......... 40% 328M 1s 70100K .......... .......... .......... .......... .......... 40% 303M 1s 70150K .......... .......... .......... .......... .......... 40% 388M 1s 70200K .......... .......... .......... .......... .......... 40% 35.7M 1s 70250K .......... .......... .......... .......... .......... 40% 312M 1s 70300K .......... .......... .......... .......... .......... 40% 348M 1s 70350K .......... .......... .......... .......... .......... 40% 358M 1s 70400K .......... .......... .......... .......... .......... 40% 400M 1s 70450K .......... .......... .......... .......... .......... 40% 32.2M 1s 70500K .......... .......... .......... .......... .......... 40% 363M 1s 70550K .......... .......... .......... .......... .......... 40% 319M 1s 70600K .......... .......... .......... .......... .......... 40% 281M 1s 70650K .......... .......... .......... .......... .......... 40% 385M 1s 70700K .......... .......... .......... .......... .......... 40% 64.8M 1s 70750K .......... .......... .......... .......... .......... 40% 356M 1s 70800K .......... .......... .......... .......... .......... 40% 351M 1s 70850K .......... .......... .......... .......... .......... 40% 364M 1s 70900K .......... .......... .......... .......... .......... 40% 369M 1s 70950K .......... .......... .......... .......... .......... 40% 65.8M 1s 71000K .......... .......... .......... .......... .......... 40% 329M 1s 71050K .......... .......... .......... .......... .......... 40% 351M 1s 71100K .......... .......... .......... .......... .......... 40% 377M 1s 71150K .......... .......... .......... .......... .......... 40% 320M 1s 71200K .......... .......... .......... .......... .......... 40% 74.4M 1s 71250K .......... .......... .......... .......... .......... 40% 358M 1s 71300K .......... .......... .......... .......... .......... 40% 260M 1s 71350K .......... .......... .......... .......... .......... 40% 283M 1s 71400K .......... .......... .......... .......... .......... 40% 371M 1s 71450K .......... .......... .......... .......... .......... 40% 126M 1s 71500K .......... .......... .......... .......... .......... 40% 204M 1s 71550K .......... .......... .......... .......... .......... 40% 323M 1s 71600K .......... .......... .......... .......... .......... 40% 345M 1s 71650K .......... .......... .......... .......... .......... 40% 56.5M 1s 71700K .......... .......... .......... .......... .......... 40% 56.8M 1s 71750K .......... .......... .......... .......... .......... 40% 213M 1s 71800K .......... .......... .......... .......... .......... 41% 341M 1s 71850K .......... .......... .......... .......... .......... 41% 363M 1s 71900K .......... .......... .......... .......... .......... 41% 300M 1s 71950K .......... .......... .......... .......... .......... 41% 30.0M 1s 72000K .......... .......... .......... .......... .......... 41% 364M 1s 72050K .......... .......... .......... .......... .......... 41% 284M 1s 72100K .......... .......... .......... .......... .......... 41% 267M 1s 72150K .......... .......... .......... .......... .......... 41% 385M 1s 72200K .......... .......... .......... .......... .......... 41% 378M 1s 72250K .......... .......... .......... .......... .......... 41% 38.4M 1s 72300K .......... .......... .......... .......... .......... 41% 344M 1s 72350K .......... .......... .......... .......... .......... 41% 331M 1s 72400K .......... .......... .......... .......... .......... 41% 379M 1s 72450K .......... .......... .......... .......... .......... 41% 337M 1s 72500K .......... .......... .......... .......... .......... 41% 31.3M 1s 72550K .......... .......... .......... .......... .......... 41% 369M 1s 72600K .......... .......... .......... .......... .......... 41% 299M 1s 72650K .......... .......... .......... .......... .......... 41% 380M 1s 72700K .......... .......... .......... .......... .......... 41% 382M 1s 72750K .......... .......... .......... .......... .......... 41% 83.4M 1s 72800K .......... .......... .......... .......... .......... 41% 268M 1s 72850K .......... .......... .......... .......... .......... 41% 337M 1s 72900K .......... .......... .......... .......... .......... 41% 353M 1s 72950K .......... .......... .......... .......... .......... 41% 300M 1s 73000K .......... .......... .......... .......... .......... 41% 61.9M 1s 73050K .......... .......... .......... .......... .......... 41% 354M 1s 73100K .......... .......... .......... .......... .......... 41% 312M 1s 73150K .......... .......... .......... .......... .......... 41% 346M 1s 73200K .......... .......... .......... .......... .......... 41% 352M 1s 73250K .......... .......... .......... .......... .......... 41% 77.8M 1s 73300K .......... .......... .......... .......... .......... 41% 273M 1s 73350K .......... .......... .......... .......... .......... 41% 336M 1s 73400K .......... .......... .......... .......... .......... 41% 385M 1s 73450K .......... .......... .......... .......... .......... 41% 363M 1s 73500K .......... .......... .......... .......... .......... 41% 61.8M 1s 73550K .......... .......... .......... .......... .......... 41% 287M 1s 73600K .......... .......... .......... .......... .......... 42% 386M 1s 73650K .......... .......... .......... .......... .......... 42% 340M 1s 73700K .......... .......... .......... .......... .......... 42% 114M 1s 73750K .......... .......... .......... .......... .......... 42% 69.4M 1s 73800K .......... .......... .......... .......... .......... 42% 312M 1s 73850K .......... .......... .......... .......... .......... 42% 343M 1s 73900K .......... .......... .......... .......... .......... 42% 306M 1s 73950K .......... .......... .......... .......... .......... 42% 265M 1s 74000K .......... .......... .......... .......... .......... 42% 39.0M 1s 74050K .......... .......... .......... .......... .......... 42% 311M 1s 74100K .......... .......... .......... .......... .......... 42% 297M 1s 74150K .......... .......... .......... .......... .......... 42% 355M 1s 74200K .......... .......... .......... .......... .......... 42% 365M 1s 74250K .......... .......... .......... .......... .......... 42% 42.4M 1s 74300K .......... .......... .......... .......... .......... 42% 230M 1s 74350K .......... .......... .......... .......... .......... 42% 339M 1s 74400K .......... .......... .......... .......... .......... 42% 312M 1s 74450K .......... .......... .......... .......... .......... 42% 323M 1s 74500K .......... .......... .......... .......... .......... 42% 388M 1s 74550K .......... .......... .......... .......... .......... 42% 32.9M 1s 74600K .......... .......... .......... .......... .......... 42% 288M 1s 74650K .......... .......... .......... .......... .......... 42% 322M 1s 74700K .......... .......... .......... .......... .......... 42% 360M 1s 74750K .......... .......... .......... .......... .......... 42% 398M 1s 74800K .......... .......... .......... .......... .......... 42% 73.7M 1s 74850K .......... .......... .......... .......... .......... 42% 349M 1s 74900K .......... .......... .......... .......... .......... 42% 365M 1s 74950K .......... .......... .......... .......... .......... 42% 309M 1s 75000K .......... .......... .......... .......... .......... 42% 405M 1s 75050K .......... .......... .......... .......... .......... 42% 7.08M 1s 75100K .......... .......... .......... .......... .......... 42% 331M 1s 75150K .......... .......... .......... .......... .......... 42% 312M 1s 75200K .......... .......... .......... .......... .......... 42% 323M 1s 75250K .......... .......... .......... .......... .......... 42% 366M 1s 75300K .......... .......... .......... .......... .......... 42% 39.1M 1s 75350K .......... .......... .......... .......... .......... 43% 278M 1s 75400K .......... .......... .......... .......... .......... 43% 295M 1s 75450K .......... .......... .......... .......... .......... 43% 359M 1s 75500K .......... .......... .......... .......... .......... 43% 291M 1s 75550K .......... .......... .......... .......... .......... 43% 48.3M 1s 75600K .......... .......... .......... .......... .......... 43% 331M 1s 75650K .......... .......... .......... .......... .......... 43% 282M 1s 75700K .......... .......... .......... .......... .......... 43% 384M 1s 75750K .......... .......... .......... .......... .......... 43% 32.0M 1s 75800K .......... .......... .......... .......... .......... 43% 44.4M 1s 75850K .......... .......... .......... .......... .......... 43% 211M 1s 75900K .......... .......... .......... .......... .......... 43% 306M 1s 75950K .......... .......... .......... .......... .......... 43% 309M 1s 76000K .......... .......... .......... .......... .......... 43% 367M 1s 76050K .......... .......... .......... .......... .......... 43% 40.0M 1s 76100K .......... .......... .......... .......... .......... 43% 319M 1s 76150K .......... .......... .......... .......... .......... 43% 346M 1s 76200K .......... .......... .......... .......... .......... 43% 361M 1s 76250K .......... .......... .......... .......... .......... 43% 364M 1s 76300K .......... .......... .......... .......... .......... 43% 33.4M 1s 76350K .......... .......... .......... .......... .......... 43% 182M 1s 76400K .......... .......... .......... .......... .......... 43% 359M 1s 76450K .......... .......... .......... .......... .......... 43% 306M 1s 76500K .......... .......... .......... .......... .......... 43% 378M 1s 76550K .......... .......... .......... .......... .......... 43% 385M 1s 76600K .......... .......... .......... .......... .......... 43% 26.0M 1s 76650K .......... .......... .......... .......... .......... 43% 308M 1s 76700K .......... .......... .......... .......... .......... 43% 321M 1s 76750K .......... .......... .......... .......... .......... 43% 374M 1s 76800K .......... .......... .......... .......... .......... 43% 346M 1s 76850K .......... .......... .......... .......... .......... 43% 76.3M 1s 76900K .......... .......... .......... .......... .......... 43% 318M 1s 76950K .......... .......... .......... .......... .......... 43% 285M 1s 77000K .......... .......... .......... .......... .......... 43% 390M 1s 77050K .......... .......... .......... .......... .......... 43% 402M 1s 77100K .......... .......... .......... .......... .......... 44% 85.2M 1s 77150K .......... .......... .......... .......... .......... 44% 315M 1s 77200K .......... .......... .......... .......... .......... 44% 325M 1s 77250K .......... .......... .......... .......... .......... 44% 341M 1s 77300K .......... .......... .......... .......... .......... 44% 342M 1s 77350K .......... .......... .......... .......... .......... 44% 59.6M 1s 77400K .......... .......... .......... .......... .......... 44% 344M 1s 77450K .......... .......... .......... .......... .......... 44% 157M 1s 77500K .......... .......... .......... .......... .......... 44% 299M 1s 77550K .......... .......... .......... .......... .......... 44% 329M 1s 77600K .......... .......... .......... .......... .......... 44% 58.6M 1s 77650K .......... .......... .......... .......... .......... 44% 247M 1s 77700K .......... .......... .......... .......... .......... 44% 263M 1s 77750K .......... .......... .......... .......... .......... 44% 344M 1s 77800K .......... .......... .......... .......... .......... 44% 45.6M 1s 77850K .......... .......... .......... .......... .......... 44% 59.1M 1s 77900K .......... .......... .......... .......... .......... 44% 296M 1s 77950K .......... .......... .......... .......... .......... 44% 257M 1s 78000K .......... .......... .......... .......... .......... 44% 256M 1s 78050K .......... .......... .......... .......... .......... 44% 303M 1s 78100K .......... .......... .......... .......... .......... 44% 33.2M 1s 78150K .......... .......... .......... .......... .......... 44% 282M 1s 78200K .......... .......... .......... .......... .......... 44% 244M 1s 78250K .......... .......... .......... .......... .......... 44% 296M 1s 78300K .......... .......... .......... .......... .......... 44% 253M 1s 78350K .......... .......... .......... .......... .......... 44% 62.7M 1s 78400K .......... .......... .......... .......... .......... 44% 275M 1s 78450K .......... .......... .......... .......... .......... 44% 227M 1s 78500K .......... .......... .......... .......... .......... 44% 320M 1s 78550K .......... .......... .......... .......... .......... 44% 324M 1s 78600K .......... .......... .......... .......... .......... 44% 296M 1s 78650K .......... .......... .......... .......... .......... 44% 40.3M 1s 78700K .......... .......... .......... .......... .......... 44% 245M 1s 78750K .......... .......... .......... .......... .......... 44% 259M 1s 78800K .......... .......... .......... .......... .......... 44% 289M 1s 78850K .......... .......... .......... .......... .......... 45% 292M 1s 78900K .......... .......... .......... .......... .......... 45% 70.2M 1s 78950K .......... .......... .......... .......... .......... 45% 334M 1s 79000K .......... .......... .......... .......... .......... 45% 243M 1s 79050K .......... .......... .......... .......... .......... 45% 380M 1s 79100K .......... .......... .......... .......... .......... 45% 409M 1s 79150K .......... .......... .......... .......... .......... 45% 43.3M 1s 79200K .......... .......... .......... .......... .......... 45% 367M 1s 79250K .......... .......... .......... .......... .......... 45% 341M 1s 79300K .......... .......... .......... .......... .......... 45% 262M 1s 79350K .......... .......... .......... .......... .......... 45% 351M 1s 79400K .......... .......... .......... .......... .......... 45% 51.1M 1s 79450K .......... .......... .......... .......... .......... 45% 345M 1s 79500K .......... .......... .......... .......... .......... 45% 325M 1s 79550K .......... .......... .......... .......... .......... 45% 378M 1s 79600K .......... .......... .......... .......... .......... 45% 356M 1s 79650K .......... .......... .......... .......... .......... 45% 144M 1s 79700K .......... .......... .......... .......... .......... 45% 250M 1s 79750K .......... .......... .......... .......... .......... 45% 306M 1s 79800K .......... .......... .......... .......... .......... 45% 400M 1s 79850K .......... .......... .......... .......... .......... 45% 46.9M 1s 79900K .......... .......... .......... .......... .......... 45% 67.7M 1s 79950K .......... .......... .......... .......... .......... 45% 124M 1s 80000K .......... .......... .......... .......... .......... 45% 388M 1s 80050K .......... .......... .......... .......... .......... 45% 379M 1s 80100K .......... .......... .......... .......... .......... 45% 331M 1s 80150K .......... .......... .......... .......... .......... 45% 12.2M 1s 80200K .......... .......... .......... .......... .......... 45% 265M 1s 80250K .......... .......... .......... .......... .......... 45% 291M 1s 80300K .......... .......... .......... .......... .......... 45% 304M 1s 80350K .......... .......... .......... .......... .......... 45% 374M 1s 80400K .......... .......... .......... .......... .......... 45% 9.99M 1s 80450K .......... .......... .......... .......... .......... 45% 177M 1s 80500K .......... .......... .......... .......... .......... 45% 312M 1s 80550K .......... .......... .......... .......... .......... 45% 304M 1s 80600K .......... .......... .......... .......... .......... 46% 358M 1s 80650K .......... .......... .......... .......... .......... 46% 9.80M 1s 80700K .......... .......... .......... .......... .......... 46% 303M 1s 80750K .......... .......... .......... .......... .......... 46% 309M 1s 80800K .......... .......... .......... .......... .......... 46% 313M 1s 80850K .......... .......... .......... .......... .......... 46% 375M 1s 80900K .......... .......... .......... .......... .......... 46% 380M 1s 80950K .......... .......... .......... .......... .......... 46% 44.4M 1s 81000K .......... .......... .......... .......... .......... 46% 249M 1s 81050K .......... .......... .......... .......... .......... 46% 289M 1s 81100K .......... .......... .......... .......... .......... 46% 369M 1s 81150K .......... .......... .......... .......... .......... 46% 342M 1s 81200K .......... .......... .......... .......... .......... 46% 37.5M 1s 81250K .......... .......... .......... .......... .......... 46% 270M 1s 81300K .......... .......... .......... .......... .......... 46% 339M 1s 81350K .......... .......... .......... .......... .......... 46% 321M 1s 81400K .......... .......... .......... .......... .......... 46% 407M 1s 81450K .......... .......... .......... .......... .......... 46% 35.6M 1s 81500K .......... .......... .......... .......... .......... 46% 277M 1s 81550K .......... .......... .......... .......... .......... 46% 387M 1s 81600K .......... .......... .......... .......... .......... 46% 386M 1s 81650K .......... .......... .......... .......... .......... 46% 370M 1s 81700K .......... .......... .......... .......... .......... 46% 48.0M 1s 81750K .......... .......... .......... .......... .......... 46% 307M 1s 81800K .......... .......... .......... .......... .......... 46% 359M 1s 81850K .......... .......... .......... .......... .......... 46% 351M 1s 81900K .......... .......... .......... .......... .......... 46% 61.4M 1s 81950K .......... .......... .......... .......... .......... 46% 56.1M 1s 82000K .......... .......... .......... .......... .......... 46% 331M 1s 82050K .......... .......... .......... .......... .......... 46% 350M 1s 82100K .......... .......... .......... .......... .......... 46% 240M 1s 82150K .......... .......... .......... .......... .......... 46% 402M 1s 82200K .......... .......... .......... .......... .......... 46% 44.1M 1s 82250K .......... .......... .......... .......... .......... 46% 315M 1s 82300K .......... .......... .......... .......... .......... 46% 322M 1s 82350K .......... .......... .......... .......... .......... 47% 338M 1s 82400K .......... .......... .......... .......... .......... 47% 358M 1s 82450K .......... .......... .......... .......... .......... 47% 38.1M 1s 82500K .......... .......... .......... .......... .......... 47% 165M 1s 82550K .......... .......... .......... .......... .......... 47% 345M 1s 82600K .......... .......... .......... .......... .......... 47% 415M 1s 82650K .......... .......... .......... .......... .......... 47% 322M 1s 82700K .......... .......... .......... .......... .......... 47% 33.7M 1s 82750K .......... .......... .......... .......... .......... 47% 320M 1s 82800K .......... .......... .......... .......... .......... 47% 265M 1s 82850K .......... .......... .......... .......... .......... 47% 371M 1s 82900K .......... .......... .......... .......... .......... 47% 384M 1s 82950K .......... .......... .......... .......... .......... 47% 357M 1s 83000K .......... .......... .......... .......... .......... 47% 52.3M 1s 83050K .......... .......... .......... .......... .......... 47% 341M 1s 83100K .......... .......... .......... .......... .......... 47% 347M 1s 83150K .......... .......... .......... .......... .......... 47% 342M 1s 83200K .......... .......... .......... .......... .......... 47% 383M 1s 83250K .......... .......... .......... .......... .......... 47% 56.1M 1s 83300K .......... .......... .......... .......... .......... 47% 343M 1s 83350K .......... .......... .......... .......... .......... 47% 305M 1s 83400K .......... .......... .......... .......... .......... 47% 387M 1s 83450K .......... .......... .......... .......... .......... 47% 372M 1s 83500K .......... .......... .......... .......... .......... 47% 46.8M 1s 83550K .......... .......... .......... .......... .......... 47% 341M 1s 83600K .......... .......... .......... .......... .......... 47% 359M 1s 83650K .......... .......... .......... .......... .......... 47% 378M 1s 83700K .......... .......... .......... .......... .......... 47% 328M 1s 83750K .......... .......... .......... .......... .......... 47% 88.7M 1s 83800K .......... .......... .......... .......... .......... 47% 162M 1s 83850K .......... .......... .......... .......... .......... 47% 282M 1s 83900K .......... .......... .......... .......... .......... 47% 384M 1s 83950K .......... .......... .......... .......... .......... 47% 46.4M 1s 84000K .......... .......... .......... .......... .......... 47% 77.6M 1s 84050K .......... .......... .......... .......... .......... 47% 277M 1s 84100K .......... .......... .......... .......... .......... 48% 347M 1s 84150K .......... .......... .......... .......... .......... 48% 255M 1s 84200K .......... .......... .......... .......... .......... 48% 336M 1s 84250K .......... .......... .......... .......... .......... 48% 35.5M 1s 84300K .......... .......... .......... .......... .......... 48% 262M 1s 84350K .......... .......... .......... .......... .......... 48% 371M 1s 84400K .......... .......... .......... .......... .......... 48% 232M 1s 84450K .......... .......... .......... .......... .......... 48% 337M 1s 84500K .......... .......... .......... .......... .......... 48% 44.4M 1s 84550K .......... .......... .......... .......... .......... 48% 342M 1s 84600K .......... .......... .......... .......... .......... 48% 245M 1s 84650K .......... .......... .......... .......... .......... 48% 280M 1s 84700K .......... .......... .......... .......... .......... 48% 270M 1s 84750K .......... .......... .......... .......... .......... 48% 24.3M 1s 84800K .......... .......... .......... .......... .......... 48% 230M 1s 84850K .......... .......... .......... .......... .......... 48% 287M 1s 84900K .......... .......... .......... .......... .......... 48% 346M 1s 84950K .......... .......... .......... .......... .......... 48% 362M 1s 85000K .......... .......... .......... .......... .......... 48% 52.7M 1s 85050K .......... .......... .......... .......... .......... 48% 167M 1s 85100K .......... .......... .......... .......... .......... 48% 344M 1s 85150K .......... .......... .......... .......... .......... 48% 292M 1s 85200K .......... .......... .......... .......... .......... 48% 339M 1s 85250K .......... .......... .......... .......... .......... 48% 368M 1s 85300K .......... .......... .......... .......... .......... 48% 6.78M 1s 85350K .......... .......... .......... .......... .......... 48% 276M 1s 85400K .......... .......... .......... .......... .......... 48% 334M 1s 85450K .......... .......... .......... .......... .......... 48% 301M 1s 85500K .......... .......... .......... .......... .......... 48% 337M 1s 85550K .......... .......... .......... .......... .......... 48% 52.2M 1s 85600K .......... .......... .......... .......... .......... 48% 307M 1s 85650K .......... .......... .......... .......... .......... 48% 347M 1s 85700K .......... .......... .......... .......... .......... 48% 297M 1s 85750K .......... .......... .......... .......... .......... 48% 387M 1s 85800K .......... .......... .......... .......... .......... 48% 79.1M 1s 85850K .......... .......... .......... .......... .......... 49% 295M 1s 85900K .......... .......... .......... .......... .......... 49% 342M 1s 85950K .......... .......... .......... .......... .......... 49% 299M 1s 86000K .......... .......... .......... .......... .......... 49% 51.1M 1s 86050K .......... .......... .......... .......... .......... 49% 68.8M 1s 86100K .......... .......... .......... .......... .......... 49% 327M 1s 86150K .......... .......... .......... .......... .......... 49% 310M 1s 86200K .......... .......... .......... .......... .......... 49% 372M 1s 86250K .......... .......... .......... .......... .......... 49% 375M 1s 86300K .......... .......... .......... .......... .......... 49% 42.8M 1s 86350K .......... .......... .......... .......... .......... 49% 316M 1s 86400K .......... .......... .......... .......... .......... 49% 353M 1s 86450K .......... .......... .......... .......... .......... 49% 366M 1s 86500K .......... .......... .......... .......... .......... 49% 347M 1s 86550K .......... .......... .......... .......... .......... 49% 46.7M 1s 86600K .......... .......... .......... .......... .......... 49% 233M 1s 86650K .......... .......... .......... .......... .......... 49% 307M 1s 86700K .......... .......... .......... .......... .......... 49% 338M 1s 86750K .......... .......... .......... .......... .......... 49% 366M 1s 86800K .......... .......... .......... .......... .......... 49% 31.6M 1s 86850K .......... .......... .......... .......... .......... 49% 189M 1s 86900K .......... .......... .......... .......... .......... 49% 284M 1s 86950K .......... .......... .......... .......... .......... 49% 416M 1s 87000K .......... .......... .......... .......... .......... 49% 278M 1s 87050K .......... .......... .......... .......... .......... 49% 2.84M 1s 87100K .......... .......... .......... .......... .......... 49% 279M 1s 87150K .......... .......... .......... .......... .......... 49% 273M 1s 87200K .......... .......... .......... .......... .......... 49% 311M 1s 87250K .......... .......... .......... .......... .......... 49% 282M 1s 87300K .......... .......... .......... .......... .......... 49% 320M 1s 87350K .......... .......... .......... .......... .......... 49% 20.7M 1s 87400K .......... .......... .......... .......... .......... 49% 224M 1s 87450K .......... .......... .......... .......... .......... 49% 293M 1s 87500K .......... .......... .......... .......... .......... 49% 330M 1s 87550K .......... .......... .......... .......... .......... 49% 328M 1s 87600K .......... .......... .......... .......... .......... 50% 30.1M 1s 87650K .......... .......... .......... .......... .......... 50% 349M 1s 87700K .......... .......... .......... .......... .......... 50% 287M 1s 87750K .......... .......... .......... .......... .......... 50% 368M 1s 87800K .......... .......... .......... .......... .......... 50% 374M 1s 87850K .......... .......... .......... .......... .......... 50% 29.7M 1s 87900K .......... .......... .......... .......... .......... 50% 217M 1s 87950K .......... .......... .......... .......... .......... 50% 324M 1s 88000K .......... .......... .......... .......... .......... 50% 383M 1s 88050K .......... .......... .......... .......... .......... 50% 26.7M 1s 88100K .......... .......... .......... .......... .......... 50% 278M 1s 88150K .......... .......... .......... .......... .......... 50% 346M 1s 88200K .......... .......... .......... .......... .......... 50% 357M 1s 88250K .......... .......... .......... .......... .......... 50% 289M 1s 88300K .......... .......... .......... .......... .......... 50% 298M 1s 88350K .......... .......... .......... .......... .......... 50% 33.2M 1s 88400K .......... .......... .......... .......... .......... 50% 329M 1s 88450K .......... .......... .......... .......... .......... 50% 331M 1s 88500K .......... .......... .......... .......... .......... 50% 292M 1s 88550K .......... .......... .......... .......... .......... 50% 400M 1s 88600K .......... .......... .......... .......... .......... 50% 39.7M 1s 88650K .......... .......... .......... .......... .......... 50% 283M 1s 88700K .......... .......... .......... .......... .......... 50% 384M 1s 88750K .......... .......... .......... .......... .......... 50% 267M 1s 88800K .......... .......... .......... .......... .......... 50% 307M 1s 88850K .......... .......... .......... .......... .......... 50% 25.9M 1s 88900K .......... .......... .......... .......... .......... 50% 189M 1s 88950K .......... .......... .......... .......... .......... 50% 333M 1s 89000K .......... .......... .......... .......... .......... 50% 323M 1s 89050K .......... .......... .......... .......... .......... 50% 354M 1s 89100K .......... .......... .......... .......... .......... 50% 44.1M 1s 89150K .......... .......... .......... .......... .......... 50% 327M 1s 89200K .......... .......... .......... .......... .......... 50% 272M 1s 89250K .......... .......... .......... .......... .......... 50% 356M 1s 89300K .......... .......... .......... .......... .......... 50% 292M 1s 89350K .......... .......... .......... .......... .......... 51% 49.5M 1s 89400K .......... .......... .......... .......... .......... 51% 215M 1s 89450K .......... .......... .......... .......... .......... 51% 356M 1s 89500K .......... .......... .......... .......... .......... 51% 301M 1s 89550K .......... .......... .......... .......... .......... 51% 345M 1s 89600K .......... .......... .......... .......... .......... 51% 397M 1s 89650K .......... .......... .......... .......... .......... 51% 48.4M 1s 89700K .......... .......... .......... .......... .......... 51% 295M 1s 89750K .......... .......... .......... .......... .......... 51% 323M 1s 89800K .......... .......... .......... .......... .......... 51% 374M 1s 89850K .......... .......... .......... .......... .......... 51% 404M 1s 89900K .......... .......... .......... .......... .......... 51% 118M 1s 89950K .......... .......... .......... .......... .......... 51% 273M 1s 90000K .......... .......... .......... .......... .......... 51% 342M 1s 90050K .......... .......... .......... .......... .......... 51% 268M 1s 90100K .......... .......... .......... .......... .......... 51% 40.1M 1s 90150K .......... .......... .......... .......... .......... 51% 116M 1s 90200K .......... .......... .......... .......... .......... 51% 251M 1s 90250K .......... .......... .......... .......... .......... 51% 327M 1s 90300K .......... .......... .......... .......... .......... 51% 314M 1s 90350K .......... .......... .......... .......... .......... 51% 387M 1s 90400K .......... .......... .......... .......... .......... 51% 41.9M 1s 90450K .......... .......... .......... .......... .......... 51% 279M 1s 90500K .......... .......... .......... .......... .......... 51% 284M 1s 90550K .......... .......... .......... .......... .......... 51% 338M 1s 90600K .......... .......... .......... .......... .......... 51% 351M 1s 90650K .......... .......... .......... .......... .......... 51% 40.4M 1s 90700K .......... .......... .......... .......... .......... 51% 225M 1s 90750K .......... .......... .......... .......... .......... 51% 375M 1s 90800K .......... .......... .......... .......... .......... 51% 294M 1s 90850K .......... .......... .......... .......... .......... 51% 298M 1s 90900K .......... .......... .......... .......... .......... 51% 36.5M 1s 90950K .......... .......... .......... .......... .......... 51% 252M 1s 91000K .......... .......... .......... .......... .......... 51% 315M 1s 91050K .......... .......... .......... .......... .......... 51% 213M 1s 91100K .......... .......... .......... .......... .......... 52% 315M 1s 91150K .......... .......... .......... .......... .......... 52% 54.4M 1s 91200K .......... .......... .......... .......... .......... 52% 274M 1s 91250K .......... .......... .......... .......... .......... 52% 339M 1s 91300K .......... .......... .......... .......... .......... 52% 346M 1s 91350K .......... .......... .......... .......... .......... 52% 258M 1s 91400K .......... .......... .......... .......... .......... 52% 62.5M 1s 91450K .......... .......... .......... .......... .......... 52% 371M 1s 91500K .......... .......... .......... .......... .......... 52% 336M 1s 91550K .......... .......... .......... .......... .......... 52% 274M 1s 91600K .......... .......... .......... .......... .......... 52% 346M 1s 91650K .......... .......... .......... .......... .......... 52% 375M 1s 91700K .......... .......... .......... .......... .......... 52% 30.8M 1s 91750K .......... .......... .......... .......... .......... 52% 259M 1s 91800K .......... .......... .......... .......... .......... 52% 312M 1s 91850K .......... .......... .......... .......... .......... 52% 380M 1s 91900K .......... .......... .......... .......... .......... 52% 347M 1s 91950K .......... .......... .......... .......... .......... 52% 96.2M 1s 92000K .......... .......... .......... .......... .......... 52% 330M 1s 92050K .......... .......... .......... .......... .......... 52% 274M 1s 92100K .......... .......... .......... .......... .......... 52% 388M 1s 92150K .......... .......... .......... .......... .......... 52% 48.0M 1s 92200K .......... .......... .......... .......... .......... 52% 56.1M 1s 92250K .......... .......... .......... .......... .......... 52% 333M 1s 92300K .......... .......... .......... .......... .......... 52% 283M 1s 92350K .......... .......... .......... .......... .......... 52% 414M 1s 92400K .......... .......... .......... .......... .......... 52% 391M 1s 92450K .......... .......... .......... .......... .......... 52% 51.2M 1s 92500K .......... .......... .......... .......... .......... 52% 181M 1s 92550K .......... .......... .......... .......... .......... 52% 278M 1s 92600K .......... .......... .......... .......... .......... 52% 269M 1s 92650K .......... .......... .......... .......... .......... 52% 280M 1s 92700K .......... .......... .......... .......... .......... 52% 56.0M 1s 92750K .......... .......... .......... .......... .......... 52% 293M 1s 92800K .......... .......... .......... .......... .......... 52% 330M 1s 92850K .......... .......... .......... .......... .......... 53% 282M 1s 92900K .......... .......... .......... .......... .......... 53% 398M 1s 92950K .......... .......... .......... .......... .......... 53% 32.6M 1s 93000K .......... .......... .......... .......... .......... 53% 237M 1s 93050K .......... .......... .......... .......... .......... 53% 203M 1s 93100K .......... .......... .......... .......... .......... 53% 235M 1s 93150K .......... .......... .......... .......... .......... 53% 350M 1s 93200K .......... .......... .......... .......... .......... 53% 115M 1s 93250K .......... .......... .......... .......... .......... 53% 242M 1s 93300K .......... .......... .......... .......... .......... 53% 167M 1s 93350K .......... .......... .......... .......... .......... 53% 292M 1s 93400K .......... .......... .......... .......... .......... 53% 276M 1s 93450K .......... .......... .......... .......... .......... 53% 42.9M 1s 93500K .......... .......... .......... .......... .......... 53% 297M 1s 93550K .......... .......... .......... .......... .......... 53% 278M 1s 93600K .......... .......... .......... .......... .......... 53% 332M 1s 93650K .......... .......... .......... .......... .......... 53% 333M 1s 93700K .......... .......... .......... .......... .......... 53% 62.5M 1s 93750K .......... .......... .......... .......... .......... 53% 199M 1s 93800K .......... .......... .......... .......... .......... 53% 313M 1s 93850K .......... .......... .......... .......... .......... 53% 274M 1s 93900K .......... .......... .......... .......... .......... 53% 302M 1s 93950K .......... .......... .......... .......... .......... 53% 341M 1s 94000K .......... .......... .......... .......... .......... 53% 123M 1s 94050K .......... .......... .......... .......... .......... 53% 320M 1s 94100K .......... .......... .......... .......... .......... 53% 321M 1s 94150K .......... .......... .......... .......... .......... 53% 341M 1s 94200K .......... .......... .......... .......... .......... 53% 43.1M 1s 94250K .......... .......... .......... .......... .......... 53% 28.1M 1s 94300K .......... .......... .......... .......... .......... 53% 251M 1s 94350K .......... .......... .......... .......... .......... 53% 274M 1s 94400K .......... .......... .......... .......... .......... 53% 374M 1s 94450K .......... .......... .......... .......... .......... 53% 378M 1s 94500K .......... .......... .......... .......... .......... 53% 32.0M 1s 94550K .......... .......... .......... .......... .......... 53% 315M 1s 94600K .......... .......... .......... .......... .......... 54% 325M 1s 94650K .......... .......... .......... .......... .......... 54% 333M 1s 94700K .......... .......... .......... .......... .......... 54% 330M 1s 94750K .......... .......... .......... .......... .......... 54% 36.0M 1s 94800K .......... .......... .......... .......... .......... 54% 328M 1s 94850K .......... .......... .......... .......... .......... 54% 302M 1s 94900K .......... .......... .......... .......... .......... 54% 302M 1s 94950K .......... .......... .......... .......... .......... 54% 387M 1s 95000K .......... .......... .......... .......... .......... 54% 33.8M 1s 95050K .......... .......... .......... .......... .......... 54% 249M 1s 95100K .......... .......... .......... .......... .......... 54% 354M 1s 95150K .......... .......... .......... .......... .......... 54% 273M 1s 95200K .......... .......... .......... .......... .......... 54% 301M 1s 95250K .......... .......... .......... .......... .......... 54% 58.4M 1s 95300K .......... .......... .......... .......... .......... 54% 296M 1s 95350K .......... .......... .......... .......... .......... 54% 305M 1s 95400K .......... .......... .......... .......... .......... 54% 237M 1s 95450K .......... .......... .......... .......... .......... 54% 358M 1s 95500K .......... .......... .......... .......... .......... 54% 76.6M 1s 95550K .......... .......... .......... .......... .......... 54% 240M 1s 95600K .......... .......... .......... .......... .......... 54% 343M 1s 95650K .......... .......... .......... .......... .......... 54% 332M 1s 95700K .......... .......... .......... .......... .......... 54% 303M 1s 95750K .......... .......... .......... .......... .......... 54% 75.8M 1s 95800K .......... .......... .......... .......... .......... 54% 329M 1s 95850K .......... .......... .......... .......... .......... 54% 311M 1s 95900K .......... .......... .......... .......... .......... 54% 322M 1s 95950K .......... .......... .......... .......... .......... 54% 308M 1s 96000K .......... .......... .......... .......... .......... 54% 373M 1s 96050K .......... .......... .......... .......... .......... 54% 86.0M 1s 96100K .......... .......... .......... .......... .......... 54% 326M 1s 96150K .......... .......... .......... .......... .......... 54% 304M 1s 96200K .......... .......... .......... .......... .......... 54% 377M 1s 96250K .......... .......... .......... .......... .......... 54% 75.8M 1s 96300K .......... .......... .......... .......... .......... 54% 81.6M 1s 96350K .......... .......... .......... .......... .......... 55% 277M 1s 96400K .......... .......... .......... .......... .......... 55% 333M 1s 96450K .......... .......... .......... .......... .......... 55% 294M 1s 96500K .......... .......... .......... .......... .......... 55% 307M 1s 96550K .......... .......... .......... .......... .......... 55% 43.1M 1s 96600K .......... .......... .......... .......... .......... 55% 306M 1s 96650K .......... .......... .......... .......... .......... 55% 343M 1s 96700K .......... .......... .......... .......... .......... 55% 251M 1s 96750K .......... .......... .......... .......... .......... 55% 376M 1s 96800K .......... .......... .......... .......... .......... 55% 40.4M 1s 96850K .......... .......... .......... .......... .......... 55% 227M 1s 96900K .......... .......... .......... .......... .......... 55% 352M 1s 96950K .......... .......... .......... .......... .......... 55% 292M 1s 97000K .......... .......... .......... .......... .......... 55% 385M 1s 97050K .......... .......... .......... .......... .......... 55% 26.5M 1s 97100K .......... .......... .......... .......... .......... 55% 172M 1s 97150K .......... .......... .......... .......... .......... 55% 326M 1s 97200K .......... .......... .......... .......... .......... 55% 264M 1s 97250K .......... .......... .......... .......... .......... 55% 313M 1s 97300K .......... .......... .......... .......... .......... 55% 46.9M 1s 97350K .......... .......... .......... .......... .......... 55% 284M 1s 97400K .......... .......... .......... .......... .......... 55% 282M 1s 97450K .......... .......... .......... .......... .......... 55% 363M 1s 97500K .......... .......... .......... .......... .......... 55% 330M 1s 97550K .......... .......... .......... .......... .......... 55% 52.5M 1s 97600K .......... .......... .......... .......... .......... 55% 310M 1s 97650K .......... .......... .......... .......... .......... 55% 297M 1s 97700K .......... .......... .......... .......... .......... 55% 339M 1s 97750K .......... .......... .......... .......... .......... 55% 276M 1s 97800K .......... .......... .......... .......... .......... 55% 36.7M 1s 97850K .......... .......... .......... .......... .......... 55% 302M 1s 97900K .......... .......... .......... .......... .......... 55% 268M 1s 97950K .......... .......... .......... .......... .......... 55% 353M 1s 98000K .......... .......... .......... .......... .......... 55% 384M 1s 98050K .......... .......... .......... .......... .......... 55% 375M 1s 98100K .......... .......... .......... .......... .......... 56% 82.4M 1s 98150K .......... .......... .......... .......... .......... 56% 311M 1s 98200K .......... .......... .......... .......... .......... 56% 325M 1s 98250K .......... .......... .......... .......... .......... 56% 291M 1s 98300K .......... .......... .......... .......... .......... 56% 31.2M 1s 98350K .......... .......... .......... .......... .......... 56% 107M 1s 98400K .......... .......... .......... .......... .......... 56% 310M 1s 98450K .......... .......... .......... .......... .......... 56% 326M 1s 98500K .......... .......... .......... .......... .......... 56% 280M 1s 98550K .......... .......... .......... .......... .......... 56% 338M 1s 98600K .......... .......... .......... .......... .......... 56% 34.2M 1s 98650K .......... .......... .......... .......... .......... 56% 348M 1s 98700K .......... .......... .......... .......... .......... 56% 256M 1s 98750K .......... .......... .......... .......... .......... 56% 375M 1s 98800K .......... .......... .......... .......... .......... 56% 356M 1s 98850K .......... .......... .......... .......... .......... 56% 41.9M 1s 98900K .......... .......... .......... .......... .......... 56% 300M 1s 98950K .......... .......... .......... .......... .......... 56% 325M 1s 99000K .......... .......... .......... .......... .......... 56% 345M 1s 99050K .......... .......... .......... .......... .......... 56% 349M 1s 99100K .......... .......... .......... .......... .......... 56% 22.6M 1s 99150K .......... .......... .......... .......... .......... 56% 259M 1s 99200K .......... .......... .......... .......... .......... 56% 286M 1s 99250K .......... .......... .......... .......... .......... 56% 321M 1s 99300K .......... .......... .......... .......... .......... 56% 328M 1s 99350K .......... .......... .......... .......... .......... 56% 70.8M 1s 99400K .......... .......... .......... .......... .......... 56% 240M 1s 99450K .......... .......... .......... .......... .......... 56% 296M 1s 99500K .......... .......... .......... .......... .......... 56% 329M 1s 99550K .......... .......... .......... .......... .......... 56% 286M 1s 99600K .......... .......... .......... .......... .......... 56% 83.0M 1s 99650K .......... .......... .......... .......... .......... 56% 312M 1s 99700K .......... .......... .......... .......... .......... 56% 291M 1s 99750K .......... .......... .......... .......... .......... 56% 280M 1s 99800K .......... .......... .......... .......... .......... 56% 359M 1s 99850K .......... .......... .......... .......... .......... 57% 76.8M 1s 99900K .......... .......... .......... .......... .......... 57% 271M 1s 99950K .......... .......... .......... .......... .......... 57% 290M 1s 100000K .......... .......... .......... .......... .......... 57% 358M 1s 100050K .......... .......... .......... .......... .......... 57% 352M 1s 100100K .......... .......... .......... .......... .......... 57% 103M 1s 100150K .......... .......... .......... .......... .......... 57% 262M 1s 100200K .......... .......... .......... .......... .......... 57% 322M 1s 100250K .......... .......... .......... .......... .......... 57% 315M 1s 100300K .......... .......... .......... .......... .......... 57% 391M 1s 100350K .......... .......... .......... .......... .......... 57% 72.6M 1s 100400K .......... .......... .......... .......... .......... 57% 66.8M 1s 100450K .......... .......... .......... .......... .......... 57% 319M 1s 100500K .......... .......... .......... .......... .......... 57% 327M 1s 100550K .......... .......... .......... .......... .......... 57% 300M 1s 100600K .......... .......... .......... .......... .......... 57% 352M 1s 100650K .......... .......... .......... .......... .......... 57% 47.1M 1s 100700K .......... .......... .......... .......... .......... 57% 118M 1s 100750K .......... .......... .......... .......... .......... 57% 376M 1s 100800K .......... .......... .......... .......... .......... 57% 326M 1s 100850K .......... .......... .......... .......... .......... 57% 309M 1s 100900K .......... .......... .......... .......... .......... 57% 44.1M 1s 100950K .......... .......... .......... .......... .......... 57% 231M 1s 101000K .......... .......... .......... .......... .......... 57% 322M 1s 101050K .......... .......... .......... .......... .......... 57% 278M 1s 101100K .......... .......... .......... .......... .......... 57% 332M 1s 101150K .......... .......... .......... .......... .......... 57% 31.0M 1s 101200K .......... .......... .......... .......... .......... 57% 297M 1s 101250K .......... .......... .......... .......... .......... 57% 339M 1s 101300K .......... .......... .......... .......... .......... 57% 367M 1s 101350K .......... .......... .......... .......... .......... 57% 400M 1s 101400K .......... .......... .......... .......... .......... 57% 72.6M 1s 101450K .......... .......... .......... .......... .......... 57% 353M 1s 101500K .......... .......... .......... .......... .......... 57% 381M 1s 101550K .......... .......... .......... .......... .......... 57% 256M 1s 101600K .......... .......... .......... .......... .......... 58% 397M 1s 101650K .......... .......... .......... .......... .......... 58% 78.5M 1s 101700K .......... .......... .......... .......... .......... 58% 302M 1s 101750K .......... .......... .......... .......... .......... 58% 282M 1s 101800K .......... .......... .......... .......... .......... 58% 307M 1s 101850K .......... .......... .......... .......... .......... 58% 367M 1s 101900K .......... .......... .......... .......... .......... 58% 59.3M 1s 101950K .......... .......... .......... .......... .......... 58% 333M 1s 102000K .......... .......... .......... .......... .......... 58% 285M 1s 102050K .......... .......... .......... .......... .......... 58% 382M 1s 102100K .......... .......... .......... .......... .......... 58% 316M 1s 102150K .......... .......... .......... .......... .......... 58% 96.1M 1s 102200K .......... .......... .......... .......... .......... 58% 329M 1s 102250K .......... .......... .......... .......... .......... 58% 271M 1s 102300K .......... .......... .......... .......... .......... 58% 358M 1s 102350K .......... .......... .......... .......... .......... 58% 339M 1s 102400K .......... .......... .......... .......... .......... 58% 47.6M 1s 102450K .......... .......... .......... .......... .......... 58% 68.9M 1s 102500K .......... .......... .......... .......... .......... 58% 329M 1s 102550K .......... .......... .......... .......... .......... 58% 306M 1s 102600K .......... .......... .......... .......... .......... 58% 377M 1s 102650K .......... .......... .......... .......... .......... 58% 295M 1s 102700K .......... .......... .......... .......... .......... 58% 36.7M 1s 102750K .......... .......... .......... .......... .......... 58% 304M 1s 102800K .......... .......... .......... .......... .......... 58% 370M 1s 102850K .......... .......... .......... .......... .......... 58% 196M 1s 102900K .......... .......... .......... .......... .......... 58% 309M 1s 102950K .......... .......... .......... .......... .......... 58% 47.1M 1s 103000K .......... .......... .......... .......... .......... 58% 306M 1s 103050K .......... .......... .......... .......... .......... 58% 264M 1s 103100K .......... .......... .......... .......... .......... 58% 351M 1s 103150K .......... .......... .......... .......... .......... 58% 341M 1s 103200K .......... .......... .......... .......... .......... 58% 30.5M 1s 103250K .......... .......... .......... .......... .......... 58% 291M 1s 103300K .......... .......... .......... .......... .......... 58% 360M 1s 103350K .......... .......... .......... .......... .......... 59% 342M 1s 103400K .......... .......... .......... .......... .......... 59% 294M 1s 103450K .......... .......... .......... .......... .......... 59% 51.9M 1s 103500K .......... .......... .......... .......... .......... 59% 243M 1s 103550K .......... .......... .......... .......... .......... 59% 320M 1s 103600K .......... .......... .......... .......... .......... 59% 291M 1s 103650K .......... .......... .......... .......... .......... 59% 387M 1s 103700K .......... .......... .......... .......... .......... 59% 49.9M 1s 103750K .......... .......... .......... .......... .......... 59% 267M 1s 103800K .......... .......... .......... .......... .......... 59% 374M 1s 103850K .......... .......... .......... .......... .......... 59% 337M 1s 103900K .......... .......... .......... .......... .......... 59% 319M 1s 103950K .......... .......... .......... .......... .......... 59% 43.6M 1s 104000K .......... .......... .......... .......... .......... 59% 359M 1s 104050K .......... .......... .......... .......... .......... 59% 351M 1s 104100K .......... .......... .......... .......... .......... 59% 335M 1s 104150K .......... .......... .......... .......... .......... 59% 364M 1s 104200K .......... .......... .......... .......... .......... 59% 58.2M 1s 104250K .......... .......... .......... .......... .......... 59% 185M 1s 104300K .......... .......... .......... .......... .......... 59% 377M 1s 104350K .......... .......... .......... .......... .......... 59% 418M 1s 104400K .......... .......... .......... .......... .......... 59% 69.9M 1s 104450K .......... .......... .......... .......... .......... 59% 410M 1s 104500K .......... .......... .......... .......... .......... 59% 86.2M 1s 104550K .......... .......... .......... .......... .......... 59% 262M 1s 104600K .......... .......... .......... .......... .......... 59% 346M 1s 104650K .......... .......... .......... .......... .......... 59% 352M 1s 104700K .......... .......... .......... .......... .......... 59% 342M 1s 104750K .......... .......... .......... .......... .......... 59% 34.6M 1s 104800K .......... .......... .......... .......... .......... 59% 320M 1s 104850K .......... .......... .......... .......... .......... 59% 292M 1s 104900K .......... .......... .......... .......... .......... 59% 280M 1s 104950K .......... .......... .......... .......... .......... 59% 289M 1s 105000K .......... .......... .......... .......... .......... 59% 37.9M 1s 105050K .......... .......... .......... .......... .......... 59% 260M 1s 105100K .......... .......... .......... .......... .......... 60% 303M 1s 105150K .......... .......... .......... .......... .......... 60% 344M 1s 105200K .......... .......... .......... .......... .......... 60% 363M 1s 105250K .......... .......... .......... .......... .......... 60% 20.3M 1s 105300K .......... .......... .......... .......... .......... 60% 230M 1s 105350K .......... .......... .......... .......... .......... 60% 300M 1s 105400K .......... .......... .......... .......... .......... 60% 158M 1s 105450K .......... .......... .......... .......... .......... 60% 359M 1s 105500K .......... .......... .......... .......... .......... 60% 43.6M 1s 105550K .......... .......... .......... .......... .......... 60% 349M 1s 105600K .......... .......... .......... .......... .......... 60% 291M 1s 105650K .......... .......... .......... .......... .......... 60% 326M 1s 105700K .......... .......... .......... .......... .......... 60% 375M 1s 105750K .......... .......... .......... .......... .......... 60% 42.8M 1s 105800K .......... .......... .......... .......... .......... 60% 371M 1s 105850K .......... .......... .......... .......... .......... 60% 352M 1s 105900K .......... .......... .......... .......... .......... 60% 328M 1s 105950K .......... .......... .......... .......... .......... 60% 314M 1s 106000K .......... .......... .......... .......... .......... 60% 51.1M 1s 106050K .......... .......... .......... .......... .......... 60% 197M 1s 106100K .......... .......... .......... .......... .......... 60% 267M 1s 106150K .......... .......... .......... .......... .......... 60% 284M 1s 106200K .......... .......... .......... .......... .......... 60% 361M 1s 106250K .......... .......... .......... .......... .......... 60% 72.4M 1s 106300K .......... .......... .......... .......... .......... 60% 298M 1s 106350K .......... .......... .......... .......... .......... 60% 341M 1s 106400K .......... .......... .......... .......... .......... 60% 328M 1s 106450K .......... .......... .......... .......... .......... 60% 51.6M 1s 106500K .......... .......... .......... .......... .......... 60% 244M 1s 106550K .......... .......... .......... .......... .......... 60% 43.2M 1s 106600K .......... .......... .......... .......... .......... 60% 214M 1s 106650K .......... .......... .......... .......... .......... 60% 317M 1s 106700K .......... .......... .......... .......... .......... 60% 289M 1s 106750K .......... .......... .......... .......... .......... 60% 406M 1s 106800K .......... .......... .......... .......... .......... 60% 43.0M 1s 106850K .......... .......... .......... .......... .......... 61% 265M 1s 106900K .......... .......... .......... .......... .......... 61% 275M 1s 106950K .......... .......... .......... .......... .......... 61% 364M 1s 107000K .......... .......... .......... .......... .......... 61% 363M 1s 107050K .......... .......... .......... .......... .......... 61% 46.5M 1s 107100K .......... .......... .......... .......... .......... 61% 337M 1s 107150K .......... .......... .......... .......... .......... 61% 349M 1s 107200K .......... .......... .......... .......... .......... 61% 408M 1s 107250K .......... .......... .......... .......... .......... 61% 315M 1s 107300K .......... .......... .......... .......... .......... 61% 43.9M 1s 107350K .......... .......... .......... .......... .......... 61% 294M 1s 107400K .......... .......... .......... .......... .......... 61% 260M 1s 107450K .......... .......... .......... .......... .......... 61% 404M 1s 107500K .......... .......... .......... .......... .......... 61% 389M 1s 107550K .......... .......... .......... .......... .......... 61% 59.8M 1s 107600K .......... .......... .......... .......... .......... 61% 201M 1s 107650K .......... .......... .......... .......... .......... 61% 366M 1s 107700K .......... .......... .......... .......... .......... 61% 383M 1s 107750K .......... .......... .......... .......... .......... 61% 344M 1s 107800K .......... .......... .......... .......... .......... 61% 88.9M 1s 107850K .......... .......... .......... .......... .......... 61% 360M 1s 107900K .......... .......... .......... .......... .......... 61% 345M 1s 107950K .......... .......... .......... .......... .......... 61% 287M 1s 108000K .......... .......... .......... .......... .......... 61% 376M 1s 108050K .......... .......... .......... .......... .......... 61% 75.8M 1s 108100K .......... .......... .......... .......... .......... 61% 235M 1s 108150K .......... .......... .......... .......... .......... 61% 328M 1s 108200K .......... .......... .......... .......... .......... 61% 344M 1s 108250K .......... .......... .......... .......... .......... 61% 369M 1s 108300K .......... .......... .......... .......... .......... 61% 92.9M 1s 108350K .......... .......... .......... .......... .......... 61% 345M 1s 108400K .......... .......... .......... .......... .......... 61% 225M 1s 108450K .......... .......... .......... .......... .......... 61% 326M 1s 108500K .......... .......... .......... .......... .......... 61% 69.3M 1s 108550K .......... .......... .......... .......... .......... 61% 319M 1s 108600K .......... .......... .......... .......... .......... 61% 79.3M 1s 108650K .......... .......... .......... .......... .......... 62% 369M 1s 108700K .......... .......... .......... .......... .......... 62% 261M 1s 108750K .......... .......... .......... .......... .......... 62% 360M 1s 108800K .......... .......... .......... .......... .......... 62% 397M 1s 108850K .......... .......... .......... .......... .......... 62% 5.95M 1s 108900K .......... .......... .......... .......... .......... 62% 260M 1s 108950K .......... .......... .......... .......... .......... 62% 328M 1s 109000K .......... .......... .......... .......... .......... 62% 335M 1s 109050K .......... .......... .......... .......... .......... 62% 341M 1s 109100K .......... .......... .......... .......... .......... 62% 27.7M 1s 109150K .......... .......... .......... .......... .......... 62% 312M 1s 109200K .......... .......... .......... .......... .......... 62% 340M 1s 109250K .......... .......... .......... .......... .......... 62% 345M 1s 109300K .......... .......... .......... .......... .......... 62% 358M 1s 109350K .......... .......... .......... .......... .......... 62% 30.3M 1s 109400K .......... .......... .......... .......... .......... 62% 272M 1s 109450K .......... .......... .......... .......... .......... 62% 355M 1s 109500K .......... .......... .......... .......... .......... 62% 379M 1s 109550K .......... .......... .......... .......... .......... 62% 376M 1s 109600K .......... .......... .......... .......... .......... 62% 68.4M 1s 109650K .......... .......... .......... .......... .......... 62% 312M 1s 109700K .......... .......... .......... .......... .......... 62% 326M 1s 109750K .......... .......... .......... .......... .......... 62% 305M 1s 109800K .......... .......... .......... .......... .......... 62% 343M 1s 109850K .......... .......... .......... .......... .......... 62% 64.2M 1s 109900K .......... .......... .......... .......... .......... 62% 360M 1s 109950K .......... .......... .......... .......... .......... 62% 283M 1s 110000K .......... .......... .......... .......... .......... 62% 368M 1s 110050K .......... .......... .......... .......... .......... 62% 399M 1s 110100K .......... .......... .......... .......... .......... 62% 66.4M 1s 110150K .......... .......... .......... .......... .......... 62% 353M 1s 110200K .......... .......... .......... .......... .......... 62% 363M 1s 110250K .......... .......... .......... .......... .......... 62% 369M 1s 110300K .......... .......... .......... .......... .......... 62% 335M 1s 110350K .......... .......... .......... .......... .......... 62% 119M 1s 110400K .......... .......... .......... .......... .......... 63% 343M 1s 110450K .......... .......... .......... .......... .......... 63% 293M 1s 110500K .......... .......... .......... .......... .......... 63% 361M 1s 110550K .......... .......... .......... .......... .......... 63% 45.8M 1s 110600K .......... .......... .......... .......... .......... 63% 294M 1s 110650K .......... .......... .......... .......... .......... 63% 82.1M 1s 110700K .......... .......... .......... .......... .......... 63% 372M 1s 110750K .......... .......... .......... .......... .......... 63% 286M 1s 110800K .......... .......... .......... .......... .......... 63% 358M 1s 110850K .......... .......... .......... .......... .......... 63% 415M 1s 110900K .......... .......... .......... .......... .......... 63% 5.91M 1s 110950K .......... .......... .......... .......... .......... 63% 332M 1s 111000K .......... .......... .......... .......... .......... 63% 350M 1s 111050K .......... .......... .......... .......... .......... 63% 249M 1s 111100K .......... .......... .......... .......... .......... 63% 354M 1s 111150K .......... .......... .......... .......... .......... 63% 27.1M 1s 111200K .......... .......... .......... .......... .......... 63% 244M 1s 111250K .......... .......... .......... .......... .......... 63% 238M 1s 111300K .......... .......... .......... .......... .......... 63% 346M 1s 111350K .......... .......... .......... .......... .......... 63% 359M 1s 111400K .......... .......... .......... .......... .......... 63% 26.0M 1s 111450K .......... .......... .......... .......... .......... 63% 248M 1s 111500K .......... .......... .......... .......... .......... 63% 352M 1s 111550K .......... .......... .......... .......... .......... 63% 400M 1s 111600K .......... .......... .......... .......... .......... 63% 299M 1s 111650K .......... .......... .......... .......... .......... 63% 69.6M 1s 111700K .......... .......... .......... .......... .......... 63% 292M 1s 111750K .......... .......... .......... .......... .......... 63% 283M 1s 111800K .......... .......... .......... .......... .......... 63% 373M 1s 111850K .......... .......... .......... .......... .......... 63% 328M 1s 111900K .......... .......... .......... .......... .......... 63% 40.8M 1s 111950K .......... .......... .......... .......... .......... 63% 299M 1s 112000K .......... .......... .......... .......... .......... 63% 297M 1s 112050K .......... .......... .......... .......... .......... 63% 312M 1s 112100K .......... .......... .......... .......... .......... 63% 345M 1s 112150K .......... .......... .......... .......... .......... 64% 3.46M 1s 112200K .......... .......... .......... .......... .......... 64% 303M 1s 112250K .......... .......... .......... .......... .......... 64% 370M 1s 112300K .......... .......... .......... .......... .......... 64% 287M 1s 112350K .......... .......... .......... .......... .......... 64% 349M 1s 112400K .......... .......... .......... .......... .......... 64% 28.1M 1s 112450K .......... .......... .......... .......... .......... 64% 255M 1s 112500K .......... .......... .......... .......... .......... 64% 352M 1s 112550K .......... .......... .......... .......... .......... 64% 309M 1s 112600K .......... .......... .......... .......... .......... 64% 36.6M 1s 112650K .......... .......... .......... .......... .......... 64% 244M 1s 112700K .......... .......... .......... .......... .......... 64% 193M 1s 112750K .......... .......... .......... .......... .......... 64% 310M 1s 112800K .......... .......... .......... .......... .......... 64% 349M 1s 112850K .......... .......... .......... .......... .......... 64% 316M 1s 112900K .......... .......... .......... .......... .......... 64% 348M 1s 112950K .......... .......... .......... .......... .......... 64% 38.6M 1s 113000K .......... .......... .......... .......... .......... 64% 354M 1s 113050K .......... .......... .......... .......... .......... 64% 360M 1s 113100K .......... .......... .......... .......... .......... 64% 290M 1s 113150K .......... .......... .......... .......... .......... 64% 376M 1s 113200K .......... .......... .......... .......... .......... 64% 37.8M 1s 113250K .......... .......... .......... .......... .......... 64% 280M 1s 113300K .......... .......... .......... .......... .......... 64% 365M 1s 113350K .......... .......... .......... .......... .......... 64% 345M 1s 113400K .......... .......... .......... .......... .......... 64% 289M 1s 113450K .......... .......... .......... .......... .......... 64% 24.0M 1s 113500K .......... .......... .......... .......... .......... 64% 267M 1s 113550K .......... .......... .......... .......... .......... 64% 377M 1s 113600K .......... .......... .......... .......... .......... 64% 341M 1s 113650K .......... .......... .......... .......... .......... 64% 344M 1s 113700K .......... .......... .......... .......... .......... 64% 88.8M 1s 113750K .......... .......... .......... .......... .......... 64% 335M 1s 113800K .......... .......... .......... .......... .......... 64% 261M 1s 113850K .......... .......... .......... .......... .......... 64% 412M 1s 113900K .......... .......... .......... .......... .......... 65% 314M 1s 113950K .......... .......... .......... .......... .......... 65% 42.0M 1s 114000K .......... .......... .......... .......... .......... 65% 300M 1s 114050K .......... .......... .......... .......... .......... 65% 338M 1s 114100K .......... .......... .......... .......... .......... 65% 325M 1s 114150K .......... .......... .......... .......... .......... 65% 341M 1s 114200K .......... .......... .......... .......... .......... 65% 35.2M 1s 114250K .......... .......... .......... .......... .......... 65% 318M 1s 114300K .......... .......... .......... .......... .......... 65% 326M 1s 114350K .......... .......... .......... .......... .......... 65% 317M 1s 114400K .......... .......... .......... .......... .......... 65% 400M 1s 114450K .......... .......... .......... .......... .......... 65% 62.5M 1s 114500K .......... .......... .......... .......... .......... 65% 168M 1s 114550K .......... .......... .......... .......... .......... 65% 381M 1s 114600K .......... .......... .......... .......... .......... 65% 359M 1s 114650K .......... .......... .......... .......... .......... 65% 48.5M 1s 114700K .......... .......... .......... .......... .......... 65% 356M 1s 114750K .......... .......... .......... .......... .......... 65% 58.0M 1s 114800K .......... .......... .......... .......... .......... 65% 379M 1s 114850K .......... .......... .......... .......... .......... 65% 327M 1s 114900K .......... .......... .......... .......... .......... 65% 340M 1s 114950K .......... .......... .......... .......... .......... 65% 371M 1s 115000K .......... .......... .......... .......... .......... 65% 28.9M 1s 115050K .......... .......... .......... .......... .......... 65% 350M 1s 115100K .......... .......... .......... .......... .......... 65% 284M 1s 115150K .......... .......... .......... .......... .......... 65% 381M 1s 115200K .......... .......... .......... .......... .......... 65% 395M 1s 115250K .......... .......... .......... .......... .......... 65% 29.3M 1s 115300K .......... .......... .......... .......... .......... 65% 363M 1s 115350K .......... .......... .......... .......... .......... 65% 387M 1s 115400K .......... .......... .......... .......... .......... 65% 379M 1s 115450K .......... .......... .......... .......... .......... 65% 326M 1s 115500K .......... .......... .......... .......... .......... 65% 34.1M 1s 115550K .......... .......... .......... .......... .......... 65% 312M 1s 115600K .......... .......... .......... .......... .......... 65% 308M 1s 115650K .......... .......... .......... .......... .......... 66% 357M 1s 115700K .......... .......... .......... .......... .......... 66% 330M 1s 115750K .......... .......... .......... .......... .......... 66% 41.7M 1s 115800K .......... .......... .......... .......... .......... 66% 282M 1s 115850K .......... .......... .......... .......... .......... 66% 382M 1s 115900K .......... .......... .......... .......... .......... 66% 344M 1s 115950K .......... .......... .......... .......... .......... 66% 282M 1s 116000K .......... .......... .......... .......... .......... 66% 31.0M 1s 116050K .......... .......... .......... .......... .......... 66% 292M 1s 116100K .......... .......... .......... .......... .......... 66% 231M 1s 116150K .......... .......... .......... .......... .......... 66% 325M 1s 116200K .......... .......... .......... .......... .......... 66% 363M 1s 116250K .......... .......... .......... .......... .......... 66% 66.7M 1s 116300K .......... .......... .......... .......... .......... 66% 292M 1s 116350K .......... .......... .......... .......... .......... 66% 190M 1s 116400K .......... .......... .......... .......... .......... 66% 325M 1s 116450K .......... .......... .......... .......... .......... 66% 363M 1s 116500K .......... .......... .......... .......... .......... 66% 81.0M 1s 116550K .......... .......... .......... .......... .......... 66% 293M 1s 116600K .......... .......... .......... .......... .......... 66% 380M 1s 116650K .......... .......... .......... .......... .......... 66% 320M 1s 116700K .......... .......... .......... .......... .......... 66% 54.5M 1s 116750K .......... .......... .......... .......... .......... 66% 70.5M 1s 116800K .......... .......... .......... .......... .......... 66% 307M 1s 116850K .......... .......... .......... .......... .......... 66% 359M 1s 116900K .......... .......... .......... .......... .......... 66% 317M 1s 116950K .......... .......... .......... .......... .......... 66% 325M 1s 117000K .......... .......... .......... .......... .......... 66% 382M 1s 117050K .......... .......... .......... .......... .......... 66% 36.0M 1s 117100K .......... .......... .......... .......... .......... 66% 322M 1s 117150K .......... .......... .......... .......... .......... 66% 358M 1s 117200K .......... .......... .......... .......... .......... 66% 340M 1s 117250K .......... .......... .......... .......... .......... 66% 340M 1s 117300K .......... .......... .......... .......... .......... 66% 41.3M 1s 117350K .......... .......... .......... .......... .......... 66% 404M 1s 117400K .......... .......... .......... .......... .......... 67% 342M 1s 117450K .......... .......... .......... .......... .......... 67% 281M 1s 117500K .......... .......... .......... .......... .......... 67% 393M 1s 117550K .......... .......... .......... .......... .......... 67% 30.4M 1s 117600K .......... .......... .......... .......... .......... 67% 263M 1s 117650K .......... .......... .......... .......... .......... 67% 330M 1s 117700K .......... .......... .......... .......... .......... 67% 336M 1s 117750K .......... .......... .......... .......... .......... 67% 357M 1s 117800K .......... .......... .......... .......... .......... 67% 60.9M 1s 117850K .......... .......... .......... .......... .......... 67% 266M 1s 117900K .......... .......... .......... .......... .......... 67% 290M 1s 117950K .......... .......... .......... .......... .......... 67% 309M 1s 118000K .......... .......... .......... .......... .......... 67% 327M 1s 118050K .......... .......... .......... .......... .......... 67% 48.5M 1s 118100K .......... .......... .......... .......... .......... 67% 222M 1s 118150K .......... .......... .......... .......... .......... 67% 271M 1s 118200K .......... .......... .......... .......... .......... 67% 378M 1s 118250K .......... .......... .......... .......... .......... 67% 347M 1s 118300K .......... .......... .......... .......... .......... 67% 48.4M 1s 118350K .......... .......... .......... .......... .......... 67% 308M 1s 118400K .......... .......... .......... .......... .......... 67% 326M 1s 118450K .......... .......... .......... .......... .......... 67% 354M 1s 118500K .......... .......... .......... .......... .......... 67% 316M 1s 118550K .......... .......... .......... .......... .......... 67% 55.6M 1s 118600K .......... .......... .......... .......... .......... 67% 171M 1s 118650K .......... .......... .......... .......... .......... 67% 310M 1s 118700K .......... .......... .......... .......... .......... 67% 373M 1s 118750K .......... .......... .......... .......... .......... 67% 52.5M 1s 118800K .......... .......... .......... .......... .......... 67% 56.0M 1s 118850K .......... .......... .......... .......... .......... 67% 236M 1s 118900K .......... .......... .......... .......... .......... 67% 344M 1s 118950K .......... .......... .......... .......... .......... 67% 225M 1s 119000K .......... .......... .......... .......... .......... 67% 351M 1s 119050K .......... .......... .......... .......... .......... 67% 391M 1s 119100K .......... .......... .......... .......... .......... 67% 39.0M 1s 119150K .......... .......... .......... .......... .......... 68% 360M 1s 119200K .......... .......... .......... .......... .......... 68% 343M 1s 119250K .......... .......... .......... .......... .......... 68% 278M 1s 119300K .......... .......... .......... .......... .......... 68% 389M 1s 119350K .......... .......... .......... .......... .......... 68% 27.7M 1s 119400K .......... .......... .......... .......... .......... 68% 362M 1s 119450K .......... .......... .......... .......... .......... 68% 172M 1s 119500K .......... .......... .......... .......... .......... 68% 328M 1s 119550K .......... .......... .......... .......... .......... 68% 383M 1s 119600K .......... .......... .......... .......... .......... 68% 24.2M 1s 119650K .......... .......... .......... .......... .......... 68% 363M 1s 119700K .......... .......... .......... .......... .......... 68% 305M 1s 119750K .......... .......... .......... .......... .......... 68% 362M 1s 119800K .......... .......... .......... .......... .......... 68% 337M 1s 119850K .......... .......... .......... .......... .......... 68% 21.3M 1s 119900K .......... .......... .......... .......... .......... 68% 349M 1s 119950K .......... .......... .......... .......... .......... 68% 323M 1s 120000K .......... .......... .......... .......... .......... 68% 239M 1s 120050K .......... .......... .......... .......... .......... 68% 367M 1s 120100K .......... .......... .......... .......... .......... 68% 59.1M 1s 120150K .......... .......... .......... .......... .......... 68% 278M 1s 120200K .......... .......... .......... .......... .......... 68% 366M 1s 120250K .......... .......... .......... .......... .......... 68% 361M 1s 120300K .......... .......... .......... .......... .......... 68% 231M 1s 120350K .......... .......... .......... .......... .......... 68% 55.8M 1s 120400K .......... .......... .......... .......... .......... 68% 282M 1s 120450K .......... .......... .......... .......... .......... 68% 327M 1s 120500K .......... .......... .......... .......... .......... 68% 275M 1s 120550K .......... .......... .......... .......... .......... 68% 385M 1s 120600K .......... .......... .......... .......... .......... 68% 79.7M 1s 120650K .......... .......... .......... .......... .......... 68% 225M 1s 120700K .......... .......... .......... .......... .......... 68% 344M 1s 120750K .......... .......... .......... .......... .......... 68% 337M 1s 120800K .......... .......... .......... .......... .......... 68% 39.0M 1s 120850K .......... .......... .......... .......... .......... 68% 53.9M 1s 120900K .......... .......... .......... .......... .......... 69% 352M 1s 120950K .......... .......... .......... .......... .......... 69% 293M 1s 121000K .......... .......... .......... .......... .......... 69% 391M 1s 121050K .......... .......... .......... .......... .......... 69% 316M 1s 121100K .......... .......... .......... .......... .......... 69% 30.3M 1s 121150K .......... .......... .......... .......... .......... 69% 262M 1s 121200K .......... .......... .......... .......... .......... 69% 329M 1s 121250K .......... .......... .......... .......... .......... 69% 343M 1s 121300K .......... .......... .......... .......... .......... 69% 347M 0s 121350K .......... .......... .......... .......... .......... 69% 389M 0s 121400K .......... .......... .......... .......... .......... 69% 52.2M 0s 121450K .......... .......... .......... .......... .......... 69% 248M 0s 121500K .......... .......... .......... .......... .......... 69% 324M 0s 121550K .......... .......... .......... .......... .......... 69% 378M 0s 121600K .......... .......... .......... .......... .......... 69% 401M 0s 121650K .......... .......... .......... .......... .......... 69% 37.9M 0s 121700K .......... .......... .......... .......... .......... 69% 346M 0s 121750K .......... .......... .......... .......... .......... 69% 321M 0s 121800K .......... .......... .......... .......... .......... 69% 290M 0s 121850K .......... .......... .......... .......... .......... 69% 406M 0s 121900K .......... .......... .......... .......... .......... 69% 50.3M 0s 121950K .......... .......... .......... .......... .......... 69% 323M 0s 122000K .......... .......... .......... .......... .......... 69% 301M 0s 122050K .......... .......... .......... .......... .......... 69% 391M 0s 122100K .......... .......... .......... .......... .......... 69% 371M 0s 122150K .......... .......... .......... .......... .......... 69% 48.9M 0s 122200K .......... .......... .......... .......... .......... 69% 314M 0s 122250K .......... .......... .......... .......... .......... 69% 333M 0s 122300K .......... .......... .......... .......... .......... 69% 364M 0s 122350K .......... .......... .......... .......... .......... 69% 324M 0s 122400K .......... .......... .......... .......... .......... 69% 66.1M 0s 122450K .......... .......... .......... .......... .......... 69% 243M 0s 122500K .......... .......... .......... .......... .......... 69% 255M 0s 122550K .......... .......... .......... .......... .......... 69% 359M 0s 122600K .......... .......... .......... .......... .......... 69% 373M 0s 122650K .......... .......... .......... .......... .......... 70% 90.7M 0s 122700K .......... .......... .......... .......... .......... 70% 289M 0s 122750K .......... .......... .......... .......... .......... 70% 339M 0s 122800K .......... .......... .......... .......... .......... 70% 347M 0s 122850K .......... .......... .......... .......... .......... 70% 46.8M 0s 122900K .......... .......... .......... .......... .......... 70% 78.6M 0s 122950K .......... .......... .......... .......... .......... 70% 299M 0s 123000K .......... .......... .......... .......... .......... 70% 284M 0s 123050K .......... .......... .......... .......... .......... 70% 379M 0s 123100K .......... .......... .......... .......... .......... 70% 320M 0s 123150K .......... .......... .......... .......... .......... 70% 42.4M 0s 123200K .......... .......... .......... .......... .......... 70% 343M 0s 123250K .......... .......... .......... .......... .......... 70% 315M 0s 123300K .......... .......... .......... .......... .......... 70% 278M 0s 123350K .......... .......... .......... .......... .......... 70% 386M 0s 123400K .......... .......... .......... .......... .......... 70% 385M 0s 123450K .......... .......... .......... .......... .......... 70% 27.1M 0s 123500K .......... .......... .......... .......... .......... 70% 303M 0s 123550K .......... .......... .......... .......... .......... 70% 352M 0s 123600K .......... .......... .......... .......... .......... 70% 383M 0s 123650K .......... .......... .......... .......... .......... 70% 345M 0s 123700K .......... .......... .......... .......... .......... 70% 27.0M 0s 123750K .......... .......... .......... .......... .......... 70% 333M 0s 123800K .......... .......... .......... .......... .......... 70% 301M 0s 123850K .......... .......... .......... .......... .......... 70% 354M 0s 123900K .......... .......... .......... .......... .......... 70% 402M 0s 123950K .......... .......... .......... .......... .......... 70% 50.2M 0s 124000K .......... .......... .......... .......... .......... 70% 304M 0s 124050K .......... .......... .......... .......... .......... 70% 347M 0s 124100K .......... .......... .......... .......... .......... 70% 377M 0s 124150K .......... .......... .......... .......... .......... 70% 337M 0s 124200K .......... .......... .......... .......... .......... 70% 85.0M 0s 124250K .......... .......... .......... .......... .......... 70% 307M 0s 124300K .......... .......... .......... .......... .......... 70% 318M 0s 124350K .......... .......... .......... .......... .......... 70% 313M 0s 124400K .......... .......... .......... .......... .......... 71% 372M 0s 124450K .......... .......... .......... .......... .......... 71% 72.8M 0s 124500K .......... .......... .......... .......... .......... 71% 265M 0s 124550K .......... .......... .......... .......... .......... 71% 358M 0s 124600K .......... .......... .......... .......... .......... 71% 278M 0s 124650K .......... .......... .......... .......... .......... 71% 382M 0s 124700K .......... .......... .......... .......... .......... 71% 95.8M 0s 124750K .......... .......... .......... .......... .......... 71% 370M 0s 124800K .......... .......... .......... .......... .......... 71% 309M 0s 124850K .......... .......... .......... .......... .......... 71% 317M 0s 124900K .......... .......... .......... .......... .......... 71% 44.9M 0s 124950K .......... .......... .......... .......... .......... 71% 54.5M 0s 125000K .......... .......... .......... .......... .......... 71% 156M 0s 125050K .......... .......... .......... .......... .......... 71% 338M 0s 125100K .......... .......... .......... .......... .......... 71% 348M 0s 125150K .......... .......... .......... .......... .......... 71% 370M 0s 125200K .......... .......... .......... .......... .......... 71% 44.9M 0s 125250K .......... .......... .......... .......... .......... 71% 353M 0s 125300K .......... .......... .......... .......... .......... 71% 284M 0s 125350K .......... .......... .......... .......... .......... 71% 343M 0s 125400K .......... .......... .......... .......... .......... 71% 388M 0s 125450K .......... .......... .......... .......... .......... 71% 40.7M 0s 125500K .......... .......... .......... .......... .......... 71% 312M 0s 125550K .......... .......... .......... .......... .......... 71% 269M 0s 125600K .......... .......... .......... .......... .......... 71% 314M 0s 125650K .......... .......... .......... .......... .......... 71% 346M 0s 125700K .......... .......... .......... .......... .......... 71% 386M 0s 125750K .......... .......... .......... .......... .......... 71% 29.5M 0s 125800K .......... .......... .......... .......... .......... 71% 292M 0s 125850K .......... .......... .......... .......... .......... 71% 327M 0s 125900K .......... .......... .......... .......... .......... 71% 383M 0s 125950K .......... .......... .......... .......... .......... 71% 409M 0s 126000K .......... .......... .......... .......... .......... 71% 57.4M 0s 126050K .......... .......... .......... .......... .......... 71% 315M 0s 126100K .......... .......... .......... .......... .......... 71% 222M 0s 126150K .......... .......... .......... .......... .......... 72% 246M 0s 126200K .......... .......... .......... .......... .......... 72% 329M 0s 126250K .......... .......... .......... .......... .......... 72% 83.5M 0s 126300K .......... .......... .......... .......... .......... 72% 286M 0s 126350K .......... .......... .......... .......... .......... 72% 343M 0s 126400K .......... .......... .......... .......... .......... 72% 275M 0s 126450K .......... .......... .......... .......... .......... 72% 364M 0s 126500K .......... .......... .......... .......... .......... 72% 29.5M 0s 126550K .......... .......... .......... .......... .......... 72% 206M 0s 126600K .......... .......... .......... .......... .......... 72% 223M 0s 126650K .......... .......... .......... .......... .......... 72% 363M 0s 126700K .......... .......... .......... .......... .......... 72% 298M 0s 126750K .......... .......... .......... .......... .......... 72% 308M 0s 126800K .......... .......... .......... .......... .......... 72% 370M 0s 126850K .......... .......... .......... .......... .......... 72% 317M 0s 126900K .......... .......... .......... .......... .......... 72% 406M 0s 126950K .......... .......... .......... .......... .......... 72% 159M 0s 127000K .......... .......... .......... .......... .......... 72% 81.3M 0s 127050K .......... .......... .......... .......... .......... 72% 279M 0s 127100K .......... .......... .......... .......... .......... 72% 342M 0s 127150K .......... .......... .......... .......... .......... 72% 323M 0s 127200K .......... .......... .......... .......... .......... 72% 315M 0s 127250K .......... .......... .......... .......... .......... 72% 44.6M 0s 127300K .......... .......... .......... .......... .......... 72% 176M 0s 127350K .......... .......... .......... .......... .......... 72% 338M 0s 127400K .......... .......... .......... .......... .......... 72% 396M 0s 127450K .......... .......... .......... .......... .......... 72% 321M 0s 127500K .......... .......... .......... .......... .......... 72% 45.2M 0s 127550K .......... .......... .......... .......... .......... 72% 277M 0s 127600K .......... .......... .......... .......... .......... 72% 324M 0s 127650K .......... .......... .......... .......... .......... 72% 319M 0s 127700K .......... .......... .......... .......... .......... 72% 335M 0s 127750K .......... .......... .......... .......... .......... 72% 387M 0s 127800K .......... .......... .......... .......... .......... 72% 32.4M 0s 127850K .......... .......... .......... .......... .......... 72% 334M 0s 127900K .......... .......... .......... .......... .......... 73% 327M 0s 127950K .......... .......... .......... .......... .......... 73% 361M 0s 128000K .......... .......... .......... .......... .......... 73% 343M 0s 128050K .......... .......... .......... .......... .......... 73% 50.7M 0s 128100K .......... .......... .......... .......... .......... 73% 370M 0s 128150K .......... .......... .......... .......... .......... 73% 258M 0s 128200K .......... .......... .......... .......... .......... 73% 359M 0s 128250K .......... .......... .......... .......... .......... 73% 400M 0s 128300K .......... .......... .......... .......... .......... 73% 63.1M 0s 128350K .......... .......... .......... .......... .......... 73% 284M 0s 128400K .......... .......... .......... .......... .......... 73% 340M 0s 128450K .......... .......... .......... .......... .......... 73% 362M 0s 128500K .......... .......... .......... .......... .......... 73% 334M 0s 128550K .......... .......... .......... .......... .......... 73% 63.2M 0s 128600K .......... .......... .......... .......... .......... 73% 195M 0s 128650K .......... .......... .......... .......... .......... 73% 387M 0s 128700K .......... .......... .......... .......... .......... 73% 315M 0s 128750K .......... .......... .......... .......... .......... 73% 347M 0s 128800K .......... .......... .......... .......... .......... 73% 82.9M 0s 128850K .......... .......... .......... .......... .......... 73% 215M 0s 128900K .......... .......... .......... .......... .......... 73% 311M 0s 128950K .......... .......... .......... .......... .......... 73% 404M 0s 129000K .......... .......... .......... .......... .......... 73% 43.0M 0s 129050K .......... .......... .......... .......... .......... 73% 69.3M 0s 129100K .......... .......... .......... .......... .......... 73% 342M 0s 129150K .......... .......... .......... .......... .......... 73% 278M 0s 129200K .......... .......... .......... .......... .......... 73% 347M 0s 129250K .......... .......... .......... .......... .......... 73% 337M 0s 129300K .......... .......... .......... .......... .......... 73% 5.63M 0s 129350K .......... .......... .......... .......... .......... 73% 276M 0s 129400K .......... .......... .......... .......... .......... 73% 316M 0s 129450K .......... .......... .......... .......... .......... 73% 395M 0s 129500K .......... .......... .......... .......... .......... 73% 309M 0s 129550K .......... .......... .......... .......... .......... 73% 12.1M 0s 129600K .......... .......... .......... .......... .......... 73% 250M 0s 129650K .......... .......... .......... .......... .......... 74% 252M 0s 129700K .......... .......... .......... .......... .......... 74% 406M 0s 129750K .......... .......... .......... .......... .......... 74% 373M 0s 129800K .......... .......... .......... .......... .......... 74% 371M 0s 129850K .......... .......... .......... .......... .......... 74% 9.68M 0s 129900K .......... .......... .......... .......... .......... 74% 302M 0s 129950K .......... .......... .......... .......... .......... 74% 288M 0s 130000K .......... .......... .......... .......... .......... 74% 347M 0s 130050K .......... .......... .......... .......... .......... 74% 382M 0s 130100K .......... .......... .......... .......... .......... 74% 8.14M 0s 130150K .......... .......... .......... .......... .......... 74% 354M 0s 130200K .......... .......... .......... .......... .......... 74% 284M 0s 130250K .......... .......... .......... .......... .......... 74% 377M 0s 130300K .......... .......... .......... .......... .......... 74% 405M 0s 130350K .......... .......... .......... .......... .......... 74% 31.4M 0s 130400K .......... .......... .......... .......... .......... 74% 335M 0s 130450K .......... .......... .......... .......... .......... 74% 263M 0s 130500K .......... .......... .......... .......... .......... 74% 249M 0s 130550K .......... .......... .......... .......... .......... 74% 282M 0s 130600K .......... .......... .......... .......... .......... 74% 28.6M 0s 130650K .......... .......... .......... .......... .......... 74% 304M 0s 130700K .......... .......... .......... .......... .......... 74% 309M 0s 130750K .......... .......... .......... .......... .......... 74% 356M 0s 130800K .......... .......... .......... .......... .......... 74% 362M 0s 130850K .......... .......... .......... .......... .......... 74% 39.9M 0s 130900K .......... .......... .......... .......... .......... 74% 149M 0s 130950K .......... .......... .......... .......... .......... 74% 184M 0s 131000K .......... .......... .......... .......... .......... 74% 168M 0s 131050K .......... .......... .......... .......... .......... 74% 7.61M 0s 131100K .......... .......... .......... .......... .......... 74% 62.1M 0s 131150K .......... .......... .......... .......... .......... 74% 266M 0s 131200K .......... .......... .......... .......... .......... 74% 355M 0s 131250K .......... .......... .......... .......... .......... 74% 329M 0s 131300K .......... .......... .......... .......... .......... 74% 234M 0s 131350K .......... .......... .......... .......... .......... 74% 35.9M 0s 131400K .......... .......... .......... .......... .......... 75% 214M 0s 131450K .......... .......... .......... .......... .......... 75% 331M 0s 131500K .......... .......... .......... .......... .......... 75% 303M 0s 131550K .......... .......... .......... .......... .......... 75% 334M 0s 131600K .......... .......... .......... .......... .......... 75% 23.3M 0s 131650K .......... .......... .......... .......... .......... 75% 307M 0s 131700K .......... .......... .......... .......... .......... 75% 302M 0s 131750K .......... .......... .......... .......... .......... 75% 335M 0s 131800K .......... .......... .......... .......... .......... 75% 273M 0s 131850K .......... .......... .......... .......... .......... 75% 26.6M 0s 131900K .......... .......... .......... .......... .......... 75% 291M 0s 131950K .......... .......... .......... .......... .......... 75% 316M 0s 132000K .......... .......... .......... .......... .......... 75% 332M 0s 132050K .......... .......... .......... .......... .......... 75% 255M 0s 132100K .......... .......... .......... .......... .......... 75% 331M 0s 132150K .......... .......... .......... .......... .......... 75% 34.6M 0s 132200K .......... .......... .......... .......... .......... 75% 295M 0s 132250K .......... .......... .......... .......... .......... 75% 346M 0s 132300K .......... .......... .......... .......... .......... 75% 203M 0s 132350K .......... .......... .......... .......... .......... 75% 308M 0s 132400K .......... .......... .......... .......... .......... 75% 60.9M 0s 132450K .......... .......... .......... .......... .......... 75% 242M 0s 132500K .......... .......... .......... .......... .......... 75% 337M 0s 132550K .......... .......... .......... .......... .......... 75% 285M 0s 132600K .......... .......... .......... .......... .......... 75% 382M 0s 132650K .......... .......... .......... .......... .......... 75% 31.0M 0s 132700K .......... .......... .......... .......... .......... 75% 274M 0s 132750K .......... .......... .......... .......... .......... 75% 332M 0s 132800K .......... .......... .......... .......... .......... 75% 369M 0s 132850K .......... .......... .......... .......... .......... 75% 354M 0s 132900K .......... .......... .......... .......... .......... 75% 41.6M 0s 132950K .......... .......... .......... .......... .......... 75% 347M 0s 133000K .......... .......... .......... .......... .......... 75% 297M 0s 133050K .......... .......... .......... .......... .......... 75% 324M 0s 133100K .......... .......... .......... .......... .......... 75% 40.5M 0s 133150K .......... .......... .......... .......... .......... 76% 66.1M 0s 133200K .......... .......... .......... .......... .......... 76% 287M 0s 133250K .......... .......... .......... .......... .......... 76% 375M 0s 133300K .......... .......... .......... .......... .......... 76% 208M 0s 133350K .......... .......... .......... .......... .......... 76% 351M 0s 133400K .......... .......... .......... .......... .......... 76% 39.0M 0s 133450K .......... .......... .......... .......... .......... 76% 204M 0s 133500K .......... .......... .......... .......... .......... 76% 247M 0s 133550K .......... .......... .......... .......... .......... 76% 325M 0s 133600K .......... .......... .......... .......... .......... 76% 340M 0s 133650K .......... .......... .......... .......... .......... 76% 56.3M 0s 133700K .......... .......... .......... .......... .......... 76% 263M 0s 133750K .......... .......... .......... .......... .......... 76% 200M 0s 133800K .......... .......... .......... .......... .......... 76% 360M 0s 133850K .......... .......... .......... .......... .......... 76% 320M 0s 133900K .......... .......... .......... .......... .......... 76% 40.4M 0s 133950K .......... .......... .......... .......... .......... 76% 302M 0s 134000K .......... .......... .......... .......... .......... 76% 267M 0s 134050K .......... .......... .......... .......... .......... 76% 349M 0s 134100K .......... .......... .......... .......... .......... 76% 350M 0s 134150K .......... .......... .......... .......... .......... 76% 346M 0s 134200K .......... .......... .......... .......... .......... 76% 50.0M 0s 134250K .......... .......... .......... .......... .......... 76% 333M 0s 134300K .......... .......... .......... .......... .......... 76% 372M 0s 134350K .......... .......... .......... .......... .......... 76% 348M 0s 134400K .......... .......... .......... .......... .......... 76% 352M 0s 134450K .......... .......... .......... .......... .......... 76% 75.1M 0s 134500K .......... .......... .......... .......... .......... 76% 373M 0s 134550K .......... .......... .......... .......... .......... 76% 283M 0s 134600K .......... .......... .......... .......... .......... 76% 327M 0s 134650K .......... .......... .......... .......... .......... 76% 411M 0s 134700K .......... .......... .......... .......... .......... 76% 47.9M 0s 134750K .......... .......... .......... .......... .......... 76% 367M 0s 134800K .......... .......... .......... .......... .......... 76% 330M 0s 134850K .......... .......... .......... .......... .......... 76% 368M 0s 134900K .......... .......... .......... .......... .......... 77% 323M 0s 134950K .......... .......... .......... .......... .......... 77% 99.6M 0s 135000K .......... .......... .......... .......... .......... 77% 352M 0s 135050K .......... .......... .......... .......... .......... 77% 204M 0s 135100K .......... .......... .......... .......... .......... 77% 303M 0s 135150K .......... .......... .......... .......... .......... 77% 51.0M 0s 135200K .......... .......... .......... .......... .......... 77% 61.4M 0s 135250K .......... .......... .......... .......... .......... 77% 175M 0s 135300K .......... .......... .......... .......... .......... 77% 372M 0s 135350K .......... .......... .......... .......... .......... 77% 313M 0s 135400K .......... .......... .......... .......... .......... 77% 398M 0s 135450K .......... .......... .......... .......... .......... 77% 6.70M 0s 135500K .......... .......... .......... .......... .......... 77% 144M 0s 135550K .......... .......... .......... .......... .......... 77% 354M 0s 135600K .......... .......... .......... .......... .......... 77% 381M 0s 135650K .......... .......... .......... .......... .......... 77% 334M 0s 135700K .......... .......... .......... .......... .......... 77% 62.2M 0s 135750K .......... .......... .......... .......... .......... 77% 306M 0s 135800K .......... .......... .......... .......... .......... 77% 272M 0s 135850K .......... .......... .......... .......... .......... 77% 298M 0s 135900K .......... .......... .......... .......... .......... 77% 362M 0s 135950K .......... .......... .......... .......... .......... 77% 35.8M 0s 136000K .......... .......... .......... .......... .......... 77% 137M 0s 136050K .......... .......... .......... .......... .......... 77% 342M 0s 136100K .......... .......... .......... .......... .......... 77% 404M 0s 136150K .......... .......... .......... .......... .......... 77% 376M 0s 136200K .......... .......... .......... .......... .......... 77% 68.5M 0s 136250K .......... .......... .......... .......... .......... 77% 343M 0s 136300K .......... .......... .......... .......... .......... 77% 318M 0s 136350K .......... .......... .......... .......... .......... 77% 274M 0s 136400K .......... .......... .......... .......... .......... 77% 374M 0s 136450K .......... .......... .......... .......... .......... 77% 373M 0s 136500K .......... .......... .......... .......... .......... 77% 30.0M 0s 136550K .......... .......... .......... .......... .......... 77% 257M 0s 136600K .......... .......... .......... .......... .......... 77% 287M 0s 136650K .......... .......... .......... .......... .......... 78% 359M 0s 136700K .......... .......... .......... .......... .......... 78% 349M 0s 136750K .......... .......... .......... .......... .......... 78% 50.8M 0s 136800K .......... .......... .......... .......... .......... 78% 390M 0s 136850K .......... .......... .......... .......... .......... 78% 361M 0s 136900K .......... .......... .......... .......... .......... 78% 292M 0s 136950K .......... .......... .......... .......... .......... 78% 368M 0s 137000K .......... .......... .......... .......... .......... 78% 70.4M 0s 137050K .......... .......... .......... .......... .......... 78% 320M 0s 137100K .......... .......... .......... .......... .......... 78% 361M 0s 137150K .......... .......... .......... .......... .......... 78% 393M 0s 137200K .......... .......... .......... .......... .......... 78% 71.7M 0s 137250K .......... .......... .......... .......... .......... 78% 50.3M 0s 137300K .......... .......... .......... .......... .......... 78% 359M 0s 137350K .......... .......... .......... .......... .......... 78% 270M 0s 137400K .......... .......... .......... .......... .......... 78% 347M 0s 137450K .......... .......... .......... .......... .......... 78% 399M 0s 137500K .......... .......... .......... .......... .......... 78% 39.7M 0s 137550K .......... .......... .......... .......... .......... 78% 351M 0s 137600K .......... .......... .......... .......... .......... 78% 371M 0s 137650K .......... .......... .......... .......... .......... 78% 291M 0s 137700K .......... .......... .......... .......... .......... 78% 344M 0s 137750K .......... .......... .......... .......... .......... 78% 43.3M 0s 137800K .......... .......... .......... .......... .......... 78% 293M 0s 137850K .......... .......... .......... .......... .......... 78% 260M 0s 137900K .......... .......... .......... .......... .......... 78% 360M 0s 137950K .......... .......... .......... .......... .......... 78% 303M 0s 138000K .......... .......... .......... .......... .......... 78% 33.6M 0s 138050K .......... .......... .......... .......... .......... 78% 293M 0s 138100K .......... .......... .......... .......... .......... 78% 324M 0s 138150K .......... .......... .......... .......... .......... 78% 371M 0s 138200K .......... .......... .......... .......... .......... 78% 283M 0s 138250K .......... .......... .......... .......... .......... 78% 36.4M 0s 138300K .......... .......... .......... .......... .......... 78% 350M 0s 138350K .......... .......... .......... .......... .......... 78% 357M 0s 138400K .......... .......... .......... .......... .......... 79% 329M 0s 138450K .......... .......... .......... .......... .......... 79% 372M 0s 138500K .......... .......... .......... .......... .......... 79% 333M 0s 138550K .......... .......... .......... .......... .......... 79% 38.4M 0s 138600K .......... .......... .......... .......... .......... 79% 353M 0s 138650K .......... .......... .......... .......... .......... 79% 339M 0s 138700K .......... .......... .......... .......... .......... 79% 352M 0s 138750K .......... .......... .......... .......... .......... 79% 353M 0s 138800K .......... .......... .......... .......... .......... 79% 44.4M 0s 138850K .......... .......... .......... .......... .......... 79% 364M 0s 138900K .......... .......... .......... .......... .......... 79% 265M 0s 138950K .......... .......... .......... .......... .......... 79% 387M 0s 139000K .......... .......... .......... .......... .......... 79% 384M 0s 139050K .......... .......... .......... .......... .......... 79% 47.5M 0s 139100K .......... .......... .......... .......... .......... 79% 388M 0s 139150K .......... .......... .......... .......... .......... 79% 389M 0s 139200K .......... .......... .......... .......... .......... 79% 370M 0s 139250K .......... .......... .......... .......... .......... 79% 65.3M 0s 139300K .......... .......... .......... .......... .......... 79% 74.9M 0s 139350K .......... .......... .......... .......... .......... 79% 205M 0s 139400K .......... .......... .......... .......... .......... 79% 367M 0s 139450K .......... .......... .......... .......... .......... 79% 334M 0s 139500K .......... .......... .......... .......... .......... 79% 300M 0s 139550K .......... .......... .......... .......... .......... 79% 33.4M 0s 139600K .......... .......... .......... .......... .......... 79% 364M 0s 139650K .......... .......... .......... .......... .......... 79% 365M 0s 139700K .......... .......... .......... .......... .......... 79% 296M 0s 139750K .......... .......... .......... .......... .......... 79% 392M 0s 139800K .......... .......... .......... .......... .......... 79% 42.6M 0s 139850K .......... .......... .......... .......... .......... 79% 200M 0s 139900K .......... .......... .......... .......... .......... 79% 383M 0s 139950K .......... .......... .......... .......... .......... 79% 335M 0s 140000K .......... .......... .......... .......... .......... 79% 350M 0s 140050K .......... .......... .......... .......... .......... 79% 6.50M 0s 140100K .......... .......... .......... .......... .......... 79% 330M 0s 140150K .......... .......... .......... .......... .......... 80% 328M 0s 140200K .......... .......... .......... .......... .......... 80% 350M 0s 140250K .......... .......... .......... .......... .......... 80% 324M 0s 140300K .......... .......... .......... .......... .......... 80% 86.7M 0s 140350K .......... .......... .......... .......... .......... 80% 355M 0s 140400K .......... .......... .......... .......... .......... 80% 282M 0s 140450K .......... .......... .......... .......... .......... 80% 373M 0s 140500K .......... .......... .......... .......... .......... 80% 348M 0s 140550K .......... .......... .......... .......... .......... 80% 54.6M 0s 140600K .......... .......... .......... .......... .......... 80% 183M 0s 140650K .......... .......... .......... .......... .......... 80% 364M 0s 140700K .......... .......... .......... .......... .......... 80% 382M 0s 140750K .......... .......... .......... .......... .......... 80% 345M 0s 140800K .......... .......... .......... .......... .......... 80% 394M 0s 140850K .......... .......... .......... .......... .......... 80% 51.8M 0s 140900K .......... .......... .......... .......... .......... 80% 246M 0s 140950K .......... .......... .......... .......... .......... 80% 382M 0s 141000K .......... .......... .......... .......... .......... 80% 378M 0s 141050K .......... .......... .......... .......... .......... 80% 422M 0s 141100K .......... .......... .......... .......... .......... 80% 170M 0s 141150K .......... .......... .......... .......... .......... 80% 305M 0s 141200K .......... .......... .......... .......... .......... 80% 324M 0s 141250K .......... .......... .......... .......... .......... 80% 257M 0s 141300K .......... .......... .......... .......... .......... 80% 21.7M 0s 141350K .......... .......... .......... .......... .......... 80% 312M 0s 141400K .......... .......... .......... .......... .......... 80% 343M 0s 141450K .......... .......... .......... .......... .......... 80% 355M 0s 141500K .......... .......... .......... .......... .......... 80% 303M 0s 141550K .......... .......... .......... .......... .......... 80% 314M 0s 141600K .......... .......... .......... .......... .......... 80% 25.3M 0s 141650K .......... .......... .......... .......... .......... 80% 326M 0s 141700K .......... .......... .......... .......... .......... 80% 289M 0s 141750K .......... .......... .......... .......... .......... 80% 310M 0s 141800K .......... .......... .......... .......... .......... 80% 404M 0s 141850K .......... .......... .......... .......... .......... 80% 42.9M 0s 141900K .......... .......... .......... .......... .......... 81% 348M 0s 141950K .......... .......... .......... .......... .......... 81% 280M 0s 142000K .......... .......... .......... .......... .......... 81% 299M 0s 142050K .......... .......... .......... .......... .......... 81% 316M 0s 142100K .......... .......... .......... .......... .......... 81% 33.0M 0s 142150K .......... .......... .......... .......... .......... 81% 270M 0s 142200K .......... .......... .......... .......... .......... 81% 306M 0s 142250K .......... .......... .......... .......... .......... 81% 362M 0s 142300K .......... .......... .......... .......... .......... 81% 373M 0s 142350K .......... .......... .......... .......... .......... 81% 55.4M 0s 142400K .......... .......... .......... .......... .......... 81% 272M 0s 142450K .......... .......... .......... .......... .......... 81% 325M 0s 142500K .......... .......... .......... .......... .......... 81% 379M 0s 142550K .......... .......... .......... .......... .......... 81% 272M 0s 142600K .......... .......... .......... .......... .......... 81% 52.2M 0s 142650K .......... .......... .......... .......... .......... 81% 346M 0s 142700K .......... .......... .......... .......... .......... 81% 271M 0s 142750K .......... .......... .......... .......... .......... 81% 263M 0s 142800K .......... .......... .......... .......... .......... 81% 311M 0s 142850K .......... .......... .......... .......... .......... 81% 389M 0s 142900K .......... .......... .......... .......... .......... 81% 14.8M 0s 142950K .......... .......... .......... .......... .......... 81% 336M 0s 143000K .......... .......... .......... .......... .......... 81% 269M 0s 143050K .......... .......... .......... .......... .......... 81% 390M 0s 143100K .......... .......... .......... .......... .......... 81% 348M 0s 143150K .......... .......... .......... .......... .......... 81% 81.2M 0s 143200K .......... .......... .......... .......... .......... 81% 345M 0s 143250K .......... .......... .......... .......... .......... 81% 280M 0s 143300K .......... .......... .......... .......... .......... 81% 386M 0s 143350K .......... .......... .......... .......... .......... 81% 44.7M 0s 143400K .......... .......... .......... .......... .......... 81% 99.0M 0s 143450K .......... .......... .......... .......... .......... 81% 356M 0s 143500K .......... .......... .......... .......... .......... 81% 254M 0s 143550K .......... .......... .......... .......... .......... 81% 346M 0s 143600K .......... .......... .......... .......... .......... 81% 346M 0s 143650K .......... .......... .......... .......... .......... 82% 33.1M 0s 143700K .......... .......... .......... .......... .......... 82% 281M 0s 143750K .......... .......... .......... .......... .......... 82% 352M 0s 143800K .......... .......... .......... .......... .......... 82% 330M 0s 143850K .......... .......... .......... .......... .......... 82% 271M 0s 143900K .......... .......... .......... .......... .......... 82% 36.4M 0s 143950K .......... .......... .......... .......... .......... 82% 319M 0s 144000K .......... .......... .......... .......... .......... 82% 380M 0s 144050K .......... .......... .......... .......... .......... 82% 285M 0s 144100K .......... .......... .......... .......... .......... 82% 396M 0s 144150K .......... .......... .......... .......... .......... 82% 41.7M 0s 144200K .......... .......... .......... .......... .......... 82% 122M 0s 144250K .......... .......... .......... .......... .......... 82% 355M 0s 144300K .......... .......... .......... .......... .......... 82% 368M 0s 144350K .......... .......... .......... .......... .......... 82% 375M 0s 144400K .......... .......... .......... .......... .......... 82% 24.6M 0s 144450K .......... .......... .......... .......... .......... 82% 302M 0s 144500K .......... .......... .......... .......... .......... 82% 324M 0s 144550K .......... .......... .......... .......... .......... 82% 328M 0s 144600K .......... .......... .......... .......... .......... 82% 368M 0s 144650K .......... .......... .......... .......... .......... 82% 32.3M 0s 144700K .......... .......... .......... .......... .......... 82% 290M 0s 144750K .......... .......... .......... .......... .......... 82% 267M 0s 144800K .......... .......... .......... .......... .......... 82% 363M 0s 144850K .......... .......... .......... .......... .......... 82% 381M 0s 144900K .......... .......... .......... .......... .......... 82% 30.8M 0s 144950K .......... .......... .......... .......... .......... 82% 317M 0s 145000K .......... .......... .......... .......... .......... 82% 348M 0s 145050K .......... .......... .......... .......... .......... 82% 277M 0s 145100K .......... .......... .......... .......... .......... 82% 290M 0s 145150K .......... .......... .......... .......... .......... 82% 344M 0s 145200K .......... .......... .......... .......... .......... 82% 40.4M 0s 145250K .......... .......... .......... .......... .......... 82% 238M 0s 145300K .......... .......... .......... .......... .......... 82% 232M 0s 145350K .......... .......... .......... .......... .......... 82% 341M 0s 145400K .......... .......... .......... .......... .......... 82% 29.0M 0s 145450K .......... .......... .......... .......... .......... 83% 224M 0s 145500K .......... .......... .......... .......... .......... 83% 290M 0s 145550K .......... .......... .......... .......... .......... 83% 250M 0s 145600K .......... .......... .......... .......... .......... 83% 372M 0s 145650K .......... .......... .......... .......... .......... 83% 350M 0s 145700K .......... .......... .......... .......... .......... 83% 23.7M 0s 145750K .......... .......... .......... .......... .......... 83% 258M 0s 145800K .......... .......... .......... .......... .......... 83% 318M 0s 145850K .......... .......... .......... .......... .......... 83% 341M 0s 145900K .......... .......... .......... .......... .......... 83% 329M 0s 145950K .......... .......... .......... .......... .......... 83% 37.7M 0s 146000K .......... .......... .......... .......... .......... 83% 274M 0s 146050K .......... .......... .......... .......... .......... 83% 319M 0s 146100K .......... .......... .......... .......... .......... 83% 351M 0s 146150K .......... .......... .......... .......... .......... 83% 408M 0s 146200K .......... .......... .......... .......... .......... 83% 44.6M 0s 146250K .......... .......... .......... .......... .......... 83% 224M 0s 146300K .......... .......... .......... .......... .......... 83% 351M 0s 146350K .......... .......... .......... .......... .......... 83% 280M 0s 146400K .......... .......... .......... .......... .......... 83% 163M 0s 146450K .......... .......... .......... .......... .......... 83% 60.6M 0s 146500K .......... .......... .......... .......... .......... 83% 339M 0s 146550K .......... .......... .......... .......... .......... 83% 308M 0s 146600K .......... .......... .......... .......... .......... 83% 277M 0s 146650K .......... .......... .......... .......... .......... 83% 217M 0s 146700K .......... .......... .......... .......... .......... 83% 50.9M 0s 146750K .......... .......... .......... .......... .......... 83% 206M 0s 146800K .......... .......... .......... .......... .......... 83% 323M 0s 146850K .......... .......... .......... .......... .......... 83% 403M 0s 146900K .......... .......... .......... .......... .......... 83% 291M 0s 146950K .......... .......... .......... .......... .......... 83% 61.6M 0s 147000K .......... .......... .......... .......... .......... 83% 368M 0s 147050K .......... .......... .......... .......... .......... 83% 310M 0s 147100K .......... .......... .......... .......... .......... 83% 305M 0s 147150K .......... .......... .......... .......... .......... 83% 387M 0s 147200K .......... .......... .......... .......... .......... 84% 382M 0s 147250K .......... .......... .......... .......... .......... 84% 81.1M 0s 147300K .......... .......... .......... .......... .......... 84% 330M 0s 147350K .......... .......... .......... .......... .......... 84% 352M 0s 147400K .......... .......... .......... .......... .......... 84% 391M 0s 147450K .......... .......... .......... .......... .......... 84% 58.4M 0s 147500K .......... .......... .......... .......... .......... 84% 57.5M 0s 147550K .......... .......... .......... .......... .......... 84% 180M 0s 147600K .......... .......... .......... .......... .......... 84% 385M 0s 147650K .......... .......... .......... .......... .......... 84% 414M 0s 147700K .......... .......... .......... .......... .......... 84% 324M 0s 147750K .......... .......... .......... .......... .......... 84% 27.5M 0s 147800K .......... .......... .......... .......... .......... 84% 326M 0s 147850K .......... .......... .......... .......... .......... 84% 366M 0s 147900K .......... .......... .......... .......... .......... 84% 267M 0s 147950K .......... .......... .......... .......... .......... 84% 347M 0s 148000K .......... .......... .......... .......... .......... 84% 41.9M 0s 148050K .......... .......... .......... .......... .......... 84% 311M 0s 148100K .......... .......... .......... .......... .......... 84% 332M 0s 148150K .......... .......... .......... .......... .......... 84% 343M 0s 148200K .......... .......... .......... .......... .......... 84% 415M 0s 148250K .......... .......... .......... .......... .......... 84% 31.2M 0s 148300K .......... .......... .......... .......... .......... 84% 329M 0s 148350K .......... .......... .......... .......... .......... 84% 375M 0s 148400K .......... .......... .......... .......... .......... 84% 329M 0s 148450K .......... .......... .......... .......... .......... 84% 332M 0s 148500K .......... .......... .......... .......... .......... 84% 106M 0s 148550K .......... .......... .......... .......... .......... 84% 313M 0s 148600K .......... .......... .......... .......... .......... 84% 181M 0s 148650K .......... .......... .......... .......... .......... 84% 361M 0s 148700K .......... .......... .......... .......... .......... 84% 359M 0s 148750K .......... .......... .......... .......... .......... 84% 53.6M 0s 148800K .......... .......... .......... .......... .......... 84% 314M 0s 148850K .......... .......... .......... .......... .......... 84% 344M 0s 148900K .......... .......... .......... .......... .......... 84% 404M 0s 148950K .......... .......... .......... .......... .......... 85% 316M 0s 149000K .......... .......... .......... .......... .......... 85% 99.5M 0s 149050K .......... .......... .......... .......... .......... 85% 375M 0s 149100K .......... .......... .......... .......... .......... 85% 288M 0s 149150K .......... .......... .......... .......... .......... 85% 387M 0s 149200K .......... .......... .......... .......... .......... 85% 367M 0s 149250K .......... .......... .......... .......... .......... 85% 351M 0s 149300K .......... .......... .......... .......... .......... 85% 85.1M 0s 149350K .......... .......... .......... .......... .......... 85% 355M 0s 149400K .......... .......... .......... .......... .......... 85% 356M 0s 149450K .......... .......... .......... .......... .......... 85% 364M 0s 149500K .......... .......... .......... .......... .......... 85% 3.93M 0s 149550K .......... .......... .......... .......... .......... 85% 88.8M 0s 149600K .......... .......... .......... .......... .......... 85% 325M 0s 149650K .......... .......... .......... .......... .......... 85% 339M 0s 149700K .......... .......... .......... .......... .......... 85% 360M 0s 149750K .......... .......... .......... .......... .......... 85% 316M 0s 149800K .......... .......... .......... .......... .......... 85% 28.7M 0s 149850K .......... .......... .......... .......... .......... 85% 330M 0s 149900K .......... .......... .......... .......... .......... 85% 297M 0s 149950K .......... .......... .......... .......... .......... 85% 412M 0s 150000K .......... .......... .......... .......... .......... 85% 399M 0s 150050K .......... .......... .......... .......... .......... 85% 37.0M 0s 150100K .......... .......... .......... .......... .......... 85% 366M 0s 150150K .......... .......... .......... .......... .......... 85% 330M 0s 150200K .......... .......... .......... .......... .......... 85% 371M 0s 150250K .......... .......... .......... .......... .......... 85% 351M 0s 150300K .......... .......... .......... .......... .......... 85% 30.8M 0s 150350K .......... .......... .......... .......... .......... 85% 307M 0s 150400K .......... .......... .......... .......... .......... 85% 314M 0s 150450K .......... .......... .......... .......... .......... 85% 364M 0s 150500K .......... .......... .......... .......... .......... 85% 400M 0s 150550K .......... .......... .......... .......... .......... 85% 86.2M 0s 150600K .......... .......... .......... .......... .......... 85% 286M 0s 150650K .......... .......... .......... .......... .......... 85% 394M 0s 150700K .......... .......... .......... .......... .......... 86% 369M 0s 150750K .......... .......... .......... .......... .......... 86% 345M 0s 150800K .......... .......... .......... .......... .......... 86% 59.0M 0s 150850K .......... .......... .......... .......... .......... 86% 337M 0s 150900K .......... .......... .......... .......... .......... 86% 339M 0s 150950K .......... .......... .......... .......... .......... 86% 269M 0s 151000K .......... .......... .......... .......... .......... 86% 352M 0s 151050K .......... .......... .......... .......... .......... 86% 47.5M 0s 151100K .......... .......... .......... .......... .......... 86% 231M 0s 151150K .......... .......... .......... .......... .......... 86% 357M 0s 151200K .......... .......... .......... .......... .......... 86% 393M 0s 151250K .......... .......... .......... .......... .......... 86% 395M 0s 151300K .......... .......... .......... .......... .......... 86% 82.5M 0s 151350K .......... .......... .......... .......... .......... 86% 350M 0s 151400K .......... .......... .......... .......... .......... 86% 360M 0s 151450K .......... .......... .......... .......... .......... 86% 294M 0s 151500K .......... .......... .......... .......... .......... 86% 343M 0s 151550K .......... .......... .......... .......... .......... 86% 55.1M 0s 151600K .......... .......... .......... .......... .......... 86% 40.2M 0s 151650K .......... .......... .......... .......... .......... 86% 344M 0s 151700K .......... .......... .......... .......... .......... 86% 332M 0s 151750K .......... .......... .......... .......... .......... 86% 386M 0s 151800K .......... .......... .......... .......... .......... 86% 367M 0s 151850K .......... .......... .......... .......... .......... 86% 32.9M 0s 151900K .......... .......... .......... .......... .......... 86% 280M 0s 151950K .......... .......... .......... .......... .......... 86% 356M 0s 152000K .......... .......... .......... .......... .......... 86% 355M 0s 152050K .......... .......... .......... .......... .......... 86% 323M 0s 152100K .......... .......... .......... .......... .......... 86% 48.8M 0s 152150K .......... .......... .......... .......... .......... 86% 182M 0s 152200K .......... .......... .......... .......... .......... 86% 363M 0s 152250K .......... .......... .......... .......... .......... 86% 303M 0s 152300K .......... .......... .......... .......... .......... 86% 375M 0s 152350K .......... .......... .......... .......... .......... 86% 5.27M 0s 152400K .......... .......... .......... .......... .......... 86% 296M 0s 152450K .......... .......... .......... .......... .......... 87% 320M 0s 152500K .......... .......... .......... .......... .......... 87% 320M 0s 152550K .......... .......... .......... .......... .......... 87% 372M 0s 152600K .......... .......... .......... .......... .......... 87% 47.1M 0s 152650K .......... .......... .......... .......... .......... 87% 199M 0s 152700K .......... .......... .......... .......... .......... 87% 350M 0s 152750K .......... .......... .......... .......... .......... 87% 306M 0s 152800K .......... .......... .......... .......... .......... 87% 348M 0s 152850K .......... .......... .......... .......... .......... 87% 51.4M 0s 152900K .......... .......... .......... .......... .......... 87% 340M 0s 152950K .......... .......... .......... .......... .......... 87% 259M 0s 153000K .......... .......... .......... .......... .......... 87% 10.1M 0s 153050K .......... .......... .......... .......... .......... 87% 275M 0s 153100K .......... .......... .......... .......... .......... 87% 312M 0s 153150K .......... .......... .......... .......... .......... 87% 386M 0s 153200K .......... .......... .......... .......... .......... 87% 332M 0s 153250K .......... .......... .......... .......... .......... 87% 349M 0s 153300K .......... .......... .......... .......... .......... 87% 242M 0s 153350K .......... .......... .......... .......... .......... 87% 308M 0s 153400K .......... .......... .......... .......... .......... 87% 391M 0s 153450K .......... .......... .......... .......... .......... 87% 318M 0s 153500K .......... .......... .......... .......... .......... 87% 404M 0s 153550K .......... .......... .......... .......... .......... 87% 386M 0s 153600K .......... .......... .......... .......... .......... 87% 325M 0s 153650K .......... .......... .......... .......... .......... 87% 377M 0s 153700K .......... .......... .......... .......... .......... 87% 378M 0s 153750K .......... .......... .......... .......... .......... 87% 341M 0s 153800K .......... .......... .......... .......... .......... 87% 388M 0s 153850K .......... .......... .......... .......... .......... 87% 360M 0s 153900K .......... .......... .......... .......... .......... 87% 168M 0s 153950K .......... .......... .......... .......... .......... 87% 243M 0s 154000K .......... .......... .......... .......... .......... 87% 342M 0s 154050K .......... .......... .......... .......... .......... 87% 377M 0s 154100K .......... .......... .......... .......... .......... 87% 302M 0s 154150K .......... .......... .......... .......... .......... 87% 32.3M 0s 154200K .......... .......... .......... .......... .......... 88% 297M 0s 154250K .......... .......... .......... .......... .......... 88% 286M 0s 154300K .......... .......... .......... .......... .......... 88% 373M 0s 154350K .......... .......... .......... .......... .......... 88% 281M 0s 154400K .......... .......... .......... .......... .......... 88% 32.4M 0s 154450K .......... .......... .......... .......... .......... 88% 305M 0s 154500K .......... .......... .......... .......... .......... 88% 222M 0s 154550K .......... .......... .......... .......... .......... 88% 363M 0s 154600K .......... .......... .......... .......... .......... 88% 210M 0s 154650K .......... .......... .......... .......... .......... 88% 51.8M 0s 154700K .......... .......... .......... .......... .......... 88% 309M 0s 154750K .......... .......... .......... .......... .......... 88% 348M 0s 154800K .......... .......... .......... .......... .......... 88% 250M 0s 154850K .......... .......... .......... .......... .......... 88% 344M 0s 154900K .......... .......... .......... .......... .......... 88% 32.3M 0s 154950K .......... .......... .......... .......... .......... 88% 229M 0s 155000K .......... .......... .......... .......... .......... 88% 369M 0s 155050K .......... .......... .......... .......... .......... 88% 311M 0s 155100K .......... .......... .......... .......... .......... 88% 202M 0s 155150K .......... .......... .......... .......... .......... 88% 56.3M 0s 155200K .......... .......... .......... .......... .......... 88% 211M 0s 155250K .......... .......... .......... .......... .......... 88% 327M 0s 155300K .......... .......... .......... .......... .......... 88% 309M 0s 155350K .......... .......... .......... .......... .......... 88% 353M 0s 155400K .......... .......... .......... .......... .......... 88% 67.6M 0s 155450K .......... .......... .......... .......... .......... 88% 124M 0s 155500K .......... .......... .......... .......... .......... 88% 369M 0s 155550K .......... .......... .......... .......... .......... 88% 411M 0s 155600K .......... .......... .......... .......... .......... 88% 52.4M 0s 155650K .......... .......... .......... .......... .......... 88% 353M 0s 155700K .......... .......... .......... .......... .......... 88% 15.4M 0s 155750K .......... .......... .......... .......... .......... 88% 226M 0s 155800K .......... .......... .......... .......... .......... 88% 348M 0s 155850K .......... .......... .......... .......... .......... 88% 369M 0s 155900K .......... .......... .......... .......... .......... 88% 325M 0s 155950K .......... .......... .......... .......... .......... 89% 28.5M 0s 156000K .......... .......... .......... .......... .......... 89% 317M 0s 156050K .......... .......... .......... .......... .......... 89% 377M 0s 156100K .......... .......... .......... .......... .......... 89% 328M 0s 156150K .......... .......... .......... .......... .......... 89% 383M 0s 156200K .......... .......... .......... .......... .......... 89% 42.9M 0s 156250K .......... .......... .......... .......... .......... 89% 225M 0s 156300K .......... .......... .......... .......... .......... 89% 353M 0s 156350K .......... .......... .......... .......... .......... 89% 362M 0s 156400K .......... .......... .......... .......... .......... 89% 338M 0s 156450K .......... .......... .......... .......... .......... 89% 26.2M 0s 156500K .......... .......... .......... .......... .......... 89% 330M 0s 156550K .......... .......... .......... .......... .......... 89% 357M 0s 156600K .......... .......... .......... .......... .......... 89% 312M 0s 156650K .......... .......... .......... .......... .......... 89% 290M 0s 156700K .......... .......... .......... .......... .......... 89% 51.6M 0s 156750K .......... .......... .......... .......... .......... 89% 326M 0s 156800K .......... .......... .......... .......... .......... 89% 316M 0s 156850K .......... .......... .......... .......... .......... 89% 329M 0s 156900K .......... .......... .......... .......... .......... 89% 384M 0s 156950K .......... .......... .......... .......... .......... 89% 45.3M 0s 157000K .......... .......... .......... .......... .......... 89% 368M 0s 157050K .......... .......... .......... .......... .......... 89% 304M 0s 157100K .......... .......... .......... .......... .......... 89% 313M 0s 157150K .......... .......... .......... .......... .......... 89% 334M 0s 157200K .......... .......... .......... .......... .......... 89% 57.4M 0s 157250K .......... .......... .......... .......... .......... 89% 188M 0s 157300K .......... .......... .......... .......... .......... 89% 302M 0s 157350K .......... .......... .......... .......... .......... 89% 355M 0s 157400K .......... .......... .......... .......... .......... 89% 361M 0s 157450K .......... .......... .......... .......... .......... 89% 99.9M 0s 157500K .......... .......... .......... .......... .......... 89% 196M 0s 157550K .......... .......... .......... .......... .......... 89% 359M 0s 157600K .......... .......... .......... .......... .......... 89% 361M 0s 157650K .......... .......... .......... .......... .......... 89% 4.41M 0s 157700K .......... .......... .......... .......... .......... 90% 255M 0s 157750K .......... .......... .......... .......... .......... 90% 266M 0s 157800K .......... .......... .......... .......... .......... 90% 335M 0s 157850K .......... .......... .......... .......... .......... 90% 365M 0s 157900K .......... .......... .......... .......... .......... 90% 314M 0s 157950K .......... .......... .......... .......... .......... 90% 414M 0s 158000K .......... .......... .......... .......... .......... 90% 48.5M 0s 158050K .......... .......... .......... .......... .......... 90% 270M 0s 158100K .......... .......... .......... .......... .......... 90% 295M 0s 158150K .......... .......... .......... .......... .......... 90% 379M 0s 158200K .......... .......... .......... .......... .......... 90% 381M 0s 158250K .......... .......... .......... .......... .......... 90% 33.7M 0s 158300K .......... .......... .......... .......... .......... 90% 293M 0s 158350K .......... .......... .......... .......... .......... 90% 301M 0s 158400K .......... .......... .......... .......... .......... 90% 414M 0s 158450K .......... .......... .......... .......... .......... 90% 328M 0s 158500K .......... .......... .......... .......... .......... 90% 39.1M 0s 158550K .......... .......... .......... .......... .......... 90% 340M 0s 158600K .......... .......... .......... .......... .......... 90% 201M 0s 158650K .......... .......... .......... .......... .......... 90% 408M 0s 158700K .......... .......... .......... .......... .......... 90% 353M 0s 158750K .......... .......... .......... .......... .......... 90% 44.6M 0s 158800K .......... .......... .......... .......... .......... 90% 329M 0s 158850K .......... .......... .......... .......... .......... 90% 321M 0s 158900K .......... .......... .......... .......... .......... 90% 367M 0s 158950K .......... .......... .......... .......... .......... 90% 327M 0s 159000K .......... .......... .......... .......... .......... 90% 38.9M 0s 159050K .......... .......... .......... .......... .......... 90% 347M 0s 159100K .......... .......... .......... .......... .......... 90% 385M 0s 159150K .......... .......... .......... .......... .......... 90% 316M 0s 159200K .......... .......... .......... .......... .......... 90% 253M 0s 159250K .......... .......... .......... .......... .......... 90% 53.0M 0s 159300K .......... .......... .......... .......... .......... 90% 201M 0s 159350K .......... .......... .......... .......... .......... 90% 344M 0s 159400K .......... .......... .......... .......... .......... 90% 366M 0s 159450K .......... .......... .......... .......... .......... 91% 373M 0s 159500K .......... .......... .......... .......... .......... 91% 68.6M 0s 159550K .......... .......... .......... .......... .......... 91% 360M 0s 159600K .......... .......... .......... .......... .......... 91% 250M 0s 159650K .......... .......... .......... .......... .......... 91% 326M 0s 159700K .......... .......... .......... .......... .......... 91% 40.5M 0s 159750K .......... .......... .......... .......... .......... 91% 128M 0s 159800K .......... .......... .......... .......... .......... 91% 94.3M 0s 159850K .......... .......... .......... .......... .......... 91% 350M 0s 159900K .......... .......... .......... .......... .......... 91% 251M 0s 159950K .......... .......... .......... .......... .......... 91% 389M 0s 160000K .......... .......... .......... .......... .......... 91% 413M 0s 160050K .......... .......... .......... .......... .......... 91% 28.5M 0s 160100K .......... .......... .......... .......... .......... 91% 303M 0s 160150K .......... .......... .......... .......... .......... 91% 362M 0s 160200K .......... .......... .......... .......... .......... 91% 371M 0s 160250K .......... .......... .......... .......... .......... 91% 343M 0s 160300K .......... .......... .......... .......... .......... 91% 47.3M 0s 160350K .......... .......... .......... .......... .......... 91% 321M 0s 160400K .......... .......... .......... .......... .......... 91% 347M 0s 160450K .......... .......... .......... .......... .......... 91% 344M 0s 160500K .......... .......... .......... .......... .......... 91% 365M 0s 160550K .......... .......... .......... .......... .......... 91% 30.0M 0s 160600K .......... .......... .......... .......... .......... 91% 245M 0s 160650K .......... .......... .......... .......... .......... 91% 381M 0s 160700K .......... .......... .......... .......... .......... 91% 421M 0s 160750K .......... .......... .......... .......... .......... 91% 394M 0s 160800K .......... .......... .......... .......... .......... 91% 96.5M 0s 160850K .......... .......... .......... .......... .......... 91% 250M 0s 160900K .......... .......... .......... .......... .......... 91% 340M 0s 160950K .......... .......... .......... .......... .......... 91% 352M 0s 161000K .......... .......... .......... .......... .......... 91% 400M 0s 161050K .......... .......... .......... .......... .......... 91% 52.3M 0s 161100K .......... .......... .......... .......... .......... 91% 370M 0s 161150K .......... .......... .......... .......... .......... 91% 313M 0s 161200K .......... .......... .......... .......... .......... 92% 325M 0s 161250K .......... .......... .......... .......... .......... 92% 377M 0s 161300K .......... .......... .......... .......... .......... 92% 67.1M 0s 161350K .......... .......... .......... .......... .......... 92% 348M 0s 161400K .......... .......... .......... .......... .......... 92% 330M 0s 161450K .......... .......... .......... .......... .......... 92% 355M 0s 161500K .......... .......... .......... .......... .......... 92% 296M 0s 161550K .......... .......... .......... .......... .......... 92% 79.4M 0s 161600K .......... .......... .......... .......... .......... 92% 360M 0s 161650K .......... .......... .......... .......... .......... 92% 317M 0s 161700K .......... .......... .......... .......... .......... 92% 397M 0s 161750K .......... .......... .......... .......... .......... 92% 64.8M 0s 161800K .......... .......... .......... .......... .......... 92% 298M 0s 161850K .......... .......... .......... .......... .......... 92% 60.1M 0s 161900K .......... .......... .......... .......... .......... 92% 312M 0s 161950K .......... .......... .......... .......... .......... 92% 283M 0s 162000K .......... .......... .......... .......... .......... 92% 363M 0s 162050K .......... .......... .......... .......... .......... 92% 414M 0s 162100K .......... .......... .......... .......... .......... 92% 40.4M 0s 162150K .......... .......... .......... .......... .......... 92% 347M 0s 162200K .......... .......... .......... .......... .......... 92% 321M 0s 162250K .......... .......... .......... .......... .......... 92% 308M 0s 162300K .......... .......... .......... .......... .......... 92% 423M 0s 162350K .......... .......... .......... .......... .......... 92% 38.4M 0s 162400K .......... .......... .......... .......... .......... 92% 221M 0s 162450K .......... .......... .......... .......... .......... 92% 300M 0s 162500K .......... .......... .......... .......... .......... 92% 362M 0s 162550K .......... .......... .......... .......... .......... 92% 365M 0s 162600K .......... .......... .......... .......... .......... 92% 5.27M 0s 162650K .......... .......... .......... .......... .......... 92% 262M 0s 162700K .......... .......... .......... .......... .......... 92% 292M 0s 162750K .......... .......... .......... .......... .......... 92% 375M 0s 162800K .......... .......... .......... .......... .......... 92% 323M 0s 162850K .......... .......... .......... .......... .......... 92% 55.6M 0s 162900K .......... .......... .......... .......... .......... 92% 306M 0s 162950K .......... .......... .......... .......... .......... 93% 195M 0s 163000K .......... .......... .......... .......... .......... 93% 320M 0s 163050K .......... .......... .......... .......... .......... 93% 338M 0s 163100K .......... .......... .......... .......... .......... 93% 55.4M 0s 163150K .......... .......... .......... .......... .......... 93% 283M 0s 163200K .......... .......... .......... .......... .......... 93% 354M 0s 163250K .......... .......... .......... .......... .......... 93% 321M 0s 163300K .......... .......... .......... .......... .......... 93% 325M 0s 163350K .......... .......... .......... .......... .......... 93% 67.5M 0s 163400K .......... .......... .......... .......... .......... 93% 319M 0s 163450K .......... .......... .......... .......... .......... 93% 383M 0s 163500K .......... .......... .......... .......... .......... 93% 306M 0s 163550K .......... .......... .......... .......... .......... 93% 406M 0s 163600K .......... .......... .......... .......... .......... 93% 94.8M 0s 163650K .......... .......... .......... .......... .......... 93% 239M 0s 163700K .......... .......... .......... .......... .......... 93% 365M 0s 163750K .......... .......... .......... .......... .......... 93% 339M 0s 163800K .......... .......... .......... .......... .......... 93% 52.2M 0s 163850K .......... .......... .......... .......... .......... 93% 324M 0s 163900K .......... .......... .......... .......... .......... 93% 84.3M 0s 163950K .......... .......... .......... .......... .......... 93% 326M 0s 164000K .......... .......... .......... .......... .......... 93% 349M 0s 164050K .......... .......... .......... .......... .......... 93% 358M 0s 164100K .......... .......... .......... .......... .......... 93% 344M 0s 164150K .......... .......... .......... .......... .......... 93% 40.9M 0s 164200K .......... .......... .......... .......... .......... 93% 378M 0s 164250K .......... .......... .......... .......... .......... 93% 337M 0s 164300K .......... .......... .......... .......... .......... 93% 298M 0s 164350K .......... .......... .......... .......... .......... 93% 404M 0s 164400K .......... .......... .......... .......... .......... 93% 39.2M 0s 164450K .......... .......... .......... .......... .......... 93% 266M 0s 164500K .......... .......... .......... .......... .......... 93% 379M 0s 164550K .......... .......... .......... .......... .......... 93% 358M 0s 164600K .......... .......... .......... .......... .......... 93% 371M 0s 164650K .......... .......... .......... .......... .......... 93% 3.83M 0s 164700K .......... .......... .......... .......... .......... 94% 333M 0s 164750K .......... .......... .......... .......... .......... 94% 345M 0s 164800K .......... .......... .......... .......... .......... 94% 316M 0s 164850K .......... .......... .......... .......... .......... 94% 354M 0s 164900K .......... .......... .......... .......... .......... 94% 59.2M 0s 164950K .......... .......... .......... .......... .......... 94% 340M 0s 165000K .......... .......... .......... .......... .......... 94% 231M 0s 165050K .......... .......... .......... .......... .......... 94% 369M 0s 165100K .......... .......... .......... .......... .......... 94% 361M 0s 165150K .......... .......... .......... .......... .......... 94% 60.9M 0s 165200K .......... .......... .......... .......... .......... 94% 334M 0s 165250K .......... .......... .......... .......... .......... 94% 337M 0s 165300K .......... .......... .......... .......... .......... 94% 295M 0s 165350K .......... .......... .......... .......... .......... 94% 305M 0s 165400K .......... .......... .......... .......... .......... 94% 56.8M 0s 165450K .......... .......... .......... .......... .......... 94% 350M 0s 165500K .......... .......... .......... .......... .......... 94% 295M 0s 165550K .......... .......... .......... .......... .......... 94% 317M 0s 165600K .......... .......... .......... .......... .......... 94% 400M 0s 165650K .......... .......... .......... .......... .......... 94% 90.7M 0s 165700K .......... .......... .......... .......... .......... 94% 214M 0s 165750K .......... .......... .......... .......... .......... 94% 313M 0s 165800K .......... .......... .......... .......... .......... 94% 359M 0s 165850K .......... .......... .......... .......... .......... 94% 40.2M 0s 165900K .......... .......... .......... .......... .......... 94% 337M 0s 165950K .......... .......... .......... .......... .......... 94% 63.4M 0s 166000K .......... .......... .......... .......... .......... 94% 317M 0s 166050K .......... .......... .......... .......... .......... 94% 338M 0s 166100K .......... .......... .......... .......... .......... 94% 320M 0s 166150K .......... .......... .......... .......... .......... 94% 368M 0s 166200K .......... .......... .......... .......... .......... 94% 45.1M 0s 166250K .......... .......... .......... .......... .......... 94% 335M 0s 166300K .......... .......... .......... .......... .......... 94% 282M 0s 166350K .......... .......... .......... .......... .......... 94% 351M 0s 166400K .......... .......... .......... .......... .......... 94% 411M 0s 166450K .......... .......... .......... .......... .......... 95% 34.8M 0s 166500K .......... .......... .......... .......... .......... 95% 332M 0s 166550K .......... .......... .......... .......... .......... 95% 379M 0s 166600K .......... .......... .......... .......... .......... 95% 354M 0s 166650K .......... .......... .......... .......... .......... 95% 319M 0s 166700K .......... .......... .......... .......... .......... 95% 8.07M 0s 166750K .......... .......... .......... .......... .......... 95% 328M 0s 166800K .......... .......... .......... .......... .......... 95% 317M 0s 166850K .......... .......... .......... .......... .......... 95% 332M 0s 166900K .......... .......... .......... .......... .......... 95% 373M 0s 166950K .......... .......... .......... .......... .......... 95% 29.1M 0s 167000K .......... .......... .......... .......... .......... 95% 237M 0s 167050K .......... .......... .......... .......... .......... 95% 344M 0s 167100K .......... .......... .......... .......... .......... 95% 409M 0s 167150K .......... .......... .......... .......... .......... 95% 321M 0s 167200K .......... .......... .......... .......... .......... 95% 28.6M 0s 167250K .......... .......... .......... .......... .......... 95% 310M 0s 167300K .......... .......... .......... .......... .......... 95% 280M 0s 167350K .......... .......... .......... .......... .......... 95% 338M 0s 167400K .......... .......... .......... .......... .......... 95% 352M 0s 167450K .......... .......... .......... .......... .......... 95% 34.1M 0s 167500K .......... .......... .......... .......... .......... 95% 253M 0s 167550K .......... .......... .......... .......... .......... 95% 315M 0s 167600K .......... .......... .......... .......... .......... 95% 379M 0s 167650K .......... .......... .......... .......... .......... 95% 318M 0s 167700K .......... .......... .......... .......... .......... 95% 53.5M 0s 167750K .......... .......... .......... .......... .......... 95% 192M 0s 167800K .......... .......... .......... .......... .......... 95% 387M 0s 167850K .......... .......... .......... .......... .......... 95% 292M 0s 167900K .......... .......... .......... .......... .......... 95% 40.4M 0s 167950K .......... .......... .......... .......... .......... 95% 86.9M 0s 168000K .......... .......... .......... .......... .......... 95% 331M 0s 168050K .......... .......... .......... .......... .......... 95% 334M 0s 168100K .......... .......... .......... .......... .......... 95% 234M 0s 168150K .......... .......... .......... .......... .......... 95% 316M 0s 168200K .......... .......... .......... .......... .......... 96% 350M 0s 168250K .......... .......... .......... .......... .......... 96% 39.3M 0s 168300K .......... .......... .......... .......... .......... 96% 316M 0s 168350K .......... .......... .......... .......... .......... 96% 328M 0s 168400K .......... .......... .......... .......... .......... 96% 391M 0s 168450K .......... .......... .......... .......... .......... 96% 351M 0s 168500K .......... .......... .......... .......... .......... 96% 14.4M 0s 168550K .......... .......... .......... .......... .......... 96% 346M 0s 168600K .......... .......... .......... .......... .......... 96% 323M 0s 168650K .......... .......... .......... .......... .......... 96% 321M 0s 168700K .......... .......... .......... .......... .......... 96% 388M 0s 168750K .......... .......... .......... .......... .......... 96% 28.6M 0s 168800K .......... .......... .......... .......... .......... 96% 301M 0s 168850K .......... .......... .......... .......... .......... 96% 352M 0s 168900K .......... .......... .......... .......... .......... 96% 359M 0s 168950K .......... .......... .......... .......... .......... 96% 358M 0s 169000K .......... .......... .......... .......... .......... 96% 59.6M 0s 169050K .......... .......... .......... .......... .......... 96% 254M 0s 169100K .......... .......... .......... .......... .......... 96% 308M 0s 169150K .......... .......... .......... .......... .......... 96% 326M 0s 169200K .......... .......... .......... .......... .......... 96% 336M 0s 169250K .......... .......... .......... .......... .......... 96% 48.1M 0s 169300K .......... .......... .......... .......... .......... 96% 270M 0s 169350K .......... .......... .......... .......... .......... 96% 271M 0s 169400K .......... .......... .......... .......... .......... 96% 340M 0s 169450K .......... .......... .......... .......... .......... 96% 221M 0s 169500K .......... .......... .......... .......... .......... 96% 12.1M 0s 169550K .......... .......... .......... .......... .......... 96% 340M 0s 169600K .......... .......... .......... .......... .......... 96% 330M 0s 169650K .......... .......... .......... .......... .......... 96% 359M 0s 169700K .......... .......... .......... .......... .......... 96% 313M 0s 169750K .......... .......... .......... .......... .......... 96% 75.0M 0s 169800K .......... .......... .......... .......... .......... 96% 204M 0s 169850K .......... .......... .......... .......... .......... 96% 316M 0s 169900K .......... .......... .......... .......... .......... 96% 345M 0s 169950K .......... .......... .......... .......... .......... 97% 34.0M 0s 170000K .......... .......... .......... .......... .......... 97% 57.6M 0s 170050K .......... .......... .......... .......... .......... 97% 129M 0s 170100K .......... .......... .......... .......... .......... 97% 371M 0s 170150K .......... .......... .......... .......... .......... 97% 323M 0s 170200K .......... .......... .......... .......... .......... 97% 359M 0s 170250K .......... .......... .......... .......... .......... 97% 397M 0s 170300K .......... .......... .......... .......... .......... 97% 39.9M 0s 170350K .......... .......... .......... .......... .......... 97% 357M 0s 170400K .......... .......... .......... .......... .......... 97% 376M 0s 170450K .......... .......... .......... .......... .......... 97% 124M 0s 170500K .......... .......... .......... .......... .......... 97% 339M 0s 170550K .......... .......... .......... .......... .......... 97% 6.54M 0s 170600K .......... .......... .......... .......... .......... 97% 323M 0s 170650K .......... .......... .......... .......... .......... 97% 279M 0s 170700K .......... .......... .......... .......... .......... 97% 338M 0s 170750K .......... .......... .......... .......... .......... 97% 409M 0s 170800K .......... .......... .......... .......... .......... 97% 16.1M 0s 170850K .......... .......... .......... .......... .......... 97% 335M 0s 170900K .......... .......... .......... .......... .......... 97% 351M 0s 170950K .......... .......... .......... .......... .......... 97% 388M 0s 171000K .......... .......... .......... .......... .......... 97% 342M 0s 171050K .......... .......... .......... .......... .......... 97% 98.6M 0s 171100K .......... .......... .......... .......... .......... 97% 335M 0s 171150K .......... .......... .......... .......... .......... 97% 320M 0s 171200K .......... .......... .......... .......... .......... 97% 242M 0s 171250K .......... .......... .......... .......... .......... 97% 360M 0s 171300K .......... .......... .......... .......... .......... 97% 49.3M 0s 171350K .......... .......... .......... .......... .......... 97% 279M 0s 171400K .......... .......... .......... .......... .......... 97% 359M 0s 171450K .......... .......... .......... .......... .......... 97% 402M 0s 171500K .......... .......... .......... .......... .......... 97% 325M 0s 171550K .......... .......... .......... .......... .......... 97% 72.0M 0s 171600K .......... .......... .......... .......... .......... 97% 184M 0s 171650K .......... .......... .......... .......... .......... 97% 329M 0s 171700K .......... .......... .......... .......... .......... 98% 337M 0s 171750K .......... .......... .......... .......... .......... 98% 394M 0s 171800K .......... .......... .......... .......... .......... 98% 101M 0s 171850K .......... .......... .......... .......... .......... 98% 277M 0s 171900K .......... .......... .......... .......... .......... 98% 336M 0s 171950K .......... .......... .......... .......... .......... 98% 320M 0s 172000K .......... .......... .......... .......... .......... 98% 6.43M 0s 172050K .......... .......... .......... .......... .......... 98% 320M 0s 172100K .......... .......... .......... .......... .......... 98% 338M 0s 172150K .......... .......... .......... .......... .......... 98% 289M 0s 172200K .......... .......... .......... .......... .......... 98% 354M 0s 172250K .......... .......... .......... .......... .......... 98% 380M 0s 172300K .......... .......... .......... .......... .......... 98% 33.8M 0s 172350K .......... .......... .......... .......... .......... 98% 209M 0s 172400K .......... .......... .......... .......... .......... 98% 294M 0s 172450K .......... .......... .......... .......... .......... 98% 354M 0s 172500K .......... .......... .......... .......... .......... 98% 350M 0s 172550K .......... .......... .......... .......... .......... 98% 394M 0s 172600K .......... .......... .......... .......... .......... 98% 43.0M 0s 172650K .......... .......... .......... .......... .......... 98% 340M 0s 172700K .......... .......... .......... .......... .......... 98% 325M 0s 172750K .......... .......... .......... .......... .......... 98% 316M 0s 172800K .......... .......... .......... .......... .......... 98% 374M 0s 172850K .......... .......... .......... .......... .......... 98% 36.3M 0s 172900K .......... .......... .......... .......... .......... 98% 237M 0s 172950K .......... .......... .......... .......... .......... 98% 302M 0s 173000K .......... .......... .......... .......... .......... 98% 257M 0s 173050K .......... .......... .......... .......... .......... 98% 391M 0s 173100K .......... .......... .......... .......... .......... 98% 55.7M 0s 173150K .......... .......... .......... .......... .......... 98% 339M 0s 173200K .......... .......... .......... .......... .......... 98% 251M 0s 173250K .......... .......... .......... .......... .......... 98% 321M 0s 173300K .......... .......... .......... .......... .......... 98% 358M 0s 173350K .......... .......... .......... .......... .......... 98% 58.5M 0s 173400K .......... .......... .......... .......... .......... 98% 269M 0s 173450K .......... .......... .......... .......... .......... 99% 333M 0s 173500K .......... .......... .......... .......... .......... 99% 212M 0s 173550K .......... .......... .......... .......... .......... 99% 302M 0s 173600K .......... .......... .......... .......... .......... 99% 32.7M 0s 173650K .......... .......... .......... .......... .......... 99% 339M 0s 173700K .......... .......... .......... .......... .......... 99% 266M 0s 173750K .......... .......... .......... .......... .......... 99% 392M 0s 173800K .......... .......... .......... .......... .......... 99% 396M 0s 173850K .......... .......... .......... .......... .......... 99% 28.4M 0s 173900K .......... .......... .......... .......... .......... 99% 325M 0s 173950K .......... .......... .......... .......... .......... 99% 362M 0s 174000K .......... .......... .......... .......... .......... 99% 320M 0s 174050K .......... .......... .......... .......... .......... 99% 33.5M 0s 174100K .......... .......... .......... .......... .......... 99% 148M 0s 174150K .......... .......... .......... .......... .......... 99% 311M 0s 174200K .......... .......... .......... .......... .......... 99% 325M 0s 174250K .......... .......... .......... .......... .......... 99% 344M 0s 174300K .......... .......... .......... .......... .......... 99% 295M 0s 174350K .......... .......... .......... .......... .......... 99% 45.1M 0s 174400K .......... .......... .......... .......... .......... 99% 323M 0s 174450K .......... .......... .......... .......... .......... 99% 320M 0s 174500K .......... .......... .......... .......... .......... 99% 312M 0s 174550K .......... .......... .......... .......... .......... 99% 356M 0s 174600K .......... .......... .......... .......... .......... 99% 402M 0s 174650K .......... .......... .......... .......... .......... 99% 32.1M 0s 174700K .......... .......... .......... .......... .......... 99% 329M 0s 174750K .......... .......... .......... .......... .......... 99% 333M 0s 174800K .......... .......... .......... .......... .......... 99% 356M 0s 174850K .......... .......... .......... .......... .......... 99% 345M 0s 174900K .......... .......... .......... .......... .......... 99% 30.5M 0s 174950K .......... .......... .......... .......... .......... 99% 374M 0s 175000K .......... .......... .......... .......... .......... 99% 273M 0s 175050K .......... .......... .......... .......... .......... 99% 396M 0s 175100K .......... .......... .......... .......... .......... 99% 409M 0s 175150K .......... .......... .......... .......... .......... 99% 302M 0s 175200K .......... .......... .......... .......... ... 100% 291M=1.6s 2024-05-07 14:13:41 (106 MB/s) - '/home/jenkins/extension.lib.external/wildfly-15.0.1.Final.tar.gz' saved [179449615/179449615] Will not apply HSTS. The HSTS database must be a regular and non-world-writable file. ERROR: could not open HSTS store at '/home/jenkins/.wget-hsts'. HSTS will be disabled. --2024-05-07 14:13:41-- https://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://archive.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz [following] --2024-05-07 14:13:41-- https://archive.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz Resolving archive.eclipse.org (archive.eclipse.org)... 198.41.30.199 Connecting to archive.eclipse.org (archive.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 244607364 (233M) [application/x-gzip] Saving to: '/home/jenkins/extension.lib.external/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz' 0K .......... .......... .......... .......... .......... 0% 144M 2s 50K .......... .......... .......... .......... .......... 0% 3.74M 32s 100K .......... .......... .......... .......... .......... 0% 181M 22s 150K .......... .......... .......... .......... .......... 0% 109M 17s 200K .......... .......... .......... .......... .......... 0% 96.5M 14s 250K .......... .......... .......... .......... .......... 0% 255M 12s 300K .......... .......... .......... .......... .......... 0% 124M 10s 350K .......... .......... .......... .......... .......... 0% 101M 9s 400K .......... .......... .......... .......... .......... 0% 102M 9s 450K .......... .......... .......... .......... .......... 0% 124M 8s 500K .......... .......... .......... .......... .......... 0% 108M 7s 550K .......... .......... .......... .......... .......... 0% 101M 7s 600K .......... .......... .......... .......... .......... 0% 109M 7s 650K .......... .......... .......... .......... .......... 0% 139M 6s 700K .......... .......... .......... .......... .......... 0% 99.7M 6s 750K .......... .......... .......... .......... .......... 0% 64.8M 6s 800K .......... .......... .......... .......... .......... 0% 53.3M 6s 850K .......... .......... .......... .......... .......... 0% 62.6M 6s 900K .......... .......... .......... .......... .......... 0% 87.2M 5s 950K .......... .......... .......... .......... .......... 0% 144M 5s 1000K .......... .......... .......... .......... .......... 0% 1.46M 13s 1050K .......... .......... .......... .......... .......... 0% 234M 12s 1100K .......... .......... .......... .......... .......... 0% 228M 12s 1150K .......... .......... .......... .......... .......... 0% 271M 11s 1200K .......... .......... .......... .......... .......... 0% 115M 11s 1250K .......... .......... .......... .......... .......... 0% 83.3M 10s 1300K .......... .......... .......... .......... .......... 0% 208M 10s 1350K .......... .......... .......... .......... .......... 0% 119M 10s 1400K .......... .......... .......... .......... .......... 0% 111M 10s 1450K .......... .......... .......... .......... .......... 0% 75.2M 9s 1500K .......... .......... .......... .......... .......... 0% 166M 9s 1550K .......... .......... .......... .......... .......... 0% 109M 9s 1600K .......... .......... .......... .......... .......... 0% 110M 9s 1650K .......... .......... .......... .......... .......... 0% 133M 8s 1700K .......... .......... .......... .......... .......... 0% 126M 8s 1750K .......... .......... .......... .......... .......... 0% 101M 8s 1800K .......... .......... .......... .......... .......... 0% 100M 8s 1850K .......... .......... .......... .......... .......... 0% 146M 8s 1900K .......... .......... .......... .......... .......... 0% 111M 8s 1950K .......... .......... .......... .......... .......... 0% 76.0M 7s 2000K .......... .......... .......... .......... .......... 0% 6.22M 8s 2050K .......... .......... .......... .......... .......... 0% 272M 8s 2100K .......... .......... .......... .......... .......... 0% 234M 8s 2150K .......... .......... .......... .......... .......... 0% 226M 8s 2200K .......... .......... .......... .......... .......... 0% 234M 8s 2250K .......... .......... .......... .......... .......... 0% 143M 7s 2300K .......... .......... .......... .......... .......... 0% 116M 7s 2350K .......... .......... .......... .......... .......... 1% 143M 7s 2400K .......... .......... .......... .......... .......... 1% 114M 7s 2450K .......... .......... .......... .......... .......... 1% 97.9M 7s 2500K .......... .......... .......... .......... .......... 1% 119M 7s 2550K .......... .......... .......... .......... .......... 1% 129M 7s 2600K .......... .......... .......... .......... .......... 1% 113M 7s 2650K .......... .......... .......... .......... .......... 1% 102M 7s 2700K .......... .......... .......... .......... .......... 1% 74.6M 7s 2750K .......... .......... .......... .......... .......... 1% 1.30M 10s 2800K .......... .......... .......... .......... .......... 1% 5.24M 10s 2850K .......... .......... .......... .......... .......... 1% 274M 10s 2900K .......... .......... .......... .......... .......... 1% 290M 10s 2950K .......... .......... .......... .......... .......... 1% 7.02M 10s 3000K .......... .......... .......... .......... .......... 1% 213M 10s 3050K .......... .......... .......... .......... .......... 1% 207M 10s 3100K .......... .......... .......... .......... .......... 1% 270M 10s 3150K .......... .......... .......... .......... .......... 1% 313M 10s 3200K .......... .......... .......... .......... .......... 1% 54.9M 10s 3250K .......... .......... .......... .......... .......... 1% 310M 9s 3300K .......... .......... .......... .......... .......... 1% 250M 9s 3350K .......... .......... .......... .......... .......... 1% 280M 9s 3400K .......... .......... .......... .......... .......... 1% 224M 9s 3450K .......... .......... .......... .......... .......... 1% 243M 9s 3500K .......... .......... .......... .......... .......... 1% 123M 9s 3550K .......... .......... .......... .......... .......... 1% 102M 9s 3600K .......... .......... .......... .......... .......... 1% 102M 9s 3650K .......... .......... .......... .......... .......... 1% 130M 9s 3700K .......... .......... .......... .......... .......... 1% 66.1M 9s 3750K .......... .......... .......... .......... .......... 1% 179M 8s 3800K .......... .......... .......... .......... .......... 1% 157M 8s 3850K .......... .......... .......... .......... .......... 1% 119M 8s 3900K .......... .......... .......... .......... .......... 1% 109M 8s 3950K .......... .......... .......... .......... .......... 1% 103M 8s 4000K .......... .......... .......... .......... .......... 1% 2.20M 9s 4050K .......... .......... .......... .......... .......... 1% 136M 9s 4100K .......... .......... .......... .......... .......... 1% 105M 9s 4150K .......... .......... .......... .......... .......... 1% 123M 9s 4200K .......... .......... .......... .......... .......... 1% 34.7M 9s 4250K .......... .......... .......... .......... .......... 1% 98.2M 9s 4300K .......... .......... .......... .......... .......... 1% 103M 9s 4350K .......... .......... .......... .......... .......... 1% 107M 9s 4400K .......... .......... .......... .......... .......... 1% 127M 9s 4450K .......... .......... .......... .......... .......... 1% 4.84M 9s 4500K .......... .......... .......... .......... .......... 1% 238M 9s 4550K .......... .......... .......... .......... .......... 1% 261M 9s 4600K .......... .......... .......... .......... .......... 1% 273M 9s 4650K .......... .......... .......... .......... .......... 1% 266M 9s 4700K .......... .......... .......... .......... .......... 1% 6.87M 9s 4750K .......... .......... .......... .......... .......... 2% 260M 9s 4800K .......... .......... .......... .......... .......... 2% 282M 9s 4850K .......... .......... .......... .......... .......... 2% 317M 9s 4900K .......... .......... .......... .......... .......... 2% 92.5M 9s 4950K .......... .......... .......... .......... .......... 2% 305M 9s 5000K .......... .......... .......... .......... .......... 2% 6.39M 9s 5050K .......... .......... .......... .......... .......... 2% 178M 9s 5100K .......... .......... .......... .......... .......... 2% 109M 9s 5150K .......... .......... .......... .......... .......... 2% 120M 9s 5200K .......... .......... .......... .......... .......... 2% 85.5M 9s 5250K .......... .......... .......... .......... .......... 2% 138M 9s 5300K .......... .......... .......... .......... .......... 2% 100M 8s 5350K .......... .......... .......... .......... .......... 2% 138M 8s 5400K .......... .......... .......... .......... .......... 2% 108M 8s 5450K .......... .......... .......... .......... .......... 2% 84.3M 8s 5500K .......... .......... .......... .......... .......... 2% 125M 8s 5550K .......... .......... .......... .......... .......... 2% 149M 8s 5600K .......... .......... .......... .......... .......... 2% 87.6M 8s 5650K .......... .......... .......... .......... .......... 2% 147M 8s 5700K .......... .......... .......... .......... .......... 2% 98.3M 8s 5750K .......... .......... .......... .......... .......... 2% 126M 8s 5800K .......... .......... .......... .......... .......... 2% 93.7M 8s 5850K .......... .......... .......... .......... .......... 2% 127M 8s 5900K .......... .......... .......... .......... .......... 2% 94.1M 8s 5950K .......... .......... .......... .......... .......... 2% 95.4M 8s 6000K .......... .......... .......... .......... .......... 2% 199M 8s 6050K .......... .......... .......... .......... .......... 2% 6.90M 8s 6100K .......... .......... .......... .......... .......... 2% 192M 8s 6150K .......... .......... .......... .......... .......... 2% 274M 8s 6200K .......... .......... .......... .......... .......... 2% 199M 8s 6250K .......... .......... .......... .......... .......... 2% 246M 8s 6300K .......... .......... .......... .......... .......... 2% 240M 8s 6350K .......... .......... .......... .......... .......... 2% 247M 8s 6400K .......... .......... .......... .......... .......... 2% 242M 8s 6450K .......... .......... .......... .......... .......... 2% 268M 7s 6500K .......... .......... .......... .......... .......... 2% 225M 7s 6550K .......... .......... .......... .......... .......... 2% 245M 7s 6600K .......... .......... .......... .......... .......... 2% 144M 7s 6650K .......... .......... .......... .......... .......... 2% 117M 7s 6700K .......... .......... .......... .......... .......... 2% 92.4M 7s 6750K .......... .......... .......... .......... .......... 2% 109M 7s 6800K .......... .......... .......... .......... .......... 2% 129M 7s 6850K .......... .......... .......... .......... .......... 2% 106M 7s 6900K .......... .......... .......... .......... .......... 2% 117M 7s 6950K .......... .......... .......... .......... .......... 2% 110M 7s 7000K .......... .......... .......... .......... .......... 2% 99.1M 7s 7050K .......... .......... .......... .......... .......... 2% 105M 7s 7100K .......... .......... .......... .......... .......... 2% 149M 7s 7150K .......... .......... .......... .......... .......... 3% 114M 7s 7200K .......... .......... .......... .......... .......... 3% 127M 7s 7250K .......... .......... .......... .......... .......... 3% 111M 7s 7300K .......... .......... .......... .......... .......... 3% 112M 7s 7350K .......... .......... .......... .......... .......... 3% 107M 7s 7400K .......... .......... .......... .......... .......... 3% 5.04M 7s 7450K .......... .......... .......... .......... .......... 3% 164M 7s 7500K .......... .......... .......... .......... .......... 3% 261M 7s 7550K .......... .......... .......... .......... .......... 3% 206M 7s 7600K .......... .......... .......... .......... .......... 3% 304M 7s 7650K .......... .......... .......... .......... .......... 3% 283M 7s 7700K .......... .......... .......... .......... .......... 3% 313M 7s 7750K .......... .......... .......... .......... .......... 3% 288M 7s 7800K .......... .......... .......... .......... .......... 3% 197M 7s 7850K .......... .......... .......... .......... .......... 3% 256M 7s 7900K .......... .......... .......... .......... .......... 3% 278M 7s 7950K .......... .......... .......... .......... .......... 3% 112M 7s 8000K .......... .......... .......... .......... .......... 3% 231M 7s 8050K .......... .......... .......... .......... .......... 3% 223M 7s 8100K .......... .......... .......... .......... .......... 3% 176M 6s 8150K .......... .......... .......... .......... .......... 3% 138M 6s 8200K .......... .......... .......... .......... .......... 3% 151M 6s 8250K .......... .......... .......... .......... .......... 3% 103M 6s 8300K .......... .......... .......... .......... .......... 3% 111M 6s 8350K .......... .......... .......... .......... .......... 3% 114M 6s 8400K .......... .......... .......... .......... .......... 3% 118M 6s 8450K .......... .......... .......... .......... .......... 3% 7.01M 6s 8500K .......... .......... .......... .......... .......... 3% 196M 6s 8550K .......... .......... .......... .......... .......... 3% 228M 6s 8600K .......... .......... .......... .......... .......... 3% 272M 6s 8650K .......... .......... .......... .......... .......... 3% 263M 6s 8700K .......... .......... .......... .......... .......... 3% 323M 6s 8750K .......... .......... .......... .......... .......... 3% 254M 6s 8800K .......... .......... .......... .......... .......... 3% 297M 6s 8850K .......... .......... .......... .......... .......... 3% 156M 6s 8900K .......... .......... .......... .......... .......... 3% 266M 6s 8950K .......... .......... .......... .......... .......... 3% 261M 6s 9000K .......... .......... .......... .......... .......... 3% 250M 6s 9050K .......... .......... .......... .......... .......... 3% 64.3M 6s 9100K .......... .......... .......... .......... .......... 3% 241M 6s 9150K .......... .......... .......... .......... .......... 3% 253M 6s 9200K .......... .......... .......... .......... .......... 3% 268M 6s 9250K .......... .......... .......... .......... .......... 3% 258M 6s 9300K .......... .......... .......... .......... .......... 3% 222M 6s 9350K .......... .......... .......... .......... .......... 3% 128M 6s 9400K .......... .......... .......... .......... .......... 3% 94.9M 6s 9450K .......... .......... .......... .......... .......... 3% 157M 6s 9500K .......... .......... .......... .......... .......... 3% 95.3M 6s 9550K .......... .......... .......... .......... .......... 4% 133M 6s 9600K .......... .......... .......... .......... .......... 4% 87.7M 6s 9650K .......... .......... .......... .......... .......... 4% 96.0M 6s 9700K .......... .......... .......... .......... .......... 4% 194M 6s 9750K .......... .......... .......... .......... .......... 4% 124M 6s 9800K .......... .......... .......... .......... .......... 4% 71.8M 6s 9850K .......... .......... .......... .......... .......... 4% 104M 6s 9900K .......... .......... .......... .......... .......... 4% 169M 6s 9950K .......... .......... .......... .......... .......... 4% 129M 6s 10000K .......... .......... .......... .......... .......... 4% 107M 6s 10050K .......... .......... .......... .......... .......... 4% 114M 6s 10100K .......... .......... .......... .......... .......... 4% 125M 6s 10150K .......... .......... .......... .......... .......... 4% 94.8M 6s 10200K .......... .......... .......... .......... .......... 4% 109M 6s 10250K .......... .......... .......... .......... .......... 4% 123M 6s 10300K .......... .......... .......... .......... .......... 4% 115M 6s 10350K .......... .......... .......... .......... .......... 4% 102M 6s 10400K .......... .......... .......... .......... .......... 4% 137M 5s 10450K .......... .......... .......... .......... .......... 4% 98.4M 5s 10500K .......... .......... .......... .......... .......... 4% 127M 5s 10550K .......... .......... .......... .......... .......... 4% 70.5M 5s 10600K .......... .......... .......... .......... .......... 4% 197M 5s 10650K .......... .......... .......... .......... .......... 4% 122M 5s 10700K .......... .......... .......... .......... .......... 4% 104M 5s 10750K .......... .......... .......... .......... .......... 4% 90.7M 5s 10800K .......... .......... .......... .......... .......... 4% 143M 5s 10850K .......... .......... .......... .......... .......... 4% 138M 5s 10900K .......... .......... .......... .......... .......... 4% 107M 5s 10950K .......... .......... .......... .......... .......... 4% 111M 5s 11000K .......... .......... .......... .......... .......... 4% 119M 5s 11050K .......... .......... .......... .......... .......... 4% 91.3M 5s 11100K .......... .......... .......... .......... .......... 4% 108M 5s 11150K .......... .......... .......... .......... .......... 4% 148M 5s 11200K .......... .......... .......... .......... .......... 4% 96.5M 5s 11250K .......... .......... .......... .......... .......... 4% 129M 5s 11300K .......... .......... .......... .......... .......... 4% 125M 5s 11350K .......... .......... .......... .......... .......... 4% 124M 5s 11400K .......... .......... .......... .......... .......... 4% 98.4M 5s 11450K .......... .......... .......... .......... .......... 4% 116M 5s 11500K .......... .......... .......... .......... .......... 4% 91.5M 5s 11550K .......... .......... .......... .......... .......... 4% 127M 5s 11600K .......... .......... .......... .......... .......... 4% 114M 5s 11650K .......... .......... .......... .......... .......... 4% 96.9M 5s 11700K .......... .......... .......... .......... .......... 4% 130M 5s 11750K .......... .......... .......... .......... .......... 4% 68.1M 5s 11800K .......... .......... .......... .......... .......... 4% 266M 5s 11850K .......... .......... .......... .......... .......... 4% 135M 5s 11900K .......... .......... .......... .......... .......... 5% 121M 5s 11950K .......... .......... .......... .......... .......... 5% 104M 5s 12000K .......... .......... .......... .......... .......... 5% 100M 5s 12050K .......... .......... .......... .......... .......... 5% 140M 5s 12100K .......... .......... .......... .......... .......... 5% 105M 5s 12150K .......... .......... .......... .......... .......... 5% 94.0M 5s 12200K .......... .......... .......... .......... .......... 5% 95.0M 5s 12250K .......... .......... .......... .......... .......... 5% 47.8M 5s 12300K .......... .......... .......... .......... .......... 5% 54.3M 5s 12350K .......... .......... .......... .......... .......... 5% 54.9M 5s 12400K .......... .......... .......... .......... .......... 5% 74.6M 5s 12450K .......... .......... .......... .......... .......... 5% 76.0M 5s 12500K .......... .......... .......... .......... .......... 5% 85.9M 5s 12550K .......... .......... .......... .......... .......... 5% 187M 5s 12600K .......... .......... .......... .......... .......... 5% 135M 5s 12650K .......... .......... .......... .......... .......... 5% 86.5M 5s 12700K .......... .......... .......... .......... .......... 5% 123M 5s 12750K .......... .......... .......... .......... .......... 5% 73.0M 5s 12800K .......... .......... .......... .......... .......... 5% 219M 5s 12850K .......... .......... .......... .......... .......... 5% 133M 5s 12900K .......... .......... .......... .......... .......... 5% 7.44M 5s 12950K .......... .......... .......... .......... .......... 5% 225M 5s 13000K .......... .......... .......... .......... .......... 5% 236M 5s 13050K .......... .......... .......... .......... .......... 5% 239M 5s 13100K .......... .......... .......... .......... .......... 5% 217M 5s 13150K .......... .......... .......... .......... .......... 5% 240M 5s 13200K .......... .......... .......... .......... .......... 5% 250M 5s 13250K .......... .......... .......... .......... .......... 5% 215M 5s 13300K .......... .......... .......... .......... .......... 5% 278M 5s 13350K .......... .......... .......... .......... .......... 5% 237M 5s 13400K .......... .......... .......... .......... .......... 5% 275M 5s 13450K .......... .......... .......... .......... .......... 5% 228M 5s 13500K .......... .......... .......... .......... .......... 5% 243M 5s 13550K .......... .......... .......... .......... .......... 5% 220M 5s 13600K .......... .......... .......... .......... .......... 5% 240M 5s 13650K .......... .......... .......... .......... .......... 5% 263M 5s 13700K .......... .......... .......... .......... .......... 5% 266M 5s 13750K .......... .......... .......... .......... .......... 5% 251M 5s 13800K .......... .......... .......... .......... .......... 5% 253M 5s 13850K .......... .......... .......... .......... .......... 5% 234M 5s 13900K .......... .......... .......... .......... .......... 5% 190M 5s 13950K .......... .......... .......... .......... .......... 5% 100M 5s 14000K .......... .......... .......... .......... .......... 5% 112M 5s 14050K .......... .......... .......... .......... .......... 5% 99.0M 5s 14100K .......... .......... .......... .......... .......... 5% 134M 5s 14150K .......... .......... .......... .......... .......... 5% 106M 5s 14200K .......... .......... .......... .......... .......... 5% 110M 5s 14250K .......... .......... .......... .......... .......... 5% 125M 5s 14300K .......... .......... .......... .......... .......... 6% 99.7M 5s 14350K .......... .......... .......... .......... .......... 6% 130M 5s 14400K .......... .......... .......... .......... .......... 6% 7.42M 5s 14450K .......... .......... .......... .......... .......... 6% 209M 5s 14500K .......... .......... .......... .......... .......... 6% 235M 5s 14550K .......... .......... .......... .......... .......... 6% 256M 5s 14600K .......... .......... .......... .......... .......... 6% 234M 5s 14650K .......... .......... .......... .......... .......... 6% 278M 5s 14700K .......... .......... .......... .......... .......... 6% 251M 5s 14750K .......... .......... .......... .......... .......... 6% 300M 4s 14800K .......... .......... .......... .......... .......... 6% 279M 4s 14850K .......... .......... .......... .......... .......... 6% 264M 4s 14900K .......... .......... .......... .......... .......... 6% 285M 4s 14950K .......... .......... .......... .......... .......... 6% 290M 4s 15000K .......... .......... .......... .......... .......... 6% 293M 4s 15050K .......... .......... .......... .......... .......... 6% 317M 4s 15100K .......... .......... .......... .......... .......... 6% 285M 4s 15150K .......... .......... .......... .......... .......... 6% 321M 4s 15200K .......... .......... .......... .......... .......... 6% 15.5M 4s 15250K .......... .......... .......... .......... .......... 6% 224M 4s 15300K .......... .......... .......... .......... .......... 6% 275M 4s 15350K .......... .......... .......... .......... .......... 6% 272M 4s 15400K .......... .......... .......... .......... .......... 6% 275M 4s 15450K .......... .......... .......... .......... .......... 6% 275M 4s 15500K .......... .......... .......... .......... .......... 6% 260M 4s 15550K .......... .......... .......... .......... .......... 6% 243M 4s 15600K .......... .......... .......... .......... .......... 6% 239M 4s 15650K .......... .......... .......... .......... .......... 6% 275M 4s 15700K .......... .......... .......... .......... .......... 6% 272M 4s 15750K .......... .......... .......... .......... .......... 6% 310M 4s 15800K .......... .......... .......... .......... .......... 6% 208M 4s 15850K .......... .......... .......... .......... .......... 6% 260M 4s 15900K .......... .......... .......... .......... .......... 6% 279M 4s 15950K .......... .......... .......... .......... .......... 6% 257M 4s 16000K .......... .......... .......... .......... .......... 6% 235M 4s 16050K .......... .......... .......... .......... .......... 6% 191M 4s 16100K .......... .......... .......... .......... .......... 6% 70.6M 4s 16150K .......... .......... .......... .......... .......... 6% 110M 4s 16200K .......... .......... .......... .......... .......... 6% 256M 4s 16250K .......... .......... .......... .......... .......... 6% 142M 4s 16300K .......... .......... .......... .......... .......... 6% 129M 4s 16350K .......... .......... .......... .......... .......... 6% 127M 4s 16400K .......... .......... .......... .......... .......... 6% 102M 4s 16450K .......... .......... .......... .......... .......... 6% 122M 4s 16500K .......... .......... .......... .......... .......... 6% 105M 4s 16550K .......... .......... .......... .......... .......... 6% 119M 4s 16600K .......... .......... .......... .......... .......... 6% 105M 4s 16650K .......... .......... .......... .......... .......... 6% 102M 4s 16700K .......... .......... .......... .......... .......... 7% 91.2M 4s 16750K .......... .......... .......... .......... .......... 7% 157M 4s 16800K .......... .......... .......... .......... .......... 7% 126M 4s 16850K .......... .......... .......... .......... .......... 7% 114M 4s 16900K .......... .......... .......... .......... .......... 7% 84.3M 4s 16950K .......... .......... .......... .......... .......... 7% 167M 4s 17000K .......... .......... .......... .......... .......... 7% 113M 4s 17050K .......... .......... .......... .......... .......... 7% 93.6M 4s 17100K .......... .......... .......... .......... .......... 7% 120M 4s 17150K .......... .......... .......... .......... .......... 7% 115M 4s 17200K .......... .......... .......... .......... .......... 7% 115M 4s 17250K .......... .......... .......... .......... .......... 7% 55.7M 4s 17300K .......... .......... .......... .......... .......... 7% 61.4M 4s 17350K .......... .......... .......... .......... .......... 7% 49.2M 4s 17400K .......... .......... .......... .......... .......... 7% 62.4M 4s 17450K .......... .......... .......... .......... .......... 7% 63.4M 4s 17500K .......... .......... .......... .......... .......... 7% 50.5M 4s 17550K .......... .......... .......... .......... .......... 7% 7.27M 4s 17600K .......... .......... .......... .......... .......... 7% 221M 4s 17650K .......... .......... .......... .......... .......... 7% 241M 4s 17700K .......... .......... .......... .......... .......... 7% 261M 4s 17750K .......... .......... .......... .......... .......... 7% 262M 4s 17800K .......... .......... .......... .......... .......... 7% 290M 4s 17850K .......... .......... .......... .......... .......... 7% 247M 4s 17900K .......... .......... .......... .......... .......... 7% 281M 4s 17950K .......... .......... .......... .......... .......... 7% 3.79M 4s 18000K .......... .......... .......... .......... .......... 7% 260M 4s 18050K .......... .......... .......... .......... .......... 7% 216M 4s 18100K .......... .......... .......... .......... .......... 7% 243M 4s 18150K .......... .......... .......... .......... .......... 7% 241M 4s 18200K .......... .......... .......... .......... .......... 7% 228M 4s 18250K .......... .......... .......... .......... .......... 7% 269M 4s 18300K .......... .......... .......... .......... .......... 7% 243M 4s 18350K .......... .......... .......... .......... .......... 7% 217M 4s 18400K .......... .......... .......... .......... .......... 7% 262M 4s 18450K .......... .......... .......... .......... .......... 7% 197M 4s 18500K .......... .......... .......... .......... .......... 7% 269M 4s 18550K .......... .......... .......... .......... .......... 7% 234M 4s 18600K .......... .......... .......... .......... .......... 7% 269M 4s 18650K .......... .......... .......... .......... .......... 7% 220M 4s 18700K .......... .......... .......... .......... .......... 7% 248M 4s 18750K .......... .......... .......... .......... .......... 7% 275M 4s 18800K .......... .......... .......... .......... .......... 7% 282M 4s 18850K .......... .......... .......... .......... .......... 7% 244M 4s 18900K .......... .......... .......... .......... .......... 7% 255M 4s 18950K .......... .......... .......... .......... .......... 7% 233M 4s 19000K .......... .......... .......... .......... .......... 7% 248M 4s 19050K .......... .......... .......... .......... .......... 7% 173M 4s 19100K .......... .......... .......... .......... .......... 8% 213M 4s 19150K .......... .......... .......... .......... .......... 8% 169M 4s 19200K .......... .......... .......... .......... .......... 8% 265M 4s 19250K .......... .......... .......... .......... .......... 8% 240M 4s 19300K .......... .......... .......... .......... .......... 8% 280M 4s 19350K .......... .......... .......... .......... .......... 8% 262M 4s 19400K .......... .......... .......... .......... .......... 8% 257M 4s 19450K .......... .......... .......... .......... .......... 8% 211M 4s 19500K .......... .......... .......... .......... .......... 8% 230M 4s 19550K .......... .......... .......... .......... .......... 8% 253M 4s 19600K .......... .......... .......... .......... .......... 8% 270M 4s 19650K .......... .......... .......... .......... .......... 8% 203M 4s 19700K .......... .......... .......... .......... .......... 8% 262M 4s 19750K .......... .......... .......... .......... .......... 8% 213M 4s 19800K .......... .......... .......... .......... .......... 8% 219M 4s 19850K .......... .......... .......... .......... .......... 8% 212M 4s 19900K .......... .......... .......... .......... .......... 8% 213M 4s 19950K .......... .......... .......... .......... .......... 8% 242M 4s 20000K .......... .......... .......... .......... .......... 8% 161M 4s 20050K .......... .......... .......... .......... .......... 8% 130M 4s 20100K .......... .......... .......... .......... .......... 8% 91.9M 4s 20150K .......... .......... .......... .......... .......... 8% 123M 4s 20200K .......... .......... .......... .......... .......... 8% 124M 4s 20250K .......... .......... .......... .......... .......... 8% 99.3M 4s 20300K .......... .......... .......... .......... .......... 8% 115M 4s 20350K .......... .......... .......... .......... .......... 8% 121M 4s 20400K .......... .......... .......... .......... .......... 8% 110M 4s 20450K .......... .......... .......... .......... .......... 8% 111M 4s 20500K .......... .......... .......... .......... .......... 8% 100M 4s 20550K .......... .......... .......... .......... .......... 8% 140M 4s 20600K .......... .......... .......... .......... .......... 8% 101M 4s 20650K .......... .......... .......... .......... .......... 8% 119M 4s 20700K .......... .......... .......... .......... .......... 8% 106M 4s 20750K .......... .......... .......... .......... .......... 8% 115M 4s 20800K .......... .......... .......... .......... .......... 8% 108M 4s 20850K .......... .......... .......... .......... .......... 8% 110M 4s 20900K .......... .......... .......... .......... .......... 8% 115M 4s 20950K .......... .......... .......... .......... .......... 8% 6.55M 4s 21000K .......... .......... .......... .......... .......... 8% 246M 4s 21050K .......... .......... .......... .......... .......... 8% 282M 4s 21100K .......... .......... .......... .......... .......... 8% 247M 4s 21150K .......... .......... .......... .......... .......... 8% 244M 4s 21200K .......... .......... .......... .......... .......... 8% 242M 4s 21250K .......... .......... .......... .......... .......... 8% 232M 4s 21300K .......... .......... .......... .......... .......... 8% 244M 4s 21350K .......... .......... .......... .......... .......... 8% 255M 4s 21400K .......... .......... .......... .......... .......... 8% 227M 4s 21450K .......... .......... .......... .......... .......... 9% 230M 4s 21500K .......... .......... .......... .......... .......... 9% 233M 4s 21550K .......... .......... .......... .......... .......... 9% 263M 4s 21600K .......... .......... .......... .......... .......... 9% 265M 4s 21650K .......... .......... .......... .......... .......... 9% 293M 4s 21700K .......... .......... .......... .......... .......... 9% 283M 4s 21750K .......... .......... .......... .......... .......... 9% 117M 4s 21800K .......... .......... .......... .......... .......... 9% 227M 4s 21850K .......... .......... .......... .......... .......... 9% 252M 4s 21900K .......... .......... .......... .......... .......... 9% 237M 4s 21950K .......... .......... .......... .......... .......... 9% 262M 4s 22000K .......... .......... .......... .......... .......... 9% 269M 4s 22050K .......... .......... .......... .......... .......... 9% 112M 4s 22100K .......... .......... .......... .......... .......... 9% 253M 4s 22150K .......... .......... .......... .......... .......... 9% 212M 4s 22200K .......... .......... .......... .......... .......... 9% 130M 4s 22250K .......... .......... .......... .......... .......... 9% 72.8M 4s 22300K .......... .......... .......... .......... .......... 9% 195M 4s 22350K .......... .......... .......... .......... .......... 9% 125M 4s 22400K .......... .......... .......... .......... .......... 9% 109M 4s 22450K .......... .......... .......... .......... .......... 9% 114M 4s 22500K .......... .......... .......... .......... .......... 9% 109M 4s 22550K .......... .......... .......... .......... .......... 9% 123M 4s 22600K .......... .......... .......... .......... .......... 9% 105M 4s 22650K .......... .......... .......... .......... .......... 9% 115M 4s 22700K .......... .......... .......... .......... .......... 9% 92.6M 4s 22750K .......... .......... .......... .......... .......... 9% 112M 4s 22800K .......... .......... .......... .......... .......... 9% 142M 4s 22850K .......... .......... .......... .......... .......... 9% 117M 4s 22900K .......... .......... .......... .......... .......... 9% 94.2M 4s 22950K .......... .......... .......... .......... .......... 9% 141M 4s 23000K .......... .......... .......... .......... .......... 9% 94.9M 4s 23050K .......... .......... .......... .......... .......... 9% 104M 4s 23100K .......... .......... .......... .......... .......... 9% 134M 4s 23150K .......... .......... .......... .......... .......... 9% 93.7M 4s 23200K .......... .......... .......... .......... .......... 9% 130M 4s 23250K .......... .......... .......... .......... .......... 9% 6.65M 4s 23300K .......... .......... .......... .......... .......... 9% 224M 4s 23350K .......... .......... .......... .......... .......... 9% 200M 4s 23400K .......... .......... .......... .......... .......... 9% 223M 4s 23450K .......... .......... .......... .......... .......... 9% 224M 4s 23500K .......... .......... .......... .......... .......... 9% 230M 4s 23550K .......... .......... .......... .......... .......... 9% 214M 4s 23600K .......... .......... .......... .......... .......... 9% 281M 4s 23650K .......... .......... .......... .......... .......... 9% 240M 4s 23700K .......... .......... .......... .......... .......... 9% 301M 4s 23750K .......... .......... .......... .......... .......... 9% 255M 4s 23800K .......... .......... .......... .......... .......... 9% 270M 4s 23850K .......... .......... .......... .......... .......... 10% 223M 3s 23900K .......... .......... .......... .......... .......... 10% 254M 3s 23950K .......... .......... .......... .......... .......... 10% 245M 3s 24000K .......... .......... .......... .......... .......... 10% 285M 3s 24050K .......... .......... .......... .......... .......... 10% 266M 3s 24100K .......... .......... .......... .......... .......... 10% 269M 3s 24150K .......... .......... .......... .......... .......... 10% 244M 3s 24200K .......... .......... .......... .......... .......... 10% 253M 3s 24250K .......... .......... .......... .......... .......... 10% 272M 3s 24300K .......... .......... .......... .......... .......... 10% 233M 3s 24350K .......... .......... .......... .......... .......... 10% 169M 3s 24400K .......... .......... .......... .......... .......... 10% 205M 3s 24450K .......... .......... .......... .......... .......... 10% 214M 3s 24500K .......... .......... .......... .......... .......... 10% 221M 3s 24550K .......... .......... .......... .......... .......... 10% 233M 3s 24600K .......... .......... .......... .......... .......... 10% 267M 3s 24650K .......... .......... .......... .......... .......... 10% 136M 3s 24700K .......... .......... .......... .......... .......... 10% 248M 3s 24750K .......... .......... .......... .......... .......... 10% 119M 3s 24800K .......... .......... .......... .......... .......... 10% 128M 3s 24850K .......... .......... .......... .......... .......... 10% 103M 3s 24900K .......... .......... .......... .......... .......... 10% 119M 3s 24950K .......... .......... .......... .......... .......... 10% 124M 3s 25000K .......... .......... .......... .......... .......... 10% 110M 3s 25050K .......... .......... .......... .......... .......... 10% 109M 3s 25100K .......... .......... .......... .......... .......... 10% 7.25M 3s 25150K .......... .......... .......... .......... .......... 10% 242M 3s 25200K .......... .......... .......... .......... .......... 10% 252M 3s 25250K .......... .......... .......... .......... .......... 10% 228M 3s 25300K .......... .......... .......... .......... .......... 10% 257M 3s 25350K .......... .......... .......... .......... .......... 10% 234M 3s 25400K .......... .......... .......... .......... .......... 10% 246M 3s 25450K .......... .......... .......... .......... .......... 10% 228M 3s 25500K .......... .......... .......... .......... .......... 10% 234M 3s 25550K .......... .......... .......... .......... .......... 10% 262M 3s 25600K .......... .......... .......... .......... .......... 10% 295M 3s 25650K .......... .......... .......... .......... .......... 10% 270M 3s 25700K .......... .......... .......... .......... .......... 10% 303M 3s 25750K .......... .......... .......... .......... .......... 10% 278M 3s 25800K .......... .......... .......... .......... .......... 10% 82.4M 3s 25850K .......... .......... .......... .......... .......... 10% 240M 3s 25900K .......... .......... .......... .......... .......... 10% 241M 3s 25950K .......... .......... .......... .......... .......... 10% 196M 3s 26000K .......... .......... .......... .......... .......... 10% 231M 3s 26050K .......... .......... .......... .......... .......... 10% 227M 3s 26100K .......... .......... .......... .......... .......... 10% 286M 3s 26150K .......... .......... .......... .......... .......... 10% 261M 3s 26200K .......... .......... .......... .......... .......... 10% 8.10M 3s 26250K .......... .......... .......... .......... .......... 11% 224M 3s 26300K .......... .......... .......... .......... .......... 11% 269M 3s 26350K .......... .......... .......... .......... .......... 11% 238M 3s 26400K .......... .......... .......... .......... .......... 11% 269M 3s 26450K .......... .......... .......... .......... .......... 11% 226M 3s 26500K .......... .......... .......... .......... .......... 11% 251M 3s 26550K .......... .......... .......... .......... .......... 11% 251M 3s 26600K .......... .......... .......... .......... .......... 11% 267M 3s 26650K .......... .......... .......... .......... .......... 11% 252M 3s 26700K .......... .......... .......... .......... .......... 11% 295M 3s 26750K .......... .......... .......... .......... .......... 11% 263M 3s 26800K .......... .......... .......... .......... .......... 11% 300M 3s 26850K .......... .......... .......... .......... .......... 11% 277M 3s 26900K .......... .......... .......... .......... .......... 11% 300M 3s 26950K .......... .......... .......... .......... .......... 11% 7.49M 3s 27000K .......... .......... .......... .......... .......... 11% 229M 3s 27050K .......... .......... .......... .......... .......... 11% 218M 3s 27100K .......... .......... .......... .......... .......... 11% 263M 3s 27150K .......... .......... .......... .......... .......... 11% 209M 3s 27200K .......... .......... .......... .......... .......... 11% 236M 3s 27250K .......... .......... .......... .......... .......... 11% 281M 3s 27300K .......... .......... .......... .......... .......... 11% 307M 3s 27350K .......... .......... .......... .......... .......... 11% 267M 3s 27400K .......... .......... .......... .......... .......... 11% 261M 3s 27450K .......... .......... .......... .......... .......... 11% 251M 3s 27500K .......... .......... .......... .......... .......... 11% 253M 3s 27550K .......... .......... .......... .......... .......... 11% 259M 3s 27600K .......... .......... .......... .......... .......... 11% 308M 3s 27650K .......... .......... .......... .......... .......... 11% 267M 3s 27700K .......... .......... .......... .......... .......... 11% 247M 3s 27750K .......... .......... .......... .......... .......... 11% 269M 3s 27800K .......... .......... .......... .......... .......... 11% 288M 3s 27850K .......... .......... .......... .......... .......... 11% 286M 3s 27900K .......... .......... .......... .......... .......... 11% 312M 3s 27950K .......... .......... .......... .......... .......... 11% 224M 3s 28000K .......... .......... .......... .......... .......... 11% 266M 3s 28050K .......... .......... .......... .......... .......... 11% 234M 3s 28100K .......... .......... .......... .......... .......... 11% 115M 3s 28150K .......... .......... .......... .......... .......... 11% 128M 3s 28200K .......... .......... .......... .......... .......... 11% 108M 3s 28250K .......... .......... .......... .......... .......... 11% 111M 3s 28300K .......... .......... .......... .......... .......... 11% 117M 3s 28350K .......... .......... .......... .......... .......... 11% 103M 3s 28400K .......... .......... .......... .......... .......... 11% 116M 3s 28450K .......... .......... .......... .......... .......... 11% 112M 3s 28500K .......... .......... .......... .......... .......... 11% 85.3M 3s 28550K .......... .......... .......... .......... .......... 11% 164M 3s 28600K .......... .......... .......... .......... .......... 11% 84.7M 3s 28650K .......... .......... .......... .......... .......... 12% 77.9M 3s 28700K .......... .......... .......... .......... .......... 12% 118M 3s 28750K .......... .......... .......... .......... .......... 12% 100M 3s 28800K .......... .......... .......... .......... .......... 12% 7.34M 3s 28850K .......... .......... .......... .......... .......... 12% 215M 3s 28900K .......... .......... .......... .......... .......... 12% 255M 3s 28950K .......... .......... .......... .......... .......... 12% 203M 3s 29000K .......... .......... .......... .......... .......... 12% 249M 3s 29050K .......... .......... .......... .......... .......... 12% 244M 3s 29100K .......... .......... .......... .......... .......... 12% 282M 3s 29150K .......... .......... .......... .......... .......... 12% 285M 3s 29200K .......... .......... .......... .......... .......... 12% 303M 3s 29250K .......... .......... .......... .......... .......... 12% 272M 3s 29300K .......... .......... .......... .......... .......... 12% 308M 3s 29350K .......... .......... .......... .......... .......... 12% 287M 3s 29400K .......... .......... .......... .......... .......... 12% 310M 3s 29450K .......... .......... .......... .......... .......... 12% 284M 3s 29500K .......... .......... .......... .......... .......... 12% 8.39M 3s 29550K .......... .......... .......... .......... .......... 12% 251M 3s 29600K .......... .......... .......... .......... .......... 12% 222M 3s 29650K .......... .......... .......... .......... .......... 12% 257M 3s 29700K .......... .......... .......... .......... .......... 12% 248M 3s 29750K .......... .......... .......... .......... .......... 12% 232M 3s 29800K .......... .......... .......... .......... .......... 12% 291M 3s 29850K .......... .......... .......... .......... .......... 12% 260M 3s 29900K .......... .......... .......... .......... .......... 12% 198M 3s 29950K .......... .......... .......... .......... .......... 12% 185M 3s 30000K .......... .......... .......... .......... .......... 12% 240M 3s 30050K .......... .......... .......... .......... .......... 12% 265M 3s 30100K .......... .......... .......... .......... .......... 12% 195M 3s 30150K .......... .......... .......... .......... .......... 12% 247M 3s 30200K .......... .......... .......... .......... .......... 12% 263M 3s 30250K .......... .......... .......... .......... .......... 12% 247M 3s 30300K .......... .......... .......... .......... .......... 12% 275M 3s 30350K .......... .......... .......... .......... .......... 12% 216M 3s 30400K .......... .......... .......... .......... .......... 12% 272M 3s 30450K .......... .......... .......... .......... .......... 12% 270M 3s 30500K .......... .......... .......... .......... .......... 12% 266M 3s 30550K .......... .......... .......... .......... .......... 12% 268M 3s 30600K .......... .......... .......... .......... .......... 12% 245M 3s 30650K .......... .......... .......... .......... .......... 12% 245M 3s 30700K .......... .......... .......... .......... .......... 12% 275M 3s 30750K .......... .......... .......... .......... .......... 12% 267M 3s 30800K .......... .......... .......... .......... .......... 12% 266M 3s 30850K .......... .......... .......... .......... .......... 12% 237M 3s 30900K .......... .......... .......... .......... .......... 12% 284M 3s 30950K .......... .......... .......... .......... .......... 12% 246M 3s 31000K .......... .......... .......... .......... .......... 12% 249M 3s 31050K .......... .......... .......... .......... .......... 13% 240M 3s 31100K .......... .......... .......... .......... .......... 13% 257M 3s 31150K .......... .......... .......... .......... .......... 13% 231M 3s 31200K .......... .......... .......... .......... .......... 13% 268M 3s 31250K .......... .......... .......... .......... .......... 13% 196M 3s 31300K .......... .......... .......... .......... .......... 13% 103M 3s 31350K .......... .......... .......... .......... .......... 13% 142M 3s 31400K .......... .......... .......... .......... .......... 13% 111M 3s 31450K .......... .......... .......... .......... .......... 13% 112M 3s 31500K .......... .......... .......... .......... .......... 13% 117M 3s 31550K .......... .......... .......... .......... .......... 13% 88.5M 3s 31600K .......... .......... .......... .......... .......... 13% 123M 3s 31650K .......... .......... .......... .......... .......... 13% 111M 3s 31700K .......... .......... .......... .......... .......... 13% 110M 3s 31750K .......... .......... .......... .......... .......... 13% 116M 3s 31800K .......... .......... .......... .......... .......... 13% 7.13M 3s 31850K .......... .......... .......... .......... .......... 13% 201M 3s 31900K .......... .......... .......... .......... .......... 13% 278M 3s 31950K .......... .......... .......... .......... .......... 13% 248M 3s 32000K .......... .......... .......... .......... .......... 13% 266M 3s 32050K .......... .......... .......... .......... .......... 13% 257M 3s 32100K .......... .......... .......... .......... .......... 13% 225M 3s 32150K .......... .......... .......... .......... .......... 13% 278M 3s 32200K .......... .......... .......... .......... .......... 13% 293M 3s 32250K .......... .......... .......... .......... .......... 13% 280M 3s 32300K .......... .......... .......... .......... .......... 13% 303M 3s 32350K .......... .......... .......... .......... .......... 13% 283M 3s 32400K .......... .......... .......... .......... .......... 13% 8.45M 3s 32450K .......... .......... .......... .......... .......... 13% 243M 3s 32500K .......... .......... .......... .......... .......... 13% 242M 3s 32550K .......... .......... .......... .......... .......... 13% 263M 3s 32600K .......... .......... .......... .......... .......... 13% 274M 3s 32650K .......... .......... .......... .......... .......... 13% 244M 3s 32700K .......... .......... .......... .......... .......... 13% 271M 3s 32750K .......... .......... .......... .......... .......... 13% 242M 3s 32800K .......... .......... .......... .......... .......... 13% 283M 3s 32850K .......... .......... .......... .......... .......... 13% 266M 3s 32900K .......... .......... .......... .......... .......... 13% 284M 3s 32950K .......... .......... .......... .......... .......... 13% 237M 3s 33000K .......... .......... .......... .......... .......... 13% 273M 3s 33050K .......... .......... .......... .......... .......... 13% 252M 3s 33100K .......... .......... .......... .......... .......... 13% 303M 3s 33150K .......... .......... .......... .......... .......... 13% 257M 3s 33200K .......... .......... .......... .......... .......... 13% 259M 3s 33250K .......... .......... .......... .......... .......... 13% 255M 3s 33300K .......... .......... .......... .......... .......... 13% 273M 3s 33350K .......... .......... .......... .......... .......... 13% 263M 3s 33400K .......... .......... .......... .......... .......... 14% 301M 3s 33450K .......... .......... .......... .......... .......... 14% 253M 3s 33500K .......... .......... .......... .......... .......... 14% 249M 3s 33550K .......... .......... .......... .......... .......... 14% 281M 3s 33600K .......... .......... .......... .......... .......... 14% 291M 3s 33650K .......... .......... .......... .......... .......... 14% 285M 3s 33700K .......... .......... .......... .......... .......... 14% 61.3M 3s 33750K .......... .......... .......... .......... .......... 14% 210M 3s 33800K .......... .......... .......... .......... .......... 14% 278M 3s 33850K .......... .......... .......... .......... .......... 14% 267M 3s 33900K .......... .......... .......... .......... .......... 14% 304M 3s 33950K .......... .......... .......... .......... .......... 14% 126M 3s 34000K .......... .......... .......... .......... .......... 14% 126M 3s 34050K .......... .......... .......... .......... .......... 14% 263M 3s 34100K .......... .......... .......... .......... .......... 14% 111M 3s 34150K .......... .......... .......... .......... .......... 14% 114M 3s 34200K .......... .......... .......... .......... .......... 14% 110M 3s 34250K .......... .......... .......... .......... .......... 14% 102M 3s 34300K .......... .......... .......... .......... .......... 14% 111M 3s 34350K .......... .......... .......... .......... .......... 14% 136M 3s 34400K .......... .......... .......... .......... .......... 14% 95.6M 3s 34450K .......... .......... .......... .......... .......... 14% 118M 3s 34500K .......... .......... .......... .......... .......... 14% 120M 3s 34550K .......... .......... .......... .......... .......... 14% 92.2M 3s 34600K .......... .......... .......... .......... .......... 14% 145M 3s 34650K .......... .......... .......... .......... .......... 14% 100M 3s 34700K .......... .......... .......... .......... .......... 14% 127M 3s 34750K .......... .......... .......... .......... .......... 14% 116M 3s 34800K .......... .......... .......... .......... .......... 14% 101M 3s 34850K .......... .......... .......... .......... .......... 14% 130M 3s 34900K .......... .......... .......... .......... .......... 14% 126M 3s 34950K .......... .......... .......... .......... .......... 14% 101M 3s 35000K .......... .......... .......... .......... .......... 14% 5.18M 3s 35050K .......... .......... .......... .......... .......... 14% 245M 3s 35100K .......... .......... .......... .......... .......... 14% 236M 3s 35150K .......... .......... .......... .......... .......... 14% 270M 3s 35200K .......... .......... .......... .......... .......... 14% 242M 3s 35250K .......... .......... .......... .......... .......... 14% 243M 3s 35300K .......... .......... .......... .......... .......... 14% 248M 3s 35350K .......... .......... .......... .......... .......... 14% 250M 3s 35400K .......... .......... .......... .......... .......... 14% 274M 3s 35450K .......... .......... .......... .......... .......... 14% 282M 3s 35500K .......... .......... .......... .......... .......... 14% 259M 3s 35550K .......... .......... .......... .......... .......... 14% 256M 3s 35600K .......... .......... .......... .......... .......... 14% 262M 3s 35650K .......... .......... .......... .......... .......... 14% 307M 3s 35700K .......... .......... .......... .......... .......... 14% 286M 3s 35750K .......... .......... .......... .......... .......... 14% 302M 3s 35800K .......... .......... .......... .......... .......... 15% 290M 3s 35850K .......... .......... .......... .......... .......... 15% 294M 3s 35900K .......... .......... .......... .......... .......... 15% 249M 3s 35950K .......... .......... .......... .......... .......... 15% 280M 3s 36000K .......... .......... .......... .......... .......... 15% 249M 3s 36050K .......... .......... .......... .......... .......... 15% 275M 3s 36100K .......... .......... .......... .......... .......... 15% 254M 3s 36150K .......... .......... .......... .......... .......... 15% 296M 3s 36200K .......... .......... .......... .......... .......... 15% 275M 3s 36250K .......... .......... .......... .......... .......... 15% 306M 3s 36300K .......... .......... .......... .......... .......... 15% 276M 3s 36350K .......... .......... .......... .......... .......... 15% 270M 3s 36400K .......... .......... .......... .......... .......... 15% 255M 3s 36450K .......... .......... .......... .......... .......... 15% 311M 3s 36500K .......... .......... .......... .......... .......... 15% 284M 3s 36550K .......... .......... .......... .......... .......... 15% 299M 3s 36600K .......... .......... .......... .......... .......... 15% 227M 3s 36650K .......... .......... .......... .......... .......... 15% 271M 3s 36700K .......... .......... .......... .......... .......... 15% 131M 3s 36750K .......... .......... .......... .......... .......... 15% 255M 3s 36800K .......... .......... .......... .......... .......... 15% 7.44M 3s 36850K .......... .......... .......... .......... .......... 15% 269M 3s 36900K .......... .......... .......... .......... .......... 15% 261M 3s 36950K .......... .......... .......... .......... .......... 15% 241M 3s 37000K .......... .......... .......... .......... .......... 15% 245M 3s 37050K .......... .......... .......... .......... .......... 15% 223M 3s 37100K .......... .......... .......... .......... .......... 15% 254M 3s 37150K .......... .......... .......... .......... .......... 15% 235M 3s 37200K .......... .......... .......... .......... .......... 15% 260M 3s 37250K .......... .......... .......... .......... .......... 15% 274M 3s 37300K .......... .......... .......... .......... .......... 15% 229M 3s 37350K .......... .......... .......... .......... .......... 15% 281M 3s 37400K .......... .......... .......... .......... .......... 15% 255M 3s 37450K .......... .......... .......... .......... .......... 15% 250M 3s 37500K .......... .......... .......... .......... .......... 15% 220M 3s 37550K .......... .......... .......... .......... .......... 15% 251M 3s 37600K .......... .......... .......... .......... .......... 15% 272M 3s 37650K .......... .......... .......... .......... .......... 15% 254M 3s 37700K .......... .......... .......... .......... .......... 15% 204M 3s 37750K .......... .......... .......... .......... .......... 15% 86.1M 3s 37800K .......... .......... .......... .......... .......... 15% 106M 3s 37850K .......... .......... .......... .......... .......... 15% 87.4M 3s 37900K .......... .......... .......... .......... .......... 15% 188M 3s 37950K .......... .......... .......... .......... .......... 15% 102M 3s 38000K .......... .......... .......... .......... .......... 15% 6.79M 3s 38050K .......... .......... .......... .......... .......... 15% 228M 3s 38100K .......... .......... .......... .......... .......... 15% 292M 3s 38150K .......... .......... .......... .......... .......... 15% 251M 3s 38200K .......... .......... .......... .......... .......... 16% 298M 3s 38250K .......... .......... .......... .......... .......... 16% 208M 3s 38300K .......... .......... .......... .......... .......... 16% 272M 3s 38350K .......... .......... .......... .......... .......... 16% 247M 3s 38400K .......... .......... .......... .......... .......... 16% 271M 3s 38450K .......... .......... .......... .......... .......... 16% 258M 3s 38500K .......... .......... .......... .......... .......... 16% 248M 3s 38550K .......... .......... .......... .......... .......... 16% 288M 3s 38600K .......... .......... .......... .......... .......... 16% 314M 3s 38650K .......... .......... .......... .......... .......... 16% 291M 3s 38700K .......... .......... .......... .......... .......... 16% 313M 3s 38750K .......... .......... .......... .......... .......... 16% 7.68M 3s 38800K .......... .......... .......... .......... .......... 16% 254M 3s 38850K .......... .......... .......... .......... .......... 16% 220M 3s 38900K .......... .......... .......... .......... .......... 16% 247M 3s 38950K .......... .......... .......... .......... .......... 16% 233M 3s 39000K .......... .......... .......... .......... .......... 16% 248M 3s 39050K .......... .......... .......... .......... .......... 16% 236M 3s 39100K .......... .......... .......... .......... .......... 16% 248M 3s 39150K .......... .......... .......... .......... .......... 16% 237M 3s 39200K .......... .......... .......... .......... .......... 16% 274M 3s 39250K .......... .......... .......... .......... .......... 16% 266M 3s 39300K .......... .......... .......... .......... .......... 16% 314M 3s 39350K .......... .......... .......... .......... .......... 16% 291M 3s 39400K .......... .......... .......... .......... .......... 16% 316M 3s 39450K .......... .......... .......... .......... .......... 16% 261M 3s 39500K .......... .......... .......... .......... .......... 16% 290M 3s 39550K .......... .......... .......... .......... .......... 16% 248M 3s 39600K .......... .......... .......... .......... .......... 16% 266M 3s 39650K .......... .......... .......... .......... .......... 16% 248M 3s 39700K .......... .......... .......... .......... .......... 16% 299M 3s 39750K .......... .......... .......... .......... .......... 16% 247M 3s 39800K .......... .......... .......... .......... .......... 16% 263M 3s 39850K .......... .......... .......... .......... .......... 16% 255M 3s 39900K .......... .......... .......... .......... .......... 16% 260M 3s 39950K .......... .......... .......... .......... .......... 16% 252M 3s 40000K .......... .......... .......... .......... .......... 16% 270M 3s 40050K .......... .......... .......... .......... .......... 16% 241M 3s 40100K .......... .......... .......... .......... .......... 16% 278M 3s 40150K .......... .......... .......... .......... .......... 16% 239M 3s 40200K .......... .......... .......... .......... .......... 16% 262M 3s 40250K .......... .......... .......... .......... .......... 16% 213M 3s 40300K .......... .......... .......... .......... .......... 16% 211M 3s 40350K .......... .......... .......... .......... .......... 16% 230M 3s 40400K .......... .......... .......... .......... .......... 16% 205M 3s 40450K .......... .......... .......... .......... .......... 16% 207M 3s 40500K .......... .......... .......... .......... .......... 16% 125M 3s 40550K .......... .......... .......... .......... .......... 16% 115M 3s 40600K .......... .......... .......... .......... .......... 17% 98.9M 3s 40650K .......... .......... .......... .......... .......... 17% 115M 3s 40700K .......... .......... .......... .......... .......... 17% 123M 3s 40750K .......... .......... .......... .......... .......... 17% 7.07M 3s 40800K .......... .......... .......... .......... .......... 17% 177M 3s 40850K .......... .......... .......... .......... .......... 17% 238M 3s 40900K .......... .......... .......... .......... .......... 17% 293M 3s 40950K .......... .......... .......... .......... .......... 17% 250M 3s 41000K .......... .......... .......... .......... .......... 17% 263M 3s 41050K .......... .......... .......... .......... .......... 17% 207M 3s 41100K .......... .......... .......... .......... .......... 17% 278M 3s 41150K .......... .......... .......... .......... .......... 17% 283M 3s 41200K .......... .......... .......... .......... .......... 17% 311M 3s 41250K .......... .......... .......... .......... .......... 17% 275M 3s 41300K .......... .......... .......... .......... .......... 17% 305M 3s 41350K .......... .......... .......... .......... .......... 17% 269M 3s 41400K .......... .......... .......... .......... .......... 17% 311M 3s 41450K .......... .......... .......... .......... .......... 17% 7.60M 3s 41500K .......... .......... .......... .......... .......... 17% 275M 3s 41550K .......... .......... .......... .......... .......... 17% 245M 3s 41600K .......... .......... .......... .......... .......... 17% 267M 3s 41650K .......... .......... .......... .......... .......... 17% 274M 3s 41700K .......... .......... .......... .......... .......... 17% 260M 3s 41750K .......... .......... .......... .......... .......... 17% 264M 3s 41800K .......... .......... .......... .......... .......... 17% 279M 3s 41850K .......... .......... .......... .......... .......... 17% 242M 3s 41900K .......... .......... .......... .......... .......... 17% 281M 3s 41950K .......... .......... .......... .......... .......... 17% 252M 3s 42000K .......... .......... .......... .......... .......... 17% 278M 3s 42050K .......... .......... .......... .......... .......... 17% 249M 3s 42100K .......... .......... .......... .......... .......... 17% 284M 3s 42150K .......... .......... .......... .......... .......... 17% 288M 3s 42200K .......... .......... .......... .......... .......... 17% 312M 3s 42250K .......... .......... .......... .......... .......... 17% 291M 3s 42300K .......... .......... .......... .......... .......... 17% 258M 3s 42350K .......... .......... .......... .......... .......... 17% 233M 3s 42400K .......... .......... .......... .......... .......... 17% 265M 3s 42450K .......... .......... .......... .......... .......... 17% 239M 3s 42500K .......... .......... .......... .......... .......... 17% 245M 3s 42550K .......... .......... .......... .......... .......... 17% 234M 3s 42600K .......... .......... .......... .......... .......... 17% 276M 3s 42650K .......... .......... .......... .......... .......... 17% 238M 3s 42700K .......... .......... .......... .......... .......... 17% 309M 3s 42750K .......... .......... .......... .......... .......... 17% 254M 3s 42800K .......... .......... .......... .......... .......... 17% 273M 3s 42850K .......... .......... .......... .......... .......... 17% 274M 3s 42900K .......... .......... .......... .......... .......... 17% 281M 3s 42950K .......... .......... .......... .......... .......... 18% 263M 3s 43000K .......... .......... .......... .......... .......... 18% 293M 3s 43050K .......... .......... .......... .......... .......... 18% 260M 3s 43100K .......... .......... .......... .......... .......... 18% 253M 3s 43150K .......... .......... .......... .......... .......... 18% 263M 3s 43200K .......... .......... .......... .......... .......... 18% 109M 3s 43250K .......... .......... .......... .......... .......... 18% 7.13M 3s 43300K .......... .......... .......... .......... .......... 18% 146M 3s 43350K .......... .......... .......... .......... .......... 18% 218M 3s 43400K .......... .......... .......... .......... .......... 18% 196M 3s 43450K .......... .......... .......... .......... .......... 18% 262M 3s 43500K .......... .......... .......... .......... .......... 18% 231M 3s 43550K .......... .......... .......... .......... .......... 18% 244M 3s 43600K .......... .......... .......... .......... .......... 18% 236M 3s 43650K .......... .......... .......... .......... .......... 18% 237M 3s 43700K .......... .......... .......... .......... .......... 18% 256M 3s 43750K .......... .......... .......... .......... .......... 18% 302M 3s 43800K .......... .......... .......... .......... .......... 18% 234M 3s 43850K .......... .......... .......... .......... .......... 18% 289M 3s 43900K .......... .......... .......... .......... .......... 18% 263M 3s 43950K .......... .......... .......... .......... .......... 18% 264M 3s 44000K .......... .......... .......... .......... .......... 18% 241M 3s 44050K .......... .......... .......... .......... .......... 18% 272M 3s 44100K .......... .......... .......... .......... .......... 18% 259M 3s 44150K .......... .......... .......... .......... .......... 18% 270M 3s 44200K .......... .......... .......... .......... .......... 18% 235M 3s 44250K .......... .......... .......... .......... .......... 18% 250M 3s 44300K .......... .......... .......... .......... .......... 18% 277M 3s 44350K .......... .......... .......... .......... .......... 18% 307M 3s 44400K .......... .......... .......... .......... .......... 18% 302M 3s 44450K .......... .......... .......... .......... .......... 18% 4.95M 3s 44500K .......... .......... .......... .......... .......... 18% 280M 3s 44550K .......... .......... .......... .......... .......... 18% 6.02M 3s 44600K .......... .......... .......... .......... .......... 18% 186M 3s 44650K .......... .......... .......... .......... .......... 18% 247M 3s 44700K .......... .......... .......... .......... .......... 18% 242M 3s 44750K .......... .......... .......... .......... .......... 18% 282M 3s 44800K .......... .......... .......... .......... .......... 18% 215M 3s 44850K .......... .......... .......... .......... .......... 18% 294M 3s 44900K .......... .......... .......... .......... .......... 18% 250M 3s 44950K .......... .......... .......... .......... .......... 18% 271M 3s 45000K .......... .......... .......... .......... .......... 18% 249M 3s 45050K .......... .......... .......... .......... .......... 18% 276M 3s 45100K .......... .......... .......... .......... .......... 18% 236M 3s 45150K .......... .......... .......... .......... .......... 18% 260M 3s 45200K .......... .......... .......... .......... .......... 18% 258M 3s 45250K .......... .......... .......... .......... .......... 18% 125M 3s 45300K .......... .......... .......... .......... .......... 18% 99.0M 3s 45350K .......... .......... .......... .......... .......... 19% 118M 3s 45400K .......... .......... .......... .......... .......... 19% 125M 3s 45450K .......... .......... .......... .......... .......... 19% 112M 3s 45500K .......... .......... .......... .......... .......... 19% 100M 3s 45550K .......... .......... .......... .......... .......... 19% 106M 3s 45600K .......... .......... .......... .......... .......... 19% 139M 3s 45650K .......... .......... .......... .......... .......... 19% 103M 3s 45700K .......... .......... .......... .......... .......... 19% 129M 3s 45750K .......... .......... .......... .......... .......... 19% 83.0M 3s 45800K .......... .......... .......... .......... .......... 19% 141M 3s 45850K .......... .......... .......... .......... .......... 19% 122M 3s 45900K .......... .......... .......... .......... .......... 19% 77.9M 3s 45950K .......... .......... .......... .......... .......... 19% 176M 3s 46000K .......... .......... .......... .......... .......... 19% 108M 3s 46050K .......... .......... .......... .......... .......... 19% 129M 3s 46100K .......... .......... .......... .......... .......... 19% 110M 3s 46150K .......... .......... .......... .......... .......... 19% 105M 3s 46200K .......... .......... .......... .......... .......... 19% 7.46M 3s 46250K .......... .......... .......... .......... .......... 19% 258M 3s 46300K .......... .......... .......... .......... .......... 19% 294M 3s 46350K .......... .......... .......... .......... .......... 19% 268M 3s 46400K .......... .......... .......... .......... .......... 19% 250M 3s 46450K .......... .......... .......... .......... .......... 19% 241M 3s 46500K .......... .......... .......... .......... .......... 19% 274M 3s 46550K .......... .......... .......... .......... .......... 19% 233M 3s 46600K .......... .......... .......... .......... .......... 19% 233M 3s 46650K .......... .......... .......... .......... .......... 19% 269M 3s 46700K .......... .......... .......... .......... .......... 19% 200M 3s 46750K .......... .......... .......... .......... .......... 19% 193M 3s 46800K .......... .......... .......... .......... .......... 19% 266M 3s 46850K .......... .......... .......... .......... .......... 19% 255M 3s 46900K .......... .......... .......... .......... .......... 19% 227M 3s 46950K .......... .......... .......... .......... .......... 19% 262M 3s 47000K .......... .......... .......... .......... .......... 19% 301M 3s 47050K .......... .......... .......... .......... .......... 19% 209M 3s 47100K .......... .......... .......... .......... .......... 19% 287M 2s 47150K .......... .......... .......... .......... .......... 19% 249M 2s 47200K .......... .......... .......... .......... .......... 19% 293M 2s 47250K .......... .......... .......... .......... .......... 19% 270M 2s 47300K .......... .......... .......... .......... .......... 19% 8.07M 3s 47350K .......... .......... .......... .......... .......... 19% 135M 3s 47400K .......... .......... .......... .......... .......... 19% 228M 3s 47450K .......... .......... .......... .......... .......... 19% 227M 3s 47500K .......... .......... .......... .......... .......... 19% 242M 3s 47550K .......... .......... .......... .......... .......... 19% 245M 3s 47600K .......... .......... .......... .......... .......... 19% 272M 2s 47650K .......... .......... .......... .......... .......... 19% 251M 2s 47700K .......... .......... .......... .......... .......... 19% 253M 2s 47750K .......... .......... .......... .......... .......... 20% 276M 2s 47800K .......... .......... .......... .......... .......... 20% 305M 2s 47850K .......... .......... .......... .......... .......... 20% 288M 2s 47900K .......... .......... .......... .......... .......... 20% 285M 2s 47950K .......... .......... .......... .......... .......... 20% 230M 2s 48000K .......... .......... .......... .......... .......... 20% 247M 2s 48050K .......... .......... .......... .......... .......... 20% 247M 2s 48100K .......... .......... .......... .......... .......... 20% 241M 2s 48150K .......... .......... .......... .......... .......... 20% 262M 2s 48200K .......... .......... .......... .......... .......... 20% 224M 2s 48250K .......... .......... .......... .......... .......... 20% 251M 2s 48300K .......... .......... .......... .......... .......... 20% 282M 2s 48350K .......... .......... .......... .......... .......... 20% 257M 2s 48400K .......... .......... .......... .......... .......... 20% 267M 2s 48450K .......... .......... .......... .......... .......... 20% 207M 2s 48500K .......... .......... .......... .......... .......... 20% 268M 2s 48550K .......... .......... .......... .......... .......... 20% 241M 2s 48600K .......... .......... .......... .......... .......... 20% 126M 2s 48650K .......... .......... .......... .......... .......... 20% 121M 2s 48700K .......... .......... .......... .......... .......... 20% 99.9M 2s 48750K .......... .......... .......... .......... .......... 20% 122M 2s 48800K .......... .......... .......... .......... .......... 20% 118M 2s 48850K .......... .......... .......... .......... .......... 20% 98.5M 2s 48900K .......... .......... .......... .......... .......... 20% 1.85M 3s 48950K .......... .......... .......... .......... .......... 20% 150M 3s 49000K .......... .......... .......... .......... .......... 20% 6.20M 3s 49050K .......... .......... .......... .......... .......... 20% 267M 3s 49100K .......... .......... .......... .......... .......... 20% 237M 3s 49150K .......... .......... .......... .......... .......... 20% 266M 3s 49200K .......... .......... .......... .......... .......... 20% 254M 3s 49250K .......... .......... .......... .......... .......... 20% 305M 3s 49300K .......... .......... .......... .......... .......... 20% 251M 3s 49350K .......... .......... .......... .......... .......... 20% 285M 3s 49400K .......... .......... .......... .......... .......... 20% 267M 3s 49450K .......... .......... .......... .......... .......... 20% 320M 3s 49500K .......... .......... .......... .......... .......... 20% 102M 3s 49550K .......... .......... .......... .......... .......... 20% 289M 3s 49600K .......... .......... .......... .......... .......... 20% 260M 3s 49650K .......... .......... .......... .......... .......... 20% 289M 3s 49700K .......... .......... .......... .......... .......... 20% 279M 3s 49750K .......... .......... .......... .......... .......... 20% 186M 3s 49800K .......... .......... .......... .......... .......... 20% 261M 3s 49850K .......... .......... .......... .......... .......... 20% 270M 3s 49900K .......... .......... .......... .......... .......... 20% 281M 3s 49950K .......... .......... .......... .......... .......... 20% 110M 3s 50000K .......... .......... .......... .......... .......... 20% 227M 3s 50050K .......... .......... .......... .......... .......... 20% 116M 3s 50100K .......... .......... .......... .......... .......... 20% 113M 3s 50150K .......... .......... .......... .......... .......... 21% 123M 3s 50200K .......... .......... .......... .......... .......... 21% 107M 3s 50250K .......... .......... .......... .......... .......... 21% 104M 3s 50300K .......... .......... .......... .......... .......... 21% 116M 3s 50350K .......... .......... .......... .......... .......... 21% 53.1M 3s 50400K .......... .......... .......... .......... .......... 21% 124M 3s 50450K .......... .......... .......... .......... .......... 21% 232M 3s 50500K .......... .......... .......... .......... .......... 21% 181M 3s 50550K .......... .......... .......... .......... .......... 21% 116M 3s 50600K .......... .......... .......... .......... .......... 21% 128M 3s 50650K .......... .......... .......... .......... .......... 21% 111M 2s 50700K .......... .......... .......... .......... .......... 21% 109M 2s 50750K .......... .......... .......... .......... .......... 21% 131M 2s 50800K .......... .......... .......... .......... .......... 21% 7.06M 3s 50850K .......... .......... .......... .......... .......... 21% 233M 3s 50900K .......... .......... .......... .......... .......... 21% 228M 3s 50950K .......... .......... .......... .......... .......... 21% 304M 3s 51000K .......... .......... .......... .......... .......... 21% 213M 3s 51050K .......... .......... .......... .......... .......... 21% 259M 3s 51100K .......... .......... .......... .......... .......... 21% 236M 3s 51150K .......... .......... .......... .......... .......... 21% 269M 3s 51200K .......... .......... .......... .......... .......... 21% 243M 2s 51250K .......... .......... .......... .......... .......... 21% 241M 2s 51300K .......... .......... .......... .......... .......... 21% 244M 2s 51350K .......... .......... .......... .......... .......... 21% 276M 2s 51400K .......... .......... .......... .......... .......... 21% 275M 2s 51450K .......... .......... .......... .......... .......... 21% 255M 2s 51500K .......... .......... .......... .......... .......... 21% 255M 2s 51550K .......... .......... .......... .......... .......... 21% 244M 2s 51600K .......... .......... .......... .......... .......... 21% 264M 2s 51650K .......... .......... .......... .......... .......... 21% 262M 2s 51700K .......... .......... .......... .......... .......... 21% 263M 2s 51750K .......... .......... .......... .......... .......... 21% 265M 2s 51800K .......... .......... .......... .......... .......... 21% 273M 2s 51850K .......... .......... .......... .......... .......... 21% 277M 2s 51900K .......... .......... .......... .......... .......... 21% 280M 2s 51950K .......... .......... .......... .......... .......... 21% 8.21M 2s 52000K .......... .......... .......... .......... .......... 21% 239M 2s 52050K .......... .......... .......... .......... .......... 21% 278M 2s 52100K .......... .......... .......... .......... .......... 21% 234M 2s 52150K .......... .......... .......... .......... .......... 21% 260M 2s 52200K .......... .......... .......... .......... .......... 21% 237M 2s 52250K .......... .......... .......... .......... .......... 21% 259M 2s 52300K .......... .......... .......... .......... .......... 21% 228M 2s 52350K .......... .......... .......... .......... .......... 21% 218M 2s 52400K .......... .......... .......... .......... .......... 21% 280M 2s 52450K .......... .......... .......... .......... .......... 21% 279M 2s 52500K .......... .......... .......... .......... .......... 21% 237M 2s 52550K .......... .......... .......... .......... .......... 22% 256M 2s 52600K .......... .......... .......... .......... .......... 22% 211M 2s 52650K .......... .......... .......... .......... .......... 22% 288M 2s 52700K .......... .......... .......... .......... .......... 22% 250M 2s 52750K .......... .......... .......... .......... .......... 22% 290M 2s 52800K .......... .......... .......... .......... .......... 22% 251M 2s 52850K .......... .......... .......... .......... .......... 22% 241M 2s 52900K .......... .......... .......... .......... .......... 22% 252M 2s 52950K .......... .......... .......... .......... .......... 22% 278M 2s 53000K .......... .......... .......... .......... .......... 22% 215M 2s 53050K .......... .......... .......... .......... .......... 22% 172M 2s 53100K .......... .......... .......... .......... .......... 22% 106M 2s 53150K .......... .......... .......... .......... .......... 22% 101M 2s 53200K .......... .......... .......... .......... .......... 22% 112M 2s 53250K .......... .......... .......... .......... .......... 22% 122M 2s 53300K .......... .......... .......... .......... .......... 22% 89.0M 2s 53350K .......... .......... .......... .......... .......... 22% 145M 2s 53400K .......... .......... .......... .......... .......... 22% 122M 2s 53450K .......... .......... .......... .......... .......... 22% 104M 2s 53500K .......... .......... .......... .......... .......... 22% 116M 2s 53550K .......... .......... .......... .......... .......... 22% 98.1M 2s 53600K .......... .......... .......... .......... .......... 22% 64.9M 2s 53650K .......... .......... .......... .......... .......... 22% 115M 2s 53700K .......... .......... .......... .......... .......... 22% 112M 2s 53750K .......... .......... .......... .......... .......... 22% 109M 2s 53800K .......... .......... .......... .......... .......... 22% 97.0M 2s 53850K .......... .......... .......... .......... .......... 22% 109M 2s 53900K .......... .......... .......... .......... .......... 22% 134M 2s 53950K .......... .......... .......... .......... .......... 22% 91.2M 2s 54000K .......... .......... .......... .......... .......... 22% 155M 2s 54050K .......... .......... .......... .......... .......... 22% 112M 2s 54100K .......... .......... .......... .......... .......... 22% 106M 2s 54150K .......... .......... .......... .......... .......... 22% 108M 2s 54200K .......... .......... .......... .......... .......... 22% 114M 2s 54250K .......... .......... .......... .......... .......... 22% 108M 2s 54300K .......... .......... .......... .......... .......... 22% 131M 2s 54350K .......... .......... .......... .......... .......... 22% 100M 2s 54400K .......... .......... .......... .......... .......... 22% 94.1M 2s 54450K .......... .......... .......... .......... .......... 22% 88.5M 2s 54500K .......... .......... .......... .......... .......... 22% 116M 2s 54550K .......... .......... .......... .......... .......... 22% 99.9M 2s 54600K .......... .......... .......... .......... .......... 22% 7.32M 2s 54650K .......... .......... .......... .......... .......... 22% 255M 2s 54700K .......... .......... .......... .......... .......... 22% 224M 2s 54750K .......... .......... .......... .......... .......... 22% 232M 2s 54800K .......... .......... .......... .......... .......... 22% 225M 2s 54850K .......... .......... .......... .......... .......... 22% 294M 2s 54900K .......... .......... .......... .......... .......... 23% 286M 2s 54950K .......... .......... .......... .......... .......... 23% 291M 2s 55000K .......... .......... .......... .......... .......... 23% 227M 2s 55050K .......... .......... .......... .......... .......... 23% 233M 2s 55100K .......... .......... .......... .......... .......... 23% 278M 2s 55150K .......... .......... .......... .......... .......... 23% 302M 2s 55200K .......... .......... .......... .......... .......... 23% 60.8M 2s 55250K .......... .......... .......... .......... .......... 23% 57.9M 2s 55300K .......... .......... .......... .......... .......... 23% 54.9M 2s 55350K .......... .......... .......... .......... .......... 23% 55.4M 2s 55400K .......... .......... .......... .......... .......... 23% 54.9M 2s 55450K .......... .......... .......... .......... .......... 23% 7.26M 2s 55500K .......... .......... .......... .......... .......... 23% 257M 2s 55550K .......... .......... .......... .......... .......... 23% 244M 2s 55600K .......... .......... .......... .......... .......... 23% 236M 2s 55650K .......... .......... .......... .......... .......... 23% 242M 2s 55700K .......... .......... .......... .......... .......... 23% 270M 2s 55750K .......... .......... .......... .......... .......... 23% 253M 2s 55800K .......... .......... .......... .......... .......... 23% 299M 2s 55850K .......... .......... .......... .......... .......... 23% 273M 2s 55900K .......... .......... .......... .......... .......... 23% 286M 2s 55950K .......... .......... .......... .......... .......... 23% 8.00M 2s 56000K .......... .......... .......... .......... .......... 23% 250M 2s 56050K .......... .......... .......... .......... .......... 23% 250M 2s 56100K .......... .......... .......... .......... .......... 23% 241M 2s 56150K .......... .......... .......... .......... .......... 23% 268M 2s 56200K .......... .......... .......... .......... .......... 23% 224M 2s 56250K .......... .......... .......... .......... .......... 23% 243M 2s 56300K .......... .......... .......... .......... .......... 23% 289M 2s 56350K .......... .......... .......... .......... .......... 23% 268M 2s 56400K .......... .......... .......... .......... .......... 23% 276M 2s 56450K .......... .......... .......... .......... .......... 23% 258M 2s 56500K .......... .......... .......... .......... .......... 23% 307M 2s 56550K .......... .......... .......... .......... .......... 23% 287M 2s 56600K .......... .......... .......... .......... .......... 23% 302M 2s 56650K .......... .......... .......... .......... .......... 23% 291M 2s 56700K .......... .......... .......... .......... .......... 23% 309M 2s 56750K .......... .......... .......... .......... .......... 23% 8.57M 2s 56800K .......... .......... .......... .......... .......... 23% 235M 2s 56850K .......... .......... .......... .......... .......... 23% 220M 2s 56900K .......... .......... .......... .......... .......... 23% 237M 2s 56950K .......... .......... .......... .......... .......... 23% 265M 2s 57000K .......... .......... .......... .......... .......... 23% 268M 2s 57050K .......... .......... .......... .......... .......... 23% 232M 2s 57100K .......... .......... .......... .......... .......... 23% 260M 2s 57150K .......... .......... .......... .......... .......... 23% 231M 2s 57200K .......... .......... .......... .......... .......... 23% 265M 2s 57250K .......... .......... .......... .......... .......... 23% 236M 2s 57300K .......... .......... .......... .......... .......... 24% 257M 2s 57350K .......... .......... .......... .......... .......... 24% 214M 2s 57400K .......... .......... .......... .......... .......... 24% 260M 2s 57450K .......... .......... .......... .......... .......... 24% 284M 2s 57500K .......... .......... .......... .......... .......... 24% 285M 2s 57550K .......... .......... .......... .......... .......... 24% 254M 2s 57600K .......... .......... .......... .......... .......... 24% 264M 2s 57650K .......... .......... .......... .......... .......... 24% 226M 2s 57700K .......... .......... .......... .......... .......... 24% 293M 2s 57750K .......... .......... .......... .......... .......... 24% 259M 2s 57800K .......... .......... .......... .......... .......... 24% 278M 2s 57850K .......... .......... .......... .......... .......... 24% 288M 2s 57900K .......... .......... .......... .......... .......... 24% 287M 2s 57950K .......... .......... .......... .......... .......... 24% 290M 2s 58000K .......... .......... .......... .......... .......... 24% 315M 2s 58050K .......... .......... .......... .......... .......... 24% 75.5M 2s 58100K .......... .......... .......... .......... .......... 24% 291M 2s 58150K .......... .......... .......... .......... .......... 24% 249M 2s 58200K .......... .......... .......... .......... .......... 24% 296M 2s 58250K .......... .......... .......... .......... .......... 24% 275M 2s 58300K .......... .......... .......... .......... .......... 24% 42.6M 2s 58350K .......... .......... .......... .......... .......... 24% 238M 2s 58400K .......... .......... .......... .......... .......... 24% 276M 2s 58450K .......... .......... .......... .......... .......... 24% 266M 2s 58500K .......... .......... .......... .......... .......... 24% 270M 2s 58550K .......... .......... .......... .......... .......... 24% 247M 2s 58600K .......... .......... .......... .......... .......... 24% 193M 2s 58650K .......... .......... .......... .......... .......... 24% 230M 2s 58700K .......... .......... .......... .......... .......... 24% 7.40M 2s 58750K .......... .......... .......... .......... .......... 24% 194M 2s 58800K .......... .......... .......... .......... .......... 24% 287M 2s 58850K .......... .......... .......... .......... .......... 24% 247M 2s 58900K .......... .......... .......... .......... .......... 24% 247M 2s 58950K .......... .......... .......... .......... .......... 24% 252M 2s 59000K .......... .......... .......... .......... .......... 24% 266M 2s 59050K .......... .......... .......... .......... .......... 24% 265M 2s 59100K .......... .......... .......... .......... .......... 24% 268M 2s 59150K .......... .......... .......... .......... .......... 24% 249M 2s 59200K .......... .......... .......... .......... .......... 24% 310M 2s 59250K .......... .......... .......... .......... .......... 24% 289M 2s 59300K .......... .......... .......... .......... .......... 24% 293M 2s 59350K .......... .......... .......... .......... .......... 24% 291M 2s 59400K .......... .......... .......... .......... .......... 24% 304M 2s 59450K .......... .......... .......... .......... .......... 24% 51.7M 2s 59500K .......... .......... .......... .......... .......... 24% 281M 2s 59550K .......... .......... .......... .......... .......... 24% 266M 2s 59600K .......... .......... .......... .......... .......... 24% 270M 2s 59650K .......... .......... .......... .......... .......... 24% 204M 2s 59700K .......... .......... .......... .......... .......... 25% 266M 2s 59750K .......... .......... .......... .......... .......... 25% 237M 2s 59800K .......... .......... .......... .......... .......... 25% 272M 2s 59850K .......... .......... .......... .......... .......... 25% 184M 2s 59900K .......... .......... .......... .......... .......... 25% 84.2M 2s 59950K .......... .......... .......... .......... .......... 25% 131M 2s 60000K .......... .......... .......... .......... .......... 25% 93.4M 2s 60050K .......... .......... .......... .......... .......... 25% 124M 2s 60100K .......... .......... .......... .......... .......... 25% 101M 2s 60150K .......... .......... .......... .......... .......... 25% 121M 2s 60200K .......... .......... .......... .......... .......... 25% 115M 2s 60250K .......... .......... .......... .......... .......... 25% 82.6M 2s 60300K .......... .......... .......... .......... .......... 25% 186M 2s 60350K .......... .......... .......... .......... .......... 25% 115M 2s 60400K .......... .......... .......... .......... .......... 25% 102M 2s 60450K .......... .......... .......... .......... .......... 25% 123M 2s 60500K .......... .......... .......... .......... .......... 25% 99.4M 2s 60550K .......... .......... .......... .......... .......... 25% 7.13M 2s 60600K .......... .......... .......... .......... .......... 25% 255M 2s 60650K .......... .......... .......... .......... .......... 25% 215M 2s 60700K .......... .......... .......... .......... .......... 25% 284M 2s 60750K .......... .......... .......... .......... .......... 25% 264M 2s 60800K .......... .......... .......... .......... .......... 25% 228M 2s 60850K .......... .......... .......... .......... .......... 25% 284M 2s 60900K .......... .......... .......... .......... .......... 25% 279M 2s 60950K .......... .......... .......... .......... .......... 25% 240M 2s 61000K .......... .......... .......... .......... .......... 25% 261M 2s 61050K .......... .......... .......... .......... .......... 25% 264M 2s 61100K .......... .......... .......... .......... .......... 25% 276M 2s 61150K .......... .......... .......... .......... .......... 25% 209M 2s 61200K .......... .......... .......... .......... .......... 25% 62.2M 2s 61250K .......... .......... .......... .......... .......... 25% 81.9M 2s 61300K .......... .......... .......... .......... .......... 25% 140M 2s 61350K .......... .......... .......... .......... .......... 25% 69.0M 2s 61400K .......... .......... .......... .......... .......... 25% 170M 2s 61450K .......... .......... .......... .......... .......... 25% 118M 2s 61500K .......... .......... .......... .......... .......... 25% 100M 2s 61550K .......... .......... .......... .......... .......... 25% 38.5M 2s 61600K .......... .......... .......... .......... .......... 25% 251M 2s 61650K .......... .......... .......... .......... .......... 25% 258M 2s 61700K .......... .......... .......... .......... .......... 25% 271M 2s 61750K .......... .......... .......... .......... .......... 25% 137M 2s 61800K .......... .......... .......... .......... .......... 25% 120M 2s 61850K .......... .......... .......... .......... .......... 25% 119M 2s 61900K .......... .......... .......... .......... .......... 25% 99.5M 2s 61950K .......... .......... .......... .......... .......... 25% 112M 2s 62000K .......... .......... .......... .......... .......... 25% 104M 2s 62050K .......... .......... .......... .......... .......... 25% 123M 2s 62100K .......... .......... .......... .......... .......... 26% 124M 2s 62150K .......... .......... .......... .......... .......... 26% 128M 2s 62200K .......... .......... .......... .......... .......... 26% 94.9M 2s 62250K .......... .......... .......... .......... .......... 26% 119M 2s 62300K .......... .......... .......... .......... .......... 26% 121M 2s 62350K .......... .......... .......... .......... .......... 26% 104M 2s 62400K .......... .......... .......... .......... .......... 26% 116M 2s 62450K .......... .......... .......... .......... .......... 26% 102M 2s 62500K .......... .......... .......... .......... .......... 26% 74.7M 2s 62550K .......... .......... .......... .......... .......... 26% 52.9M 2s 62600K .......... .......... .......... .......... .......... 26% 56.7M 2s 62650K .......... .......... .......... .......... .......... 26% 53.2M 2s 62700K .......... .......... .......... .......... .......... 26% 60.0M 2s 62750K .......... .......... .......... .......... .......... 26% 37.5M 2s 62800K .......... .......... .......... .......... .......... 26% 87.0M 2s 62850K .......... .......... .......... .......... .......... 26% 8.95M 2s 62900K .......... .......... .......... .......... .......... 26% 6.63M 2s 62950K .......... .......... .......... .......... .......... 26% 186M 2s 63000K .......... .......... .......... .......... .......... 26% 207M 2s 63050K .......... .......... .......... .......... .......... 26% 272M 2s 63100K .......... .......... .......... .......... .......... 26% 269M 2s 63150K .......... .......... .......... .......... .......... 26% 303M 2s 63200K .......... .......... .......... .......... .......... 26% 6.93M 2s 63250K .......... .......... .......... .......... .......... 26% 211M 2s 63300K .......... .......... .......... .......... .......... 26% 249M 2s 63350K .......... .......... .......... .......... .......... 26% 264M 2s 63400K .......... .......... .......... .......... .......... 26% 248M 2s 63450K .......... .......... .......... .......... .......... 26% 279M 2s 63500K .......... .......... .......... .......... .......... 26% 277M 2s 63550K .......... .......... .......... .......... .......... 26% 281M 2s 63600K .......... .......... .......... .......... .......... 26% 226M 2s 63650K .......... .......... .......... .......... .......... 26% 279M 2s 63700K .......... .......... .......... .......... .......... 26% 259M 2s 63750K .......... .......... .......... .......... .......... 26% 312M 2s 63800K .......... .......... .......... .......... .......... 26% 248M 2s 63850K .......... .......... .......... .......... .......... 26% 288M 2s 63900K .......... .......... .......... .......... .......... 26% 1.65M 2s 63950K .......... .......... .......... .......... .......... 26% 237M 2s 64000K .......... .......... .......... .......... .......... 26% 265M 2s 64050K .......... .......... .......... .......... .......... 26% 139M 2s 64100K .......... .......... .......... .......... .......... 26% 49.6M 2s 64150K .......... .......... .......... .......... .......... 26% 232M 2s 64200K .......... .......... .......... .......... .......... 26% 7.08M 2s 64250K .......... .......... .......... .......... .......... 26% 210M 2s 64300K .......... .......... .......... .......... .......... 26% 223M 2s 64350K .......... .......... .......... .......... .......... 26% 288M 2s 64400K .......... .......... .......... .......... .......... 26% 274M 2s 64450K .......... .......... .......... .......... .......... 27% 194M 2s 64500K .......... .......... .......... .......... .......... 27% 235M 2s 64550K .......... .......... .......... .......... .......... 27% 67.7M 2s 64600K .......... .......... .......... .......... .......... 27% 35.5M 2s 64650K .......... .......... .......... .......... .......... 27% 56.1M 2s 64700K .......... .......... .......... .......... .......... 27% 55.0M 2s 64750K .......... .......... .......... .......... .......... 27% 7.12M 2s 64800K .......... .......... .......... .......... .......... 27% 236M 2s 64850K .......... .......... .......... .......... .......... 27% 184M 2s 64900K .......... .......... .......... .......... .......... 27% 241M 2s 64950K .......... .......... .......... .......... .......... 27% 249M 2s 65000K .......... .......... .......... .......... .......... 27% 299M 2s 65050K .......... .......... .......... .......... .......... 27% 232M 2s 65100K .......... .......... .......... .......... .......... 27% 267M 2s 65150K .......... .......... .......... .......... .......... 27% 274M 2s 65200K .......... .......... .......... .......... .......... 27% 303M 2s 65250K .......... .......... .......... .......... .......... 27% 5.11M 2s 65300K .......... .......... .......... .......... .......... 27% 236M 2s 65350K .......... .......... .......... .......... .......... 27% 259M 2s 65400K .......... .......... .......... .......... .......... 27% 247M 2s 65450K .......... .......... .......... .......... .......... 27% 259M 2s 65500K .......... .......... .......... .......... .......... 27% 270M 2s 65550K .......... .......... .......... .......... .......... 27% 301M 2s 65600K .......... .......... .......... .......... .......... 27% 235M 2s 65650K .......... .......... .......... .......... .......... 27% 7.58M 2s 65700K .......... .......... .......... .......... .......... 27% 213M 2s 65750K .......... .......... .......... .......... .......... 27% 239M 2s 65800K .......... .......... .......... .......... .......... 27% 262M 2s 65850K .......... .......... .......... .......... .......... 27% 254M 2s 65900K .......... .......... .......... .......... .......... 27% 227M 2s 65950K .......... .......... .......... .......... .......... 27% 263M 2s 66000K .......... .......... .......... .......... .......... 27% 239M 2s 66050K .......... .......... .......... .......... .......... 27% 299M 2s 66100K .......... .......... .......... .......... .......... 27% 68.2M 2s 66150K .......... .......... .......... .......... .......... 27% 265M 2s 66200K .......... .......... .......... .......... .......... 27% 193M 2s 66250K .......... .......... .......... .......... .......... 27% 7.17M 2s 66300K .......... .......... .......... .......... .......... 27% 244M 2s 66350K .......... .......... .......... .......... .......... 27% 201M 2s 66400K .......... .......... .......... .......... .......... 27% 201M 2s 66450K .......... .......... .......... .......... .......... 27% 231M 2s 66500K .......... .......... .......... .......... .......... 27% 246M 2s 66550K .......... .......... .......... .......... .......... 27% 227M 2s 66600K .......... .......... .......... .......... .......... 27% 267M 2s 66650K .......... .......... .......... .......... .......... 27% 241M 2s 66700K .......... .......... .......... .......... .......... 27% 295M 2s 66750K .......... .......... .......... .......... .......... 27% 274M 2s 66800K .......... .......... .......... .......... .......... 27% 267M 2s 66850K .......... .......... .......... .......... .......... 28% 246M 2s 66900K .......... .......... .......... .......... .......... 28% 257M 2s 66950K .......... .......... .......... .......... .......... 28% 242M 2s 67000K .......... .......... .......... .......... .......... 28% 269M 2s 67050K .......... .......... .......... .......... .......... 28% 274M 2s 67100K .......... .......... .......... .......... .......... 28% 249M 2s 67150K .......... .......... .......... .......... .......... 28% 251M 2s 67200K .......... .......... .......... .......... .......... 28% 278M 2s 67250K .......... .......... .......... .......... .......... 28% 224M 2s 67300K .......... .......... .......... .......... .......... 28% 210M 2s 67350K .......... .......... .......... .......... .......... 28% 99.4M 2s 67400K .......... .......... .......... .......... .......... 28% 105M 2s 67450K .......... .......... .......... .......... .......... 28% 132M 2s 67500K .......... .......... .......... .......... .......... 28% 108M 2s 67550K .......... .......... .......... .......... .......... 28% 119M 2s 67600K .......... .......... .......... .......... .......... 28% 107M 2s 67650K .......... .......... .......... .......... .......... 28% 7.53M 2s 67700K .......... .......... .......... .......... .......... 28% 203M 2s 67750K .......... .......... .......... .......... .......... 28% 211M 2s 67800K .......... .......... .......... .......... .......... 28% 221M 2s 67850K .......... .......... .......... .......... .......... 28% 254M 2s 67900K .......... .......... .......... .......... .......... 28% 215M 2s 67950K .......... .......... .......... .......... .......... 28% 265M 2s 68000K .......... .......... .......... .......... .......... 28% 208M 2s 68050K .......... .......... .......... .......... .......... 28% 254M 2s 68100K .......... .......... .......... .......... .......... 28% 250M 2s 68150K .......... .......... .......... .......... .......... 28% 276M 2s 68200K .......... .......... .......... .......... .......... 28% 262M 2s 68250K .......... .......... .......... .......... .......... 28% 266M 2s 68300K .......... .......... .......... .......... .......... 28% 275M 2s 68350K .......... .......... .......... .......... .......... 28% 300M 2s 68400K .......... .......... .......... .......... .......... 28% 186M 2s 68450K .......... .......... .......... .......... .......... 28% 106M 2s 68500K .......... .......... .......... .......... .......... 28% 54.5M 2s 68550K .......... .......... .......... .......... .......... 28% 44.7M 2s 68600K .......... .......... .......... .......... .......... 28% 76.8M 2s 68650K .......... .......... .......... .......... .......... 28% 7.04M 2s 68700K .......... .......... .......... .......... .......... 28% 255M 2s 68750K .......... .......... .......... .......... .......... 28% 196M 2s 68800K .......... .......... .......... .......... .......... 28% 240M 2s 68850K .......... .......... .......... .......... .......... 28% 262M 2s 68900K .......... .......... .......... .......... .......... 28% 292M 2s 68950K .......... .......... .......... .......... .......... 28% 239M 2s 69000K .......... .......... .......... .......... .......... 28% 236M 2s 69050K .......... .......... .......... .......... .......... 28% 226M 2s 69100K .......... .......... .......... .......... .......... 28% 265M 2s 69150K .......... .......... .......... .......... .......... 28% 26.6M 2s 69200K .......... .......... .......... .......... .......... 28% 283M 2s 69250K .......... .......... .......... .......... .......... 29% 266M 2s 69300K .......... .......... .......... .......... .......... 29% 308M 2s 69350K .......... .......... .......... .......... .......... 29% 198M 2s 69400K .......... .......... .......... .......... .......... 29% 92.5M 2s 69450K .......... .......... .......... .......... .......... 29% 67.7M 2s 69500K .......... .......... .......... .......... .......... 29% 57.5M 2s 69550K .......... .......... .......... .......... .......... 29% 72.4M 2s 69600K .......... .......... .......... .......... .......... 29% 54.1M 2s 69650K .......... .......... .......... .......... .......... 29% 57.1M 2s 69700K .......... .......... .......... .......... .......... 29% 56.6M 2s 69750K .......... .......... .......... .......... .......... 29% 54.7M 2s 69800K .......... .......... .......... .......... .......... 29% 57.7M 2s 69850K .......... .......... .......... .......... .......... 29% 3.03M 2s 69900K .......... .......... .......... .......... .......... 29% 223M 2s 69950K .......... .......... .......... .......... .......... 29% 248M 2s 70000K .......... .......... .......... .......... .......... 29% 228M 2s 70050K .......... .......... .......... .......... .......... 29% 291M 2s 70100K .......... .......... .......... .......... .......... 29% 283M 2s 70150K .......... .......... .......... .......... .......... 29% 279M 2s 70200K .......... .......... .......... .......... .......... 29% 241M 2s 70250K .......... .......... .......... .......... .......... 29% 279M 2s 70300K .......... .......... .......... .......... .......... 29% 246M 2s 70350K .......... .......... .......... .......... .......... 29% 278M 2s 70400K .......... .......... .......... .......... .......... 29% 262M 2s 70450K .......... .......... .......... .......... .......... 29% 276M 2s 70500K .......... .......... .......... .......... .......... 29% 4.62M 2s 70550K .......... .......... .......... .......... .......... 29% 254M 2s 70600K .......... .......... .......... .......... .......... 29% 216M 2s 70650K .......... .......... .......... .......... .......... 29% 272M 2s 70700K .......... .......... .......... .......... .......... 29% 249M 2s 70750K .......... .......... .......... .......... .......... 29% 311M 2s 70800K .......... .......... .......... .......... .......... 29% 275M 2s 70850K .......... .......... .......... .......... .......... 29% 295M 2s 70900K .......... .......... .......... .......... .......... 29% 249M 2s 70950K .......... .......... .......... .......... .......... 29% 212M 2s 71000K .......... .......... .......... .......... .......... 29% 51.9M 2s 71050K .......... .......... .......... .......... .......... 29% 211M 2s 71100K .......... .......... .......... .......... .......... 29% 58.1M 2s 71150K .......... .......... .......... .......... .......... 29% 57.7M 2s 71200K .......... .......... .......... .......... .......... 29% 55.8M 2s 71250K .......... .......... .......... .......... .......... 29% 6.68M 2s 71300K .......... .......... .......... .......... .......... 29% 225M 2s 71350K .......... .......... .......... .......... .......... 29% 226M 2s 71400K .......... .......... .......... .......... .......... 29% 303M 2s 71450K .......... .......... .......... .......... .......... 29% 277M 2s 71500K .......... .......... .......... .......... .......... 29% 303M 2s 71550K .......... .......... .......... .......... .......... 29% 6.53M 2s 71600K .......... .......... .......... .......... .......... 29% 234M 2s 71650K .......... .......... .......... .......... .......... 30% 259M 2s 71700K .......... .......... .......... .......... .......... 30% 219M 2s 71750K .......... .......... .......... .......... .......... 30% 240M 2s 71800K .......... .......... .......... .......... .......... 30% 274M 2s 71850K .......... .......... .......... .......... .......... 30% 252M 2s 71900K .......... .......... .......... .......... .......... 30% 310M 2s 71950K .......... .......... .......... .......... .......... 30% 280M 2s 72000K .......... .......... .......... .......... .......... 30% 300M 2s 72050K .......... .......... .......... .......... .......... 30% 6.77M 2s 72100K .......... .......... .......... .......... .......... 30% 243M 2s 72150K .......... .......... .......... .......... .......... 30% 271M 2s 72200K .......... .......... .......... .......... .......... 30% 242M 2s 72250K .......... .......... .......... .......... .......... 30% 212M 2s 72300K .......... .......... .......... .......... .......... 30% 301M 2s 72350K .......... .......... .......... .......... .......... 30% 280M 2s 72400K .......... .......... .......... .......... .......... 30% 265M 2s 72450K .......... .......... .......... .......... .......... 30% 253M 2s 72500K .......... .......... .......... .......... .......... 30% 267M 2s 72550K .......... .......... .......... .......... .......... 30% 257M 2s 72600K .......... .......... .......... .......... .......... 30% 286M 2s 72650K .......... .......... .......... .......... .......... 30% 276M 2s 72700K .......... .......... .......... .......... .......... 30% 95.8M 2s 72750K .......... .......... .......... .......... .......... 30% 52.9M 2s 72800K .......... .......... .......... .......... .......... 30% 6.60M 2s 72850K .......... .......... .......... .......... .......... 30% 234M 2s 72900K .......... .......... .......... .......... .......... 30% 260M 2s 72950K .......... .......... .......... .......... .......... 30% 209M 2s 73000K .......... .......... .......... .......... .......... 30% 274M 2s 73050K .......... .......... .......... .......... .......... 30% 294M 2s 73100K .......... .......... .......... .......... .......... 30% 225M 2s 73150K .......... .......... .......... .......... .......... 30% 281M 2s 73200K .......... .......... .......... .......... .......... 30% 257M 2s 73250K .......... .......... .......... .......... .......... 30% 267M 2s 73300K .......... .......... .......... .......... .......... 30% 248M 2s 73350K .......... .......... .......... .......... .......... 30% 3.90M 2s 73400K .......... .......... .......... .......... .......... 30% 254M 2s 73450K .......... .......... .......... .......... .......... 30% 11.7M 2s 73500K .......... .......... .......... .......... .......... 30% 175M 2s 73550K .......... .......... .......... .......... .......... 30% 212M 2s 73600K .......... .......... .......... .......... .......... 30% 6.99M 2s 73650K .......... .......... .......... .......... .......... 30% 221M 2s 73700K .......... .......... .......... .......... .......... 30% 219M 2s 73750K .......... .......... .......... .......... .......... 30% 264M 2s 73800K .......... .......... .......... .......... .......... 30% 273M 2s 73850K .......... .......... .......... .......... .......... 30% 237M 2s 73900K .......... .......... .......... .......... .......... 30% 253M 2s 73950K .......... .......... .......... .......... .......... 30% 219M 2s 74000K .......... .......... .......... .......... .......... 30% 290M 2s 74050K .......... .......... .......... .......... .......... 31% 247M 2s 74100K .......... .......... .......... .......... .......... 31% 266M 2s 74150K .......... .......... .......... .......... .......... 31% 280M 2s 74200K .......... .......... .......... .......... .......... 31% 278M 2s 74250K .......... .......... .......... .......... .......... 31% 281M 2s 74300K .......... .......... .......... .......... .......... 31% 302M 2s 74350K .......... .......... .......... .......... .......... 31% 279M 2s 74400K .......... .......... .......... .......... .......... 31% 1.94M 2s 74450K .......... .......... .......... .......... .......... 31% 54.0M 2s 74500K .......... .......... .......... .......... .......... 31% 52.7M 2s 74550K .......... .......... .......... .......... .......... 31% 56.8M 2s 74600K .......... .......... .......... .......... .......... 31% 53.9M 2s 74650K .......... .......... .......... .......... .......... 31% 53.8M 2s 74700K .......... .......... .......... .......... .......... 31% 60.3M 2s 74750K .......... .......... .......... .......... .......... 31% 55.9M 2s 74800K .......... .......... .......... .......... .......... 31% 54.9M 2s 74850K .......... .......... .......... .......... .......... 31% 50.7M 2s 74900K .......... .......... .......... .......... .......... 31% 60.4M 2s 74950K .......... .......... .......... .......... .......... 31% 75.4M 2s 75000K .......... .......... .......... .......... .......... 31% 114M 2s 75050K .......... .......... .......... .......... .......... 31% 111M 2s 75100K .......... .......... .......... .......... .......... 31% 103M 2s 75150K .......... .......... .......... .......... .......... 31% 115M 2s 75200K .......... .......... .......... .......... .......... 31% 104M 2s 75250K .......... .......... .......... .......... .......... 31% 107M 2s 75300K .......... .......... .......... .......... .......... 31% 126M 2s 75350K .......... .......... .......... .......... .......... 31% 102M 2s 75400K .......... .......... .......... .......... .......... 31% 947K 2s 75450K .......... .......... .......... .......... .......... 31% 242M 2s 75500K .......... .......... .......... .......... .......... 31% 221M 2s 75550K .......... .......... .......... .......... .......... 31% 210M 2s 75600K .......... .......... .......... .......... .......... 31% 227M 2s 75650K .......... .......... .......... .......... .......... 31% 274M 2s 75700K .......... .......... .......... .......... .......... 31% 234M 2s 75750K .......... .......... .......... .......... .......... 31% 266M 2s 75800K .......... .......... .......... .......... .......... 31% 218M 2s 75850K .......... .......... .......... .......... .......... 31% 270M 2s 75900K .......... .......... .......... .......... .......... 31% 269M 2s 75950K .......... .......... .......... .......... .......... 31% 262M 2s 76000K .......... .......... .......... .......... .......... 31% 222M 2s 76050K .......... .......... .......... .......... .......... 31% 262M 2s 76100K .......... .......... .......... .......... .......... 31% 250M 2s 76150K .......... .......... .......... .......... .......... 31% 277M 2s 76200K .......... .......... .......... .......... .......... 31% 235M 2s 76250K .......... .......... .......... .......... .......... 31% 259M 2s 76300K .......... .......... .......... .......... .......... 31% 243M 2s 76350K .......... .......... .......... .......... .......... 31% 259M 2s 76400K .......... .......... .......... .......... .......... 32% 251M 2s 76450K .......... .......... .......... .......... .......... 32% 263M 2s 76500K .......... .......... .......... .......... .......... 32% 246M 2s 76550K .......... .......... .......... .......... .......... 32% 277M 2s 76600K .......... .......... .......... .......... .......... 32% 235M 2s 76650K .......... .......... .......... .......... .......... 32% 300M 2s 76700K .......... .......... .......... .......... .......... 32% 283M 2s 76750K .......... .......... .......... .......... .......... 32% 321M 2s 76800K .......... .......... .......... .......... .......... 32% 299M 2s 76850K .......... .......... .......... .......... .......... 32% 306M 2s 76900K .......... .......... .......... .......... .......... 32% 298M 2s 76950K .......... .......... .......... .......... .......... 32% 307M 2s 77000K .......... .......... .......... .......... .......... 32% 229M 2s 77050K .......... .......... .......... .......... .......... 32% 264M 2s 77100K .......... .......... .......... .......... .......... 32% 241M 2s 77150K .......... .......... .......... .......... .......... 32% 273M 2s 77200K .......... .......... .......... .......... .......... 32% 233M 2s 77250K .......... .......... .......... .......... .......... 32% 283M 2s 77300K .......... .......... .......... .......... .......... 32% 257M 2s 77350K .......... .......... .......... .......... .......... 32% 310M 2s 77400K .......... .......... .......... .......... .......... 32% 273M 2s 77450K .......... .......... .......... .......... .......... 32% 301M 2s 77500K .......... .......... .......... .......... .......... 32% 289M 2s 77550K .......... .......... .......... .......... .......... 32% 311M 2s 77600K .......... .......... .......... .......... .......... 32% 5.93M 2s 77650K .......... .......... .......... .......... .......... 32% 240M 2s 77700K .......... .......... .......... .......... .......... 32% 236M 2s 77750K .......... .......... .......... .......... .......... 32% 265M 2s 77800K .......... .......... .......... .......... .......... 32% 238M 2s 77850K .......... .......... .......... .......... .......... 32% 309M 2s 77900K .......... .......... .......... .......... .......... 32% 231M 2s 77950K .......... .......... .......... .......... .......... 32% 223M 2s 78000K .......... .......... .......... .......... .......... 32% 216M 2s 78050K .......... .......... .......... .......... .......... 32% 271M 2s 78100K .......... .......... .......... .......... .......... 32% 252M 2s 78150K .......... .......... .......... .......... .......... 32% 265M 2s 78200K .......... .......... .......... .......... .......... 32% 238M 2s 78250K .......... .......... .......... .......... .......... 32% 291M 2s 78300K .......... .......... .......... .......... .......... 32% 286M 2s 78350K .......... .......... .......... .......... .......... 32% 312M 2s 78400K .......... .......... .......... .......... .......... 32% 288M 2s 78450K .......... .......... .......... .......... .......... 32% 288M 2s 78500K .......... .......... .......... .......... .......... 32% 107M 2s 78550K .......... .......... .......... .......... .......... 32% 213M 2s 78600K .......... .......... .......... .......... .......... 32% 149M 2s 78650K .......... .......... .......... .......... .......... 32% 250M 2s 78700K .......... .......... .......... .......... .......... 32% 252M 2s 78750K .......... .......... .......... .......... .......... 32% 310M 2s 78800K .......... .......... .......... .......... .......... 33% 274M 2s 78850K .......... .......... .......... .......... .......... 33% 78.2M 2s 78900K .......... .......... .......... .......... .......... 33% 229M 2s 78950K .......... .......... .......... .......... .......... 33% 142M 2s 79000K .......... .......... .......... .......... .......... 33% 57.3M 2s 79050K .......... .......... .......... .......... .......... 33% 71.7M 2s 79100K .......... .......... .......... .......... .......... 33% 57.9M 2s 79150K .......... .......... .......... .......... .......... 33% 54.0M 2s 79200K .......... .......... .......... .......... .......... 33% 57.3M 2s 79250K .......... .......... .......... .......... .......... 33% 104M 2s 79300K .......... .......... .......... .......... .......... 33% 91.3M 2s 79350K .......... .......... .......... .......... .......... 33% 180M 2s 79400K .......... .......... .......... .......... .......... 33% 77.7M 2s 79450K .......... .......... .......... .......... .......... 33% 146M 2s 79500K .......... .......... .......... .......... .......... 33% 124M 2s 79550K .......... .......... .......... .......... .......... 33% 121M 2s 79600K .......... .......... .......... .......... .......... 33% 122M 2s 79650K .......... .......... .......... .......... .......... 33% 108M 2s 79700K .......... .......... .......... .......... .......... 33% 106M 2s 79750K .......... .......... .......... .......... .......... 33% 102M 2s 79800K .......... .......... .......... .......... .......... 33% 121M 2s 79850K .......... .......... .......... .......... .......... 33% 114M 2s 79900K .......... .......... .......... .......... .......... 33% 118M 2s 79950K .......... .......... .......... .......... .......... 33% 106M 2s 80000K .......... .......... .......... .......... .......... 33% 119M 2s 80050K .......... .......... .......... .......... .......... 33% 103M 2s 80100K .......... .......... .......... .......... .......... 33% 116M 2s 80150K .......... .......... .......... .......... .......... 33% 110M 2s 80200K .......... .......... .......... .......... .......... 33% 119M 2s 80250K .......... .......... .......... .......... .......... 33% 113M 2s 80300K .......... .......... .......... .......... .......... 33% 99.4M 2s 80350K .......... .......... .......... .......... .......... 33% 115M 2s 80400K .......... .......... .......... .......... .......... 33% 123M 2s 80450K .......... .......... .......... .......... .......... 33% 96.1M 2s 80500K .......... .......... .......... .......... .......... 33% 121M 2s 80550K .......... .......... .......... .......... .......... 33% 130M 2s 80600K .......... .......... .......... .......... .......... 33% 112M 2s 80650K .......... .......... .......... .......... .......... 33% 68.5M 2s 80700K .......... .......... .......... .......... .......... 33% 186M 2s 80750K .......... .......... .......... .......... .......... 33% 120M 2s 80800K .......... .......... .......... .......... .......... 33% 123M 2s 80850K .......... .......... .......... .......... .......... 33% 95.9M 2s 80900K .......... .......... .......... .......... .......... 33% 125M 2s 80950K .......... .......... .......... .......... .......... 33% 115M 2s 81000K .......... .......... .......... .......... .......... 33% 106M 2s 81050K .......... .......... .......... .......... .......... 33% 143M 2s 81100K .......... .......... .......... .......... .......... 33% 97.6M 2s 81150K .......... .......... .......... .......... .......... 33% 121M 2s 81200K .......... .......... .......... .......... .......... 34% 114M 2s 81250K .......... .......... .......... .......... .......... 34% 121M 2s 81300K .......... .......... .......... .......... .......... 34% 88.8M 2s 81350K .......... .......... .......... .......... .......... 34% 130M 2s 81400K .......... .......... .......... .......... .......... 34% 103M 2s 81450K .......... .......... .......... .......... .......... 34% 124M 2s 81500K .......... .......... .......... .......... .......... 34% 101M 2s 81550K .......... .......... .......... .......... .......... 34% 129M 2s 81600K .......... .......... .......... .......... .......... 34% 112M 2s 81650K .......... .......... .......... .......... .......... 34% 68.1M 2s 81700K .......... .......... .......... .......... .......... 34% 257M 2s 81750K .......... .......... .......... .......... .......... 34% 130M 2s 81800K .......... .......... .......... .......... .......... 34% 28.3M 2s 81850K .......... .......... .......... .......... .......... 34% 230M 2s 81900K .......... .......... .......... .......... .......... 34% 237M 2s 81950K .......... .......... .......... .......... .......... 34% 290M 2s 82000K .......... .......... .......... .......... .......... 34% 259M 2s 82050K .......... .......... .......... .......... .......... 34% 220M 2s 82100K .......... .......... .......... .......... .......... 34% 140M 2s 82150K .......... .......... .......... .......... .......... 34% 113M 2s 82200K .......... .......... .......... .......... .......... 34% 97.6M 2s 82250K .......... .......... .......... .......... .......... 34% 133M 2s 82300K .......... .......... .......... .......... .......... 34% 79.4M 2s 82350K .......... .......... .......... .......... .......... 34% 170M 2s 82400K .......... .......... .......... .......... .......... 34% 124M 2s 82450K .......... .......... .......... .......... .......... 34% 94.2M 2s 82500K .......... .......... .......... .......... .......... 34% 127M 2s 82550K .......... .......... .......... .......... .......... 34% 142M 2s 82600K .......... .......... .......... .......... .......... 34% 110M 2s 82650K .......... .......... .......... .......... .......... 34% 98.9M 2s 82700K .......... .......... .......... .......... .......... 34% 92.1M 2s 82750K .......... .......... .......... .......... .......... 34% 151M 2s 82800K .......... .......... .......... .......... .......... 34% 105M 2s 82850K .......... .......... .......... .......... .......... 34% 109M 2s 82900K .......... .......... .......... .......... .......... 34% 117M 2s 82950K .......... .......... .......... .......... .......... 34% 100M 2s 83000K .......... .......... .......... .......... .......... 34% 130M 2s 83050K .......... .......... .......... .......... .......... 34% 115M 2s 83100K .......... .......... .......... .......... .......... 34% 99.6M 2s 83150K .......... .......... .......... .......... .......... 34% 121M 2s 83200K .......... .......... .......... .......... .......... 34% 128M 2s 83250K .......... .......... .......... .......... .......... 34% 75.3M 2s 83300K .......... .......... .......... .......... .......... 34% 136M 2s 83350K .......... .......... .......... .......... .......... 34% 129M 2s 83400K .......... .......... .......... .......... .......... 34% 116M 2s 83450K .......... .......... .......... .......... .......... 34% 107M 2s 83500K .......... .......... .......... .......... .......... 34% 112M 2s 83550K .......... .......... .......... .......... .......... 34% 109M 2s 83600K .......... .......... .......... .......... .......... 35% 133M 2s 83650K .......... .......... .......... .......... .......... 35% 115M 2s 83700K .......... .......... .......... .......... .......... 35% 69.5M 2s 83750K .......... .......... .......... .......... .......... 35% 53.7M 2s 83800K .......... .......... .......... .......... .......... 35% 58.4M 2s 83850K .......... .......... .......... .......... .......... 35% 50.7M 2s 83900K .......... .......... .......... .......... .......... 35% 7.34M 2s 83950K .......... .......... .......... .......... .......... 35% 247M 2s 84000K .......... .......... .......... .......... .......... 35% 239M 2s 84050K .......... .......... .......... .......... .......... 35% 265M 2s 84100K .......... .......... .......... .......... .......... 35% 252M 2s 84150K .......... .......... .......... .......... .......... 35% 290M 2s 84200K .......... .......... .......... .......... .......... 35% 206M 2s 84250K .......... .......... .......... .......... .......... 35% 242M 2s 84300K .......... .......... .......... .......... .......... 35% 277M 2s 84350K .......... .......... .......... .......... .......... 35% 301M 2s 84400K .......... .......... .......... .......... .......... 35% 280M 2s 84450K .......... .......... .......... .......... .......... 35% 299M 2s 84500K .......... .......... .......... .......... .......... 35% 7.99M 2s 84550K .......... .......... .......... .......... .......... 35% 260M 2s 84600K .......... .......... .......... .......... .......... 35% 251M 2s 84650K .......... .......... .......... .......... .......... 35% 252M 2s 84700K .......... .......... .......... .......... .......... 35% 242M 2s 84750K .......... .......... .......... .......... .......... 35% 244M 2s 84800K .......... .......... .......... .......... .......... 35% 210M 2s 84850K .......... .......... .......... .......... .......... 35% 261M 2s 84900K .......... .......... .......... .......... .......... 35% 230M 2s 84950K .......... .......... .......... .......... .......... 35% 246M 2s 85000K .......... .......... .......... .......... .......... 35% 255M 2s 85050K .......... .......... .......... .......... .......... 35% 297M 2s 85100K .......... .......... .......... .......... .......... 35% 279M 2s 85150K .......... .......... .......... .......... .......... 35% 266M 2s 85200K .......... .......... .......... .......... .......... 35% 245M 2s 85250K .......... .......... .......... .......... .......... 35% 276M 2s 85300K .......... .......... .......... .......... .......... 35% 243M 2s 85350K .......... .......... .......... .......... .......... 35% 241M 2s 85400K .......... .......... .......... .......... .......... 35% 251M 2s 85450K .......... .......... .......... .......... .......... 35% 300M 2s 85500K .......... .......... .......... .......... .......... 35% 242M 2s 85550K .......... .......... .......... .......... .......... 35% 275M 2s 85600K .......... .......... .......... .......... .......... 35% 255M 2s 85650K .......... .......... .......... .......... .......... 35% 268M 2s 85700K .......... .......... .......... .......... .......... 35% 244M 2s 85750K .......... .......... .......... .......... .......... 35% 264M 2s 85800K .......... .......... .......... .......... .......... 35% 251M 2s 85850K .......... .......... .......... .......... .......... 35% 264M 2s 85900K .......... .......... .......... .......... .......... 35% 183M 2s 85950K .......... .......... .......... .......... .......... 36% 108M 2s 86000K .......... .......... .......... .......... .......... 36% 128M 2s 86050K .......... .......... .......... .......... .......... 36% 103M 2s 86100K .......... .......... .......... .......... .......... 36% 129M 2s 86150K .......... .......... .......... .......... .......... 36% 93.5M 2s 86200K .......... .......... .......... .......... .......... 36% 115M 2s 86250K .......... .......... .......... .......... .......... 36% 105M 2s 86300K .......... .......... .......... .......... .......... 36% 125M 2s 86350K .......... .......... .......... .......... .......... 36% 109M 2s 86400K .......... .......... .......... .......... .......... 36% 139M 2s 86450K .......... .......... .......... .......... .......... 36% 90.8M 2s 86500K .......... .......... .......... .......... .......... 36% 136M 2s 86550K .......... .......... .......... .......... .......... 36% 7.34M 2s 86600K .......... .......... .......... .......... .......... 36% 265M 2s 86650K .......... .......... .......... .......... .......... 36% 229M 2s 86700K .......... .......... .......... .......... .......... 36% 272M 2s 86750K .......... .......... .......... .......... .......... 36% 221M 2s 86800K .......... .......... .......... .......... .......... 36% 238M 2s 86850K .......... .......... .......... .......... .......... 36% 249M 2s 86900K .......... .......... .......... .......... .......... 36% 298M 2s 86950K .......... .......... .......... .......... .......... 36% 278M 2s 87000K .......... .......... .......... .......... .......... 36% 281M 2s 87050K .......... .......... .......... .......... .......... 36% 272M 2s 87100K .......... .......... .......... .......... .......... 36% 305M 2s 87150K .......... .......... .......... .......... .......... 36% 278M 2s 87200K .......... .......... .......... .......... .......... 36% 7.74M 2s 87250K .......... .......... .......... .......... .......... 36% 220M 2s 87300K .......... .......... .......... .......... .......... 36% 255M 2s 87350K .......... .......... .......... .......... .......... 36% 238M 2s 87400K .......... .......... .......... .......... .......... 36% 274M 2s 87450K .......... .......... .......... .......... .......... 36% 206M 2s 87500K .......... .......... .......... .......... .......... 36% 242M 2s 87550K .......... .......... .......... .......... .......... 36% 239M 2s 87600K .......... .......... .......... .......... .......... 36% 263M 2s 87650K .......... .......... .......... .......... .......... 36% 240M 2s 87700K .......... .......... .......... .......... .......... 36% 248M 2s 87750K .......... .......... .......... .......... .......... 36% 254M 2s 87800K .......... .......... .......... .......... .......... 36% 264M 2s 87850K .......... .......... .......... .......... .......... 36% 248M 2s 87900K .......... .......... .......... .......... .......... 36% 276M 2s 87950K .......... .......... .......... .......... .......... 36% 281M 2s 88000K .......... .......... .......... .......... .......... 36% 307M 2s 88050K .......... .......... .......... .......... .......... 36% 263M 2s 88100K .......... .......... .......... .......... .......... 36% 278M 2s 88150K .......... .......... .......... .......... .......... 36% 232M 2s 88200K .......... .......... .......... .......... .......... 36% 260M 2s 88250K .......... .......... .......... .......... .......... 36% 235M 2s 88300K .......... .......... .......... .......... .......... 36% 243M 2s 88350K .......... .......... .......... .......... .......... 37% 219M 2s 88400K .......... .......... .......... .......... .......... 37% 270M 2s 88450K .......... .......... .......... .......... .......... 37% 277M 2s 88500K .......... .......... .......... .......... .......... 37% 262M 2s 88550K .......... .......... .......... .......... .......... 37% 211M 2s 88600K .......... .......... .......... .......... .......... 37% 273M 2s 88650K .......... .......... .......... .......... .......... 37% 255M 2s 88700K .......... .......... .......... .......... .......... 37% 258M 2s 88750K .......... .......... .......... .......... .......... 37% 265M 2s 88800K .......... .......... .......... .......... .......... 37% 266M 2s 88850K .......... .......... .......... .......... .......... 37% 248M 2s 88900K .......... .......... .......... .......... .......... 37% 247M 2s 88950K .......... .......... .......... .......... .......... 37% 257M 2s 89000K .......... .......... .......... .......... .......... 37% 172M 2s 89050K .......... .......... .......... .......... .......... 37% 227M 2s 89100K .......... .......... .......... .......... .......... 37% 107M 2s 89150K .......... .......... .......... .......... .......... 37% 98.6M 2s 89200K .......... .......... .......... .......... .......... 37% 101M 2s 89250K .......... .......... .......... .......... .......... 37% 112M 2s 89300K .......... .......... .......... .......... .......... 37% 135M 2s 89350K .......... .......... .......... .......... .......... 37% 121M 2s 89400K .......... .......... .......... .......... .......... 37% 92.9M 2s 89450K .......... .......... .......... .......... .......... 37% 123M 2s 89500K .......... .......... .......... .......... .......... 37% 123M 2s 89550K .......... .......... .......... .......... .......... 37% 111M 2s 89600K .......... .......... .......... .......... .......... 37% 116M 2s 89650K .......... .......... .......... .......... .......... 37% 97.2M 2s 89700K .......... .......... .......... .......... .......... 37% 7.42M 2s 89750K .......... .......... .......... .......... .......... 37% 256M 2s 89800K .......... .......... .......... .......... .......... 37% 210M 2s 89850K .......... .......... .......... .......... .......... 37% 263M 2s 89900K .......... .......... .......... .......... .......... 37% 235M 2s 89950K .......... .......... .......... .......... .......... 37% 223M 2s 90000K .......... .......... .......... .......... .......... 37% 234M 2s 90050K .......... .......... .......... .......... .......... 37% 251M 2s 90100K .......... .......... .......... .......... .......... 37% 261M 2s 90150K .......... .......... .......... .......... .......... 37% 275M 2s 90200K .......... .......... .......... .......... .......... 37% 246M 2s 90250K .......... .......... .......... .......... .......... 37% 291M 2s 90300K .......... .......... .......... .......... .......... 37% 263M 2s 90350K .......... .......... .......... .......... .......... 37% 287M 2s 90400K .......... .......... .......... .......... .......... 37% 238M 2s 90450K .......... .......... .......... .......... .......... 37% 288M 2s 90500K .......... .......... .......... .......... .......... 37% 230M 2s 90550K .......... .......... .......... .......... .......... 37% 280M 2s 90600K .......... .......... .......... .......... .......... 37% 234M 2s 90650K .......... .......... .......... .......... .......... 37% 251M 2s 90700K .......... .......... .......... .......... .......... 37% 251M 2s 90750K .......... .......... .......... .......... .......... 38% 252M 2s 90800K .......... .......... .......... .......... .......... 38% 237M 2s 90850K .......... .......... .......... .......... .......... 38% 259M 2s 90900K .......... .......... .......... .......... .......... 38% 271M 2s 90950K .......... .......... .......... .......... .......... 38% 8.00M 2s 91000K .......... .......... .......... .......... .......... 38% 276M 2s 91050K .......... .......... .......... .......... .......... 38% 211M 2s 91100K .......... .......... .......... .......... .......... 38% 243M 2s 91150K .......... .......... .......... .......... .......... 38% 254M 2s 91200K .......... .......... .......... .......... .......... 38% 251M 2s 91250K .......... .......... .......... .......... .......... 38% 222M 2s 91300K .......... .......... .......... .......... .......... 38% 254M 2s 91350K .......... .......... .......... .......... .......... 38% 246M 2s 91400K .......... .......... .......... .......... .......... 38% 261M 2s 91450K .......... .......... .......... .......... .......... 38% 247M 2s 91500K .......... .......... .......... .......... .......... 38% 304M 2s 91550K .......... .......... .......... .......... .......... 38% 244M 2s 91600K .......... .......... .......... .......... .......... 38% 253M 2s 91650K .......... .......... .......... .......... .......... 38% 248M 2s 91700K .......... .......... .......... .......... .......... 38% 270M 2s 91750K .......... .......... .......... .......... .......... 38% 280M 2s 91800K .......... .......... .......... .......... .......... 38% 237M 2s 91850K .......... .......... .......... .......... .......... 38% 267M 2s 91900K .......... .......... .......... .......... .......... 38% 295M 2s 91950K .......... .......... .......... .......... .......... 38% 221M 2s 92000K .......... .......... .......... .......... .......... 38% 274M 2s 92050K .......... .......... .......... .......... .......... 38% 7.87M 2s 92100K .......... .......... .......... .......... .......... 38% 168M 2s 92150K .......... .......... .......... .......... .......... 38% 269M 2s 92200K .......... .......... .......... .......... .......... 38% 242M 2s 92250K .......... .......... .......... .......... .......... 38% 296M 2s 92300K .......... .......... .......... .......... .......... 38% 244M 2s 92350K .......... .......... .......... .......... .......... 38% 294M 2s 92400K .......... .......... .......... .......... .......... 38% 243M 2s 92450K .......... .......... .......... .......... .......... 38% 269M 2s 92500K .......... .......... .......... .......... .......... 38% 256M 2s 92550K .......... .......... .......... .......... .......... 38% 296M 2s 92600K .......... .......... .......... .......... .......... 38% 241M 2s 92650K .......... .......... .......... .......... .......... 38% 245M 2s 92700K .......... .......... .......... .......... .......... 38% 252M 2s 92750K .......... .......... .......... .......... .......... 38% 241M 2s 92800K .......... .......... .......... .......... .......... 38% 243M 2s 92850K .......... .......... .......... .......... .......... 38% 297M 2s 92900K .......... .......... .......... .......... .......... 38% 280M 2s 92950K .......... .......... .......... .......... .......... 38% 302M 2s 93000K .......... .......... .......... .......... .......... 38% 281M 2s 93050K .......... .......... .......... .......... .......... 38% 8.36M 2s 93100K .......... .......... .......... .......... .......... 38% 203M 2s 93150K .......... .......... .......... .......... .......... 39% 287M 2s 93200K .......... .......... .......... .......... .......... 39% 186M 2s 93250K .......... .......... .......... .......... .......... 39% 282M 2s 93300K .......... .......... .......... .......... .......... 39% 246M 2s 93350K .......... .......... .......... .......... .......... 39% 261M 2s 93400K .......... .......... .......... .......... .......... 39% 241M 2s 93450K .......... .......... .......... .......... .......... 39% 242M 2s 93500K .......... .......... .......... .......... .......... 39% 276M 2s 93550K .......... .......... .......... .......... .......... 39% 295M 2s 93600K .......... .......... .......... .......... .......... 39% 280M 2s 93650K .......... .......... .......... .......... .......... 39% 301M 2s 93700K .......... .......... .......... .......... .......... 39% 240M 2s 93750K .......... .......... .......... .......... .......... 39% 260M 2s 93800K .......... .......... .......... .......... .......... 39% 234M 2s 93850K .......... .......... .......... .......... .......... 39% 293M 2s 93900K .......... .......... .......... .......... .......... 39% 260M 2s 93950K .......... .......... .......... .......... .......... 39% 290M 2s 94000K .......... .......... .......... .......... .......... 39% 271M 2s 94050K .......... .......... .......... .......... .......... 39% 307M 2s 94100K .......... .......... .......... .......... .......... 39% 290M 2s 94150K .......... .......... .......... .......... .......... 39% 313M 2s 94200K .......... .......... .......... .......... .......... 39% 8.27M 2s 94250K .......... .......... .......... .......... .......... 39% 239M 2s 94300K .......... .......... .......... .......... .......... 39% 255M 2s 94350K .......... .......... .......... .......... .......... 39% 212M 2s 94400K .......... .......... .......... .......... .......... 39% 239M 2s 94450K .......... .......... .......... .......... .......... 39% 250M 2s 94500K .......... .......... .......... .......... .......... 39% 251M 2s 94550K .......... .......... .......... .......... .......... 39% 256M 2s 94600K .......... .......... .......... .......... .......... 39% 241M 2s 94650K .......... .......... .......... .......... .......... 39% 242M 2s 94700K .......... .......... .......... .......... .......... 39% 254M 2s 94750K .......... .......... .......... .......... .......... 39% 283M 2s 94800K .......... .......... .......... .......... .......... 39% 285M 2s 94850K .......... .......... .......... .......... .......... 39% 298M 2s 94900K .......... .......... .......... .......... .......... 39% 257M 2s 94950K .......... .......... .......... .......... .......... 39% 285M 2s 95000K .......... .......... .......... .......... .......... 39% 251M 2s 95050K .......... .......... .......... .......... .......... 39% 257M 2s 95100K .......... .......... .......... .......... .......... 39% 251M 2s 95150K .......... .......... .......... .......... .......... 39% 273M 2s 95200K .......... .......... .......... .......... .......... 39% 264M 2s 95250K .......... .......... .......... .......... .......... 39% 258M 2s 95300K .......... .......... .......... .......... .......... 39% 255M 2s 95350K .......... .......... .......... .......... .......... 39% 281M 2s 95400K .......... .......... .......... .......... .......... 39% 253M 2s 95450K .......... .......... .......... .......... .......... 39% 283M 2s 95500K .......... .......... .......... .......... .......... 40% 243M 2s 95550K .......... .......... .......... .......... .......... 40% 247M 2s 95600K .......... .......... .......... .......... .......... 40% 234M 2s 95650K .......... .......... .......... .......... .......... 40% 219M 2s 95700K .......... .......... .......... .......... .......... 40% 7.40M 2s 95750K .......... .......... .......... .......... .......... 40% 220M 2s 95800K .......... .......... .......... .......... .......... 40% 247M 2s 95850K .......... .......... .......... .......... .......... 40% 247M 2s 95900K .......... .......... .......... .......... .......... 40% 280M 2s 95950K .......... .......... .......... .......... .......... 40% 233M 2s 96000K .......... .......... .......... .......... .......... 40% 238M 2s 96050K .......... .......... .......... .......... .......... 40% 223M 2s 96100K .......... .......... .......... .......... .......... 40% 259M 2s 96150K .......... .......... .......... .......... .......... 40% 247M 2s 96200K .......... .......... .......... .......... .......... 40% 298M 2s 96250K .......... .......... .......... .......... .......... 40% 279M 2s 96300K .......... .......... .......... .......... .......... 40% 286M 2s 96350K .......... .......... .......... .......... .......... 40% 272M 2s 96400K .......... .......... .......... .......... .......... 40% 159M 2s 96450K .......... .......... .......... .......... .......... 40% 231M 2s 96500K .......... .......... .......... .......... .......... 40% 275M 2s 96550K .......... .......... .......... .......... .......... 40% 224M 2s 96600K .......... .......... .......... .......... .......... 40% 255M 2s 96650K .......... .......... .......... .......... .......... 40% 265M 2s 96700K .......... .......... .......... .......... .......... 40% 262M 2s 96750K .......... .......... .......... .......... .......... 40% 241M 2s 96800K .......... .......... .......... .......... .......... 40% 260M 2s 96850K .......... .......... .......... .......... .......... 40% 248M 2s 96900K .......... .......... .......... .......... .......... 40% 294M 2s 96950K .......... .......... .......... .......... .......... 40% 262M 2s 97000K .......... .......... .......... .......... .......... 40% 185M 2s 97050K .......... .......... .......... .......... .......... 40% 6.57M 2s 97100K .......... .......... .......... .......... .......... 40% 225M 2s 97150K .......... .......... .......... .......... .......... 40% 254M 2s 97200K .......... .......... .......... .......... .......... 40% 258M 2s 97250K .......... .......... .......... .......... .......... 40% 235M 2s 97300K .......... .......... .......... .......... .......... 40% 241M 2s 97350K .......... .......... .......... .......... .......... 40% 258M 2s 97400K .......... .......... .......... .......... .......... 40% 244M 2s 97450K .......... .......... .......... .......... .......... 40% 310M 2s 97500K .......... .......... .......... .......... .......... 40% 243M 2s 97550K .......... .......... .......... .......... .......... 40% 277M 2s 97600K .......... .......... .......... .......... .......... 40% 256M 2s 97650K .......... .......... .......... .......... .......... 40% 280M 2s 97700K .......... .......... .......... .......... .......... 40% 252M 2s 97750K .......... .......... .......... .......... .......... 40% 212M 2s 97800K .......... .......... .......... .......... .......... 40% 215M 2s 97850K .......... .......... .......... .......... .......... 40% 234M 2s 97900K .......... .......... .......... .......... .......... 41% 244M 2s 97950K .......... .......... .......... .......... .......... 41% 169M 2s 98000K .......... .......... .......... .......... .......... 41% 24.1M 2s 98050K .......... .......... .......... .......... .......... 41% 169M 2s 98100K .......... .......... .......... .......... .......... 41% 117M 2s 98150K .......... .......... .......... .......... .......... 41% 95.4M 2s 98200K .......... .......... .......... .......... .......... 41% 122M 2s 98250K .......... .......... .......... .......... .......... 41% 1.67M 2s 98300K .......... .......... .......... .......... .......... 41% 4.32M 2s 98350K .......... .......... .......... .......... .......... 41% 119M 2s 98400K .......... .......... .......... .......... .......... 41% 232M 2s 98450K .......... .......... .......... .......... .......... 41% 275M 2s 98500K .......... .......... .......... .......... .......... 41% 190M 2s 98550K .......... .......... .......... .......... .......... 41% 256M 2s 98600K .......... .......... .......... .......... .......... 41% 231M 2s 98650K .......... .......... .......... .......... .......... 41% 308M 2s 98700K .......... .......... .......... .......... .......... 41% 287M 2s 98750K .......... .......... .......... .......... .......... 41% 292M 2s 98800K .......... .......... .......... .......... .......... 41% 283M 2s 98850K .......... .......... .......... .......... .......... 41% 3.20M 2s 98900K .......... .......... .......... .......... .......... 41% 266M 2s 98950K .......... .......... .......... .......... .......... 41% 316M 2s 99000K .......... .......... .......... .......... .......... 41% 270M 2s 99050K .......... .......... .......... .......... .......... 41% 44.1M 2s 99100K .......... .......... .......... .......... .......... 41% 105M 2s 99150K .......... .......... .......... .......... .......... 41% 126M 2s 99200K .......... .......... .......... .......... .......... 41% 123M 2s 99250K .......... .......... .......... .......... .......... 41% 98.3M 2s 99300K .......... .......... .......... .......... .......... 41% 112M 2s 99350K .......... .......... .......... .......... .......... 41% 120M 2s 99400K .......... .......... .......... .......... .......... 41% 103M 2s 99450K .......... .......... .......... .......... .......... 41% 121M 2s 99500K .......... .......... .......... .......... .......... 41% 99.4M 2s 99550K .......... .......... .......... .......... .......... 41% 80.6M 2s 99600K .......... .......... .......... .......... .......... 41% 7.62M 2s 99650K .......... .......... .......... .......... .......... 41% 232M 2s 99700K .......... .......... .......... .......... .......... 41% 244M 2s 99750K .......... .......... .......... .......... .......... 41% 289M 2s 99800K .......... .......... .......... .......... .......... 41% 258M 2s 99850K .......... .......... .......... .......... .......... 41% 198M 2s 99900K .......... .......... .......... .......... .......... 41% 243M 2s 99950K .......... .......... .......... .......... .......... 41% 270M 2s 100000K .......... .......... .......... .......... .......... 41% 262M 2s 100050K .......... .......... .......... .......... .......... 41% 242M 2s 100100K .......... .......... .......... .......... .......... 41% 215M 2s 100150K .......... .......... .......... .......... .......... 41% 305M 2s 100200K .......... .......... .......... .......... .......... 41% 286M 2s 100250K .......... .......... .......... .......... .......... 41% 310M 2s 100300K .......... .......... .......... .......... .......... 42% 4.05M 2s 100350K .......... .......... .......... .......... .......... 42% 231M 2s 100400K .......... .......... .......... .......... .......... 42% 217M 2s 100450K .......... .......... .......... .......... .......... 42% 245M 2s 100500K .......... .......... .......... .......... .......... 42% 236M 2s 100550K .......... .......... .......... .......... .......... 42% 262M 2s 100600K .......... .......... .......... .......... .......... 42% 236M 2s 100650K .......... .......... .......... .......... .......... 42% 279M 2s 100700K .......... .......... .......... .......... .......... 42% 283M 2s 100750K .......... .......... .......... .......... .......... 42% 2.05M 2s 100800K .......... .......... .......... .......... .......... 42% 196M 2s 100850K .......... .......... .......... .......... .......... 42% 230M 2s 100900K .......... .......... .......... .......... .......... 42% 242M 2s 100950K .......... .......... .......... .......... .......... 42% 239M 2s 101000K .......... .......... .......... .......... .......... 42% 234M 2s 101050K .......... .......... .......... .......... .......... 42% 279M 2s 101100K .......... .......... .......... .......... .......... 42% 254M 2s 101150K .......... .......... .......... .......... .......... 42% 314M 2s 101200K .......... .......... .......... .......... .......... 42% 291M 2s 101250K .......... .......... .......... .......... .......... 42% 293M 2s 101300K .......... .......... .......... .......... .......... 42% 277M 2s 101350K .......... .......... .......... .......... .......... 42% 4.00M 2s 101400K .......... .......... .......... .......... .......... 42% 194M 2s 101450K .......... .......... .......... .......... .......... 42% 277M 2s 101500K .......... .......... .......... .......... .......... 42% 197M 2s 101550K .......... .......... .......... .......... .......... 42% 255M 2s 101600K .......... .......... .......... .......... .......... 42% 263M 2s 101650K .......... .......... .......... .......... .......... 42% 273M 2s 101700K .......... .......... .......... .......... .......... 42% 255M 2s 101750K .......... .......... .......... .......... .......... 42% 279M 2s 101800K .......... .......... .......... .......... .......... 42% 269M 2s 101850K .......... .......... .......... .......... .......... 42% 242M 2s 101900K .......... .......... .......... .......... .......... 42% 269M 2s 101950K .......... .......... .......... .......... .......... 42% 274M 2s 102000K .......... .......... .......... .......... .......... 42% 255M 2s 102050K .......... .......... .......... .......... .......... 42% 270M 2s 102100K .......... .......... .......... .......... .......... 42% 236M 2s 102150K .......... .......... .......... .......... .......... 42% 233M 2s 102200K .......... .......... .......... .......... .......... 42% 253M 2s 102250K .......... .......... .......... .......... .......... 42% 258M 2s 102300K .......... .......... .......... .......... .......... 42% 232M 2s 102350K .......... .......... .......... .......... .......... 42% 269M 2s 102400K .......... .......... .......... .......... .......... 42% 257M 2s 102450K .......... .......... .......... .......... .......... 42% 258M 2s 102500K .......... .......... .......... .......... .......... 42% 249M 2s 102550K .......... .......... .......... .......... .......... 42% 271M 2s 102600K .......... .......... .......... .......... .......... 42% 300M 2s 102650K .......... .......... .......... .......... .......... 42% 316M 2s 102700K .......... .......... .......... .......... .......... 43% 303M 2s 102750K .......... .......... .......... .......... .......... 43% 326M 2s 102800K .......... .......... .......... .......... .......... 43% 306M 2s 102850K .......... .......... .......... .......... .......... 43% 308M 2s 102900K .......... .......... .......... .......... .......... 43% 293M 2s 102950K .......... .......... .......... .......... .......... 43% 326M 2s 103000K .......... .......... .......... .......... .......... 43% 44.0M 2s 103050K .......... .......... .......... .......... .......... 43% 290M 2s 103100K .......... .......... .......... .......... .......... 43% 248M 2s 103150K .......... .......... .......... .......... .......... 43% 246M 2s 103200K .......... .......... .......... .......... .......... 43% 241M 2s 103250K .......... .......... .......... .......... .......... 43% 226M 2s 103300K .......... .......... .......... .......... .......... 43% 243M 2s 103350K .......... .......... .......... .......... .......... 43% 269M 2s 103400K .......... .......... .......... .......... .......... 43% 225M 2s 103450K .......... .......... .......... .......... .......... 43% 275M 2s 103500K .......... .......... .......... .......... .......... 43% 289M 2s 103550K .......... .......... .......... .......... .......... 43% 270M 2s 103600K .......... .......... .......... .......... .......... 43% 254M 2s 103650K .......... .......... .......... .......... .......... 43% 286M 2s 103700K .......... .......... .......... .......... .......... 43% 243M 2s 103750K .......... .......... .......... .......... .......... 43% 273M 2s 103800K .......... .......... .......... .......... .......... 43% 252M 2s 103850K .......... .......... .......... .......... .......... 43% 271M 2s 103900K .......... .......... .......... .......... .......... 43% 248M 2s 103950K .......... .......... .......... .......... .......... 43% 273M 2s 104000K .......... .......... .......... .......... .......... 43% 261M 2s 104050K .......... .......... .......... .......... .......... 43% 289M 2s 104100K .......... .......... .......... .......... .......... 43% 259M 2s 104150K .......... .......... .......... .......... .......... 43% 296M 2s 104200K .......... .......... .......... .......... .......... 43% 239M 2s 104250K .......... .......... .......... .......... .......... 43% 260M 2s 104300K .......... .......... .......... .......... .......... 43% 204M 2s 104350K .......... .......... .......... .......... .......... 43% 234M 2s 104400K .......... .......... .......... .......... .......... 43% 101M 2s 104450K .......... .......... .......... .......... .......... 43% 102M 2s 104500K .......... .......... .......... .......... .......... 43% 107M 2s 104550K .......... .......... .......... .......... .......... 43% 127M 2s 104600K .......... .......... .......... .......... .......... 43% 115M 2s 104650K .......... .......... .......... .......... .......... 43% 115M 2s 104700K .......... .......... .......... .......... .......... 43% 101M 2s 104750K .......... .......... .......... .......... .......... 43% 67.1M 2s 104800K .......... .......... .......... .......... .......... 43% 139M 2s 104850K .......... .......... .......... .......... .......... 43% 201M 2s 104900K .......... .......... .......... .......... .......... 43% 109M 2s 104950K .......... .......... .......... .......... .......... 43% 107M 2s 105000K .......... .......... .......... .......... .......... 43% 112M 2s 105050K .......... .......... .......... .......... .......... 43% 125M 2s 105100K .......... .......... .......... .......... .......... 44% 115M 2s 105150K .......... .......... .......... .......... .......... 44% 93.5M 2s 105200K .......... .......... .......... .......... .......... 44% 17.5M 2s 105250K .......... .......... .......... .......... .......... 44% 257M 2s 105300K .......... .......... .......... .......... .......... 44% 240M 2s 105350K .......... .......... .......... .......... .......... 44% 162M 2s 105400K .......... .......... .......... .......... .......... 44% 195M 2s 105450K .......... .......... .......... .......... .......... 44% 1.89M 2s 105500K .......... .......... .......... .......... .......... 44% 20.0M 2s 105550K .......... .......... .......... .......... .......... 44% 6.02M 2s 105600K .......... .......... .......... .......... .......... 44% 220M 2s 105650K .......... .......... .......... .......... .......... 44% 223M 2s 105700K .......... .......... .......... .......... .......... 44% 222M 2s 105750K .......... .......... .......... .......... .......... 44% 255M 2s 105800K .......... .......... .......... .......... .......... 44% 236M 2s 105850K .......... .......... .......... .......... .......... 44% 226M 2s 105900K .......... .......... .......... .......... .......... 44% 235M 2s 105950K .......... .......... .......... .......... .......... 44% 277M 2s 106000K .......... .......... .......... .......... .......... 44% 250M 2s 106050K .......... .......... .......... .......... .......... 44% 279M 2s 106100K .......... .......... .......... .......... .......... 44% 235M 2s 106150K .......... .......... .......... .......... .......... 44% 305M 2s 106200K .......... .......... .......... .......... .......... 44% 287M 2s 106250K .......... .......... .......... .......... .......... 44% 309M 2s 106300K .......... .......... .......... .......... .......... 44% 229M 2s 106350K .......... .......... .......... .......... .......... 44% 270M 2s 106400K .......... .......... .......... .......... .......... 44% 239M 2s 106450K .......... .......... .......... .......... .......... 44% 272M 2s 106500K .......... .......... .......... .......... .......... 44% 237M 2s 106550K .......... .......... .......... .......... .......... 44% 280M 2s 106600K .......... .......... .......... .......... .......... 44% 254M 2s 106650K .......... .......... .......... .......... .......... 44% 254M 2s 106700K .......... .......... .......... .......... .......... 44% 274M 2s 106750K .......... .......... .......... .......... .......... 44% 279M 2s 106800K .......... .......... .......... .......... .......... 44% 260M 2s 106850K .......... .......... .......... .......... .......... 44% 260M 2s 106900K .......... .......... .......... .......... .......... 44% 235M 2s 106950K .......... .......... .......... .......... .......... 44% 156M 2s 107000K .......... .......... .......... .......... .......... 44% 94.7M 2s 107050K .......... .......... .......... .......... .......... 44% 6.69M 2s 107100K .......... .......... .......... .......... .......... 44% 218M 2s 107150K .......... .......... .......... .......... .......... 44% 253M 2s 107200K .......... .......... .......... .......... .......... 44% 247M 2s 107250K .......... .......... .......... .......... .......... 44% 239M 2s 107300K .......... .......... .......... .......... .......... 44% 261M 2s 107350K .......... .......... .......... .......... .......... 44% 251M 2s 107400K .......... .......... .......... .......... .......... 44% 221M 2s 107450K .......... .......... .......... .......... .......... 45% 249M 2s 107500K .......... .......... .......... .......... .......... 45% 216M 2s 107550K .......... .......... .......... .......... .......... 45% 296M 2s 107600K .......... .......... .......... .......... .......... 45% 277M 2s 107650K .......... .......... .......... .......... .......... 45% 247M 2s 107700K .......... .......... .......... .......... .......... 45% 251M 2s 107750K .......... .......... .......... .......... .......... 45% 259M 2s 107800K .......... .......... .......... .......... .......... 45% 229M 2s 107850K .......... .......... .......... .......... .......... 45% 285M 2s 107900K .......... .......... .......... .......... .......... 45% 248M 2s 107950K .......... .......... .......... .......... .......... 45% 255M 2s 108000K .......... .......... .......... .......... .......... 45% 251M 2s 108050K .......... .......... .......... .......... .......... 45% 285M 2s 108100K .......... .......... .......... .......... .......... 45% 264M 2s 108150K .......... .......... .......... .......... .......... 45% 252M 2s 108200K .......... .......... .......... .......... .......... 45% 257M 2s 108250K .......... .......... .......... .......... .......... 45% 247M 2s 108300K .......... .......... .......... .......... .......... 45% 240M 2s 108350K .......... .......... .......... .......... .......... 45% 117M 2s 108400K .......... .......... .......... .......... .......... 45% 164M 2s 108450K .......... .......... .......... .......... .......... 45% 111M 2s 108500K .......... .......... .......... .......... .......... 45% 103M 2s 108550K .......... .......... .......... .......... .......... 45% 105M 2s 108600K .......... .......... .......... .......... .......... 45% 128M 2s 108650K .......... .......... .......... .......... .......... 45% 101M 2s 108700K .......... .......... .......... .......... .......... 45% 106M 2s 108750K .......... .......... .......... .......... .......... 45% 140M 2s 108800K .......... .......... .......... .......... .......... 45% 88.2M 2s 108850K .......... .......... .......... .......... .......... 45% 116M 2s 108900K .......... .......... .......... .......... .......... 45% 113M 2s 108950K .......... .......... .......... .......... .......... 45% 128M 2s 109000K .......... .......... .......... .......... .......... 45% 86.5M 2s 109050K .......... .......... .......... .......... .......... 45% 100M 2s 109100K .......... .......... .......... .......... .......... 45% 184M 2s 109150K .......... .......... .......... .......... .......... 45% 101M 2s 109200K .......... .......... .......... .......... .......... 45% 119M 2s 109250K .......... .......... .......... .......... .......... 45% 115M 2s 109300K .......... .......... .......... .......... .......... 45% 91.0M 2s 109350K .......... .......... .......... .......... .......... 45% 87.4M 2s 109400K .......... .......... .......... .......... .......... 45% 68.6M 2s 109450K .......... .......... .......... .......... .......... 45% 251M 2s 109500K .......... .......... .......... .......... .......... 45% 270M 2s 109550K .......... .......... .......... .......... .......... 45% 113M 2s 109600K .......... .......... .......... .......... .......... 45% 105M 2s 109650K .......... .......... .......... .......... .......... 45% 132M 2s 109700K .......... .......... .......... .......... .......... 45% 103M 2s 109750K .......... .......... .......... .......... .......... 45% 113M 2s 109800K .......... .......... .......... .......... .......... 45% 121M 2s 109850K .......... .......... .......... .......... .......... 46% 117M 2s 109900K .......... .......... .......... .......... .......... 46% 104M 2s 109950K .......... .......... .......... .......... .......... 46% 93.0M 2s 110000K .......... .......... .......... .......... .......... 46% 146M 2s 110050K .......... .......... .......... .......... .......... 46% 110M 2s 110100K .......... .......... .......... .......... .......... 46% 106M 2s 110150K .......... .......... .......... .......... .......... 46% 111M 2s 110200K .......... .......... .......... .......... .......... 46% 104M 2s 110250K .......... .......... .......... .......... .......... 46% 103M 2s 110300K .......... .......... .......... .......... .......... 46% 147M 2s 110350K .......... .......... .......... .......... .......... 46% 116M 2s 110400K .......... .......... .......... .......... .......... 46% 80.8M 2s 110450K .......... .......... .......... .......... .......... 46% 98.3M 2s 110500K .......... .......... .......... .......... .......... 46% 67.7M 2s 110550K .......... .......... .......... .......... .......... 46% 164M 2s 110600K .......... .......... .......... .......... .......... 46% 119M 2s 110650K .......... .......... .......... .......... .......... 46% 120M 2s 110700K .......... .......... .......... .......... .......... 46% 73.4M 2s 110750K .......... .......... .......... .......... .......... 46% 255M 2s 110800K .......... .......... .......... .......... .......... 46% 93.2M 2s 110850K .......... .......... .......... .......... .......... 46% 119M 2s 110900K .......... .......... .......... .......... .......... 46% 106M 2s 110950K .......... .......... .......... .......... .......... 46% 108M 2s 111000K .......... .......... .......... .......... .......... 46% 129M 2s 111050K .......... .......... .......... .......... .......... 46% 96.2M 2s 111100K .......... .......... .......... .......... .......... 46% 114M 2s 111150K .......... .......... .......... .......... .......... 46% 107M 2s 111200K .......... .......... .......... .......... .......... 46% 141M 2s 111250K .......... .......... .......... .......... .......... 46% 99.5M 2s 111300K .......... .......... .......... .......... .......... 46% 135M 2s 111350K .......... .......... .......... .......... .......... 46% 102M 2s 111400K .......... .......... .......... .......... .......... 46% 104M 2s 111450K .......... .......... .......... .......... .......... 46% 146M 2s 111500K .......... .......... .......... .......... .......... 46% 93.7M 2s 111550K .......... .......... .......... .......... .......... 46% 123M 2s 111600K .......... .......... .......... .......... .......... 46% 61.7M 2s 111650K .......... .......... .......... .......... .......... 46% 6.64M 2s 111700K .......... .......... .......... .......... .......... 46% 190M 2s 111750K .......... .......... .......... .......... .......... 46% 247M 2s 111800K .......... .......... .......... .......... .......... 46% 212M 2s 111850K .......... .......... .......... .......... .......... 46% 268M 2s 111900K .......... .......... .......... .......... .......... 46% 245M 2s 111950K .......... .......... .......... .......... .......... 46% 240M 2s 112000K .......... .......... .......... .......... .......... 46% 253M 2s 112050K .......... .......... .......... .......... .......... 46% 284M 2s 112100K .......... .......... .......... .......... .......... 46% 265M 2s 112150K .......... .......... .......... .......... .......... 46% 307M 2s 112200K .......... .......... .......... .......... .......... 46% 6.71M 2s 112250K .......... .......... .......... .......... .......... 47% 223M 2s 112300K .......... .......... .......... .......... .......... 47% 236M 2s 112350K .......... .......... .......... .......... .......... 47% 251M 2s 112400K .......... .......... .......... .......... .......... 47% 206M 2s 112450K .......... .......... .......... .......... .......... 47% 224M 2s 112500K .......... .......... .......... .......... .......... 47% 234M 2s 112550K .......... .......... .......... .......... .......... 47% 250M 2s 112600K .......... .......... .......... .......... .......... 47% 272M 2s 112650K .......... .......... .......... .......... .......... 47% 298M 2s 112700K .......... .......... .......... .......... .......... 47% 255M 2s 112750K .......... .......... .......... .......... .......... 47% 59.3M 2s 112800K .......... .......... .......... .......... .......... 47% 249M 2s 112850K .......... .......... .......... .......... .......... 47% 276M 2s 112900K .......... .......... .......... .......... .......... 47% 252M 2s 112950K .......... .......... .......... .......... .......... 47% 263M 2s 113000K .......... .......... .......... .......... .......... 47% 153M 2s 113050K .......... .......... .......... .......... .......... 47% 246M 2s 113100K .......... .......... .......... .......... .......... 47% 73.9M 2s 113150K .......... .......... .......... .......... .......... 47% 155M 2s 113200K .......... .......... .......... .......... .......... 47% 72.4M 2s 113250K .......... .......... .......... .......... .......... 47% 154M 2s 113300K .......... .......... .......... .......... .......... 47% 252M 2s 113350K .......... .......... .......... .......... .......... 47% 150M 2s 113400K .......... .......... .......... .......... .......... 47% 136M 2s 113450K .......... .......... .......... .......... .......... 47% 87.8M 2s 113500K .......... .......... .......... .......... .......... 47% 166M 2s 113550K .......... .......... .......... .......... .......... 47% 99.0M 2s 113600K .......... .......... .......... .......... .......... 47% 122M 2s 113650K .......... .......... .......... .......... .......... 47% 24.3M 2s 113700K .......... .......... .......... .......... .......... 47% 256M 2s 113750K .......... .......... .......... .......... .......... 47% 229M 2s 113800K .......... .......... .......... .......... .......... 47% 243M 2s 113850K .......... .......... .......... .......... .......... 47% 253M 2s 113900K .......... .......... .......... .......... .......... 47% 272M 2s 113950K .......... .......... .......... .......... .......... 47% 247M 2s 114000K .......... .......... .......... .......... .......... 47% 178M 2s 114050K .......... .......... .......... .......... .......... 47% 120M 2s 114100K .......... .......... .......... .......... .......... 47% 103M 2s 114150K .......... .......... .......... .......... .......... 47% 102M 2s 114200K .......... .......... .......... .......... .......... 47% 132M 2s 114250K .......... .......... .......... .......... .......... 47% 112M 2s 114300K .......... .......... .......... .......... .......... 47% 116M 2s 114350K .......... .......... .......... .......... .......... 47% 95.0M 2s 114400K .......... .......... .......... .......... .......... 47% 83.3M 2s 114450K .......... .......... .......... .......... .......... 47% 93.0M 2s 114500K .......... .......... .......... .......... .......... 47% 108M 2s 114550K .......... .......... .......... .......... .......... 47% 84.0M 2s 114600K .......... .......... .......... .......... .......... 47% 106M 2s 114650K .......... .......... .......... .......... .......... 48% 101M 2s 114700K .......... .......... .......... .......... .......... 48% 112M 2s 114750K .......... .......... .......... .......... .......... 48% 94.1M 2s 114800K .......... .......... .......... .......... .......... 48% 120M 2s 114850K .......... .......... .......... .......... .......... 48% 91.6M 2s 114900K .......... .......... .......... .......... .......... 48% 114M 2s 114950K .......... .......... .......... .......... .......... 48% 142M 2s 115000K .......... .......... .......... .......... .......... 48% 61.8M 2s 115050K .......... .......... .......... .......... .......... 48% 204M 2s 115100K .......... .......... .......... .......... .......... 48% 149M 2s 115150K .......... .......... .......... .......... .......... 48% 141M 2s 115200K .......... .......... .......... .......... .......... 48% 101M 2s 115250K .......... .......... .......... .......... .......... 48% 125M 2s 115300K .......... .......... .......... .......... .......... 48% 102M 2s 115350K .......... .......... .......... .......... .......... 48% 122M 2s 115400K .......... .......... .......... .......... .......... 48% 6.38M 2s 115450K .......... .......... .......... .......... .......... 48% 243M 2s 115500K .......... .......... .......... .......... .......... 48% 239M 2s 115550K .......... .......... .......... .......... .......... 48% 293M 2s 115600K .......... .......... .......... .......... .......... 48% 233M 2s 115650K .......... .......... .......... .......... .......... 48% 232M 2s 115700K .......... .......... .......... .......... .......... 48% 240M 2s 115750K .......... .......... .......... .......... .......... 48% 241M 2s 115800K .......... .......... .......... .......... .......... 48% 244M 2s 115850K .......... .......... .......... .......... .......... 48% 264M 2s 115900K .......... .......... .......... .......... .......... 48% 243M 2s 115950K .......... .......... .......... .......... .......... 48% 251M 2s 116000K .......... .......... .......... .......... .......... 48% 251M 2s 116050K .......... .......... .......... .......... .......... 48% 275M 2s 116100K .......... .......... .......... .......... .......... 48% 246M 2s 116150K .......... .......... .......... .......... .......... 48% 251M 2s 116200K .......... .......... .......... .......... .......... 48% 272M 2s 116250K .......... .......... .......... .......... .......... 48% 305M 2s 116300K .......... .......... .......... .......... .......... 48% 268M 2s 116350K .......... .......... .......... .......... .......... 48% 316M 2s 116400K .......... .......... .......... .......... .......... 48% 6.34M 2s 116450K .......... .......... .......... .......... .......... 48% 219M 2s 116500K .......... .......... .......... .......... .......... 48% 245M 2s 116550K .......... .......... .......... .......... .......... 48% 191M 2s 116600K .......... .......... .......... .......... .......... 48% 252M 2s 116650K .......... .......... .......... .......... .......... 48% 276M 2s 116700K .......... .......... .......... .......... .......... 48% 255M 2s 116750K .......... .......... .......... .......... .......... 48% 285M 2s 116800K .......... .......... .......... .......... .......... 48% 252M 2s 116850K .......... .......... .......... .......... .......... 48% 207M 2s 116900K .......... .......... .......... .......... .......... 48% 254M 2s 116950K .......... .......... .......... .......... .......... 48% 265M 2s 117000K .......... .......... .......... .......... .......... 49% 280M 2s 117050K .......... .......... .......... .......... .......... 49% 270M 2s 117100K .......... .......... .......... .......... .......... 49% 230M 2s 117150K .......... .......... .......... .......... .......... 49% 273M 2s 117200K .......... .......... .......... .......... .......... 49% 227M 2s 117250K .......... .......... .......... .......... .......... 49% 275M 2s 117300K .......... .......... .......... .......... .......... 49% 246M 2s 117350K .......... .......... .......... .......... .......... 49% 285M 2s 117400K .......... .......... .......... .......... .......... 49% 278M 2s 117450K .......... .......... .......... .......... .......... 49% 253M 2s 117500K .......... .......... .......... .......... .......... 49% 232M 2s 117550K .......... .......... .......... .......... .......... 49% 274M 2s 117600K .......... .......... .......... .......... .......... 49% 268M 2s 117650K .......... .......... .......... .......... .......... 49% 274M 2s 117700K .......... .......... .......... .......... .......... 49% 237M 2s 117750K .......... .......... .......... .......... .......... 49% 296M 2s 117800K .......... .......... .......... .......... .......... 49% 109M 2s 117850K .......... .......... .......... .......... .......... 49% 200M 2s 117900K .......... .......... .......... .......... .......... 49% 149M 2s 117950K .......... .......... .......... .......... .......... 49% 6.36M 2s 118000K .......... .......... .......... .......... .......... 49% 273M 2s 118050K .......... .......... .......... .......... .......... 49% 226M 2s 118100K .......... .......... .......... .......... .......... 49% 261M 2s 118150K .......... .......... .......... .......... .......... 49% 241M 2s 118200K .......... .......... .......... .......... .......... 49% 268M 2s 118250K .......... .......... .......... .......... .......... 49% 252M 2s 118300K .......... .......... .......... .......... .......... 49% 294M 2s 118350K .......... .......... .......... .......... .......... 49% 235M 2s 118400K .......... .......... .......... .......... .......... 49% 220M 2s 118450K .......... .......... .......... .......... .......... 49% 250M 2s 118500K .......... .......... .......... .......... .......... 49% 277M 2s 118550K .......... .......... .......... .......... .......... 49% 256M 2s 118600K .......... .......... .......... .......... .......... 49% 298M 2s 118650K .......... .......... .......... .......... .......... 49% 263M 2s 118700K .......... .......... .......... .......... .......... 49% 265M 2s 118750K .......... .......... .......... .......... .......... 49% 227M 2s 118800K .......... .......... .......... .......... .......... 49% 246M 2s 118850K .......... .......... .......... .......... .......... 49% 263M 2s 118900K .......... .......... .......... .......... .......... 49% 252M 2s 118950K .......... .......... .......... .......... .......... 49% 255M 2s 119000K .......... .......... .......... .......... .......... 49% 262M 2s 119050K .......... .......... .......... .......... .......... 49% 289M 2s 119100K .......... .......... .......... .......... .......... 49% 276M 2s 119150K .......... .......... .......... .......... .......... 49% 283M 2s 119200K .......... .......... .......... .......... .......... 49% 9.32M 2s 119250K .......... .......... .......... .......... .......... 49% 170M 2s 119300K .......... .......... .......... .......... .......... 49% 235M 2s 119350K .......... .......... .......... .......... .......... 49% 262M 2s 119400K .......... .......... .......... .......... .......... 50% 212M 2s 119450K .......... .......... .......... .......... .......... 50% 253M 2s 119500K .......... .......... .......... .......... .......... 50% 243M 2s 119550K .......... .......... .......... .......... .......... 50% 276M 2s 119600K .......... .......... .......... .......... .......... 50% 250M 2s 119650K .......... .......... .......... .......... .......... 50% 251M 2s 119700K .......... .......... .......... .......... .......... 50% 260M 2s 119750K .......... .......... .......... .......... .......... 50% 281M 2s 119800K .......... .......... .......... .......... .......... 50% 271M 2s 119850K .......... .......... .......... .......... .......... 50% 264M 2s 119900K .......... .......... .......... .......... .......... 50% 277M 2s 119950K .......... .......... .......... .......... .......... 50% 276M 2s 120000K .......... .......... .......... .......... .......... 50% 281M 2s 120050K .......... .......... .......... .......... .......... 50% 317M 2s 120100K .......... .......... .......... .......... .......... 50% 2.36M 2s 120150K .......... .......... .......... .......... .......... 50% 174M 2s 120200K .......... .......... .......... .......... .......... 50% 136M 2s 120250K .......... .......... .......... .......... .......... 50% 244M 2s 120300K .......... .......... .......... .......... .......... 50% 225M 2s 120350K .......... .......... .......... .......... .......... 50% 269M 2s 120400K .......... .......... .......... .......... .......... 50% 243M 2s 120450K .......... .......... .......... .......... .......... 50% 267M 2s 120500K .......... .......... .......... .......... .......... 50% 255M 2s 120550K .......... .......... .......... .......... .......... 50% 284M 2s 120600K .......... .......... .......... .......... .......... 50% 5.77M 2s 120650K .......... .......... .......... .......... .......... 50% 242M 2s 120700K .......... .......... .......... .......... .......... 50% 125M 2s 120750K .......... .......... .......... .......... .......... 50% 224M 2s 120800K .......... .......... .......... .......... .......... 50% 235M 2s 120850K .......... .......... .......... .......... .......... 50% 275M 2s 120900K .......... .......... .......... .......... .......... 50% 252M 2s 120950K .......... .......... .......... .......... .......... 50% 271M 2s 121000K .......... .......... .......... .......... .......... 50% 220M 2s 121050K .......... .......... .......... .......... .......... 50% 164M 2s 121100K .......... .......... .......... .......... .......... 50% 183M 2s 121150K .......... .......... .......... .......... .......... 50% 245M 2s 121200K .......... .......... .......... .......... .......... 50% 257M 2s 121250K .......... .......... .......... .......... .......... 50% 284M 2s 121300K .......... .......... .......... .......... .......... 50% 216M 2s 121350K .......... .......... .......... .......... .......... 50% 208M 2s 121400K .......... .......... .......... .......... .......... 50% 175M 2s 121450K .......... .......... .......... .......... .......... 50% 210M 2s 121500K .......... .......... .......... .......... .......... 50% 240M 2s 121550K .......... .......... .......... .......... .......... 50% 232M 2s 121600K .......... .......... .......... .......... .......... 50% 197M 2s 121650K .......... .......... .......... .......... .......... 50% 280M 2s 121700K .......... .......... .......... .......... .......... 50% 205M 2s 121750K .......... .......... .......... .......... .......... 50% 279M 2s 121800K .......... .......... .......... .......... .......... 51% 259M 2s 121850K .......... .......... .......... .......... .......... 51% 21.5M 2s 121900K .......... .......... .......... .......... .......... 51% 145M 2s 121950K .......... .......... .......... .......... .......... 51% 224M 2s 122000K .......... .......... .......... .......... .......... 51% 261M 2s 122050K .......... .......... .......... .......... .......... 51% 253M 2s 122100K .......... .......... .......... .......... .......... 51% 263M 2s 122150K .......... .......... .......... .......... .......... 51% 251M 2s 122200K .......... .......... .......... .......... .......... 51% 241M 2s 122250K .......... .......... .......... .......... .......... 51% 272M 2s 122300K .......... .......... .......... .......... .......... 51% 244M 2s 122350K .......... .......... .......... .......... .......... 51% 284M 2s 122400K .......... .......... .......... .......... .......... 51% 280M 2s 122450K .......... .......... .......... .......... .......... 51% 253M 2s 122500K .......... .......... .......... .......... .......... 51% 259M 2s 122550K .......... .......... .......... .......... .......... 51% 221M 2s 122600K .......... .......... .......... .......... .......... 51% 204M 2s 122650K .......... .......... .......... .......... .......... 51% 254M 2s 122700K .......... .......... .......... .......... .......... 51% 275M 2s 122750K .......... .......... .......... .......... .......... 51% 304M 2s 122800K .......... .......... .......... .......... .......... 51% 274M 2s 122850K .......... .......... .......... .......... .......... 51% 285M 2s 122900K .......... .......... .......... .......... .......... 51% 287M 2s 122950K .......... .......... .......... .......... .......... 51% 201M 2s 123000K .......... .......... .......... .......... .......... 51% 212M 2s 123050K .......... .......... .......... .......... .......... 51% 224M 2s 123100K .......... .......... .......... .......... .......... 51% 246M 2s 123150K .......... .......... .......... .......... .......... 51% 286M 2s 123200K .......... .......... .......... .......... .......... 51% 249M 2s 123250K .......... .......... .......... .......... .......... 51% 273M 2s 123300K .......... .......... .......... .......... .......... 51% 175M 2s 123350K .......... .......... .......... .......... .......... 51% 113M 2s 123400K .......... .......... .......... .......... .......... 51% 123M 2s 123450K .......... .......... .......... .......... .......... 51% 114M 2s 123500K .......... .......... .......... .......... .......... 51% 6.37M 2s 123550K .......... .......... .......... .......... .......... 51% 209M 2s 123600K .......... .......... .......... .......... .......... 51% 215M 2s 123650K .......... .......... .......... .......... .......... 51% 210M 2s 123700K .......... .......... .......... .......... .......... 51% 237M 2s 123750K .......... .......... .......... .......... .......... 51% 265M 2s 123800K .......... .......... .......... .......... .......... 51% 236M 2s 123850K .......... .......... .......... .......... .......... 51% 263M 2s 123900K .......... .......... .......... .......... .......... 51% 245M 2s 123950K .......... .......... .......... .......... .......... 51% 250M 2s 124000K .......... .......... .......... .......... .......... 51% 237M 2s 124050K .......... .......... .......... .......... .......... 51% 257M 2s 124100K .......... .......... .......... .......... .......... 51% 275M 2s 124150K .......... .......... .......... .......... .......... 51% 295M 2s 124200K .......... .......... .......... .......... .......... 52% 251M 2s 124250K .......... .......... .......... .......... .......... 52% 267M 2s 124300K .......... .......... .......... .......... .......... 52% 220M 2s 124350K .......... .......... .......... .......... .......... 52% 261M 2s 124400K .......... .......... .......... .......... .......... 52% 240M 2s 124450K .......... .......... .......... .......... .......... 52% 272M 2s 124500K .......... .......... .......... .......... .......... 52% 274M 2s 124550K .......... .......... .......... .......... .......... 52% 210M 2s 124600K .......... .......... .......... .......... .......... 52% 251M 2s 124650K .......... .......... .......... .......... .......... 52% 234M 2s 124700K .......... .......... .......... .......... .......... 52% 196M 2s 124750K .......... .......... .......... .......... .......... 52% 69.6M 2s 124800K .......... .......... .......... .......... .......... 52% 81.5M 2s 124850K .......... .......... .......... .......... .......... 52% 47.1M 2s 124900K .......... .......... .......... .......... .......... 52% 92.5M 2s 124950K .......... .......... .......... .......... .......... 52% 74.7M 2s 125000K .......... .......... .......... .......... .......... 52% 49.0M 2s 125050K .......... .......... .......... .......... .......... 52% 214M 2s 125100K .......... .......... .......... .......... .......... 52% 113M 2s 125150K .......... .......... .......... .......... .......... 52% 122M 2s 125200K .......... .......... .......... .......... .......... 52% 122M 2s 125250K .......... .......... .......... .......... .......... 52% 47.8M 2s 125300K .......... .......... .......... .......... .......... 52% 207M 2s 125350K .......... .......... .......... .......... .......... 52% 2.00M 2s 125400K .......... .......... .......... .......... .......... 52% 230M 2s 125450K .......... .......... .......... .......... .......... 52% 265M 2s 125500K .......... .......... .......... .......... .......... 52% 205M 2s 125550K .......... .......... .......... .......... .......... 52% 273M 2s 125600K .......... .......... .......... .......... .......... 52% 240M 2s 125650K .......... .......... .......... .......... .......... 52% 267M 2s 125700K .......... .......... .......... .......... .......... 52% 235M 2s 125750K .......... .......... .......... .......... .......... 52% 246M 2s 125800K .......... .......... .......... .......... .......... 52% 235M 2s 125850K .......... .......... .......... .......... .......... 52% 248M 2s 125900K .......... .......... .......... .......... .......... 52% 249M 2s 125950K .......... .......... .......... .......... .......... 52% 271M 2s 126000K .......... .......... .......... .......... .......... 52% 250M 2s 126050K .......... .......... .......... .......... .......... 52% 223M 2s 126100K .......... .......... .......... .......... .......... 52% 196M 2s 126150K .......... .......... .......... .......... .......... 52% 273M 2s 126200K .......... .......... .......... .......... .......... 52% 245M 2s 126250K .......... .......... .......... .......... .......... 52% 268M 2s 126300K .......... .......... .......... .......... .......... 52% 261M 2s 126350K .......... .......... .......... .......... .......... 52% 270M 2s 126400K .......... .......... .......... .......... .......... 52% 249M 2s 126450K .......... .......... .......... .......... .......... 52% 278M 2s 126500K .......... .......... .......... .......... .......... 52% 256M 2s 126550K .......... .......... .......... .......... .......... 52% 193M 2s 126600K .......... .......... .......... .......... .......... 53% 168M 2s 126650K .......... .......... .......... .......... .......... 53% 193M 2s 126700K .......... .......... .......... .......... .......... 53% 186M 2s 126750K .......... .......... .......... .......... .......... 53% 301M 2s 126800K .......... .......... .......... .......... .......... 53% 279M 2s 126850K .......... .......... .......... .......... .......... 53% 313M 2s 126900K .......... .......... .......... .......... .......... 53% 289M 2s 126950K .......... .......... .......... .......... .......... 53% 306M 2s 127000K .......... .......... .......... .......... .......... 53% 276M 2s 127050K .......... .......... .......... .......... .......... 53% 304M 2s 127100K .......... .......... .......... .......... .......... 53% 240M 2s 127150K .......... .......... .......... .......... .......... 53% 316M 2s 127200K .......... .......... .......... .......... .......... 53% 288M 2s 127250K .......... .......... .......... .......... .......... 53% 313M 2s 127300K .......... .......... .......... .......... .......... 53% 274M 2s 127350K .......... .......... .......... .......... .......... 53% 7.69M 2s 127400K .......... .......... .......... .......... .......... 53% 255M 2s 127450K .......... .......... .......... .......... .......... 53% 276M 2s 127500K .......... .......... .......... .......... .......... 53% 241M 2s 127550K .......... .......... .......... .......... .......... 53% 148M 2s 127600K .......... .......... .......... .......... .......... 53% 189M 2s 127650K .......... .......... .......... .......... .......... 53% 212M 2s 127700K .......... .......... .......... .......... .......... 53% 165M 2s 127750K .......... .......... .......... .......... .......... 53% 192M 2s 127800K .......... .......... .......... .......... .......... 53% 245M 2s 127850K .......... .......... .......... .......... .......... 53% 240M 2s 127900K .......... .......... .......... .......... .......... 53% 241M 2s 127950K .......... .......... .......... .......... .......... 53% 252M 2s 128000K .......... .......... .......... .......... .......... 53% 227M 2s 128050K .......... .......... .......... .......... .......... 53% 268M 2s 128100K .......... .......... .......... .......... .......... 53% 246M 2s 128150K .......... .......... .......... .......... .......... 53% 301M 2s 128200K .......... .......... .......... .......... .......... 53% 264M 2s 128250K .......... .......... .......... .......... .......... 53% 296M 2s 128300K .......... .......... .......... .......... .......... 53% 265M 2s 128350K .......... .......... .......... .......... .......... 53% 299M 2s 128400K .......... .......... .......... .......... .......... 53% 286M 2s 128450K .......... .......... .......... .......... .......... 53% 307M 2s 128500K .......... .......... .......... .......... .......... 53% 197M 2s 128550K .......... .......... .......... .......... .......... 53% 266M 2s 128600K .......... .......... .......... .......... .......... 53% 251M 2s 128650K .......... .......... .......... .......... .......... 53% 282M 2s 128700K .......... .......... .......... .......... .......... 53% 265M 2s 128750K .......... .......... .......... .......... .......... 53% 279M 2s 128800K .......... .......... .......... .......... .......... 53% 23.7M 2s 128850K .......... .......... .......... .......... .......... 53% 169M 2s 128900K .......... .......... .......... .......... .......... 53% 101M 2s 128950K .......... .......... .......... .......... .......... 54% 5.94M 2s 129000K .......... .......... .......... .......... .......... 54% 186M 2s 129050K .......... .......... .......... .......... .......... 54% 241M 2s 129100K .......... .......... .......... .......... .......... 54% 260M 2s 129150K .......... .......... .......... .......... .......... 54% 250M 2s 129200K .......... .......... .......... .......... .......... 54% 232M 2s 129250K .......... .......... .......... .......... .......... 54% 225M 2s 129300K .......... .......... .......... .......... .......... 54% 290M 1s 129350K .......... .......... .......... .......... .......... 54% 239M 1s 129400K .......... .......... .......... .......... .......... 54% 290M 1s 129450K .......... .......... .......... .......... .......... 54% 258M 1s 129500K .......... .......... .......... .......... .......... 54% 308M 1s 129550K .......... .......... .......... .......... .......... 54% 80.0M 1s 129600K .......... .......... .......... .......... .......... 54% 95.9M 1s 129650K .......... .......... .......... .......... .......... 54% 282M 1s 129700K .......... .......... .......... .......... .......... 54% 267M 1s 129750K .......... .......... .......... .......... .......... 54% 260M 1s 129800K .......... .......... .......... .......... .......... 54% 267M 1s 129850K .......... .......... .......... .......... .......... 54% 219M 1s 129900K .......... .......... .......... .......... .......... 54% 287M 1s 129950K .......... .......... .......... .......... .......... 54% 289M 1s 130000K .......... .......... .......... .......... .......... 54% 248M 1s 130050K .......... .......... .......... .......... .......... 54% 241M 1s 130100K .......... .......... .......... .......... .......... 54% 254M 1s 130150K .......... .......... .......... .......... .......... 54% 225M 1s 130200K .......... .......... .......... .......... .......... 54% 154M 1s 130250K .......... .......... .......... .......... .......... 54% 94.1M 1s 130300K .......... .......... .......... .......... .......... 54% 153M 1s 130350K .......... .......... .......... .......... .......... 54% 62.6M 1s 130400K .......... .......... .......... .......... .......... 54% 113M 1s 130450K .......... .......... .......... .......... .......... 54% 235M 1s 130500K .......... .......... .......... .......... .......... 54% 146M 1s 130550K .......... .......... .......... .......... .......... 54% 115M 1s 130600K .......... .......... .......... .......... .......... 54% 55.6M 1s 130650K .......... .......... .......... .......... .......... 54% 71.5M 1s 130700K .......... .......... .......... .......... .......... 54% 125M 1s 130750K .......... .......... .......... .......... .......... 54% 98.1M 1s 130800K .......... .......... .......... .......... .......... 54% 118M 1s 130850K .......... .......... .......... .......... .......... 54% 127M 1s 130900K .......... .......... .......... .......... .......... 54% 106M 1s 130950K .......... .......... .......... .......... .......... 54% 107M 1s 131000K .......... .......... .......... .......... .......... 54% 112M 1s 131050K .......... .......... .......... .......... .......... 54% 107M 1s 131100K .......... .......... .......... .......... .......... 54% 109M 1s 131150K .......... .......... .......... .......... .......... 54% 137M 1s 131200K .......... .......... .......... .......... .......... 54% 97.2M 1s 131250K .......... .......... .......... .......... .......... 54% 130M 1s 131300K .......... .......... .......... .......... .......... 54% 98.2M 1s 131350K .......... .......... .......... .......... .......... 55% 120M 1s 131400K .......... .......... .......... .......... .......... 55% 114M 1s 131450K .......... .......... .......... .......... .......... 55% 106M 1s 131500K .......... .......... .......... .......... .......... 55% 116M 1s 131550K .......... .......... .......... .......... .......... 55% 85.3M 1s 131600K .......... .......... .......... .......... .......... 55% 181M 1s 131650K .......... .......... .......... .......... .......... 55% 114M 1s 131700K .......... .......... .......... .......... .......... 55% 79.8M 1s 131750K .......... .......... .......... .......... .......... 55% 5.49M 1s 131800K .......... .......... .......... .......... .......... 55% 145M 1s 131850K .......... .......... .......... .......... .......... 55% 117M 1s 131900K .......... .......... .......... .......... .......... 55% 259M 1s 131950K .......... .......... .......... .......... .......... 55% 246M 1s 132000K .......... .......... .......... .......... .......... 55% 272M 1s 132050K .......... .......... .......... .......... .......... 55% 209M 1s 132100K .......... .......... .......... .......... .......... 55% 280M 1s 132150K .......... .......... .......... .......... .......... 55% 260M 1s 132200K .......... .......... .......... .......... .......... 55% 248M 1s 132250K .......... .......... .......... .......... .......... 55% 262M 1s 132300K .......... .......... .......... .......... .......... 55% 278M 1s 132350K .......... .......... .......... .......... .......... 55% 278M 1s 132400K .......... .......... .......... .......... .......... 55% 292M 1s 132450K .......... .......... .......... .......... .......... 55% 234M 1s 132500K .......... .......... .......... .......... .......... 55% 279M 1s 132550K .......... .......... .......... .......... .......... 55% 241M 1s 132600K .......... .......... .......... .......... .......... 55% 252M 1s 132650K .......... .......... .......... .......... .......... 55% 251M 1s 132700K .......... .......... .......... .......... .......... 55% 290M 1s 132750K .......... .......... .......... .......... .......... 55% 252M 1s 132800K .......... .......... .......... .......... .......... 55% 248M 1s 132850K .......... .......... .......... .......... .......... 55% 231M 1s 132900K .......... .......... .......... .......... .......... 55% 264M 1s 132950K .......... .......... .......... .......... .......... 55% 247M 1s 133000K .......... .......... .......... .......... .......... 55% 279M 1s 133050K .......... .......... .......... .......... .......... 55% 256M 1s 133100K .......... .......... .......... .......... .......... 55% 238M 1s 133150K .......... .......... .......... .......... .......... 55% 245M 1s 133200K .......... .......... .......... .......... .......... 55% 260M 1s 133250K .......... .......... .......... .......... .......... 55% 253M 1s 133300K .......... .......... .......... .......... .......... 55% 236M 1s 133350K .......... .......... .......... .......... .......... 55% 188M 1s 133400K .......... .......... .......... .......... .......... 55% 218M 1s 133450K .......... .......... .......... .......... .......... 55% 228M 1s 133500K .......... .......... .......... .......... .......... 55% 236M 1s 133550K .......... .......... .......... .......... .......... 55% 187M 1s 133600K .......... .......... .......... .......... .......... 55% 97.8M 1s 133650K .......... .......... .......... .......... .......... 55% 35.4M 1s 133700K .......... .......... .......... .......... .......... 55% 182M 1s 133750K .......... .......... .......... .......... .......... 56% 46.6M 1s 133800K .......... .......... .......... .......... .......... 56% 56.8M 1s 133850K .......... .......... .......... .......... .......... 56% 60.2M 1s 133900K .......... .......... .......... .......... .......... 56% 57.2M 1s 133950K .......... .......... .......... .......... .......... 56% 54.8M 1s 134000K .......... .......... .......... .......... .......... 56% 56.4M 1s 134050K .......... .......... .......... .......... .......... 56% 55.0M 1s 134100K .......... .......... .......... .......... .......... 56% 45.7M 1s 134150K .......... .......... .......... .......... .......... 56% 174M 1s 134200K .......... .......... .......... .......... .......... 56% 126M 1s 134250K .......... .......... .......... .......... .......... 56% 108M 1s 134300K .......... .......... .......... .......... .......... 56% 117M 1s 134350K .......... .......... .......... .......... .......... 56% 85.9M 1s 134400K .......... .......... .......... .......... .......... 56% 102M 1s 134450K .......... .......... .......... .......... .......... 56% 7.12M 1s 134500K .......... .......... .......... .......... .......... 56% 229M 1s 134550K .......... .......... .......... .......... .......... 56% 265M 1s 134600K .......... .......... .......... .......... .......... 56% 168M 1s 134650K .......... .......... .......... .......... .......... 56% 200M 1s 134700K .......... .......... .......... .......... .......... 56% 167M 1s 134750K .......... .......... .......... .......... .......... 56% 239M 1s 134800K .......... .......... .......... .......... .......... 56% 241M 1s 134850K .......... .......... .......... .......... .......... 56% 250M 1s 134900K .......... .......... .......... .......... .......... 56% 219M 1s 134950K .......... .......... .......... .......... .......... 56% 229M 1s 135000K .......... .......... .......... .......... .......... 56% 278M 1s 135050K .......... .......... .......... .......... .......... 56% 297M 1s 135100K .......... .......... .......... .......... .......... 56% 275M 1s 135150K .......... .......... .......... .......... .......... 56% 274M 1s 135200K .......... .......... .......... .......... .......... 56% 226M 1s 135250K .......... .......... .......... .......... .......... 56% 282M 1s 135300K .......... .......... .......... .......... .......... 56% 242M 1s 135350K .......... .......... .......... .......... .......... 56% 275M 1s 135400K .......... .......... .......... .......... .......... 56% 249M 1s 135450K .......... .......... .......... .......... .......... 56% 258M 1s 135500K .......... .......... .......... .......... .......... 56% 240M 1s 135550K .......... .......... .......... .......... .......... 56% 247M 1s 135600K .......... .......... .......... .......... .......... 56% 252M 1s 135650K .......... .......... .......... .......... .......... 56% 255M 1s 135700K .......... .......... .......... .......... .......... 56% 257M 1s 135750K .......... .......... .......... .......... .......... 56% 230M 1s 135800K .......... .......... .......... .......... .......... 56% 235M 1s 135850K .......... .......... .......... .......... .......... 56% 167M 1s 135900K .......... .......... .......... .......... .......... 56% 119M 1s 135950K .......... .......... .......... .......... .......... 56% 31.8M 1s 136000K .......... .......... .......... .......... .......... 56% 254M 1s 136050K .......... .......... .......... .......... .......... 56% 217M 1s 136100K .......... .......... .......... .......... .......... 56% 297M 1s 136150K .......... .......... .......... .......... .......... 57% 236M 1s 136200K .......... .......... .......... .......... .......... 57% 195M 1s 136250K .......... .......... .......... .......... .......... 57% 66.7M 1s 136300K .......... .......... .......... .......... .......... 57% 153M 1s 136350K .......... .......... .......... .......... .......... 57% 80.2M 1s 136400K .......... .......... .......... .......... .......... 57% 52.1M 1s 136450K .......... .......... .......... .......... .......... 57% 737K 1s 136500K .......... .......... .......... .......... .......... 57% 202M 1s 136550K .......... .......... .......... .......... .......... 57% 259M 1s 136600K .......... .......... .......... .......... .......... 57% 246M 1s 136650K .......... .......... .......... .......... .......... 57% 266M 1s 136700K .......... .......... .......... .......... .......... 57% 252M 1s 136750K .......... .......... .......... .......... .......... 57% 262M 1s 136800K .......... .......... .......... .......... .......... 57% 255M 1s 136850K .......... .......... .......... .......... .......... 57% 282M 1s 136900K .......... .......... .......... .......... .......... 57% 241M 1s 136950K .......... .......... .......... .......... .......... 57% 227M 1s 137000K .......... .......... .......... .......... .......... 57% 274M 1s 137050K .......... .......... .......... .......... .......... 57% 278M 1s 137100K .......... .......... .......... .......... .......... 57% 265M 1s 137150K .......... .......... .......... .......... .......... 57% 310M 1s 137200K .......... .......... .......... .......... .......... 57% 294M 1s 137250K .......... .......... .......... .......... .......... 57% 303M 1s 137300K .......... .......... .......... .......... .......... 57% 293M 1s 137350K .......... .......... .......... .......... .......... 57% 319M 1s 137400K .......... .......... .......... .......... .......... 57% 289M 1s 137450K .......... .......... .......... .......... .......... 57% 323M 1s 137500K .......... .......... .......... .......... .......... 57% 3.01M 1s 137550K .......... .......... .......... .......... .......... 57% 226M 1s 137600K .......... .......... .......... .......... .......... 57% 119M 1s 137650K .......... .......... .......... .......... .......... 57% 62.1M 1s 137700K .......... .......... .......... .......... .......... 57% 61.1M 1s 137750K .......... .......... .......... .......... .......... 57% 108M 1s 137800K .......... .......... .......... .......... .......... 57% 122M 1s 137850K .......... .......... .......... .......... .......... 57% 81.1M 1s 137900K .......... .......... .......... .......... .......... 57% 6.69M 1s 137950K .......... .......... .......... .......... .......... 57% 236M 1s 138000K .......... .......... .......... .......... .......... 57% 215M 1s 138050K .......... .......... .......... .......... .......... 57% 272M 1s 138100K .......... .......... .......... .......... .......... 57% 240M 1s 138150K .......... .......... .......... .......... .......... 57% 261M 1s 138200K .......... .......... .......... .......... .......... 57% 229M 1s 138250K .......... .......... .......... .......... .......... 57% 251M 1s 138300K .......... .......... .......... .......... .......... 57% 253M 1s 138350K .......... .......... .......... .......... .......... 57% 281M 1s 138400K .......... .......... .......... .......... .......... 57% 282M 1s 138450K .......... .......... .......... .......... .......... 57% 287M 1s 138500K .......... .......... .......... .......... .......... 58% 281M 1s 138550K .......... .......... .......... .......... .......... 58% 272M 1s 138600K .......... .......... .......... .......... .......... 58% 226M 1s 138650K .......... .......... .......... .......... .......... 58% 258M 1s 138700K .......... .......... .......... .......... .......... 58% 248M 1s 138750K .......... .......... .......... .......... .......... 58% 257M 1s 138800K .......... .......... .......... .......... .......... 58% 256M 1s 138850K .......... .......... .......... .......... .......... 58% 206M 1s 138900K .......... .......... .......... .......... .......... 58% 168M 1s 138950K .......... .......... .......... .......... .......... 58% 112M 1s 139000K .......... .......... .......... .......... .......... 58% 105M 1s 139050K .......... .......... .......... .......... .......... 58% 7.56M 1s 139100K .......... .......... .......... .......... .......... 58% 173M 1s 139150K .......... .......... .......... .......... .......... 58% 206M 1s 139200K .......... .......... .......... .......... .......... 58% 177M 1s 139250K .......... .......... .......... .......... .......... 58% 191M 1s 139300K .......... .......... .......... .......... .......... 58% 208M 1s 139350K .......... .......... .......... .......... .......... 58% 217M 1s 139400K .......... .......... .......... .......... .......... 58% 192M 1s 139450K .......... .......... .......... .......... .......... 58% 246M 1s 139500K .......... .......... .......... .......... .......... 58% 221M 1s 139550K .......... .......... .......... .......... .......... 58% 245M 1s 139600K .......... .......... .......... .......... .......... 58% 203M 1s 139650K .......... .......... .......... .......... .......... 58% 188M 1s 139700K .......... .......... .......... .......... .......... 58% 191M 1s 139750K .......... .......... .......... .......... .......... 58% 210M 1s 139800K .......... .......... .......... .......... .......... 58% 228M 1s 139850K .......... .......... .......... .......... .......... 58% 231M 1s 139900K .......... .......... .......... .......... .......... 58% 208M 1s 139950K .......... .......... .......... .......... .......... 58% 208M 1s 140000K .......... .......... .......... .......... .......... 58% 230M 1s 140050K .......... .......... .......... .......... .......... 58% 243M 1s 140100K .......... .......... .......... .......... .......... 58% 187M 1s 140150K .......... .......... .......... .......... .......... 58% 262M 1s 140200K .......... .......... .......... .......... .......... 58% 257M 1s 140250K .......... .......... .......... .......... .......... 58% 266M 1s 140300K .......... .......... .......... .......... .......... 58% 245M 1s 140350K .......... .......... .......... .......... .......... 58% 256M 1s 140400K .......... .......... .......... .......... .......... 58% 217M 1s 140450K .......... .......... .......... .......... .......... 58% 229M 1s 140500K .......... .......... .......... .......... .......... 58% 155M 1s 140550K .......... .......... .......... .......... .......... 58% 115M 1s 140600K .......... .......... .......... .......... .......... 58% 134M 1s 140650K .......... .......... .......... .......... .......... 58% 115M 1s 140700K .......... .......... .......... .......... .......... 58% 105M 1s 140750K .......... .......... .......... .......... .......... 58% 127M 1s 140800K .......... .......... .......... .......... .......... 58% 102M 1s 140850K .......... .......... .......... .......... .......... 58% 106M 1s 140900K .......... .......... .......... .......... .......... 59% 125M 1s 140950K .......... .......... .......... .......... .......... 59% 104M 1s 141000K .......... .......... .......... .......... .......... 59% 114M 1s 141050K .......... .......... .......... .......... .......... 59% 100M 1s 141100K .......... .......... .......... .......... .......... 59% 121M 1s 141150K .......... .......... .......... .......... .......... 59% 115M 1s 141200K .......... .......... .......... .......... .......... 59% 69.9M 1s 141250K .......... .......... .......... .......... .......... 59% 208M 1s 141300K .......... .......... .......... .......... .......... 59% 113M 1s 141350K .......... .......... .......... .......... .......... 59% 124M 1s 141400K .......... .......... .......... .......... .......... 59% 119M 1s 141450K .......... .......... .......... .......... .......... 59% 88.8M 1s 141500K .......... .......... .......... .......... .......... 59% 113M 1s 141550K .......... .......... .......... .......... .......... 59% 142M 1s 141600K .......... .......... .......... .......... .......... 59% 126M 1s 141650K .......... .......... .......... .......... .......... 59% 107M 1s 141700K .......... .......... .......... .......... .......... 59% 117M 1s 141750K .......... .......... .......... .......... .......... 59% 7.05M 1s 141800K .......... .......... .......... .......... .......... 59% 214M 1s 141850K .......... .......... .......... .......... .......... 59% 247M 1s 141900K .......... .......... .......... .......... .......... 59% 259M 1s 141950K .......... .......... .......... .......... .......... 59% 205M 1s 142000K .......... .......... .......... .......... .......... 59% 230M 1s 142050K .......... .......... .......... .......... .......... 59% 230M 1s 142100K .......... .......... .......... .......... .......... 59% 254M 1s 142150K .......... .......... .......... .......... .......... 59% 219M 1s 142200K .......... .......... .......... .......... .......... 59% 234M 1s 142250K .......... .......... .......... .......... .......... 59% 233M 1s 142300K .......... .......... .......... .......... .......... 59% 274M 1s 142350K .......... .......... .......... .......... .......... 59% 276M 1s 142400K .......... .......... .......... .......... .......... 59% 297M 1s 142450K .......... .......... .......... .......... .......... 59% 243M 1s 142500K .......... .......... .......... .......... .......... 59% 261M 1s 142550K .......... .......... .......... .......... .......... 59% 231M 1s 142600K .......... .......... .......... .......... .......... 59% 280M 1s 142650K .......... .......... .......... .......... .......... 59% 278M 1s 142700K .......... .......... .......... .......... .......... 59% 255M 1s 142750K .......... .......... .......... .......... .......... 59% 244M 1s 142800K .......... .......... .......... .......... .......... 59% 77.7M 1s 142850K .......... .......... .......... .......... .......... 59% 101M 1s 142900K .......... .......... .......... .......... .......... 59% 111M 1s 142950K .......... .......... .......... .......... .......... 59% 112M 1s 143000K .......... .......... .......... .......... .......... 59% 105M 1s 143050K .......... .......... .......... .......... .......... 59% 2.04M 1s 143100K .......... .......... .......... .......... .......... 59% 237M 1s 143150K .......... .......... .......... .......... .......... 59% 264M 1s 143200K .......... .......... .......... .......... .......... 59% 213M 1s 143250K .......... .......... .......... .......... .......... 59% 246M 1s 143300K .......... .......... .......... .......... .......... 60% 244M 1s 143350K .......... .......... .......... .......... .......... 60% 264M 1s 143400K .......... .......... .......... .......... .......... 60% 252M 1s 143450K .......... .......... .......... .......... .......... 60% 256M 1s 143500K .......... .......... .......... .......... .......... 60% 236M 1s 143550K .......... .......... .......... .......... .......... 60% 250M 1s 143600K .......... .......... .......... .......... .......... 60% 219M 1s 143650K .......... .......... .......... .......... .......... 60% 121M 1s 143700K .......... .......... .......... .......... .......... 60% 132M 1s 143750K .......... .......... .......... .......... .......... 60% 7.24M 1s 143800K .......... .......... .......... .......... .......... 60% 232M 1s 143850K .......... .......... .......... .......... .......... 60% 253M 1s 143900K .......... .......... .......... .......... .......... 60% 220M 1s 143950K .......... .......... .......... .......... .......... 60% 209M 1s 144000K .......... .......... .......... .......... .......... 60% 260M 1s 144050K .......... .......... .......... .......... .......... 60% 275M 1s 144100K .......... .......... .......... .......... .......... 60% 241M 1s 144150K .......... .......... .......... .......... .......... 60% 261M 1s 144200K .......... .......... .......... .......... .......... 60% 230M 1s 144250K .......... .......... .......... .......... .......... 60% 268M 1s 144300K .......... .......... .......... .......... .......... 60% 230M 1s 144350K .......... .......... .......... .......... .......... 60% 301M 1s 144400K .......... .......... .......... .......... .......... 60% 280M 1s 144450K .......... .......... .......... .......... .......... 60% 299M 1s 144500K .......... .......... .......... .......... .......... 60% 265M 1s 144550K .......... .......... .......... .......... .......... 60% 292M 1s 144600K .......... .......... .......... .......... .......... 60% 1.12M 1s 144650K .......... .......... .......... .......... .......... 60% 267M 1s 144700K .......... .......... .......... .......... .......... 60% 264M 1s 144750K .......... .......... .......... .......... .......... 60% 246M 1s 144800K .......... .......... .......... .......... .......... 60% 72.3M 1s 144850K .......... .......... .......... .......... .......... 60% 201M 1s 144900K .......... .......... .......... .......... .......... 60% 30.6M 1s 144950K .......... .......... .......... .......... .......... 60% 117M 1s 145000K .......... .......... .......... .......... .......... 60% 123M 1s 145050K .......... .......... .......... .......... .......... 60% 109M 1s 145100K .......... .......... .......... .......... .......... 60% 110M 1s 145150K .......... .......... .......... .......... .......... 60% 100M 1s 145200K .......... .......... .......... .......... .......... 60% 121M 1s 145250K .......... .......... .......... .......... .......... 60% 105M 1s 145300K .......... .......... .......... .......... .......... 60% 102M 1s 145350K .......... .......... .......... .......... .......... 60% 121M 1s 145400K .......... .......... .......... .......... .......... 60% 120M 1s 145450K .......... .......... .......... .......... .......... 60% 117M 1s 145500K .......... .......... .......... .......... .......... 60% 111M 1s 145550K .......... .......... .......... .......... .......... 60% 7.27M 1s 145600K .......... .......... .......... .......... .......... 60% 1.73M 1s 145650K .......... .......... .......... .......... .......... 60% 200M 1s 145700K .......... .......... .......... .......... .......... 61% 166M 1s 145750K .......... .......... .......... .......... .......... 61% 155M 1s 145800K .......... .......... .......... .......... .......... 61% 111M 1s 145850K .......... .......... .......... .......... .......... 61% 97.5M 1s 145900K .......... .......... .......... .......... .......... 61% 123M 1s 145950K .......... .......... .......... .......... .......... 61% 119M 1s 146000K .......... .......... .......... .......... .......... 61% 101M 1s 146050K .......... .......... .......... .......... .......... 61% 126M 1s 146100K .......... .......... .......... .......... .......... 61% 116M 1s 146150K .......... .......... .......... .......... .......... 61% 119M 1s 146200K .......... .......... .......... .......... .......... 61% 91.3M 1s 146250K .......... .......... .......... .......... .......... 61% 6.69M 1s 146300K .......... .......... .......... .......... .......... 61% 196M 1s 146350K .......... .......... .......... .......... .......... 61% 296M 1s 146400K .......... .......... .......... .......... .......... 61% 272M 1s 146450K .......... .......... .......... .......... .......... 61% 5.25M 1s 146500K .......... .......... .......... .......... .......... 61% 118M 1s 146550K .......... .......... .......... .......... .......... 61% 252M 1s 146600K .......... .......... .......... .......... .......... 61% 135M 1s 146650K .......... .......... .......... .......... .......... 61% 105M 1s 146700K .......... .......... .......... .......... .......... 61% 40.9M 1s 146750K .......... .......... .......... .......... .......... 61% 168M 1s 146800K .......... .......... .......... .......... .......... 61% 122M 1s 146850K .......... .......... .......... .......... .......... 61% 89.8M 1s 146900K .......... .......... .......... .......... .......... 61% 145M 1s 146950K .......... .......... .......... .......... .......... 61% 108M 1s 147000K .......... .......... .......... .......... .......... 61% 103M 1s 147050K .......... .......... .......... .......... .......... 61% 112M 1s 147100K .......... .......... .......... .......... .......... 61% 110M 1s 147150K .......... .......... .......... .......... .......... 61% 113M 1s 147200K .......... .......... .......... .......... .......... 61% 106M 1s 147250K .......... .......... .......... .......... .......... 61% 90.4M 1s 147300K .......... .......... .......... .......... .......... 61% 157M 1s 147350K .......... .......... .......... .......... .......... 61% 128M 1s 147400K .......... .......... .......... .......... .......... 61% 91.7M 1s 147450K .......... .......... .......... .......... .......... 61% 147M 1s 147500K .......... .......... .......... .......... .......... 61% 80.0M 1s 147550K .......... .......... .......... .......... .......... 61% 155M 1s 147600K .......... .......... .......... .......... .......... 61% 131M 1s 147650K .......... .......... .......... .......... .......... 61% 84.2M 1s 147700K .......... .......... .......... .......... .......... 61% 144M 1s 147750K .......... .......... .......... .......... .......... 61% 118M 1s 147800K .......... .......... .......... .......... .......... 61% 110M 1s 147850K .......... .......... .......... .......... .......... 61% 81.7M 1s 147900K .......... .......... .......... .......... .......... 61% 7.39M 1s 147950K .......... .......... .......... .......... .......... 61% 223M 1s 148000K .......... .......... .......... .......... .......... 61% 244M 1s 148050K .......... .......... .......... .......... .......... 61% 225M 1s 148100K .......... .......... .......... .......... .......... 62% 247M 1s 148150K .......... .......... .......... .......... .......... 62% 233M 1s 148200K .......... .......... .......... .......... .......... 62% 255M 1s 148250K .......... .......... .......... .......... .......... 62% 236M 1s 148300K .......... .......... .......... .......... .......... 62% 242M 1s 148350K .......... .......... .......... .......... .......... 62% 201M 1s 148400K .......... .......... .......... .......... .......... 62% 303M 1s 148450K .......... .......... .......... .......... .......... 62% 281M 1s 148500K .......... .......... .......... .......... .......... 62% 305M 1s 148550K .......... .......... .......... .......... .......... 62% 235M 1s 148600K .......... .......... .......... .......... .......... 62% 239M 1s 148650K .......... .......... .......... .......... .......... 62% 261M 1s 148700K .......... .......... .......... .......... .......... 62% 234M 1s 148750K .......... .......... .......... .......... .......... 62% 233M 1s 148800K .......... .......... .......... .......... .......... 62% 282M 1s 148850K .......... .......... .......... .......... .......... 62% 237M 1s 148900K .......... .......... .......... .......... .......... 62% 253M 1s 148950K .......... .......... .......... .......... .......... 62% 250M 1s 149000K .......... .......... .......... .......... .......... 62% 241M 1s 149050K .......... .......... .......... .......... .......... 62% 256M 1s 149100K .......... .......... .......... .......... .......... 62% 216M 1s 149150K .......... .......... .......... .......... .......... 62% 234M 1s 149200K .......... .......... .......... .......... .......... 62% 111M 1s 149250K .......... .......... .......... .......... .......... 62% 115M 1s 149300K .......... .......... .......... .......... .......... 62% 82.4M 1s 149350K .......... .......... .......... .......... .......... 62% 105M 1s 149400K .......... .......... .......... .......... .......... 62% 119M 1s 149450K .......... .......... .......... .......... .......... 62% 75.1M 1s 149500K .......... .......... .......... .......... .......... 62% 107M 1s 149550K .......... .......... .......... .......... .......... 62% 112M 1s 149600K .......... .......... .......... .......... .......... 62% 80.3M 1s 149650K .......... .......... .......... .......... .......... 62% 103M 1s 149700K .......... .......... .......... .......... .......... 62% 77.1M 1s 149750K .......... .......... .......... .......... .......... 62% 107M 1s 149800K .......... .......... .......... .......... .......... 62% 103M 1s 149850K .......... .......... .......... .......... .......... 62% 61.9M 1s 149900K .......... .......... .......... .......... .......... 62% 116M 1s 149950K .......... .......... .......... .......... .......... 62% 7.47M 1s 150000K .......... .......... .......... .......... .......... 62% 210M 1s 150050K .......... .......... .......... .......... .......... 62% 227M 1s 150100K .......... .......... .......... .......... .......... 62% 145M 1s 150150K .......... .......... .......... .......... .......... 62% 193M 1s 150200K .......... .......... .......... .......... .......... 62% 198M 1s 150250K .......... .......... .......... .......... .......... 62% 253M 1s 150300K .......... .......... .......... .......... .......... 62% 273M 1s 150350K .......... .......... .......... .......... .......... 62% 282M 1s 150400K .......... .......... .......... .......... .......... 62% 274M 1s 150450K .......... .......... .......... .......... .......... 63% 292M 1s 150500K .......... .......... .......... .......... .......... 63% 258M 1s 150550K .......... .......... .......... .......... .......... 63% 8.17M 1s 150600K .......... .......... .......... .......... .......... 63% 3.37M 1s 150650K .......... .......... .......... .......... .......... 63% 254M 1s 150700K .......... .......... .......... .......... .......... 63% 240M 1s 150750K .......... .......... .......... .......... .......... 63% 255M 1s 150800K .......... .......... .......... .......... .......... 63% 250M 1s 150850K .......... .......... .......... .......... .......... 63% 263M 1s 150900K .......... .......... .......... .......... .......... 63% 271M 1s 150950K .......... .......... .......... .......... .......... 63% 215M 1s 151000K .......... .......... .......... .......... .......... 63% 115M 1s 151050K .......... .......... .......... .......... .......... 63% 64.9M 1s 151100K .......... .......... .......... .......... .......... 63% 248M 1s 151150K .......... .......... .......... .......... .......... 63% 80.3M 1s 151200K .......... .......... .......... .......... .......... 63% 78.6M 1s 151250K .......... .......... .......... .......... .......... 63% 117M 1s 151300K .......... .......... .......... .......... .......... 63% 117M 1s 151350K .......... .......... .......... .......... .......... 63% 114M 1s 151400K .......... .......... .......... .......... .......... 63% 5.68M 1s 151450K .......... .......... .......... .......... .......... 63% 278M 1s 151500K .......... .......... .......... .......... .......... 63% 247M 1s 151550K .......... .......... .......... .......... .......... 63% 263M 1s 151600K .......... .......... .......... .......... .......... 63% 231M 1s 151650K .......... .......... .......... .......... .......... 63% 274M 1s 151700K .......... .......... .......... .......... .......... 63% 287M 1s 151750K .......... .......... .......... .......... .......... 63% 279M 1s 151800K .......... .......... .......... .......... .......... 63% 211M 1s 151850K .......... .......... .......... .......... .......... 63% 264M 1s 151900K .......... .......... .......... .......... .......... 63% 288M 1s 151950K .......... .......... .......... .......... .......... 63% 312M 1s 152000K .......... .......... .......... .......... .......... 63% 286M 1s 152050K .......... .......... .......... .......... .......... 63% 309M 1s 152100K .......... .......... .......... .......... .......... 63% 1.33M 1s 152150K .......... .......... .......... .......... .......... 63% 121M 1s 152200K .......... .......... .......... .......... .......... 63% 63.9M 1s 152250K .......... .......... .......... .......... .......... 63% 113M 1s 152300K .......... .......... .......... .......... .......... 63% 7.55M 1s 152350K .......... .......... .......... .......... .......... 63% 253M 1s 152400K .......... .......... .......... .......... .......... 63% 238M 1s 152450K .......... .......... .......... .......... .......... 63% 257M 1s 152500K .......... .......... .......... .......... .......... 63% 246M 1s 152550K .......... .......... .......... .......... .......... 63% 266M 1s 152600K .......... .......... .......... .......... .......... 63% 233M 1s 152650K .......... .......... .......... .......... .......... 63% 257M 1s 152700K .......... .......... .......... .......... .......... 63% 209M 1s 152750K .......... .......... .......... .......... .......... 63% 273M 1s 152800K .......... .......... .......... .......... .......... 63% 273M 1s 152850K .......... .......... .......... .......... .......... 64% 291M 1s 152900K .......... .......... .......... .......... .......... 64% 277M 1s 152950K .......... .......... .......... .......... .......... 64% 273M 1s 153000K .......... .......... .......... .......... .......... 64% 7.95M 1s 153050K .......... .......... .......... .......... .......... 64% 199M 1s 153100K .......... .......... .......... .......... .......... 64% 220M 1s 153150K .......... .......... .......... .......... .......... 64% 276M 1s 153200K .......... .......... .......... .......... .......... 64% 182M 1s 153250K .......... .......... .......... .......... .......... 64% 232M 1s 153300K .......... .......... .......... .......... .......... 64% 249M 1s 153350K .......... .......... .......... .......... .......... 64% 262M 1s 153400K .......... .......... .......... .......... .......... 64% 261M 1s 153450K .......... .......... .......... .......... .......... 64% 254M 1s 153500K .......... .......... .......... .......... .......... 64% 228M 1s 153550K .......... .......... .......... .......... .......... 64% 268M 1s 153600K .......... .......... .......... .......... .......... 64% 279M 1s 153650K .......... .......... .......... .......... .......... 64% 311M 1s 153700K .......... .......... .......... .......... .......... 64% 276M 1s 153750K .......... .......... .......... .......... .......... 64% 308M 1s 153800K .......... .......... .......... .......... .......... 64% 254M 1s 153850K .......... .......... .......... .......... .......... 64% 233M 1s 153900K .......... .......... .......... .......... .......... 64% 228M 1s 153950K .......... .......... .......... .......... .......... 64% 276M 1s 154000K .......... .......... .......... .......... .......... 64% 218M 1s 154050K .......... .......... .......... .......... .......... 64% 296M 1s 154100K .......... .......... .......... .......... .......... 64% 222M 1s 154150K .......... .......... .......... .......... .......... 64% 268M 1s 154200K .......... .......... .......... .......... .......... 64% 264M 1s 154250K .......... .......... .......... .......... .......... 64% 250M 1s 154300K .......... .......... .......... .......... .......... 64% 270M 1s 154350K .......... .......... .......... .......... .......... 64% 280M 1s 154400K .......... .......... .......... .......... .......... 64% 232M 1s 154450K .......... .......... .......... .......... .......... 64% 268M 1s 154500K .......... .......... .......... .......... .......... 64% 274M 1s 154550K .......... .......... .......... .......... .......... 64% 269M 1s 154600K .......... .......... .......... .......... .......... 64% 253M 1s 154650K .......... .......... .......... .......... .......... 64% 263M 1s 154700K .......... .......... .......... .......... .......... 64% 189M 1s 154750K .......... .......... .......... .......... .......... 64% 117M 1s 154800K .......... .......... .......... .......... .......... 64% 130M 1s 154850K .......... .......... .......... .......... .......... 64% 107M 1s 154900K .......... .......... .......... .......... .......... 64% 111M 1s 154950K .......... .......... .......... .......... .......... 64% 108M 1s 155000K .......... .......... .......... .......... .......... 64% 124M 1s 155050K .......... .......... .......... .......... .......... 64% 113M 1s 155100K .......... .......... .......... .......... .......... 64% 107M 1s 155150K .......... .......... .......... .......... .......... 64% 7.06M 1s 155200K .......... .......... .......... .......... .......... 64% 222M 1s 155250K .......... .......... .......... .......... .......... 65% 213M 1s 155300K .......... .......... .......... .......... .......... 65% 222M 1s 155350K .......... .......... .......... .......... .......... 65% 205M 1s 155400K .......... .......... .......... .......... .......... 65% 251M 1s 155450K .......... .......... .......... .......... .......... 65% 241M 1s 155500K .......... .......... .......... .......... .......... 65% 249M 1s 155550K .......... .......... .......... .......... .......... 65% 250M 1s 155600K .......... .......... .......... .......... .......... 65% 245M 1s 155650K .......... .......... .......... .......... .......... 65% 243M 1s 155700K .......... .......... .......... .......... .......... 65% 246M 1s 155750K .......... .......... .......... .......... .......... 65% 213M 1s 155800K .......... .......... .......... .......... .......... 65% 271M 1s 155850K .......... .......... .......... .......... .......... 65% 232M 1s 155900K .......... .......... .......... .......... .......... 65% 265M 1s 155950K .......... .......... .......... .......... .......... 65% 227M 1s 156000K .......... .......... .......... .......... .......... 65% 285M 1s 156050K .......... .......... .......... .......... .......... 65% 254M 1s 156100K .......... .......... .......... .......... .......... 65% 239M 1s 156150K .......... .......... .......... .......... .......... 65% 233M 1s 156200K .......... .......... .......... .......... .......... 65% 274M 1s 156250K .......... .......... .......... .......... .......... 65% 206M 1s 156300K .......... .......... .......... .......... .......... 65% 244M 1s 156350K .......... .......... .......... .......... .......... 65% 197M 1s 156400K .......... .......... .......... .......... .......... 65% 142M 1s 156450K .......... .......... .......... .......... .......... 65% 230M 1s 156500K .......... .......... .......... .......... .......... 65% 239M 1s 156550K .......... .......... .......... .......... .......... 65% 179M 1s 156600K .......... .......... .......... .......... .......... 65% 173M 1s 156650K .......... .......... .......... .......... .......... 65% 157M 1s 156700K .......... .......... .......... .......... .......... 65% 101M 1s 156750K .......... .......... .......... .......... .......... 65% 109M 1s 156800K .......... .......... .......... .......... .......... 65% 111M 1s 156850K .......... .......... .......... .......... .......... 65% 118M 1s 156900K .......... .......... .......... .......... .......... 65% 102M 1s 156950K .......... .......... .......... .......... .......... 65% 122M 1s 157000K .......... .......... .......... .......... .......... 65% 107M 1s 157050K .......... .......... .......... .......... .......... 65% 129M 1s 157100K .......... .......... .......... .......... .......... 65% 105M 1s 157150K .......... .......... .......... .......... .......... 65% 73.0M 1s 157200K .......... .......... .......... .......... .......... 65% 230M 1s 157250K .......... .......... .......... .......... .......... 65% 130M 1s 157300K .......... .......... .......... .......... .......... 65% 115M 1s 157350K .......... .......... .......... .......... .......... 65% 97.1M 1s 157400K .......... .......... .......... .......... .......... 65% 113M 1s 157450K .......... .......... .......... .......... .......... 65% 132M 1s 157500K .......... .......... .......... .......... .......... 65% 95.4M 1s 157550K .......... .......... .......... .......... .......... 65% 124M 1s 157600K .......... .......... .......... .......... .......... 65% 106M 1s 157650K .......... .......... .......... .......... .......... 66% 108M 1s 157700K .......... .......... .......... .......... .......... 66% 103M 1s 157750K .......... .......... .......... .......... .......... 66% 137M 1s 157800K .......... .......... .......... .......... .......... 66% 108M 1s 157850K .......... .......... .......... .......... .......... 66% 108M 1s 157900K .......... .......... .......... .......... .......... 66% 56.1M 1s 157950K .......... .......... .......... .......... .......... 66% 53.6M 1s 158000K .......... .......... .......... .......... .......... 66% 63.9M 1s 158050K .......... .......... .......... .......... .......... 66% 6.75M 1s 158100K .......... .......... .......... .......... .......... 66% 239M 1s 158150K .......... .......... .......... .......... .......... 66% 236M 1s 158200K .......... .......... .......... .......... .......... 66% 232M 1s 158250K .......... .......... .......... .......... .......... 66% 311M 1s 158300K .......... .......... .......... .......... .......... 66% 272M 1s 158350K .......... .......... .......... .......... .......... 66% 308M 1s 158400K .......... .......... .......... .......... .......... 66% 237M 1s 158450K .......... .......... .......... .......... .......... 66% 278M 1s 158500K .......... .......... .......... .......... .......... 66% 200M 1s 158550K .......... .......... .......... .......... .......... 66% 61.4M 1s 158600K .......... .......... .......... .......... .......... 66% 85.3M 1s 158650K .......... .......... .......... .......... .......... 66% 134M 1s 158700K .......... .......... .......... .......... .......... 66% 105M 1s 158750K .......... .......... .......... .......... .......... 66% 110M 1s 158800K .......... .......... .......... .......... .......... 66% 127M 1s 158850K .......... .......... .......... .......... .......... 66% 103M 1s 158900K .......... .......... .......... .......... .......... 66% 123M 1s 158950K .......... .......... .......... .......... .......... 66% 111M 1s 159000K .......... .......... .......... .......... .......... 66% 68.5M 1s 159050K .......... .......... .......... .......... .......... 66% 207M 1s 159100K .......... .......... .......... .......... .......... 66% 147M 1s 159150K .......... .......... .......... .......... .......... 66% 115M 1s 159200K .......... .......... .......... .......... .......... 66% 102M 1s 159250K .......... .......... .......... .......... .......... 66% 110M 1s 159300K .......... .......... .......... .......... .......... 66% 100M 1s 159350K .......... .......... .......... .......... .......... 66% 103M 1s 159400K .......... .......... .......... .......... .......... 66% 158M 1s 159450K .......... .......... .......... .......... .......... 66% 95.5M 1s 159500K .......... .......... .......... .......... .......... 66% 105M 1s 159550K .......... .......... .......... .......... .......... 66% 127M 1s 159600K .......... .......... .......... .......... .......... 66% 129M 1s 159650K .......... .......... .......... .......... .......... 66% 114M 1s 159700K .......... .......... .......... .......... .......... 66% 110M 1s 159750K .......... .......... .......... .......... .......... 66% 106M 1s 159800K .......... .......... .......... .......... .......... 66% 110M 1s 159850K .......... .......... .......... .......... .......... 66% 117M 1s 159900K .......... .......... .......... .......... .......... 66% 121M 1s 159950K .......... .......... .......... .......... .......... 66% 111M 1s 160000K .......... .......... .......... .......... .......... 67% 107M 1s 160050K .......... .......... .......... .......... .......... 67% 6.84M 1s 160100K .......... .......... .......... .......... .......... 67% 237M 1s 160150K .......... .......... .......... .......... .......... 67% 239M 1s 160200K .......... .......... .......... .......... .......... 67% 231M 1s 160250K .......... .......... .......... .......... .......... 67% 243M 1s 160300K .......... .......... .......... .......... .......... 67% 260M 1s 160350K .......... .......... .......... .......... .......... 67% 245M 1s 160400K .......... .......... .......... .......... .......... 67% 255M 1s 160450K .......... .......... .......... .......... .......... 67% 228M 1s 160500K .......... .......... .......... .......... .......... 67% 210M 1s 160550K .......... .......... .......... .......... .......... 67% 244M 1s 160600K .......... .......... .......... .......... .......... 67% 301M 1s 160650K .......... .......... .......... .......... .......... 67% 272M 1s 160700K .......... .......... .......... .......... .......... 67% 243M 1s 160750K .......... .......... .......... .......... .......... 67% 277M 1s 160800K .......... .......... .......... .......... .......... 67% 7.52M 1s 160850K .......... .......... .......... .......... .......... 67% 190M 1s 160900K .......... .......... .......... .......... .......... 67% 227M 1s 160950K .......... .......... .......... .......... .......... 67% 244M 1s 161000K .......... .......... .......... .......... .......... 67% 270M 1s 161050K .......... .......... .......... .......... .......... 67% 230M 1s 161100K .......... .......... .......... .......... .......... 67% 277M 1s 161150K .......... .......... .......... .......... .......... 67% 229M 1s 161200K .......... .......... .......... .......... .......... 67% 259M 1s 161250K .......... .......... .......... .......... .......... 67% 251M 1s 161300K .......... .......... .......... .......... .......... 67% 234M 1s 161350K .......... .......... .......... .......... .......... 67% 230M 1s 161400K .......... .......... .......... .......... .......... 67% 251M 1s 161450K .......... .......... .......... .......... .......... 67% 254M 1s 161500K .......... .......... .......... .......... .......... 67% 281M 1s 161550K .......... .......... .......... .......... .......... 67% 258M 1s 161600K .......... .......... .......... .......... .......... 67% 297M 1s 161650K .......... .......... .......... .......... .......... 67% 257M 1s 161700K .......... .......... .......... .......... .......... 67% 302M 1s 161750K .......... .......... .......... .......... .......... 67% 280M 1s 161800K .......... .......... .......... .......... .......... 67% 282M 1s 161850K .......... .......... .......... .......... .......... 67% 257M 1s 161900K .......... .......... .......... .......... .......... 67% 282M 1s 161950K .......... .......... .......... .......... .......... 67% 227M 1s 162000K .......... .......... .......... .......... .......... 67% 258M 1s 162050K .......... .......... .......... .......... .......... 67% 219M 1s 162100K .......... .......... .......... .......... .......... 67% 262M 1s 162150K .......... .......... .......... .......... .......... 67% 248M 1s 162200K .......... .......... .......... .......... .......... 67% 252M 1s 162250K .......... .......... .......... .......... .......... 67% 257M 1s 162300K .......... .......... .......... .......... .......... 67% 273M 1s 162350K .......... .......... .......... .......... .......... 67% 263M 1s 162400K .......... .......... .......... .......... .......... 68% 263M 1s 162450K .......... .......... .......... .......... .......... 68% 263M 1s 162500K .......... .......... .......... .......... .......... 68% 298M 1s 162550K .......... .......... .......... .......... .......... 68% 251M 1s 162600K .......... .......... .......... .......... .......... 68% 268M 1s 162650K .......... .......... .......... .......... .......... 68% 234M 1s 162700K .......... .......... .......... .......... .......... 68% 249M 1s 162750K .......... .......... .......... .......... .......... 68% 219M 1s 162800K .......... .......... .......... .......... .......... 68% 78.4M 1s 162850K .......... .......... .......... .......... .......... 68% 204M 1s 162900K .......... .......... .......... .......... .......... 68% 96.8M 1s 162950K .......... .......... .......... .......... .......... 68% 120M 1s 163000K .......... .......... .......... .......... .......... 68% 127M 1s 163050K .......... .......... .......... .......... .......... 68% 102M 1s 163100K .......... .......... .......... .......... .......... 68% 58.5M 1s 163150K .......... .......... .......... .......... .......... 68% 7.13M 1s 163200K .......... .......... .......... .......... .......... 68% 233M 1s 163250K .......... .......... .......... .......... .......... 68% 250M 1s 163300K .......... .......... .......... .......... .......... 68% 255M 1s 163350K .......... .......... .......... .......... .......... 68% 279M 1s 163400K .......... .......... .......... .......... .......... 68% 260M 1s 163450K .......... .......... .......... .......... .......... 68% 234M 1s 163500K .......... .......... .......... .......... .......... 68% 297M 1s 163550K .......... .......... .......... .......... .......... 68% 258M 1s 163600K .......... .......... .......... .......... .......... 68% 251M 1s 163650K .......... .......... .......... .......... .......... 68% 237M 1s 163700K .......... .......... .......... .......... .......... 68% 262M 1s 163750K .......... .......... .......... .......... .......... 68% 237M 1s 163800K .......... .......... .......... .......... .......... 68% 269M 1s 163850K .......... .......... .......... .......... .......... 68% 250M 1s 163900K .......... .......... .......... .......... .......... 68% 207M 1s 163950K .......... .......... .......... .......... .......... 68% 206M 1s 164000K .......... .......... .......... .......... .......... 68% 271M 1s 164050K .......... .......... .......... .......... .......... 68% 248M 1s 164100K .......... .......... .......... .......... .......... 68% 285M 1s 164150K .......... .......... .......... .......... .......... 68% 216M 1s 164200K .......... .......... .......... .......... .......... 68% 248M 1s 164250K .......... .......... .......... .......... .......... 68% 2.42M 1s 164300K .......... .......... .......... .......... .......... 68% 189M 1s 164350K .......... .......... .......... .......... .......... 68% 134M 1s 164400K .......... .......... .......... .......... .......... 68% 130M 1s 164450K .......... .......... .......... .......... .......... 68% 113M 1s 164500K .......... .......... .......... .......... .......... 68% 98.5M 1s 164550K .......... .......... .......... .......... .......... 68% 113M 1s 164600K .......... .......... .......... .......... .......... 68% 6.90M 1s 164650K .......... .......... .......... .......... .......... 68% 259M 1s 164700K .......... .......... .......... .......... .......... 68% 212M 1s 164750K .......... .......... .......... .......... .......... 68% 258M 1s 164800K .......... .......... .......... .......... .......... 69% 238M 1s 164850K .......... .......... .......... .......... .......... 69% 267M 1s 164900K .......... .......... .......... .......... .......... 69% 236M 1s 164950K .......... .......... .......... .......... .......... 69% 244M 1s 165000K .......... .......... .......... .......... .......... 69% 231M 1s 165050K .......... .......... .......... .......... .......... 69% 245M 1s 165100K .......... .......... .......... .......... .......... 69% 230M 1s 165150K .......... .......... .......... .......... .......... 69% 273M 1s 165200K .......... .......... .......... .......... .......... 69% 233M 1s 165250K .......... .......... .......... .......... .......... 69% 256M 1s 165300K .......... .......... .......... .......... .......... 69% 237M 1s 165350K .......... .......... .......... .......... .......... 69% 282M 1s 165400K .......... .......... .......... .......... .......... 69% 262M 1s 165450K .......... .......... .......... .......... .......... 69% 281M 1s 165500K .......... .......... .......... .......... .......... 69% 258M 1s 165550K .......... .......... .......... .......... .......... 69% 244M 1s 165600K .......... .......... .......... .......... .......... 69% 264M 1s 165650K .......... .......... .......... .......... .......... 69% 258M 1s 165700K .......... .......... .......... .......... .......... 69% 207M 1s 165750K .......... .......... .......... .......... .......... 69% 174M 1s 165800K .......... .......... .......... .......... .......... 69% 148M 1s 165850K .......... .......... .......... .......... .......... 69% 58.0M 1s 165900K .......... .......... .......... .......... .......... 69% 55.3M 1s 165950K .......... .......... .......... .......... .......... 69% 81.4M 1s 166000K .......... .......... .......... .......... .......... 69% 109M 1s 166050K .......... .......... .......... .......... .......... 69% 1.99M 1s 166100K .......... .......... .......... .......... .......... 69% 245M 1s 166150K .......... .......... .......... .......... .......... 69% 288M 1s 166200K .......... .......... .......... .......... .......... 69% 229M 1s 166250K .......... .......... .......... .......... .......... 69% 236M 1s 166300K .......... .......... .......... .......... .......... 69% 154M 1s 166350K .......... .......... .......... .......... .......... 69% 113M 1s 166400K .......... .......... .......... .......... .......... 69% 113M 1s 166450K .......... .......... .......... .......... .......... 69% 117M 1s 166500K .......... .......... .......... .......... .......... 69% 126M 1s 166550K .......... .......... .......... .......... .......... 69% 6.66M 1s 166600K .......... .......... .......... .......... .......... 69% 115M 1s 166650K .......... .......... .......... .......... .......... 69% 210M 1s 166700K .......... .......... .......... .......... .......... 69% 184M 1s 166750K .......... .......... .......... .......... .......... 69% 150M 1s 166800K .......... .......... .......... .......... .......... 69% 178M 1s 166850K .......... .......... .......... .......... .......... 69% 283M 1s 166900K .......... .......... .......... .......... .......... 69% 256M 1s 166950K .......... .......... .......... .......... .......... 69% 261M 1s 167000K .......... .......... .......... .......... .......... 69% 253M 1s 167050K .......... .......... .......... .......... .......... 69% 232M 1s 167100K .......... .......... .......... .......... .......... 69% 243M 1s 167150K .......... .......... .......... .......... .......... 69% 288M 1s 167200K .......... .......... .......... .......... .......... 70% 291M 1s 167250K .......... .......... .......... .......... .......... 70% 277M 1s 167300K .......... .......... .......... .......... .......... 70% 259M 1s 167350K .......... .......... .......... .......... .......... 70% 286M 1s 167400K .......... .......... .......... .......... .......... 70% 211M 1s 167450K .......... .......... .......... .......... .......... 70% 258M 1s 167500K .......... .......... .......... .......... .......... 70% 243M 1s 167550K .......... .......... .......... .......... .......... 70% 254M 1s 167600K .......... .......... .......... .......... .......... 70% 246M 1s 167650K .......... .......... .......... .......... .......... 70% 236M 1s 167700K .......... .......... .......... .......... .......... 70% 206M 1s 167750K .......... .......... .......... .......... .......... 70% 181M 1s 167800K .......... .......... .......... .......... .......... 70% 81.1M 1s 167850K .......... .......... .......... .......... .......... 70% 71.9M 1s 167900K .......... .......... .......... .......... .......... 70% 54.6M 1s 167950K .......... .......... .......... .......... .......... 70% 11.5M 1s 168000K .......... .......... .......... .......... .......... 70% 56.9M 1s 168050K .......... .......... .......... .......... .......... 70% 58.3M 1s 168100K .......... .......... .......... .......... .......... 70% 53.8M 1s 168150K .......... .......... .......... .......... .......... 70% 60.1M 1s 168200K .......... .......... .......... .......... .......... 70% 53.9M 1s 168250K .......... .......... .......... .......... .......... 70% 46.9M 1s 168300K .......... .......... .......... .......... .......... 70% 70.4M 1s 168350K .......... .......... .......... .......... .......... 70% 6.77M 1s 168400K .......... .......... .......... .......... .......... 70% 244M 1s 168450K .......... .......... .......... .......... .......... 70% 234M 1s 168500K .......... .......... .......... .......... .......... 70% 232M 1s 168550K .......... .......... .......... .......... .......... 70% 280M 1s 168600K .......... .......... .......... .......... .......... 70% 252M 1s 168650K .......... .......... .......... .......... .......... 70% 243M 1s 168700K .......... .......... .......... .......... .......... 70% 230M 1s 168750K .......... .......... .......... .......... .......... 70% 302M 1s 168800K .......... .......... .......... .......... .......... 70% 282M 1s 168850K .......... .......... .......... .......... .......... 70% 304M 1s 168900K .......... .......... .......... .......... .......... 70% 277M 1s 168950K .......... .......... .......... .......... .......... 70% 287M 1s 169000K .......... .......... .......... .......... .......... 70% 7.70M 1s 169050K .......... .......... .......... .......... .......... 70% 253M 1s 169100K .......... .......... .......... .......... .......... 70% 244M 1s 169150K .......... .......... .......... .......... .......... 70% 259M 1s 169200K .......... .......... .......... .......... .......... 70% 220M 1s 169250K .......... .......... .......... .......... .......... 70% 279M 1s 169300K .......... .......... .......... .......... .......... 70% 268M 1s 169350K .......... .......... .......... .......... .......... 70% 279M 1s 169400K .......... .......... .......... .......... .......... 70% 260M 1s 169450K .......... .......... .......... .......... .......... 70% 232M 1s 169500K .......... .......... .......... .......... .......... 70% 269M 1s 169550K .......... .......... .......... .......... .......... 70% 315M 1s 169600K .......... .......... .......... .......... .......... 71% 256M 1s 169650K .......... .......... .......... .......... .......... 71% 282M 1s 169700K .......... .......... .......... .......... .......... 71% 290M 1s 169750K .......... .......... .......... .......... .......... 71% 7.53M 1s 169800K .......... .......... .......... .......... .......... 71% 283M 1s 169850K .......... .......... .......... .......... .......... 71% 308M 1s 169900K .......... .......... .......... .......... .......... 71% 25.0M 1s 169950K .......... .......... .......... .......... .......... 71% 92.0M 1s 170000K .......... .......... .......... .......... .......... 71% 136M 1s 170050K .......... .......... .......... .......... .......... 71% 41.7M 1s 170100K .......... .......... .......... .......... .......... 71% 151M 1s 170150K .......... .......... .......... .......... .......... 71% 133M 1s 170200K .......... .......... .......... .......... .......... 71% 56.4M 1s 170250K .......... .......... .......... .......... .......... 71% 107M 1s 170300K .......... .......... .......... .......... .......... 71% 86.5M 1s 170350K .......... .......... .......... .......... .......... 71% 176M 1s 170400K .......... .......... .......... .......... .......... 71% 92.3M 1s 170450K .......... .......... .......... .......... .......... 71% 110M 1s 170500K .......... .......... .......... .......... .......... 71% 122M 1s 170550K .......... .......... .......... .......... .......... 71% 110M 1s 170600K .......... .......... .......... .......... .......... 71% 119M 1s 170650K .......... .......... .......... .......... .......... 71% 106M 1s 170700K .......... .......... .......... .......... .......... 71% 104M 1s 170750K .......... .......... .......... .......... .......... 71% 121M 1s 170800K .......... .......... .......... .......... .......... 71% 104M 1s 170850K .......... .......... .......... .......... .......... 71% 5.52M 1s 170900K .......... .......... .......... .......... .......... 71% 147M 1s 170950K .......... .......... .......... .......... .......... 71% 61.1M 1s 171000K .......... .......... .......... .......... .......... 71% 74.3M 1s 171050K .......... .......... .......... .......... .......... 71% 78.8M 1s 171100K .......... .......... .......... .......... .......... 71% 132M 1s 171150K .......... .......... .......... .......... .......... 71% 134M 1s 171200K .......... .......... .......... .......... .......... 71% 107M 1s 171250K .......... .......... .......... .......... .......... 71% 102M 1s 171300K .......... .......... .......... .......... .......... 71% 109M 1s 171350K .......... .......... .......... .......... .......... 71% 95.4M 1s 171400K .......... .......... .......... .......... .......... 71% 7.13M 1s 171450K .......... .......... .......... .......... .......... 71% 134M 1s 171500K .......... .......... .......... .......... .......... 71% 213M 1s 171550K .......... .......... .......... .......... .......... 71% 276M 1s 171600K .......... .......... .......... .......... .......... 71% 258M 1s 171650K .......... .......... .......... .......... .......... 71% 306M 1s 171700K .......... .......... .......... .......... .......... 71% 263M 1s 171750K .......... .......... .......... .......... .......... 71% 298M 1s 171800K .......... .......... .......... .......... .......... 71% 4.04M 1s 171850K .......... .......... .......... .......... .......... 71% 173M 1s 171900K .......... .......... .......... .......... .......... 71% 170M 1s 171950K .......... .......... .......... .......... .......... 72% 186M 1s 172000K .......... .......... .......... .......... .......... 72% 156M 1s 172050K .......... .......... .......... .......... .......... 72% 216M 1s 172100K .......... .......... .......... .......... .......... 72% 204M 1s 172150K .......... .......... .......... .......... .......... 72% 219M 1s 172200K .......... .......... .......... .......... .......... 72% 219M 1s 172250K .......... .......... .......... .......... .......... 72% 214M 1s 172300K .......... .......... .......... .......... .......... 72% 204M 1s 172350K .......... .......... .......... .......... .......... 72% 301M 1s 172400K .......... .......... .......... .......... .......... 72% 290M 1s 172450K .......... .......... .......... .......... .......... 72% 314M 1s 172500K .......... .......... .......... .......... .......... 72% 265M 1s 172550K .......... .......... .......... .......... .......... 72% 307M 1s 172600K .......... .......... .......... .......... .......... 72% 288M 1s 172650K .......... .......... .......... .......... .......... 72% 307M 1s 172700K .......... .......... .......... .......... .......... 72% 292M 1s 172750K .......... .......... .......... .......... .......... 72% 48.5M 1s 172800K .......... .......... .......... .......... .......... 72% 165M 1s 172850K .......... .......... .......... .......... .......... 72% 120M 1s 172900K .......... .......... .......... .......... .......... 72% 7.25M 1s 172950K .......... .......... .......... .......... .......... 72% 163M 1s 173000K .......... .......... .......... .......... .......... 72% 179M 1s 173050K .......... .......... .......... .......... .......... 72% 169M 1s 173100K .......... .......... .......... .......... .......... 72% 193M 1s 173150K .......... .......... .......... .......... .......... 72% 240M 1s 173200K .......... .......... .......... .......... .......... 72% 188M 1s 173250K .......... .......... .......... .......... .......... 72% 206M 1s 173300K .......... .......... .......... .......... .......... 72% 182M 1s 173350K .......... .......... .......... .......... .......... 72% 247M 1s 173400K .......... .......... .......... .......... .......... 72% 198M 1s 173450K .......... .......... .......... .......... .......... 72% 204M 1s 173500K .......... .......... .......... .......... .......... 72% 178M 1s 173550K .......... .......... .......... .......... .......... 72% 213M 1s 173600K .......... .......... .......... .......... .......... 72% 202M 1s 173650K .......... .......... .......... .......... .......... 72% 216M 1s 173700K .......... .......... .......... .......... .......... 72% 200M 1s 173750K .......... .......... .......... .......... .......... 72% 256M 1s 173800K .......... .......... .......... .......... .......... 72% 256M 1s 173850K .......... .......... .......... .......... .......... 72% 228M 1s 173900K .......... .......... .......... .......... .......... 72% 212M 1s 173950K .......... .......... .......... .......... .......... 72% 215M 1s 174000K .......... .......... .......... .......... .......... 72% 168M 1s 174050K .......... .......... .......... .......... .......... 72% 62.5M 1s 174100K .......... .......... .......... .......... .......... 72% 7.07M 1s 174150K .......... .......... .......... .......... .......... 72% 235M 1s 174200K .......... .......... .......... .......... .......... 72% 272M 1s 174250K .......... .......... .......... .......... .......... 72% 308M 1s 174300K .......... .......... .......... .......... .......... 72% 1.99M 1s 174350K .......... .......... .......... .......... .......... 73% 165M 1s 174400K .......... .......... .......... .......... .......... 73% 174M 1s 174450K .......... .......... .......... .......... .......... 73% 203M 1s 174500K .......... .......... .......... .......... .......... 73% 179M 1s 174550K .......... .......... .......... .......... .......... 73% 232M 1s 174600K .......... .......... .......... .......... .......... 73% 177M 1s 174650K .......... .......... .......... .......... .......... 73% 179M 1s 174700K .......... .......... .......... .......... .......... 73% 203M 1s 174750K .......... .......... .......... .......... .......... 73% 250M 1s 174800K .......... .......... .......... .......... .......... 73% 203M 1s 174850K .......... .......... .......... .......... .......... 73% 176M 1s 174900K .......... .......... .......... .......... .......... 73% 194M 1s 174950K .......... .......... .......... .......... .......... 73% 188M 1s 175000K .......... .......... .......... .......... .......... 73% 211M 1s 175050K .......... .......... .......... .......... .......... 73% 207M 1s 175100K .......... .......... .......... .......... .......... 73% 225M 1s 175150K .......... .......... .......... .......... .......... 73% 238M 1s 175200K .......... .......... .......... .......... .......... 73% 236M 1s 175250K .......... .......... .......... .......... .......... 73% 113M 1s 175300K .......... .......... .......... .......... .......... 73% 142M 1s 175350K .......... .......... .......... .......... .......... 73% 106M 1s 175400K .......... .......... .......... .......... .......... 73% 1.27M 1s 175450K .......... .......... .......... .......... .......... 73% 184M 1s 175500K .......... .......... .......... .......... .......... 73% 206M 1s 175550K .......... .......... .......... .......... .......... 73% 219M 1s 175600K .......... .......... .......... .......... .......... 73% 218M 1s 175650K .......... .......... .......... .......... .......... 73% 236M 1s 175700K .......... .......... .......... .......... .......... 73% 291M 1s 175750K .......... .......... .......... .......... .......... 73% 316M 1s 175800K .......... .......... .......... .......... .......... 73% 278M 1s 175850K .......... .......... .......... .......... .......... 73% 314M 1s 175900K .......... .......... .......... .......... .......... 73% 298M 1s 175950K .......... .......... .......... .......... .......... 73% 325M 1s 176000K .......... .......... .......... .......... .......... 73% 292M 1s 176050K .......... .......... .......... .......... .......... 73% 8.30M 1s 176100K .......... .......... .......... .......... .......... 73% 176M 1s 176150K .......... .......... .......... .......... .......... 73% 159M 1s 176200K .......... .......... .......... .......... .......... 73% 220M 1s 176250K .......... .......... .......... .......... .......... 73% 205M 1s 176300K .......... .......... .......... .......... .......... 73% 178M 1s 176350K .......... .......... .......... .......... .......... 73% 236M 1s 176400K .......... .......... .......... .......... .......... 73% 248M 1s 176450K .......... .......... .......... .......... .......... 73% 258M 1s 176500K .......... .......... .......... .......... .......... 73% 166M 1s 176550K .......... .......... .......... .......... .......... 73% 196M 1s 176600K .......... .......... .......... .......... .......... 73% 276M 1s 176650K .......... .......... .......... .......... .......... 73% 310M 1s 176700K .......... .......... .......... .......... .......... 73% 284M 1s 176750K .......... .......... .......... .......... .......... 74% 299M 1s 176800K .......... .......... .......... .......... .......... 74% 284M 1s 176850K .......... .......... .......... .......... .......... 74% 279M 1s 176900K .......... .......... .......... .......... .......... 74% 291M 1s 176950K .......... .......... .......... .......... .......... 74% 317M 1s 177000K .......... .......... .......... .......... .......... 74% 41.3M 1s 177050K .......... .......... .......... .......... .......... 74% 230M 1s 177100K .......... .......... .......... .......... .......... 74% 245M 1s 177150K .......... .......... .......... .......... .......... 74% 202M 1s 177200K .......... .......... .......... .......... .......... 74% 220M 1s 177250K .......... .......... .......... .......... .......... 74% 254M 1s 177300K .......... .......... .......... .......... .......... 74% 203M 1s 177350K .......... .......... .......... .......... .......... 74% 205M 1s 177400K .......... .......... .......... .......... .......... 74% 204M 1s 177450K .......... .......... .......... .......... .......... 74% 234M 1s 177500K .......... .......... .......... .......... .......... 74% 220M 1s 177550K .......... .......... .......... .......... .......... 74% 191M 1s 177600K .......... .......... .......... .......... .......... 74% 227M 1s 177650K .......... .......... .......... .......... .......... 74% 261M 1s 177700K .......... .......... .......... .......... .......... 74% 260M 1s 177750K .......... .......... .......... .......... .......... 74% 258M 1s 177800K .......... .......... .......... .......... .......... 74% 253M 1s 177850K .......... .......... .......... .......... .......... 74% 283M 1s 177900K .......... .......... .......... .......... .......... 74% 288M 1s 177950K .......... .......... .......... .......... .......... 74% 264M 1s 178000K .......... .......... .......... .......... .......... 74% 232M 1s 178050K .......... .......... .......... .......... .......... 74% 164M 1s 178100K .......... .......... .......... .......... .......... 74% 169M 1s 178150K .......... .......... .......... .......... .......... 74% 119M 1s 178200K .......... .......... .......... .......... .......... 74% 56.5M 1s 178250K .......... .......... .......... .......... .......... 74% 57.7M 1s 178300K .......... .......... .......... .......... .......... 74% 53.2M 1s 178350K .......... .......... .......... .......... .......... 74% 57.5M 1s 178400K .......... .......... .......... .......... .......... 74% 99.5M 1s 178450K .......... .......... .......... .......... .......... 74% 113M 1s 178500K .......... .......... .......... .......... .......... 74% 115M 1s 178550K .......... .......... .......... .......... .......... 74% 97.9M 1s 178600K .......... .......... .......... .......... .......... 74% 112M 1s 178650K .......... .......... .......... .......... .......... 74% 115M 1s 178700K .......... .......... .......... .......... .......... 74% 113M 1s 178750K .......... .......... .......... .......... .......... 74% 115M 1s 178800K .......... .......... .......... .......... .......... 74% 80.8M 1s 178850K .......... .......... .......... .......... .......... 74% 52.8M 1s 178900K .......... .......... .......... .......... .......... 74% 60.1M 1s 178950K .......... .......... .......... .......... .......... 74% 54.7M 1s 179000K .......... .......... .......... .......... .......... 74% 52.8M 1s 179050K .......... .......... .......... .......... .......... 74% 1.29M 1s 179100K .......... .......... .......... .......... .......... 74% 169M 1s 179150K .......... .......... .......... .......... .......... 75% 214M 1s 179200K .......... .......... .......... .......... .......... 75% 216M 1s 179250K .......... .......... .......... .......... .......... 75% 225M 1s 179300K .......... .......... .......... .......... .......... 75% 222M 1s 179350K .......... .......... .......... .......... .......... 75% 205M 1s 179400K .......... .......... .......... .......... .......... 75% 257M 1s 179450K .......... .......... .......... .......... .......... 75% 235M 1s 179500K .......... .......... .......... .......... .......... 75% 214M 1s 179550K .......... .......... .......... .......... .......... 75% 241M 1s 179600K .......... .......... .......... .......... .......... 75% 190M 1s 179650K .......... .......... .......... .......... .......... 75% 282M 1s 179700K .......... .......... .......... .......... .......... 75% 290M 1s 179750K .......... .......... .......... .......... .......... 75% 311M 1s 179800K .......... .......... .......... .......... .......... 75% 295M 1s 179850K .......... .......... .......... .......... .......... 75% 190M 1s 179900K .......... .......... .......... .......... .......... 75% 203M 1s 179950K .......... .......... .......... .......... .......... 75% 196M 1s 180000K .......... .......... .......... .......... .......... 75% 228M 1s 180050K .......... .......... .......... .......... .......... 75% 203M 1s 180100K .......... .......... .......... .......... .......... 75% 194M 1s 180150K .......... .......... .......... .......... .......... 75% 208M 1s 180200K .......... .......... .......... .......... .......... 75% 177M 1s 180250K .......... .......... .......... .......... .......... 75% 195M 1s 180300K .......... .......... .......... .......... .......... 75% 229M 1s 180350K .......... .......... .......... .......... .......... 75% 7.91M 1s 180400K .......... .......... .......... .......... .......... 75% 165M 1s 180450K .......... .......... .......... .......... .......... 75% 159M 1s 180500K .......... .......... .......... .......... .......... 75% 159M 1s 180550K .......... .......... .......... .......... .......... 75% 296M 1s 180600K .......... .......... .......... .......... .......... 75% 292M 1s 180650K .......... .......... .......... .......... .......... 75% 255M 1s 180700K .......... .......... .......... .......... .......... 75% 159M 1s 180750K .......... .......... .......... .......... .......... 75% 171M 1s 180800K .......... .......... .......... .......... .......... 75% 195M 1s 180850K .......... .......... .......... .......... .......... 75% 308M 1s 180900K .......... .......... .......... .......... .......... 75% 275M 1s 180950K .......... .......... .......... .......... .......... 75% 198M 1s 181000K .......... .......... .......... .......... .......... 75% 237M 1s 181050K .......... .......... .......... .......... .......... 75% 273M 1s 181100K .......... .......... .......... .......... .......... 75% 202M 1s 181150K .......... .......... .......... .......... .......... 75% 250M 1s 181200K .......... .......... .......... .......... .......... 75% 263M 1s 181250K .......... .......... .......... .......... .......... 75% 209M 1s 181300K .......... .......... .......... .......... .......... 75% 217M 1s 181350K .......... .......... .......... .......... .......... 75% 127M 1s 181400K .......... .......... .......... .......... .......... 75% 112M 1s 181450K .......... .......... .......... .......... .......... 75% 108M 1s 181500K .......... .......... .......... .......... .......... 76% 104M 1s 181550K .......... .......... .......... .......... .......... 76% 31.5M 1s 181600K .......... .......... .......... .......... .......... 76% 258M 1s 181650K .......... .......... .......... .......... .......... 76% 196M 1s 181700K .......... .......... .......... .......... .......... 76% 185M 1s 181750K .......... .......... .......... .......... .......... 76% 181M 1s 181800K .......... .......... .......... .......... .......... 76% 204M 1s 181850K .......... .......... .......... .......... .......... 76% 186M 1s 181900K .......... .......... .......... .......... .......... 76% 116M 1s 181950K .......... .......... .......... .......... .......... 76% 131M 1s 182000K .......... .......... .......... .......... .......... 76% 108M 1s 182050K .......... .......... .......... .......... .......... 76% 115M 1s 182100K .......... .......... .......... .......... .......... 76% 100M 1s 182150K .......... .......... .......... .......... .......... 76% 99.0M 1s 182200K .......... .......... .......... .......... .......... 76% 129M 1s 182250K .......... .......... .......... .......... .......... 76% 104M 1s 182300K .......... .......... .......... .......... .......... 76% 146M 1s 182350K .......... .......... .......... .......... .......... 76% 89.8M 1s 182400K .......... .......... .......... .......... .......... 76% 134M 1s 182450K .......... .......... .......... .......... .......... 76% 101M 1s 182500K .......... .......... .......... .......... .......... 76% 121M 1s 182550K .......... .......... .......... .......... .......... 76% 117M 1s 182600K .......... .......... .......... .......... .......... 76% 7.20M 1s 182650K .......... .......... .......... .......... .......... 76% 159M 1s 182700K .......... .......... .......... .......... .......... 76% 185M 1s 182750K .......... .......... .......... .......... .......... 76% 181M 1s 182800K .......... .......... .......... .......... .......... 76% 199M 1s 182850K .......... .......... .......... .......... .......... 76% 189M 1s 182900K .......... .......... .......... .......... .......... 76% 215M 1s 182950K .......... .......... .......... .......... .......... 76% 218M 1s 183000K .......... .......... .......... .......... .......... 76% 294M 1s 183050K .......... .......... .......... .......... .......... 76% 209M 1s 183100K .......... .......... .......... .......... .......... 76% 194M 1s 183150K .......... .......... .......... .......... .......... 76% 149M 1s 183200K .......... .......... .......... .......... .......... 76% 201M 1s 183250K .......... .......... .......... .......... .......... 76% 200M 1s 183300K .......... .......... .......... .......... .......... 76% 246M 1s 183350K .......... .......... .......... .......... .......... 76% 183M 1s 183400K .......... .......... .......... .......... .......... 76% 228M 1s 183450K .......... .......... .......... .......... .......... 76% 238M 1s 183500K .......... .......... .......... .......... .......... 76% 282M 1s 183550K .......... .......... .......... .......... .......... 76% 250M 1s 183600K .......... .......... .......... .......... .......... 76% 216M 1s 183650K .......... .......... .......... .......... .......... 76% 217M 1s 183700K .......... .......... .......... .......... .......... 76% 284M 1s 183750K .......... .......... .......... .......... .......... 76% 276M 1s 183800K .......... .......... .......... .......... .......... 76% 270M 1s 183850K .......... .......... .......... .......... .......... 76% 236M 1s 183900K .......... .......... .......... .......... .......... 77% 8.85M 1s 183950K .......... .......... .......... .......... .......... 77% 138M 1s 184000K .......... .......... .......... .......... .......... 77% 194M 1s 184050K .......... .......... .......... .......... .......... 77% 192M 1s 184100K .......... .......... .......... .......... .......... 77% 209M 1s 184150K .......... .......... .......... .......... .......... 77% 208M 1s 184200K .......... .......... .......... .......... .......... 77% 258M 1s 184250K .......... .......... .......... .......... .......... 77% 220M 1s 184300K .......... .......... .......... .......... .......... 77% 178M 1s 184350K .......... .......... .......... .......... .......... 77% 182M 1s 184400K .......... .......... .......... .......... .......... 77% 271M 1s 184450K .......... .......... .......... .......... .......... 77% 266M 1s 184500K .......... .......... .......... .......... .......... 77% 195M 1s 184550K .......... .......... .......... .......... .......... 77% 182M 1s 184600K .......... .......... .......... .......... .......... 77% 201M 1s 184650K .......... .......... .......... .......... .......... 77% 202M 1s 184700K .......... .......... .......... .......... .......... 77% 193M 1s 184750K .......... .......... .......... .......... .......... 77% 181M 1s 184800K .......... .......... .......... .......... .......... 77% 159M 1s 184850K .......... .......... .......... .......... .......... 77% 231M 1s 184900K .......... .......... .......... .......... .......... 77% 177M 1s 184950K .......... .......... .......... .......... .......... 77% 191M 1s 185000K .......... .......... .......... .......... .......... 77% 198M 1s 185050K .......... .......... .......... .......... .......... 77% 189M 1s 185100K .......... .......... .......... .......... .......... 77% 212M 1s 185150K .......... .......... .......... .......... .......... 77% 227M 1s 185200K .......... .......... .......... .......... .......... 77% 223M 1s 185250K .......... .......... .......... .......... .......... 77% 175M 1s 185300K .......... .......... .......... .......... .......... 77% 138M 1s 185350K .......... .......... .......... .......... .......... 77% 7.59M 1s 185400K .......... .......... .......... .......... .......... 77% 193M 1s 185450K .......... .......... .......... .......... .......... 77% 173M 1s 185500K .......... .......... .......... .......... .......... 77% 206M 1s 185550K .......... .......... .......... .......... .......... 77% 247M 1s 185600K .......... .......... .......... .......... .......... 77% 207M 1s 185650K .......... .......... .......... .......... .......... 77% 239M 1s 185700K .......... .......... .......... .......... .......... 77% 312M 1s 185750K .......... .......... .......... .......... .......... 77% 289M 1s 185800K .......... .......... .......... .......... .......... 77% 210M 1s 185850K .......... .......... .......... .......... .......... 77% 189M 1s 185900K .......... .......... .......... .......... .......... 77% 236M 1s 185950K .......... .......... .......... .......... .......... 77% 194M 1s 186000K .......... .......... .......... .......... .......... 77% 223M 1s 186050K .......... .......... .......... .......... .......... 77% 117M 1s 186100K .......... .......... .......... .......... .......... 77% 121M 1s 186150K .......... .......... .......... .......... .......... 77% 107M 1s 186200K .......... .......... .......... .......... .......... 77% 133M 1s 186250K .......... .......... .......... .......... .......... 77% 62.7M 1s 186300K .......... .......... .......... .......... .......... 78% 158M 1s 186350K .......... .......... .......... .......... .......... 78% 166M 1s 186400K .......... .......... .......... .......... .......... 78% 131M 1s 186450K .......... .......... .......... .......... .......... 78% 94.6M 1s 186500K .......... .......... .......... .......... .......... 78% 131M 1s 186550K .......... .......... .......... .......... .......... 78% 98.5M 1s 186600K .......... .......... .......... .......... .......... 78% 141M 1s 186650K .......... .......... .......... .......... .......... 78% 101M 1s 186700K .......... .......... .......... .......... .......... 78% 28.0M 1s 186750K .......... .......... .......... .......... .......... 78% 105M 1s 186800K .......... .......... .......... .......... .......... 78% 142M 1s 186850K .......... .......... .......... .......... .......... 78% 108M 1s 186900K .......... .......... .......... .......... .......... 78% 110M 1s 186950K .......... .......... .......... .......... .......... 78% 55.5M 1s 187000K .......... .......... .......... .......... .......... 78% 54.6M 1s 187050K .......... .......... .......... .......... .......... 78% 55.0M 1s 187100K .......... .......... .......... .......... .......... 78% 61.4M 1s 187150K .......... .......... .......... .......... .......... 78% 51.3M 1s 187200K .......... .......... .......... .......... .......... 78% 7.02M 1s 187250K .......... .......... .......... .......... .......... 78% 135M 1s 187300K .......... .......... .......... .......... .......... 78% 151M 1s 187350K .......... .......... .......... .......... .......... 78% 268M 1s 187400K .......... .......... .......... .......... .......... 78% 223M 1s 187450K .......... .......... .......... .......... .......... 78% 232M 1s 187500K .......... .......... .......... .......... .......... 78% 241M 1s 187550K .......... .......... .......... .......... .......... 78% 228M 1s 187600K .......... .......... .......... .......... .......... 78% 219M 1s 187650K .......... .......... .......... .......... .......... 78% 193M 1s 187700K .......... .......... .......... .......... .......... 78% 53.4M 1s 187750K .......... .......... .......... .......... .......... 78% 56.7M 1s 187800K .......... .......... .......... .......... .......... 78% 57.6M 1s 187850K .......... .......... .......... .......... .......... 78% 57.0M 1s 187900K .......... .......... .......... .......... .......... 78% 7.16M 1s 187950K .......... .......... .......... .......... .......... 78% 105M 1s 188000K .......... .......... .......... .......... .......... 78% 145M 1s 188050K .......... .......... .......... .......... .......... 78% 258M 1s 188100K .......... .......... .......... .......... .......... 78% 252M 1s 188150K .......... .......... .......... .......... .......... 78% 280M 1s 188200K .......... .......... .......... .......... .......... 78% 285M 1s 188250K .......... .......... .......... .......... .......... 78% 296M 1s 188300K .......... .......... .......... .......... .......... 78% 246M 1s 188350K .......... .......... .......... .......... .......... 78% 2.46M 1s 188400K .......... .......... .......... .......... .......... 78% 143M 1s 188450K .......... .......... .......... .......... .......... 78% 17.7M 1s 188500K .......... .......... .......... .......... .......... 78% 8.87M 1s 188550K .......... .......... .......... .......... .......... 78% 10.3M 1s 188600K .......... .......... .......... .......... .......... 78% 132M 1s 188650K .......... .......... .......... .......... .......... 78% 66.9M 1s 188700K .......... .......... .......... .......... .......... 79% 97.8M 1s 188750K .......... .......... .......... .......... .......... 79% 172M 1s 188800K .......... .......... .......... .......... .......... 79% 172M 1s 188850K .......... .......... .......... .......... .......... 79% 136M 1s 188900K .......... .......... .......... .......... .......... 79% 92.7M 1s 188950K .......... .......... .......... .......... .......... 79% 129M 1s 189000K .......... .......... .......... .......... .......... 79% 108M 1s 189050K .......... .......... .......... .......... .......... 79% 104M 1s 189100K .......... .......... .......... .......... .......... 79% 141M 1s 189150K .......... .......... .......... .......... .......... 79% 101M 1s 189200K .......... .......... .......... .......... .......... 79% 109M 1s 189250K .......... .......... .......... .......... .......... 79% 113M 1s 189300K .......... .......... .......... .......... .......... 79% 107M 1s 189350K .......... .......... .......... .......... .......... 79% 13.5M 1s 189400K .......... .......... .......... .......... .......... 79% 55.6M 1s 189450K .......... .......... .......... .......... .......... 79% 117M 1s 189500K .......... .......... .......... .......... .......... 79% 55.7M 1s 189550K .......... .......... .......... .......... .......... 79% 118M 1s 189600K .......... .......... .......... .......... .......... 79% 84.9M 1s 189650K .......... .......... .......... .......... .......... 79% 132M 1s 189700K .......... .......... .......... .......... .......... 79% 94.2M 1s 189750K .......... .......... .......... .......... .......... 79% 137M 1s 189800K .......... .......... .......... .......... .......... 79% 7.02M 1s 189850K .......... .......... .......... .......... .......... 79% 274M 1s 189900K .......... .......... .......... .......... .......... 79% 248M 1s 189950K .......... .......... .......... .......... .......... 79% 206M 1s 190000K .......... .......... .......... .......... .......... 79% 216M 1s 190050K .......... .......... .......... .......... .......... 79% 267M 1s 190100K .......... .......... .......... .......... .......... 79% 301M 1s 190150K .......... .......... .......... .......... .......... 79% 331M 1s 190200K .......... .......... .......... .......... .......... 79% 247M 1s 190250K .......... .......... .......... .......... .......... 79% 7.44M 1s 190300K .......... .......... .......... .......... .......... 79% 176M 1s 190350K .......... .......... .......... .......... .......... 79% 174M 1s 190400K .......... .......... .......... .......... .......... 79% 271M 1s 190450K .......... .......... .......... .......... .......... 79% 285M 1s 190500K .......... .......... .......... .......... .......... 79% 185M 1s 190550K .......... .......... .......... .......... .......... 79% 179M 1s 190600K .......... .......... .......... .......... .......... 79% 204M 1s 190650K .......... .......... .......... .......... .......... 79% 312M 1s 190700K .......... .......... .......... .......... .......... 79% 227M 1s 190750K .......... .......... .......... .......... .......... 79% 252M 1s 190800K .......... .......... .......... .......... .......... 79% 145M 1s 190850K .......... .......... .......... .......... .......... 79% 174M 1s 190900K .......... .......... .......... .......... .......... 79% 204M 1s 190950K .......... .......... .......... .......... .......... 79% 136M 1s 191000K .......... .......... .......... .......... .......... 79% 7.50M 1s 191050K .......... .......... .......... .......... .......... 80% 15.0M 1s 191100K .......... .......... .......... .......... .......... 80% 54.1M 1s 191150K .......... .......... .......... .......... .......... 80% 53.5M 1s 191200K .......... .......... .......... .......... .......... 80% 6.51M 1s 191250K .......... .......... .......... .......... .......... 80% 129M 1s 191300K .......... .......... .......... .......... .......... 80% 181M 1s 191350K .......... .......... .......... .......... .......... 80% 160M 1s 191400K .......... .......... .......... .......... .......... 80% 209M 1s 191450K .......... .......... .......... .......... .......... 80% 204M 1s 191500K .......... .......... .......... .......... .......... 80% 173M 1s 191550K .......... .......... .......... .......... .......... 80% 180M 1s 191600K .......... .......... .......... .......... .......... 80% 241M 1s 191650K .......... .......... .......... .......... .......... 80% 290M 1s 191700K .......... .......... .......... .......... .......... 80% 255M 1s 191750K .......... .......... .......... .......... .......... 80% 239M 1s 191800K .......... .......... .......... .......... .......... 80% 243M 1s 191850K .......... .......... .......... .......... .......... 80% 263M 1s 191900K .......... .......... .......... .......... .......... 80% 275M 1s 191950K .......... .......... .......... .......... .......... 80% 256M 1s 192000K .......... .......... .......... .......... .......... 80% 268M 1s 192050K .......... .......... .......... .......... .......... 80% 272M 1s 192100K .......... .......... .......... .......... .......... 80% 299M 1s 192150K .......... .......... .......... .......... .......... 80% 289M 1s 192200K .......... .......... .......... .......... .......... 80% 310M 1s 192250K .......... .......... .......... .......... .......... 80% 287M 1s 192300K .......... .......... .......... .......... .......... 80% 294M 1s 192350K .......... .......... .......... .......... .......... 80% 287M 1s 192400K .......... .......... .......... .......... .......... 80% 1.41M 1s 192450K .......... .......... .......... .......... .......... 80% 155M 1s 192500K .......... .......... .......... .......... .......... 80% 174M 1s 192550K .......... .......... .......... .......... .......... 80% 237M 1s 192600K .......... .......... .......... .......... .......... 80% 244M 1s 192650K .......... .......... .......... .......... .......... 80% 295M 1s 192700K .......... .......... .......... .......... .......... 80% 266M 1s 192750K .......... .......... .......... .......... .......... 80% 291M 1s 192800K .......... .......... .......... .......... .......... 80% 8.09M 1s 192850K .......... .......... .......... .......... .......... 80% 179M 1s 192900K .......... .......... .......... .......... .......... 80% 233M 1s 192950K .......... .......... .......... .......... .......... 80% 192M 1s 193000K .......... .......... .......... .......... .......... 80% 193M 1s 193050K .......... .......... .......... .......... .......... 80% 196M 1s 193100K .......... .......... .......... .......... .......... 80% 233M 1s 193150K .......... .......... .......... .......... .......... 80% 196M 1s 193200K .......... .......... .......... .......... .......... 80% 215M 1s 193250K .......... .......... .......... .......... .......... 80% 281M 1s 193300K .......... .......... .......... .......... .......... 80% 318M 1s 193350K .......... .......... .......... .......... .......... 80% 283M 1s 193400K .......... .......... .......... .......... .......... 80% 316M 1s 193450K .......... .......... .......... .......... .......... 81% 271M 1s 193500K .......... .......... .......... .......... .......... 81% 311M 1s 193550K .......... .......... .......... .......... .......... 81% 281M 1s 193600K .......... .......... .......... .......... .......... 81% 328M 1s 193650K .......... .......... .......... .......... .......... 81% 9.45M 1s 193700K .......... .......... .......... .......... .......... 81% 227M 1s 193750K .......... .......... .......... .......... .......... 81% 189M 1s 193800K .......... .......... .......... .......... .......... 81% 260M 1s 193850K .......... .......... .......... .......... .......... 81% 185M 1s 193900K .......... .......... .......... .......... .......... 81% 220M 1s 193950K .......... .......... .......... .......... .......... 81% 197M 1s 194000K .......... .......... .......... .......... .......... 81% 216M 1s 194050K .......... .......... .......... .......... .......... 81% 198M 1s 194100K .......... .......... .......... .......... .......... 81% 207M 1s 194150K .......... .......... .......... .......... .......... 81% 202M 1s 194200K .......... .......... .......... .......... .......... 81% 305M 1s 194250K .......... .......... .......... .......... .......... 81% 287M 1s 194300K .......... .......... .......... .......... .......... 81% 294M 1s 194350K .......... .......... .......... .......... .......... 81% 190M 1s 194400K .......... .......... .......... .......... .......... 81% 207M 1s 194450K .......... .......... .......... .......... .......... 81% 213M 1s 194500K .......... .......... .......... .......... .......... 81% 191M 1s 194550K .......... .......... .......... .......... .......... 81% 197M 1s 194600K .......... .......... .......... .......... .......... 81% 216M 1s 194650K .......... .......... .......... .......... .......... 81% 228M 1s 194700K .......... .......... .......... .......... .......... 81% 248M 1s 194750K .......... .......... .......... .......... .......... 81% 230M 1s 194800K .......... .......... .......... .......... .......... 81% 288M 1s 194850K .......... .......... .......... .......... .......... 81% 235M 1s 194900K .......... .......... .......... .......... .......... 81% 277M 1s 194950K .......... .......... .......... .......... .......... 81% 237M 1s 195000K .......... .......... .......... .......... .......... 81% 291M 1s 195050K .......... .......... .......... .......... .......... 81% 272M 1s 195100K .......... .......... .......... .......... .......... 81% 260M 1s 195150K .......... .......... .......... .......... .......... 81% 232M 1s 195200K .......... .......... .......... .......... .......... 81% 214M 1s 195250K .......... .......... .......... .......... .......... 81% 211M 1s 195300K .......... .......... .......... .......... .......... 81% 208M 1s 195350K .......... .......... .......... .......... .......... 81% 207M 1s 195400K .......... .......... .......... .......... .......... 81% 227M 1s 195450K .......... .......... .......... .......... .......... 81% 213M 1s 195500K .......... .......... .......... .......... .......... 81% 198M 1s 195550K .......... .......... .......... .......... .......... 81% 226M 1s 195600K .......... .......... .......... .......... .......... 81% 173M 1s 195650K .......... .......... .......... .......... .......... 81% 115M 1s 195700K .......... .......... .......... .......... .......... 81% 7.15M 1s 195750K .......... .......... .......... .......... .......... 81% 247M 1s 195800K .......... .......... .......... .......... .......... 81% 113M 1s 195850K .......... .......... .......... .......... .......... 82% 189M 1s 195900K .......... .......... .......... .......... .......... 82% 174M 1s 195950K .......... .......... .......... .......... .......... 82% 214M 1s 196000K .......... .......... .......... .......... .......... 82% 159M 1s 196050K .......... .......... .......... .......... .......... 82% 220M 1s 196100K .......... .......... .......... .......... .......... 82% 205M 1s 196150K .......... .......... .......... .......... .......... 82% 237M 1s 196200K .......... .......... .......... .......... .......... 82% 204M 1s 196250K .......... .......... .......... .......... .......... 82% 246M 1s 196300K .......... .......... .......... .......... .......... 82% 245M 1s 196350K .......... .......... .......... .......... .......... 82% 229M 1s 196400K .......... .......... .......... .......... .......... 82% 230M 1s 196450K .......... .......... .......... .......... .......... 82% 239M 1s 196500K .......... .......... .......... .......... .......... 82% 275M 1s 196550K .......... .......... .......... .......... .......... 82% 286M 1s 196600K .......... .......... .......... .......... .......... 82% 247M 1s 196650K .......... .......... .......... .......... .......... 82% 285M 1s 196700K .......... .......... .......... .......... .......... 82% 233M 1s 196750K .......... .......... .......... .......... .......... 82% 233M 1s 196800K .......... .......... .......... .......... .......... 82% 239M 1s 196850K .......... .......... .......... .......... .......... 82% 60.7M 1s 196900K .......... .......... .......... .......... .......... 82% 105M 1s 196950K .......... .......... .......... .......... .......... 82% 127M 1s 197000K .......... .......... .......... .......... .......... 82% 117M 1s 197050K .......... .......... .......... .......... .......... 82% 100M 1s 197100K .......... .......... .......... .......... .......... 82% 118M 1s 197150K .......... .......... .......... .......... .......... 82% 104M 1s 197200K .......... .......... .......... .......... .......... 82% 115M 1s 197250K .......... .......... .......... .......... .......... 82% 98.7M 1s 197300K .......... .......... .......... .......... .......... 82% 121M 1s 197350K .......... .......... .......... .......... .......... 82% 86.4M 1s 197400K .......... .......... .......... .......... .......... 82% 115M 1s 197450K .......... .......... .......... .......... .......... 82% 104M 1s 197500K .......... .......... .......... .......... .......... 82% 130M 1s 197550K .......... .......... .......... .......... .......... 82% 103M 1s 197600K .......... .......... .......... .......... .......... 82% 118M 1s 197650K .......... .......... .......... .......... .......... 82% 118M 1s 197700K .......... .......... .......... .......... .......... 82% 97.9M 1s 197750K .......... .......... .......... .......... .......... 82% 88.1M 1s 197800K .......... .......... .......... .......... .......... 82% 165M 1s 197850K .......... .......... .......... .......... .......... 82% 7.31M 1s 197900K .......... .......... .......... .......... .......... 82% 207M 1s 197950K .......... .......... .......... .......... .......... 82% 209M 1s 198000K .......... .......... .......... .......... .......... 82% 162M 1s 198050K .......... .......... .......... .......... .......... 82% 210M 1s 198100K .......... .......... .......... .......... .......... 82% 256M 1s 198150K .......... .......... .......... .......... .......... 82% 276M 1s 198200K .......... .......... .......... .......... .......... 82% 315M 1s 198250K .......... .......... .......... .......... .......... 83% 274M 1s 198300K .......... .......... .......... .......... .......... 83% 311M 1s 198350K .......... .......... .......... .......... .......... 83% 285M 1s 198400K .......... .......... .......... .......... .......... 83% 4.14M 1s 198450K .......... .......... .......... .......... .......... 83% 187M 1s 198500K .......... .......... .......... .......... .......... 83% 249M 1s 198550K .......... .......... .......... .......... .......... 83% 184M 1s 198600K .......... .......... .......... .......... .......... 83% 175M 1s 198650K .......... .......... .......... .......... .......... 83% 168M 1s 198700K .......... .......... .......... .......... .......... 83% 203M 1s 198750K .......... .......... .......... .......... .......... 83% 181M 1s 198800K .......... .......... .......... .......... .......... 83% 220M 1s 198850K .......... .......... .......... .......... .......... 83% 194M 1s 198900K .......... .......... .......... .......... .......... 83% 189M 1s 198950K .......... .......... .......... .......... .......... 83% 234M 1s 199000K .......... .......... .......... .......... .......... 83% 316M 1s 199050K .......... .......... .......... .......... .......... 83% 290M 1s 199100K .......... .......... .......... .......... .......... 83% 313M 1s 199150K .......... .......... .......... .......... .......... 83% 283M 1s 199200K .......... .......... .......... .......... .......... 83% 313M 1s 199250K .......... .......... .......... .......... .......... 83% 279M 1s 199300K .......... .......... .......... .......... .......... 83% 300M 1s 199350K .......... .......... .......... .......... .......... 83% 309M 1s 199400K .......... .......... .......... .......... .......... 83% 312M 1s 199450K .......... .......... .......... .......... .......... 83% 310M 1s 199500K .......... .......... .......... .......... .......... 83% 337M 1s 199550K .......... .......... .......... .......... .......... 83% 5.03M 1s 199600K .......... .......... .......... .......... .......... 83% 223M 1s 199650K .......... .......... .......... .......... .......... 83% 292M 1s 199700K .......... .......... .......... .......... .......... 83% 1.96M 1s 199750K .......... .......... .......... .......... .......... 83% 152M 1s 199800K .......... .......... .......... .......... .......... 83% 196M 1s 199850K .......... .......... .......... .......... .......... 83% 233M 1s 199900K .......... .......... .......... .......... .......... 83% 199M 1s 199950K .......... .......... .......... .......... .......... 83% 192M 1s 200000K .......... .......... .......... .......... .......... 83% 181M 1s 200050K .......... .......... .......... .......... .......... 83% 199M 1s 200100K .......... .......... .......... .......... .......... 83% 220M 1s 200150K .......... .......... .......... .......... .......... 83% 231M 1s 200200K .......... .......... .......... .......... .......... 83% 261M 1s 200250K .......... .......... .......... .......... .......... 83% 311M 1s 200300K .......... .......... .......... .......... .......... 83% 289M 1s 200350K .......... .......... .......... .......... .......... 83% 310M 1s 200400K .......... .......... .......... .......... .......... 83% 266M 1s 200450K .......... .......... .......... .......... .......... 83% 292M 1s 200500K .......... .......... .......... .......... .......... 83% 301M 1s 200550K .......... .......... .......... .......... .......... 83% 324M 1s 200600K .......... .......... .......... .......... .......... 83% 300M 1s 200650K .......... .......... .......... .......... .......... 84% 316M 1s 200700K .......... .......... .......... .......... .......... 84% 1.40M 1s 200750K .......... .......... .......... .......... .......... 84% 131M 1s 200800K .......... .......... .......... .......... .......... 84% 133M 1s 200850K .......... .......... .......... .......... .......... 84% 199M 1s 200900K .......... .......... .......... .......... .......... 84% 200M 1s 200950K .......... .......... .......... .......... .......... 84% 183M 1s 201000K .......... .......... .......... .......... .......... 84% 188M 1s 201050K .......... .......... .......... .......... .......... 84% 272M 1s 201100K .......... .......... .......... .......... .......... 84% 289M 1s 201150K .......... .......... .......... .......... .......... 84% 312M 1s 201200K .......... .......... .......... .......... .......... 84% 278M 1s 201250K .......... .......... .......... .......... .......... 84% 320M 1s 201300K .......... .......... .......... .......... .......... 84% 295M 1s 201350K .......... .......... .......... .......... .......... 84% 222M 1s 201400K .......... .......... .......... .......... .......... 84% 193M 1s 201450K .......... .......... .......... .......... .......... 84% 206M 1s 201500K .......... .......... .......... .......... .......... 84% 8.77M 1s 201550K .......... .......... .......... .......... .......... 84% 159M 1s 201600K .......... .......... .......... .......... .......... 84% 189M 1s 201650K .......... .......... .......... .......... .......... 84% 192M 1s 201700K .......... .......... .......... .......... .......... 84% 173M 1s 201750K .......... .......... .......... .......... .......... 84% 188M 1s 201800K .......... .......... .......... .......... .......... 84% 166M 1s 201850K .......... .......... .......... .......... .......... 84% 182M 1s 201900K .......... .......... .......... .......... .......... 84% 183M 1s 201950K .......... .......... .......... .......... .......... 84% 195M 1s 202000K .......... .......... .......... .......... .......... 84% 218M 1s 202050K .......... .......... .......... .......... .......... 84% 268M 1s 202100K .......... .......... .......... .......... .......... 84% 298M 1s 202150K .......... .......... .......... .......... .......... 84% 315M 1s 202200K .......... .......... .......... .......... .......... 84% 279M 1s 202250K .......... .......... .......... .......... .......... 84% 310M 1s 202300K .......... .......... .......... .......... .......... 84% 299M 1s 202350K .......... .......... .......... .......... .......... 84% 327M 1s 202400K .......... .......... .......... .......... .......... 84% 285M 1s 202450K .......... .......... .......... .......... .......... 84% 308M 1s 202500K .......... .......... .......... .......... .......... 84% 296M 1s 202550K .......... .......... .......... .......... .......... 84% 1.46M 1s 202600K .......... .......... .......... .......... .......... 84% 146M 1s 202650K .......... .......... .......... .......... .......... 84% 182M 1s 202700K .......... .......... .......... .......... .......... 84% 196M 1s 202750K .......... .......... .......... .......... .......... 84% 221M 1s 202800K .......... .......... .......... .......... .......... 84% 194M 1s 202850K .......... .......... .......... .......... .......... 84% 191M 1s 202900K .......... .......... .......... .......... .......... 84% 195M 1s 202950K .......... .......... .......... .......... .......... 84% 194M 1s 203000K .......... .......... .......... .......... .......... 85% 190M 1s 203050K .......... .......... .......... .......... .......... 85% 179M 1s 203100K .......... .......... .......... .......... .......... 85% 188M 1s 203150K .......... .......... .......... .......... .......... 85% 209M 1s 203200K .......... .......... .......... .......... .......... 85% 180M 1s 203250K .......... .......... .......... .......... .......... 85% 278M 1s 203300K .......... .......... .......... .......... .......... 85% 248M 1s 203350K .......... .......... .......... .......... .......... 85% 258M 1s 203400K .......... .......... .......... .......... .......... 85% 242M 1s 203450K .......... .......... .......... .......... .......... 85% 250M 1s 203500K .......... .......... .......... .......... .......... 85% 212M 1s 203550K .......... .......... .......... .......... .......... 85% 217M 1s 203600K .......... .......... .......... .......... .......... 85% 201M 1s 203650K .......... .......... .......... .......... .......... 85% 191M 1s 203700K .......... .......... .......... .......... .......... 85% 195M 1s 203750K .......... .......... .......... .......... .......... 85% 193M 1s 203800K .......... .......... .......... .......... .......... 85% 200M 1s 203850K .......... .......... .......... .......... .......... 85% 216M 1s 203900K .......... .......... .......... .......... .......... 85% 211M 1s 203950K .......... .......... .......... .......... .......... 85% 200M 1s 204000K .......... .......... .......... .......... .......... 85% 191M 1s 204050K .......... .......... .......... .......... .......... 85% 297M 1s 204100K .......... .......... .......... .......... .......... 85% 282M 1s 204150K .......... .......... .......... .......... .......... 85% 281M 1s 204200K .......... .......... .......... .......... .......... 85% 273M 1s 204250K .......... .......... .......... .......... .......... 85% 316M 1s 204300K .......... .......... .......... .......... .......... 85% 296M 1s 204350K .......... .......... .......... .......... .......... 85% 320M 1s 204400K .......... .......... .......... .......... .......... 85% 291M 1s 204450K .......... .......... .......... .......... .......... 85% 315M 1s 204500K .......... .......... .......... .......... .......... 85% 292M 1s 204550K .......... .......... .......... .......... .......... 85% 316M 1s 204600K .......... .......... .......... .......... .......... 85% 284M 1s 204650K .......... .......... .......... .......... .......... 85% 310M 1s 204700K .......... .......... .......... .......... .......... 85% 298M 1s 204750K .......... .......... .......... .......... .......... 85% 324M 1s 204800K .......... .......... .......... .......... .......... 85% 265M 1s 204850K .......... .......... .......... .......... .......... 85% 321M 1s 204900K .......... .......... .......... .......... .......... 85% 289M 1s 204950K .......... .......... .......... .......... .......... 85% 322M 1s 205000K .......... .......... .......... .......... .......... 85% 300M 1s 205050K .......... .......... .......... .......... .......... 85% 326M 1s 205100K .......... .......... .......... .......... .......... 85% 281M 1s 205150K .......... .......... .......... .......... .......... 85% 307M 1s 205200K .......... .......... .......... .......... .......... 85% 8.28M 1s 205250K .......... .......... .......... .......... .......... 85% 216M 1s 205300K .......... .......... .......... .......... .......... 85% 192M 1s 205350K .......... .......... .......... .......... .......... 85% 221M 1s 205400K .......... .......... .......... .......... .......... 86% 172M 1s 205450K .......... .......... .......... .......... .......... 86% 205M 1s 205500K .......... .......... .......... .......... .......... 86% 173M 1s 205550K .......... .......... .......... .......... .......... 86% 187M 1s 205600K .......... .......... .......... .......... .......... 86% 148M 1s 205650K .......... .......... .......... .......... .......... 86% 186M 1s 205700K .......... .......... .......... .......... .......... 86% 182M 0s 205750K .......... .......... .......... .......... .......... 86% 192M 0s 205800K .......... .......... .......... .......... .......... 86% 185M 0s 205850K .......... .......... .......... .......... .......... 86% 178M 0s 205900K .......... .......... .......... .......... .......... 86% 166M 0s 205950K .......... .......... .......... .......... .......... 86% 182M 0s 206000K .......... .......... .......... .......... .......... 86% 169M 0s 206050K .......... .......... .......... .......... .......... 86% 203M 0s 206100K .......... .......... .......... .......... .......... 86% 187M 0s 206150K .......... .......... .......... .......... .......... 86% 220M 0s 206200K .......... .......... .......... .......... .......... 86% 177M 0s 206250K .......... .......... .......... .......... .......... 86% 262M 0s 206300K .......... .......... .......... .......... .......... 86% 286M 0s 206350K .......... .......... .......... .......... .......... 86% 308M 0s 206400K .......... .......... .......... .......... .......... 86% 269M 0s 206450K .......... .......... .......... .......... .......... 86% 284M 0s 206500K .......... .......... .......... .......... .......... 86% 284M 0s 206550K .......... .......... .......... .......... .......... 86% 320M 0s 206600K .......... .......... .......... .......... .......... 86% 278M 0s 206650K .......... .......... .......... .......... .......... 86% 195M 0s 206700K .......... .......... .......... .......... .......... 86% 212M 0s 206750K .......... .......... .......... .......... .......... 86% 244M 0s 206800K .......... .......... .......... .......... .......... 86% 202M 0s 206850K .......... .......... .......... .......... .......... 86% 251M 0s 206900K .......... .......... .......... .......... .......... 86% 197M 0s 206950K .......... .......... .......... .......... .......... 86% 248M 0s 207000K .......... .......... .......... .......... .......... 86% 209M 0s 207050K .......... .......... .......... .......... .......... 86% 214M 0s 207100K .......... .......... .......... .......... .......... 86% 259M 0s 207150K .......... .......... .......... .......... .......... 86% 236M 0s 207200K .......... .......... .......... .......... .......... 86% 187M 0s 207250K .......... .......... .......... .......... .......... 86% 217M 0s 207300K .......... .......... .......... .......... .......... 86% 279M 0s 207350K .......... .......... .......... .......... .......... 86% 284M 0s 207400K .......... .......... .......... .......... .......... 86% 288M 0s 207450K .......... .......... .......... .......... .......... 86% 307M 0s 207500K .......... .......... .......... .......... .......... 86% 275M 0s 207550K .......... .......... .......... .......... .......... 86% 218M 0s 207600K .......... .......... .......... .......... .......... 86% 217M 0s 207650K .......... .......... .......... .......... .......... 86% 225M 0s 207700K .......... .......... .......... .......... .......... 86% 250M 0s 207750K .......... .......... .......... .......... .......... 86% 208M 0s 207800K .......... .......... .......... .......... .......... 87% 234M 0s 207850K .......... .......... .......... .......... .......... 87% 216M 0s 207900K .......... .......... .......... .......... .......... 87% 217M 0s 207950K .......... .......... .......... .......... .......... 87% 242M 0s 208000K .......... .......... .......... .......... .......... 87% 236M 0s 208050K .......... .......... .......... .......... .......... 87% 298M 0s 208100K .......... .......... .......... .......... .......... 87% 205M 0s 208150K .......... .......... .......... .......... .......... 87% 273M 0s 208200K .......... .......... .......... .......... .......... 87% 275M 0s 208250K .......... .......... .......... .......... .......... 87% 307M 0s 208300K .......... .......... .......... .......... .......... 87% 288M 0s 208350K .......... .......... .......... .......... .......... 87% 312M 0s 208400K .......... .......... .......... .......... .......... 87% 275M 0s 208450K .......... .......... .......... .......... .......... 87% 260M 0s 208500K .......... .......... .......... .......... .......... 87% 244M 0s 208550K .......... .......... .......... .......... .......... 87% 307M 0s 208600K .......... .......... .......... .......... .......... 87% 289M 0s 208650K .......... .......... .......... .......... .......... 87% 8.80M 0s 208700K .......... .......... .......... .......... .......... 87% 212M 0s 208750K .......... .......... .......... .......... .......... 87% 238M 0s 208800K .......... .......... .......... .......... .......... 87% 203M 0s 208850K .......... .......... .......... .......... .......... 87% 96.1M 0s 208900K .......... .......... .......... .......... .......... 87% 138M 0s 208950K .......... .......... .......... .......... .......... 87% 151M 0s 209000K .......... .......... .......... .......... .......... 87% 172M 0s 209050K .......... .......... .......... .......... .......... 87% 211M 0s 209100K .......... .......... .......... .......... .......... 87% 162M 0s 209150K .......... .......... .......... .......... .......... 87% 197M 0s 209200K .......... .......... .......... .......... .......... 87% 190M 0s 209250K .......... .......... .......... .......... .......... 87% 198M 0s 209300K .......... .......... .......... .......... .......... 87% 176M 0s 209350K .......... .......... .......... .......... .......... 87% 226M 0s 209400K .......... .......... .......... .......... .......... 87% 219M 0s 209450K .......... .......... .......... .......... .......... 87% 257M 0s 209500K .......... .......... .......... .......... .......... 87% 209M 0s 209550K .......... .......... .......... .......... .......... 87% 186M 0s 209600K .......... .......... .......... .......... .......... 87% 191M 0s 209650K .......... .......... .......... .......... .......... 87% 206M 0s 209700K .......... .......... .......... .......... .......... 87% 201M 0s 209750K .......... .......... .......... .......... .......... 87% 227M 0s 209800K .......... .......... .......... .......... .......... 87% 234M 0s 209850K .......... .......... .......... .......... .......... 87% 192M 0s 209900K .......... .......... .......... .......... .......... 87% 200M 0s 209950K .......... .......... .......... .......... .......... 87% 229M 0s 210000K .......... .......... .......... .......... .......... 87% 240M 0s 210050K .......... .......... .......... .......... .......... 87% 149M 0s 210100K .......... .......... .......... .......... .......... 87% 198M 0s 210150K .......... .......... .......... .......... .......... 87% 186M 0s 210200K .......... .......... .......... .......... .......... 88% 240M 0s 210250K .......... .......... .......... .......... .......... 88% 206M 0s 210300K .......... .......... .......... .......... .......... 88% 236M 0s 210350K .......... .......... .......... .......... .......... 88% 283M 0s 210400K .......... .......... .......... .......... .......... 88% 7.88M 0s 210450K .......... .......... .......... .......... .......... 88% 135M 0s 210500K .......... .......... .......... .......... .......... 88% 153M 0s 210550K .......... .......... .......... .......... .......... 88% 165M 0s 210600K .......... .......... .......... .......... .......... 88% 234M 0s 210650K .......... .......... .......... .......... .......... 88% 298M 0s 210700K .......... .......... .......... .......... .......... 88% 272M 0s 210750K .......... .......... .......... .......... .......... 88% 300M 0s 210800K .......... .......... .......... .......... .......... 88% 257M 0s 210850K .......... .......... .......... .......... .......... 88% 299M 0s 210900K .......... .......... .......... .......... .......... 88% 2.19M 0s 210950K .......... .......... .......... .......... .......... 88% 192M 0s 211000K .......... .......... .......... .......... .......... 88% 195M 0s 211050K .......... .......... .......... .......... .......... 88% 57.5M 0s 211100K .......... .......... .......... .......... .......... 88% 42.4M 0s 211150K .......... .......... .......... .......... .......... 88% 35.2M 0s 211200K .......... .......... .......... .......... .......... 88% 38.4M 0s 211250K .......... .......... .......... .......... .......... 88% 8.36M 0s 211300K .......... .......... .......... .......... .......... 88% 271M 0s 211350K .......... .......... .......... .......... .......... 88% 276M 0s 211400K .......... .......... .......... .......... .......... 88% 185M 0s 211450K .......... .......... .......... .......... .......... 88% 178M 0s 211500K .......... .......... .......... .......... .......... 88% 265M 0s 211550K .......... .......... .......... .......... .......... 88% 190M 0s 211600K .......... .......... .......... .......... .......... 88% 177M 0s 211650K .......... .......... .......... .......... .......... 88% 123M 0s 211700K .......... .......... .......... .......... .......... 88% 54.0M 0s 211750K .......... .......... .......... .......... .......... 88% 54.4M 0s 211800K .......... .......... .......... .......... .......... 88% 56.5M 0s 211850K .......... .......... .......... .......... .......... 88% 56.5M 0s 211900K .......... .......... .......... .......... .......... 88% 57.6M 0s 211950K .......... .......... .......... .......... .......... 88% 49.0M 0s 212000K .......... .......... .......... .......... .......... 88% 62.3M 0s 212050K .......... .......... .......... .......... .......... 88% 59.6M 0s 212100K .......... .......... .......... .......... .......... 88% 6.35M 0s 212150K .......... .......... .......... .......... .......... 88% 152M 0s 212200K .......... .......... .......... .......... .......... 88% 159M 0s 212250K .......... .......... .......... .......... .......... 88% 162M 0s 212300K .......... .......... .......... .......... .......... 88% 225M 0s 212350K .......... .......... .......... .......... .......... 88% 157M 0s 212400K .......... .......... .......... .......... .......... 88% 178M 0s 212450K .......... .......... .......... .......... .......... 88% 152M 0s 212500K .......... .......... .......... .......... .......... 88% 185M 0s 212550K .......... .......... .......... .......... .......... 89% 239M 0s 212600K .......... .......... .......... .......... .......... 89% 292M 0s 212650K .......... .......... .......... .......... .......... 89% 261M 0s 212700K .......... .......... .......... .......... .......... 89% 291M 0s 212750K .......... .......... .......... .......... .......... 89% 270M 0s 212800K .......... .......... .......... .......... .......... 89% 3.46M 0s 212850K .......... .......... .......... .......... .......... 89% 192M 0s 212900K .......... .......... .......... .......... .......... 89% 184M 0s 212950K .......... .......... .......... .......... .......... 89% 191M 0s 213000K .......... .......... .......... .......... .......... 89% 240M 0s 213050K .......... .......... .......... .......... .......... 89% 183M 0s 213100K .......... .......... .......... .......... .......... 89% 163M 0s 213150K .......... .......... .......... .......... .......... 89% 189M 0s 213200K .......... .......... .......... .......... .......... 89% 240M 0s 213250K .......... .......... .......... .......... .......... 89% 225M 0s 213300K .......... .......... .......... .......... .......... 89% 193M 0s 213350K .......... .......... .......... .......... .......... 89% 186M 0s 213400K .......... .......... .......... .......... .......... 89% 220M 0s 213450K .......... .......... .......... .......... .......... 89% 210M 0s 213500K .......... .......... .......... .......... .......... 89% 220M 0s 213550K .......... .......... .......... .......... .......... 89% 181M 0s 213600K .......... .......... .......... .......... .......... 89% 236M 0s 213650K .......... .......... .......... .......... .......... 89% 229M 0s 213700K .......... .......... .......... .......... .......... 89% 233M 0s 213750K .......... .......... .......... .......... .......... 89% 191M 0s 213800K .......... .......... .......... .......... .......... 89% 198M 0s 213850K .......... .......... .......... .......... .......... 89% 196M 0s 213900K .......... .......... .......... .......... .......... 89% 192M 0s 213950K .......... .......... .......... .......... .......... 89% 235M 0s 214000K .......... .......... .......... .......... .......... 89% 294M 0s 214050K .......... .......... .......... .......... .......... 89% 270M 0s 214100K .......... .......... .......... .......... .......... 89% 302M 0s 214150K .......... .......... .......... .......... .......... 89% 232M 0s 214200K .......... .......... .......... .......... .......... 89% 236M 0s 214250K .......... .......... .......... .......... .......... 89% 186M 0s 214300K .......... .......... .......... .......... .......... 89% 205M 0s 214350K .......... .......... .......... .......... .......... 89% 180M 0s 214400K .......... .......... .......... .......... .......... 89% 186M 0s 214450K .......... .......... .......... .......... .......... 89% 187M 0s 214500K .......... .......... .......... .......... .......... 89% 243M 0s 214550K .......... .......... .......... .......... .......... 89% 276M 0s 214600K .......... .......... .......... .......... .......... 89% 295M 0s 214650K .......... .......... .......... .......... .......... 89% 258M 0s 214700K .......... .......... .......... .......... .......... 89% 298M 0s 214750K .......... .......... .......... .......... .......... 89% 268M 0s 214800K .......... .......... .......... .......... .......... 89% 290M 0s 214850K .......... .......... .......... .......... .......... 89% 275M 0s 214900K .......... .......... .......... .......... .......... 89% 302M 0s 214950K .......... .......... .......... .......... .......... 90% 259M 0s 215000K .......... .......... .......... .......... .......... 90% 271M 0s 215050K .......... .......... .......... .......... .......... 90% 2.58M 0s 215100K .......... .......... .......... .......... .......... 90% 161M 0s 215150K .......... .......... .......... .......... .......... 90% 232M 0s 215200K .......... .......... .......... .......... .......... 90% 184M 0s 215250K .......... .......... .......... .......... .......... 90% 19.7M 0s 215300K .......... .......... .......... .......... .......... 90% 115M 0s 215350K .......... .......... .......... .......... .......... 90% 110M 0s 215400K .......... .......... .......... .......... .......... 90% 105M 0s 215450K .......... .......... .......... .......... .......... 90% 36.8M 0s 215500K .......... .......... .......... .......... .......... 90% 111M 0s 215550K .......... .......... .......... .......... .......... 90% 106M 0s 215600K .......... .......... .......... .......... .......... 90% 125M 0s 215650K .......... .......... .......... .......... .......... 90% 95.0M 0s 215700K .......... .......... .......... .......... .......... 90% 137M 0s 215750K .......... .......... .......... .......... .......... 90% 119M 0s 215800K .......... .......... .......... .......... .......... 90% 6.25M 0s 215850K .......... .......... .......... .......... .......... 90% 162M 0s 215900K .......... .......... .......... .......... .......... 90% 193M 0s 215950K .......... .......... .......... .......... .......... 90% 278M 0s 216000K .......... .......... .......... .......... .......... 90% 293M 0s 216050K .......... .......... .......... .......... .......... 90% 248M 0s 216100K .......... .......... .......... .......... .......... 90% 1.72M 0s 216150K .......... .......... .......... .......... .......... 90% 177M 0s 216200K .......... .......... .......... .......... .......... 90% 172M 0s 216250K .......... .......... .......... .......... .......... 90% 178M 0s 216300K .......... .......... .......... .......... .......... 90% 189M 0s 216350K .......... .......... .......... .......... .......... 90% 190M 0s 216400K .......... .......... .......... .......... .......... 90% 210M 0s 216450K .......... .......... .......... .......... .......... 90% 247M 0s 216500K .......... .......... .......... .......... .......... 90% 198M 0s 216550K .......... .......... .......... .......... .......... 90% 183M 0s 216600K .......... .......... .......... .......... .......... 90% 201M 0s 216650K .......... .......... .......... .......... .......... 90% 224M 0s 216700K .......... .......... .......... .......... .......... 90% 190M 0s 216750K .......... .......... .......... .......... .......... 90% 193M 0s 216800K .......... .......... .......... .......... .......... 90% 227M 0s 216850K .......... .......... .......... .......... .......... 90% 311M 0s 216900K .......... .......... .......... .......... .......... 90% 289M 0s 216950K .......... .......... .......... .......... .......... 90% 311M 0s 217000K .......... .......... .......... .......... .......... 90% 269M 0s 217050K .......... .......... .......... .......... .......... 90% 309M 0s 217100K .......... .......... .......... .......... .......... 90% 291M 0s 217150K .......... .......... .......... .......... .......... 90% 1.68M 0s 217200K .......... .......... .......... .......... .......... 90% 112M 0s 217250K .......... .......... .......... .......... .......... 90% 92.9M 0s 217300K .......... .......... .......... .......... .......... 90% 6.19M 0s 217350K .......... .......... .......... .......... .......... 91% 127M 0s 217400K .......... .......... .......... .......... .......... 91% 162M 0s 217450K .......... .......... .......... .......... .......... 91% 169M 0s 217500K .......... .......... .......... .......... .......... 91% 174M 0s 217550K .......... .......... .......... .......... .......... 91% 219M 0s 217600K .......... .......... .......... .......... .......... 91% 270M 0s 217650K .......... .......... .......... .......... .......... 91% 278M 0s 217700K .......... .......... .......... .......... .......... 91% 272M 0s 217750K .......... .......... .......... .......... .......... 91% 294M 0s 217800K .......... .......... .......... .......... .......... 91% 190M 0s 217850K .......... .......... .......... .......... .......... 91% 213M 0s 217900K .......... .......... .......... .......... .......... 91% 172M 0s 217950K .......... .......... .......... .......... .......... 91% 185M 0s 218000K .......... .......... .......... .......... .......... 91% 196M 0s 218050K .......... .......... .......... .......... .......... 91% 200M 0s 218100K .......... .......... .......... .......... .......... 91% 196M 0s 218150K .......... .......... .......... .......... .......... 91% 268M 0s 218200K .......... .......... .......... .......... .......... 91% 1.36M 0s 218250K .......... .......... .......... .......... .......... 91% 167M 0s 218300K .......... .......... .......... .......... .......... 91% 152M 0s 218350K .......... .......... .......... .......... .......... 91% 199M 0s 218400K .......... .......... .......... .......... .......... 91% 147M 0s 218450K .......... .......... .......... .......... .......... 91% 242M 0s 218500K .......... .......... .......... .......... .......... 91% 277M 0s 218550K .......... .......... .......... .......... .......... 91% 279M 0s 218600K .......... .......... .......... .......... .......... 91% 286M 0s 218650K .......... .......... .......... .......... .......... 91% 315M 0s 218700K .......... .......... .......... .......... .......... 91% 284M 0s 218750K .......... .......... .......... .......... .......... 91% 305M 0s 218800K .......... .......... .......... .......... .......... 91% 291M 0s 218850K .......... .......... .......... .......... .......... 91% 1.49M 0s 218900K .......... .......... .......... .......... .......... 91% 59.6M 0s 218950K .......... .......... .......... .......... .......... 91% 107M 0s 219000K .......... .......... .......... .......... .......... 91% 153M 0s 219050K .......... .......... .......... .......... .......... 91% 126M 0s 219100K .......... .......... .......... .......... .......... 91% 105M 0s 219150K .......... .......... .......... .......... .......... 91% 103M 0s 219200K .......... .......... .......... .......... .......... 91% 68.5M 0s 219250K .......... .......... .......... .......... .......... 91% 103M 0s 219300K .......... .......... .......... .......... .......... 91% 33.5M 0s 219350K .......... .......... .......... .......... .......... 91% 148M 0s 219400K .......... .......... .......... .......... .......... 91% 110M 0s 219450K .......... .......... .......... .......... .......... 91% 105M 0s 219500K .......... .......... .......... .......... .......... 91% 27.5M 0s 219550K .......... .......... .......... .......... .......... 91% 5.21M 0s 219600K .......... .......... .......... .......... .......... 91% 154M 0s 219650K .......... .......... .......... .......... .......... 91% 195M 0s 219700K .......... .......... .......... .......... .......... 91% 286M 0s 219750K .......... .......... .......... .......... .......... 92% 302M 0s 219800K .......... .......... .......... .......... .......... 92% 253M 0s 219850K .......... .......... .......... .......... .......... 92% 236M 0s 219900K .......... .......... .......... .......... .......... 92% 4.81M 0s 219950K .......... .......... .......... .......... .......... 92% 152M 0s 220000K .......... .......... .......... .......... .......... 92% 160M 0s 220050K .......... .......... .......... .......... .......... 92% 206M 0s 220100K .......... .......... .......... .......... .......... 92% 166M 0s 220150K .......... .......... .......... .......... .......... 92% 180M 0s 220200K .......... .......... .......... .......... .......... 92% 239M 0s 220250K .......... .......... .......... .......... .......... 92% 297M 0s 220300K .......... .......... .......... .......... .......... 92% 175M 0s 220350K .......... .......... .......... .......... .......... 92% 177M 0s 220400K .......... .......... .......... .......... .......... 92% 187M 0s 220450K .......... .......... .......... .......... .......... 92% 300M 0s 220500K .......... .......... .......... .......... .......... 92% 258M 0s 220550K .......... .......... .......... .......... .......... 92% 313M 0s 220600K .......... .......... .......... .......... .......... 92% 288M 0s 220650K .......... .......... .......... .......... .......... 92% 299M 0s 220700K .......... .......... .......... .......... .......... 92% 200M 0s 220750K .......... .......... .......... .......... .......... 92% 4.84M 0s 220800K .......... .......... .......... .......... .......... 92% 128M 0s 220850K .......... .......... .......... .......... .......... 92% 185M 0s 220900K .......... .......... .......... .......... .......... 92% 237M 0s 220950K .......... .......... .......... .......... .......... 92% 233M 0s 221000K .......... .......... .......... .......... .......... 92% 167M 0s 221050K .......... .......... .......... .......... .......... 92% 238M 0s 221100K .......... .......... .......... .......... .......... 92% 272M 0s 221150K .......... .......... .......... .......... .......... 92% 308M 0s 221200K .......... .......... .......... .......... .......... 92% 291M 0s 221250K .......... .......... .......... .......... .......... 92% 7.57M 0s 221300K .......... .......... .......... .......... .......... 92% 164M 0s 221350K .......... .......... .......... .......... .......... 92% 212M 0s 221400K .......... .......... .......... .......... .......... 92% 164M 0s 221450K .......... .......... .......... .......... .......... 92% 191M 0s 221500K .......... .......... .......... .......... .......... 92% 198M 0s 221550K .......... .......... .......... .......... .......... 92% 241M 0s 221600K .......... .......... .......... .......... .......... 92% 160M 0s 221650K .......... .......... .......... .......... .......... 92% 199M 0s 221700K .......... .......... .......... .......... .......... 92% 231M 0s 221750K .......... .......... .......... .......... .......... 92% 241M 0s 221800K .......... .......... .......... .......... .......... 92% 170M 0s 221850K .......... .......... .......... .......... .......... 92% 291M 0s 221900K .......... .......... .......... .......... .......... 92% 286M 0s 221950K .......... .......... .......... .......... .......... 92% 266M 0s 222000K .......... .......... .......... .......... .......... 92% 161M 0s 222050K .......... .......... .......... .......... .......... 92% 176M 0s 222100K .......... .......... .......... .......... .......... 92% 171M 0s 222150K .......... .......... .......... .......... .......... 93% 225M 0s 222200K .......... .......... .......... .......... .......... 93% 263M 0s 222250K .......... .......... .......... .......... .......... 93% 79.1M 0s 222300K .......... .......... .......... .......... .......... 93% 278M 0s 222350K .......... .......... .......... .......... .......... 93% 304M 0s 222400K .......... .......... .......... .......... .......... 93% 266M 0s 222450K .......... .......... .......... .......... .......... 93% 308M 0s 222500K .......... .......... .......... .......... .......... 93% 3.72M 0s 222550K .......... .......... .......... .......... .......... 93% 238M 0s 222600K .......... .......... .......... .......... .......... 93% 279M 0s 222650K .......... .......... .......... .......... .......... 93% 307M 0s 222700K .......... .......... .......... .......... .......... 93% 40.0M 0s 222750K .......... .......... .......... .......... .......... 93% 52.6M 0s 222800K .......... .......... .......... .......... .......... 93% 121M 0s 222850K .......... .......... .......... .......... .......... 93% 103M 0s 222900K .......... .......... .......... .......... .......... 93% 7.38M 0s 222950K .......... .......... .......... .......... .......... 93% 238M 0s 223000K .......... .......... .......... .......... .......... 93% 223M 0s 223050K .......... .......... .......... .......... .......... 93% 186M 0s 223100K .......... .......... .......... .......... .......... 93% 156M 0s 223150K .......... .......... .......... .......... .......... 93% 179M 0s 223200K .......... .......... .......... .......... .......... 93% 193M 0s 223250K .......... .......... .......... .......... .......... 93% 292M 0s 223300K .......... .......... .......... .......... .......... 93% 271M 0s 223350K .......... .......... .......... .......... .......... 93% 299M 0s 223400K .......... .......... .......... .......... .......... 93% 276M 0s 223450K .......... .......... .......... .......... .......... 93% 298M 0s 223500K .......... .......... .......... .......... .......... 93% 1.72M 0s 223550K .......... .......... .......... .......... .......... 93% 7.37M 0s 223600K .......... .......... .......... .......... .......... 93% 180M 0s 223650K .......... .......... .......... .......... .......... 93% 174M 0s 223700K .......... .......... .......... .......... .......... 93% 195M 0s 223750K .......... .......... .......... .......... .......... 93% 182M 0s 223800K .......... .......... .......... .......... .......... 93% 198M 0s 223850K .......... .......... .......... .......... .......... 93% 239M 0s 223900K .......... .......... .......... .......... .......... 93% 270M 0s 223950K .......... .......... .......... .......... .......... 93% 296M 0s 224000K .......... .......... .......... .......... .......... 93% 248M 0s 224050K .......... .......... .......... .......... .......... 93% 289M 0s 224100K .......... .......... .......... .......... .......... 93% 149M 0s 224150K .......... .......... .......... .......... .......... 93% 243M 0s 224200K .......... .......... .......... .......... .......... 93% 237M 0s 224250K .......... .......... .......... .......... .......... 93% 186M 0s 224300K .......... .......... .......... .......... .......... 93% 261M 0s 224350K .......... .......... .......... .......... .......... 93% 66.2M 0s 224400K .......... .......... .......... .......... .......... 93% 154M 0s 224450K .......... .......... .......... .......... .......... 93% 299M 0s 224500K .......... .......... .......... .......... .......... 94% 279M 0s 224550K .......... .......... .......... .......... .......... 94% 1.98M 0s 224600K .......... .......... .......... .......... .......... 94% 192M 0s 224650K .......... .......... .......... .......... .......... 94% 3.23M 0s 224700K .......... .......... .......... .......... .......... 94% 166M 0s 224750K .......... .......... .......... .......... .......... 94% 170M 0s 224800K .......... .......... .......... .......... .......... 94% 155M 0s 224850K .......... .......... .......... .......... .......... 94% 240M 0s 224900K .......... .......... .......... .......... .......... 94% 222M 0s 224950K .......... .......... .......... .......... .......... 94% 239M 0s 225000K .......... .......... .......... .......... .......... 94% 231M 0s 225050K .......... .......... .......... .......... .......... 94% 187M 0s 225100K .......... .......... .......... .......... .......... 94% 169M 0s 225150K .......... .......... .......... .......... .......... 94% 224M 0s 225200K .......... .......... .......... .......... .......... 94% 189M 0s 225250K .......... .......... .......... .......... .......... 94% 217M 0s 225300K .......... .......... .......... .......... .......... 94% 166M 0s 225350K .......... .......... .......... .......... .......... 94% 208M 0s 225400K .......... .......... .......... .......... .......... 94% 191M 0s 225450K .......... .......... .......... .......... .......... 94% 233M 0s 225500K .......... .......... .......... .......... .......... 94% 236M 0s 225550K .......... .......... .......... .......... .......... 94% 238M 0s 225600K .......... .......... .......... .......... .......... 94% 235M 0s 225650K .......... .......... .......... .......... .......... 94% 258M 0s 225700K .......... .......... .......... .......... .......... 94% 174M 0s 225750K .......... .......... .......... .......... .......... 94% 198M 0s 225800K .......... .......... .......... .......... .......... 94% 170M 0s 225850K .......... .......... .......... .......... .......... 94% 242M 0s 225900K .......... .......... .......... .......... .......... 94% 280M 0s 225950K .......... .......... .......... .......... .......... 94% 294M 0s 226000K .......... .......... .......... .......... .......... 94% 277M 0s 226050K .......... .......... .......... .......... .......... 94% 297M 0s 226100K .......... .......... .......... .......... .......... 94% 282M 0s 226150K .......... .......... .......... .......... .......... 94% 307M 0s 226200K .......... .......... .......... .......... .......... 94% 286M 0s 226250K .......... .......... .......... .......... .......... 94% 294M 0s 226300K .......... .......... .......... .......... .......... 94% 277M 0s 226350K .......... .......... .......... .......... .......... 94% 296M 0s 226400K .......... .......... .......... .......... .......... 94% 287M 0s 226450K .......... .......... .......... .......... .......... 94% 313M 0s 226500K .......... .......... .......... .......... .......... 94% 9.80M 0s 226550K .......... .......... .......... .......... .......... 94% 164M 0s 226600K .......... .......... .......... .......... .......... 94% 150M 0s 226650K .......... .......... .......... .......... .......... 94% 217M 0s 226700K .......... .......... .......... .......... .......... 94% 204M 0s 226750K .......... .......... .......... .......... .......... 94% 215M 0s 226800K .......... .......... .......... .......... .......... 94% 181M 0s 226850K .......... .......... .......... .......... .......... 94% 249M 0s 226900K .......... .......... .......... .......... .......... 95% 195M 0s 226950K .......... .......... .......... .......... .......... 95% 217M 0s 227000K .......... .......... .......... .......... .......... 95% 221M 0s 227050K .......... .......... .......... .......... .......... 95% 187M 0s 227100K .......... .......... .......... .......... .......... 95% 241M 0s 227150K .......... .......... .......... .......... .......... 95% 303M 0s 227200K .......... .......... .......... .......... .......... 95% 288M 0s 227250K .......... .......... .......... .......... .......... 95% 291M 0s 227300K .......... .......... .......... .......... .......... 95% 279M 0s 227350K .......... .......... .......... .......... .......... 95% 311M 0s 227400K .......... .......... .......... .......... .......... 95% 290M 0s 227450K .......... .......... .......... .......... .......... 95% 292M 0s 227500K .......... .......... .......... .......... .......... 95% 295M 0s 227550K .......... .......... .......... .......... .......... 95% 19.0M 0s 227600K .......... .......... .......... .......... .......... 95% 177M 0s 227650K .......... .......... .......... .......... .......... 95% 300M 0s 227700K .......... .......... .......... .......... .......... 95% 196M 0s 227750K .......... .......... .......... .......... .......... 95% 203M 0s 227800K .......... .......... .......... .......... .......... 95% 241M 0s 227850K .......... .......... .......... .......... .......... 95% 196M 0s 227900K .......... .......... .......... .......... .......... 95% 193M 0s 227950K .......... .......... .......... .......... .......... 95% 191M 0s 228000K .......... .......... .......... .......... .......... 95% 114M 0s 228050K .......... .......... .......... .......... .......... 95% 78.9M 0s 228100K .......... .......... .......... .......... .......... 95% 46.3M 0s 228150K .......... .......... .......... .......... .......... 95% 62.3M 0s 228200K .......... .......... .......... .......... .......... 95% 5.08M 0s 228250K .......... .......... .......... .......... .......... 95% 160M 0s 228300K .......... .......... .......... .......... .......... 95% 210M 0s 228350K .......... .......... .......... .......... .......... 95% 218M 0s 228400K .......... .......... .......... .......... .......... 95% 188M 0s 228450K .......... .......... .......... .......... .......... 95% 160M 0s 228500K .......... .......... .......... .......... .......... 95% 196M 0s 228550K .......... .......... .......... .......... .......... 95% 267M 0s 228600K .......... .......... .......... .......... .......... 95% 301M 0s 228650K .......... .......... .......... .......... .......... 95% 273M 0s 228700K .......... .......... .......... .......... .......... 95% 296M 0s 228750K .......... .......... .......... .......... .......... 95% 235M 0s 228800K .......... .......... .......... .......... .......... 95% 209M 0s 228850K .......... .......... .......... .......... .......... 95% 180M 0s 228900K .......... .......... .......... .......... .......... 95% 213M 0s 228950K .......... .......... .......... .......... .......... 95% 217M 0s 229000K .......... .......... .......... .......... .......... 95% 244M 0s 229050K .......... .......... .......... .......... .......... 95% 194M 0s 229100K .......... .......... .......... .......... .......... 95% 208M 0s 229150K .......... .......... .......... .......... .......... 95% 202M 0s 229200K .......... .......... .......... .......... .......... 95% 270M 0s 229250K .......... .......... .......... .......... .......... 95% 188M 0s 229300K .......... .......... .......... .......... .......... 96% 192M 0s 229350K .......... .......... .......... .......... .......... 96% 171M 0s 229400K .......... .......... .......... .......... .......... 96% 180M 0s 229450K .......... .......... .......... .......... .......... 96% 225M 0s 229500K .......... .......... .......... .......... .......... 96% 204M 0s 229550K .......... .......... .......... .......... .......... 96% 206M 0s 229600K .......... .......... .......... .......... .......... 96% 190M 0s 229650K .......... .......... .......... .......... .......... 96% 202M 0s 229700K .......... .......... .......... .......... .......... 96% 177M 0s 229750K .......... .......... .......... .......... .......... 96% 186M 0s 229800K .......... .......... .......... .......... .......... 96% 177M 0s 229850K .......... .......... .......... .......... .......... 96% 204M 0s 229900K .......... .......... .......... .......... .......... 96% 46.5M 0s 229950K .......... .......... .......... .......... .......... 96% 287M 0s 230000K .......... .......... .......... .......... .......... 96% 162M 0s 230050K .......... .......... .......... .......... .......... 96% 247M 0s 230100K .......... .......... .......... .......... .......... 96% 129M 0s 230150K .......... .......... .......... .......... .......... 96% 75.9M 0s 230200K .......... .......... .......... .......... .......... 96% 109M 0s 230250K .......... .......... .......... .......... .......... 96% 196M 0s 230300K .......... .......... .......... .......... .......... 96% 109M 0s 230350K .......... .......... .......... .......... .......... 96% 91.6M 0s 230400K .......... .......... .......... .......... .......... 96% 143M 0s 230450K .......... .......... .......... .......... .......... 96% 111M 0s 230500K .......... .......... .......... .......... .......... 96% 121M 0s 230550K .......... .......... .......... .......... .......... 96% 130M 0s 230600K .......... .......... .......... .......... .......... 96% 96.2M 0s 230650K .......... .......... .......... .......... .......... 96% 117M 0s 230700K .......... .......... .......... .......... .......... 96% 106M 0s 230750K .......... .......... .......... .......... .......... 96% 1.86M 0s 230800K .......... .......... .......... .......... .......... 96% 163M 0s 230850K .......... .......... .......... .......... .......... 96% 206M 0s 230900K .......... .......... .......... .......... .......... 96% 157M 0s 230950K .......... .......... .......... .......... .......... 96% 260M 0s 231000K .......... .......... .......... .......... .......... 96% 170M 0s 231050K .......... .......... .......... .......... .......... 96% 203M 0s 231100K .......... .......... .......... .......... .......... 96% 189M 0s 231150K .......... .......... .......... .......... .......... 96% 242M 0s 231200K .......... .......... .......... .......... .......... 96% 185M 0s 231250K .......... .......... .......... .......... .......... 96% 222M 0s 231300K .......... .......... .......... .......... .......... 96% 195M 0s 231350K .......... .......... .......... .......... .......... 96% 208M 0s 231400K .......... .......... .......... .......... .......... 96% 165M 0s 231450K .......... .......... .......... .......... .......... 96% 181M 0s 231500K .......... .......... .......... .......... .......... 96% 203M 0s 231550K .......... .......... .......... .......... .......... 96% 193M 0s 231600K .......... .......... .......... .......... .......... 96% 154M 0s 231650K .......... .......... .......... .......... .......... 96% 144M 0s 231700K .......... .......... .......... .......... .......... 97% 160M 0s 231750K .......... .......... .......... .......... .......... 97% 140M 0s 231800K .......... .......... .......... .......... .......... 97% 114M 0s 231850K .......... .......... .......... .......... .......... 97% 108M 0s 231900K .......... .......... .......... .......... .......... 97% 69.6M 0s 231950K .......... .......... .......... .......... .......... 97% 199M 0s 232000K .......... .......... .......... .......... .......... 97% 135M 0s 232050K .......... .......... .......... .......... .......... 97% 146M 0s 232100K .......... .......... .......... .......... .......... 97% 111M 0s 232150K .......... .......... .......... .......... .......... 97% 116M 0s 232200K .......... .......... .......... .......... .......... 97% 105M 0s 232250K .......... .......... .......... .......... .......... 97% 120M 0s 232300K .......... .......... .......... .......... .......... 97% 1.84M 0s 232350K .......... .......... .......... .......... .......... 97% 252M 0s 232400K .......... .......... .......... .......... .......... 97% 262M 0s 232450K .......... .......... .......... .......... .......... 97% 165M 0s 232500K .......... .......... .......... .......... .......... 97% 231M 0s 232550K .......... .......... .......... .......... .......... 97% 218M 0s 232600K .......... .......... .......... .......... .......... 97% 233M 0s 232650K .......... .......... .......... .......... .......... 97% 250M 0s 232700K .......... .......... .......... .......... .......... 97% 210M 0s 232750K .......... .......... .......... .......... .......... 97% 205M 0s 232800K .......... .......... .......... .......... .......... 97% 237M 0s 232850K .......... .......... .......... .......... .......... 97% 157M 0s 232900K .......... .......... .......... .......... .......... 97% 6.88M 0s 232950K .......... .......... .......... .......... .......... 97% 94.5M 0s 233000K .......... .......... .......... .......... .......... 97% 181M 0s 233050K .......... .......... .......... .......... .......... 97% 182M 0s 233100K .......... .......... .......... .......... .......... 97% 243M 0s 233150K .......... .......... .......... .......... .......... 97% 317M 0s 233200K .......... .......... .......... .......... .......... 97% 291M 0s 233250K .......... .......... .......... .......... .......... 97% 316M 0s 233300K .......... .......... .......... .......... .......... 97% 3.32M 0s 233350K .......... .......... .......... .......... .......... 97% 128M 0s 233400K .......... .......... .......... .......... .......... 97% 98.9M 0s 233450K .......... .......... .......... .......... .......... 97% 95.6M 0s 233500K .......... .......... .......... .......... .......... 97% 29.5M 0s 233550K .......... .......... .......... .......... .......... 97% 104M 0s 233600K .......... .......... .......... .......... .......... 97% 118M 0s 233650K .......... .......... .......... .......... .......... 97% 78.7M 0s 233700K .......... .......... .......... .......... .......... 97% 45.2M 0s 233750K .......... .......... .......... .......... .......... 97% 103M 0s 233800K .......... .......... .......... .......... .......... 97% 7.10M 0s 233850K .......... .......... .......... .......... .......... 97% 199M 0s 233900K .......... .......... .......... .......... .......... 97% 141M 0s 233950K .......... .......... .......... .......... .......... 97% 191M 0s 234000K .......... .......... .......... .......... .......... 97% 221M 0s 234050K .......... .......... .......... .......... .......... 98% 219M 0s 234100K .......... .......... .......... .......... .......... 98% 260M 0s 234150K .......... .......... .......... .......... .......... 98% 310M 0s 234200K .......... .......... .......... .......... .......... 98% 286M 0s 234250K .......... .......... .......... .......... .......... 98% 298M 0s 234300K .......... .......... .......... .......... .......... 98% 304M 0s 234350K .......... .......... .......... .......... .......... 98% 322M 0s 234400K .......... .......... .......... .......... .......... 98% 303M 0s 234450K .......... .......... .......... .......... .......... 98% 8.52M 0s 234500K .......... .......... .......... .......... .......... 98% 150M 0s 234550K .......... .......... .......... .......... .......... 98% 184M 0s 234600K .......... .......... .......... .......... .......... 98% 175M 0s 234650K .......... .......... .......... .......... .......... 98% 206M 0s 234700K .......... .......... .......... .......... .......... 98% 262M 0s 234750K .......... .......... .......... .......... .......... 98% 305M 0s 234800K .......... .......... .......... .......... .......... 98% 287M 0s 234850K .......... .......... .......... .......... .......... 98% 301M 0s 234900K .......... .......... .......... .......... .......... 98% 1.71M 0s 234950K .......... .......... .......... .......... .......... 98% 150M 0s 235000K .......... .......... .......... .......... .......... 98% 175M 0s 235050K .......... .......... .......... .......... .......... 98% 222M 0s 235100K .......... .......... .......... .......... .......... 98% 231M 0s 235150K .......... .......... .......... .......... .......... 98% 261M 0s 235200K .......... .......... .......... .......... .......... 98% 225M 0s 235250K .......... .......... .......... .......... .......... 98% 230M 0s 235300K .......... .......... .......... .......... .......... 98% 260M 0s 235350K .......... .......... .......... .......... .......... 98% 270M 0s 235400K .......... .......... .......... .......... .......... 98% 241M 0s 235450K .......... .......... .......... .......... .......... 98% 228M 0s 235500K .......... .......... .......... .......... .......... 98% 211M 0s 235550K .......... .......... .......... .......... .......... 98% 252M 0s 235600K .......... .......... .......... .......... .......... 98% 154M 0s 235650K .......... .......... .......... .......... .......... 98% 239M 0s 235700K .......... .......... .......... .......... .......... 98% 215M 0s 235750K .......... .......... .......... .......... .......... 98% 248M 0s 235800K .......... .......... .......... .......... .......... 98% 212M 0s 235850K .......... .......... .......... .......... .......... 98% 308M 0s 235900K .......... .......... .......... .......... .......... 98% 280M 0s 235950K .......... .......... .......... .......... .......... 98% 284M 0s 236000K .......... .......... .......... .......... .......... 98% 2.12M 0s 236050K .......... .......... .......... .......... .......... 98% 5.62M 0s 236100K .......... .......... .......... .......... .......... 98% 231M 0s 236150K .......... .......... .......... .......... .......... 98% 249M 0s 236200K .......... .......... .......... .......... .......... 98% 243M 0s 236250K .......... .......... .......... .......... .......... 98% 208M 0s 236300K .......... .......... .......... .......... .......... 98% 213M 0s 236350K .......... .......... .......... .......... .......... 98% 254M 0s 236400K .......... .......... .......... .......... .......... 98% 246M 0s 236450K .......... .......... .......... .......... .......... 99% 293M 0s 236500K .......... .......... .......... .......... .......... 99% 257M 0s 236550K .......... .......... .......... .......... .......... 99% 19.6M 0s 236600K .......... .......... .......... .......... .......... 99% 142M 0s 236650K .......... .......... .......... .......... .......... 99% 128M 0s 236700K .......... .......... .......... .......... .......... 99% 53.8M 0s 236750K .......... .......... .......... .......... .......... 99% 117M 0s 236800K .......... .......... .......... .......... .......... 99% 6.95M 0s 236850K .......... .......... .......... .......... .......... 99% 215M 0s 236900K .......... .......... .......... .......... .......... 99% 219M 0s 236950K .......... .......... .......... .......... .......... 99% 259M 0s 237000K .......... .......... .......... .......... .......... 99% 236M 0s 237050K .......... .......... .......... .......... .......... 99% 249M 0s 237100K .......... .......... .......... .......... .......... 99% 257M 0s 237150K .......... .......... .......... .......... .......... 99% 245M 0s 237200K .......... .......... .......... .......... .......... 99% 248M 0s 237250K .......... .......... .......... .......... .......... 99% 292M 0s 237300K .......... .......... .......... .......... .......... 99% 275M 0s 237350K .......... .......... .......... .......... .......... 99% 304M 0s 237400K .......... .......... .......... .......... .......... 99% 268M 0s 237450K .......... .......... .......... .......... .......... 99% 262M 0s 237500K .......... .......... .......... .......... .......... 99% 28.4M 0s 237550K .......... .......... .......... .......... .......... 99% 175M 0s 237600K .......... .......... .......... .......... .......... 99% 1.70M 0s 237650K .......... .......... .......... .......... .......... 99% 207M 0s 237700K .......... .......... .......... .......... .......... 99% 240M 0s 237750K .......... .......... .......... .......... .......... 99% 280M 0s 237800K .......... .......... .......... .......... .......... 99% 228M 0s 237850K .......... .......... .......... .......... .......... 99% 309M 0s 237900K .......... .......... .......... .......... .......... 99% 269M 0s 237950K .......... .......... .......... .......... .......... 99% 311M 0s 238000K .......... .......... .......... .......... .......... 99% 281M 0s 238050K .......... .......... .......... .......... .......... 99% 308M 0s 238100K .......... .......... .......... .......... .......... 99% 20.4M 0s 238150K .......... .......... .......... .......... .......... 99% 126M 0s 238200K .......... .......... .......... .......... .......... 99% 116M 0s 238250K .......... .......... .......... .......... .......... 99% 113M 0s 238300K .......... .......... .......... .......... .......... 99% 24.9M 0s 238350K .......... .......... .......... .......... .......... 99% 208M 0s 238400K .......... .......... .......... .......... .......... 99% 256M 0s 238450K .......... .......... .......... .......... .......... 99% 283M 0s 238500K .......... .......... .......... .......... .......... 99% 203M 0s 238550K .......... .......... .......... .......... .......... 99% 269M 0s 238600K .......... .......... .......... .......... .......... 99% 6.87M 0s 238650K .......... .......... .......... .......... .......... 99% 247M 0s 238700K .......... .......... .......... .......... .......... 99% 242M 0s 238750K .......... .......... .......... .......... .......... 99% 249M 0s 238800K .......... .......... .......... .......... .......... 99% 237M 0s 238850K .......... .......... .... 100% 288M=3.8s 2024-05-07 14:13:45 (60.6 MB/s) - '/home/jenkins/extension.lib.external/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz' saved [244607364/244607364] Will not apply HSTS. The HSTS database must be a regular and non-world-writable file. ERROR: could not open HSTS store at '/home/jenkins/.wget-hsts'. HSTS will be disabled. --2024-05-07 14:13:45-- https://archive.apache.org/dist/maven/maven-3/3.6.0/binaries/apache-maven-3.6.0-bin.tar.gz Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2 Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9063587 (8.6M) [application/x-gzip] Saving to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0-bin.tar.gz' 0K .......... .......... .......... .......... .......... 0% 197K 45s 50K .......... .......... .......... .......... .......... 1% 230K 41s 100K .......... .......... .......... .......... .......... 1% 562K 33s 150K .......... .......... .......... .......... .......... 2% 210K 35s 200K .......... .......... .......... .......... .......... 2% 1.32M 29s 250K .......... .......... .......... .......... .......... 3% 561K 26s 300K .......... .......... .......... .......... .......... 3% 465K 25s 350K .......... .......... .......... .......... .......... 4% 399K 24s 400K .......... .......... .......... .......... .......... 5% 486K 24s 450K .......... .......... .......... .......... .......... 5% 429K 23s 500K .......... .......... .......... .......... .......... 6% 486K 22s 550K .......... .......... .......... .......... .......... 6% 486K 22s 600K .......... .......... .......... .......... .......... 7% 418K 21s 650K .......... .......... .......... .......... .......... 7% 551K 21s 700K .......... .......... .......... .......... .......... 8% 445K 21s 750K .......... .......... .......... .......... .......... 9% 531K 20s 800K .......... .......... .......... .......... .......... 9% 493K 20s 850K .......... .......... .......... .......... .......... 10% 429K 20s 900K .......... .......... .......... .......... .......... 10% 461K 19s 950K .......... .......... .......... .......... .......... 11% 446K 19s 1000K .......... .......... .......... .......... .......... 11% 523K 19s 1050K .......... .......... .......... .......... .......... 12% 539K 19s 1100K .......... .......... .......... .......... .......... 12% 444K 18s 1150K .......... .......... .......... .......... .......... 13% 495K 18s 1200K .......... .......... .......... .......... .......... 14% 432K 18s 1250K .......... .......... .......... .......... .......... 14% 505K 18s 1300K .......... .......... .......... .......... .......... 15% 579K 17s 1350K .......... .......... .......... .......... .......... 15% 428K 17s 1400K .......... .......... .......... .......... .......... 16% 539K 17s 1450K .......... .......... .......... .......... .......... 16% 448K 17s 1500K .......... .......... .......... .......... .......... 17% 495K 17s 1550K .......... .......... .......... .......... .......... 18% 540K 17s 1600K .......... .......... .......... .......... .......... 18% 485K 16s 1650K .......... .......... .......... .......... .......... 19% 533K 16s 1700K .......... .......... .......... .......... .......... 19% 446K 16s 1750K .......... .......... .......... .......... .......... 20% 333K 16s 1800K .......... .......... .......... .......... .......... 20% 545K 16s 1850K .......... .......... .......... .......... .......... 21% 491K 16s 1900K .......... .......... .......... .......... .......... 22% 396K 16s 1950K .......... .......... .......... .......... .......... 22% 399K 16s 2000K .......... .......... .......... .......... .......... 23% 469K 15s 2050K .......... .......... .......... .......... .......... 23% 512K 15s 2100K .......... .......... .......... .......... .......... 24% 398K 15s 2150K .......... .......... .......... .......... .......... 24% 490K 15s 2200K .......... .......... .......... .......... .......... 25% 444K 15s 2250K .......... .......... .......... .......... .......... 25% 528K 15s 2300K .......... .......... .......... .......... .......... 26% 593K 15s 2350K .......... .......... .......... .......... .......... 27% 443K 15s 2400K .......... .......... .......... .......... .......... 27% 534K 14s 2450K .......... .......... .......... .......... .......... 28% 473K 14s 2500K .......... .......... .......... .......... .......... 28% 585K 14s 2550K .......... .......... .......... .......... .......... 29% 500K 14s 2600K .......... .......... .......... .......... .......... 29% 246K 14s 2650K .......... .......... .......... .......... .......... 30% 562K 14s 2700K .......... .......... .......... .......... .......... 31% 721K 14s 2750K .......... .......... .......... .......... .......... 31% 399K 14s 2800K .......... .......... .......... .......... .......... 32% 406K 13s 2850K .......... .......... .......... .......... .......... 32% 367K 13s 2900K .......... .......... .......... .......... .......... 33% 435K 13s 2950K .......... .......... .......... .......... .......... 33% 391K 13s 3000K .......... .......... .......... .......... .......... 34% 451K 13s 3050K .......... .......... .......... .......... .......... 35% 433K 13s 3100K .......... .......... .......... .......... .......... 35% 188K 13s 3150K .......... .......... .......... .......... .......... 36% 234M 13s 3200K .......... .......... .......... .......... .......... 36% 321K 13s 3250K .......... .......... .......... .......... .......... 37% 347K 13s 3300K .......... .......... .......... .......... .......... 37% 339K 13s 3350K .......... .......... .......... .......... .......... 38% 317K 13s 3400K .......... .......... .......... .......... .......... 38% 353K 13s 3450K .......... .......... .......... .......... .......... 39% 341K 12s 3500K .......... .......... .......... .......... .......... 40% 408K 12s 3550K .......... .......... .......... .......... .......... 40% 406K 12s 3600K .......... .......... .......... .......... .......... 41% 327K 12s 3650K .......... .......... .......... .......... .......... 41% 372K 12s 3700K .......... .......... .......... .......... .......... 42% 314K 12s 3750K .......... .......... .......... .......... .......... 42% 399K 12s 3800K .......... .......... .......... .......... .......... 43% 431K 12s 3850K .......... .......... .......... .......... .......... 44% 368K 12s 3900K .......... .......... .......... .......... .......... 44% 426K 12s 3950K .......... .......... .......... .......... .......... 45% 372K 11s 4000K .......... .......... .......... .......... .......... 45% 447K 11s 4050K .......... .......... .......... .......... .......... 46% 435K 11s 4100K .......... .......... .......... .......... .......... 46% 406K 11s 4150K .......... .......... .......... .......... .......... 47% 450K 11s 4200K .......... .......... .......... .......... .......... 48% 398K 11s 4250K .......... .......... .......... .......... .......... 48% 440K 11s 4300K .......... .......... .......... .......... .......... 49% 486K 11s 4350K .......... .......... .......... .......... .......... 49% 431K 11s 4400K .......... .......... .......... .......... .......... 50% 563K 10s 4450K .......... .......... .......... .......... .......... 50% 424K 10s 4500K .......... .......... .......... .......... .......... 51% 486K 10s 4550K .......... .......... .......... .......... .......... 51% 487K 10s 4600K .......... .......... .......... .......... .......... 52% 401K 10s 4650K .......... .......... .......... .......... .......... 53% 519K 10s 4700K .......... .......... .......... .......... .......... 53% 457K 10s 4750K .......... .......... .......... .......... .......... 54% 487K 9s 4800K .......... .......... .......... .......... .......... 54% 590K 9s 4850K .......... .......... .......... .......... .......... 55% 475K 9s 4900K .......... .......... .......... .......... .......... 55% 481K 9s 4950K .......... .......... .......... .......... .......... 56% 467K 9s 5000K .......... .......... .......... .......... .......... 57% 528K 9s 5050K .......... .......... .......... .......... .......... 57% 544K 9s 5100K .......... .......... .......... .......... .......... 58% 518K 9s 5150K .......... .......... .......... .......... .......... 58% 565K 8s 5200K .......... .......... .......... .......... .......... 59% 460K 8s 5250K .......... .......... .......... .......... .......... 59% 573K 8s 5300K .......... .......... .......... .......... .......... 60% 569K 8s 5350K .......... .......... .......... .......... .......... 61% 501K 8s 5400K .......... .......... .......... .......... .......... 61% 621K 8s 5450K .......... .......... .......... .......... .......... 62% 470K 8s 5500K .......... .......... .......... .......... .......... 62% 554K 8s 5550K .......... .......... .......... .......... .......... 63% 614K 7s 5600K .......... .......... .......... .......... .......... 63% 530K 7s 5650K .......... .......... .......... .......... .......... 64% 603K 7s 5700K .......... .......... .......... .......... .......... 64% 499K 7s 5750K .......... .......... .......... .......... .......... 65% 675K 7s 5800K .......... .......... .......... .......... .......... 66% 571K 7s 5850K .......... .......... .......... .......... .......... 66% 517K 7s 5900K .......... .......... .......... .......... .......... 67% 680K 7s 5950K .......... .......... .......... .......... .......... 67% 544K 6s 6000K .......... .......... .......... .......... .......... 68% 623K 6s 6050K .......... .......... .......... .......... .......... 68% 693K 6s 6100K .......... .......... .......... .......... .......... 69% 563K 6s 6150K .......... .......... .......... .......... .......... 70% 612K 6s 6200K .......... .......... .......... .......... .......... 70% 677K 6s 6250K .......... .......... .......... .......... .......... 71% 685K 6s 6300K .......... .......... .......... .......... .......... 71% 741K 6s 6350K .......... .......... .......... .......... .......... 72% 619K 5s 6400K .......... .......... .......... .......... .......... 72% 712K 5s 6450K .......... .......... .......... .......... .......... 73% 626K 5s 6500K .......... .......... .......... .......... .......... 74% 798K 5s 6550K .......... .......... .......... .......... .......... 74% 777K 5s 6600K .......... .......... .......... .......... .......... 75% 648K 5s 6650K .......... .......... .......... .......... .......... 75% 747K 5s 6700K .......... .......... .......... .......... .......... 76% 600K 5s 6750K .......... .......... .......... .......... .......... 76% 663K 4s 6800K .......... .......... .......... .......... .......... 77% 763K 4s 6850K .......... .......... .......... .......... .......... 77% 601K 4s 6900K .......... .......... .......... .......... .......... 78% 672K 4s 6950K .......... .......... .......... .......... .......... 79% 582K 4s 7000K .......... .......... .......... .......... .......... 79% 677K 4s 7050K .......... .......... .......... .......... .......... 80% 575K 4s 7100K .......... .......... .......... .......... .......... 80% 519K 4s 7150K .......... .......... .......... .......... .......... 81% 566K 4s 7200K .......... .......... .......... .......... .......... 81% 525K 3s 7250K .......... .......... .......... .......... .......... 82% 519K 3s 7300K .......... .......... .......... .......... .......... 83% 566K 3s 7350K .......... .......... .......... .......... .......... 83% 449K 3s 7400K .......... .......... .......... .......... .......... 84% 552K 3s 7450K .......... .......... .......... .......... .......... 84% 415K 3s 7500K .......... .......... .......... .......... .......... 85% 479K 3s 7550K .......... .......... .......... .......... .......... 85% 592K 3s 7600K .......... .......... .......... .......... .......... 86% 401K 3s 7650K .......... .......... .......... .......... .......... 86% 154K 2s 7700K .......... .......... .......... .......... .......... 87% 964K 2s 7750K .......... .......... .......... .......... .......... 88% 916K 2s 7800K .......... .......... .......... .......... .......... 88% 248K 2s 7850K .......... .......... .......... .......... .......... 89% 445K 2s 7900K .......... .......... .......... .......... .......... 89% 308K 2s 7950K .......... .......... .......... .......... .......... 90% 234K 2s 8000K .......... .......... .......... .......... .......... 90% 317K 2s 8050K .......... .......... .......... .......... .......... 91% 322K 2s 8100K .......... .......... .......... .......... .......... 92% 280K 2s 8150K .......... .......... .......... .......... .......... 92% 329K 1s 8200K .......... .......... .......... .......... .......... 93% 284K 1s 8250K .......... .......... .......... .......... .......... 93% 258K 1s 8300K .......... .......... .......... .......... .......... 94% 262K 1s 8350K .......... .......... .......... .......... .......... 94% 206K 1s 8400K .......... .......... .......... .......... .......... 95% 321K 1s 8450K .......... .......... .......... .......... .......... 96% 242K 1s 8500K .......... .......... .......... .......... .......... 96% 325K 1s 8550K .......... .......... .......... .......... .......... 97% 304K 1s 8600K .......... .......... .......... .......... .......... 97% 286K 0s 8650K .......... .......... .......... .......... .......... 98% 334K 0s 8700K .......... .......... .......... .......... .......... 98% 283K 0s 8750K .......... .......... .......... .......... .......... 99% 325K 0s 8800K .......... .......... .......... .......... .......... 99% 329K 0s 8850K . 100% 2211G=20s 2024-05-07 14:14:05 (436 KB/s) - '/home/jenkins/extension.lib.external/apache-maven-3.6.0-bin.tar.gz' saved [9063587/9063587] hudson.workspace=/home/jenkins/agent/workspace/eclipselink-cb-2.7 [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key F956DAF8F18311D3: public key "Eclipselink Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key F956DAF8F18311D3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ sort -u ++ awk -F: '/fpr:/ {print $10}' + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key AB11759F53250EEBD92E2F85836B571D384E2887 trust Secret subkeys are available. pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key D8216E428324480EEA98EE26F956DAF8F18311D3 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2024-05-14 pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/build.sh -[ EclipseLink Build ]----------------------------------------------------------- [07.05.2024 14:14:24] -[ Starting MySQL Database ]------------------------------ [07.05.2024 14:14:24] --[ Waiting for MySQL Database to come up ]--------------- . done Buildfile: /home/jenkins/agent/workspace/eclipselink-cb-2.7/autobuild.xml [echo] ---- AutoBuild.xml ---- [echo] build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' set-defaults: [echo] [echo] git.exec ='/usr/bin/git' [echo] build.deps.dir = '/home/jenkins/extension.lib.external' [echo] build.tool.root = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] hudson.workspace= '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] M2_HOME = '/home/jenkins/extension.lib.external/apache-maven-3.6.0' [echo] [echo] branch = '2.7' get-git-hash: pre-init: [echo] 'M2_HOME' set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0' [echo] ANT_ARGS='${env.ANT_ARGS}' [echo] ANT_OPTS='${env.ANT_OPTS}' [echo] [echo] env.JAVA_HOME = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest' [echo] env.ANT_HOME = '${env.ANT_HOME}' [echo] env.JUNIT_HOME = '${env.JUNIT_HOME}' [echo] env.MAVENANT_DIR= '${env.MAVENANT_DIR}' [echo] env.PATH = '${env.PATH}' [echo] env.CLASSPATH = '${env.CLASSPATH}' [echo] env.GIT_EXEC = '${env.GIT_EXEC}' [echo] env.TARGET = '${env.TARGET}' [echo] [echo] java.version ='11.0.11' [echo] os.name ='Linux' [echo] os.arch ='amd64' [echo] os.version ='6.2.9-300.fc38.x86_64' [echo] [echo] builddate.buildtime='20240507.1414' [echo] coretest.prop.file ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/mysql.jpa.test.properties' [echo] test.properties.run='/home/jenkins/agent/workspace/eclipselink-cb-2.7/mysql.jpa.test.properties' [echo] build.type ='SNAPSHOT' [echo] version.qualifier ='v20240507-c75d2be177' [echo] [echo] build.deps.dir ='/home/jenkins/extension.lib.external' [echo] build.tool.root ='/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] hudson.workspace='/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] common-init: [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] milestone.tag ='2.7.15-SNAPSHOT' [echo] branch.name ='${branch.name}' [echo] branch ='2.7' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] extract.root.dir='/home/jenkins/agent/workspace/eclipselink-cb-2.7/exported_builds' [echo] log.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/log' [echo] junit.dir ='/home/jenkins/extension.lib.external/junit' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] [echo] git.exec ='/usr/bin/git' [echo] [echo] EL version ='2.7.15' [echo] build.type ='SNAPSHOT' [echo] version.string ='2.7.15.v20240507-c75d2be177' [echo] build.number ='20240507' [echo] git.hash ='c75d2be177' [echo] [echo] milestone.tag ='2.7.15-SNAPSHOT' [echo] [echo] jdbc.driver.jar='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' [echo] db.driver ='com.mysql.cj.jdbc.Driver' [echo] db.url ='jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true' [echo] db.user ='root' [echo] db.pwd = ********** [echo] db.platform ='org.eclipse.persistence.platform.database.MySQLPlatform' init: clean: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' check-maven: [echo] Maven install (M2_HOME) set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0' set-compdeps: [echo] Compdeps Settings: [echo] Whether to use a local compdeps p2 repo: [echo] local.compdeps: 'true' [echo] Whether a local p2epo needs generating (only true if using local and repo not found): [echo] generate.compdeps: 'false' generate-internal-compdeps: [echo] Generating local internal 'Compile Dependency P2 Repository' using Tycho. [echo] Launching Maven build with the following parameters: [echo] -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf [echo] -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent [echo] -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0 [echo] -B clean verify [java] [INFO] Scanning for projects... [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >-- [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 13 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 283 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 385 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 158 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 316 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 642 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 186 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 652 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 1.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 43 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 40 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 571 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 532 kB/s) [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 63 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 282 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 229 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 156 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 557 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 129 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 559 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.1 MB/s) [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.8:run (inject-common-into-src-bundles) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 146 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.8 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 273 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 308 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 272 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 171 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 856 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 127 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 531 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 439 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 49 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 717 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 62 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 686 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 348 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 310 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 207 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 267 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 68 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 77 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 346 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 127 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 224 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 180 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 6.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 2.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 641 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 594 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 5.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 796 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 864 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 399 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 123 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 347 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 842 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 1.7 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 107 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 9.3 MB/s) [java] [INFO] Executing tasks [java] [java] main: [java] [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins [java] [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --- tycho-p2-extras-plugin:1.3.0:publish-features-and-bundles (default) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 112 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 86 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 457 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.8 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 347 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 510 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 486 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 295 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 111 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 57 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 233 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.9 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 68 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 236 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 197 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 378 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 311 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 229 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 121 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 143 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 537 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 348 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 326 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 89 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 864 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 717 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 63 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 202 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 235 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 606 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 191 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 250 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 454 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 206 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 369 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 92 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 296 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 273 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 781 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 368 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 1.9 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 867 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 522 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 309 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 428 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 136 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 72 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 153 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 64 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 35 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 114 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 70 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 448 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 103 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 66 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 233 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 65 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 335 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 88 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 619 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 71 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 31 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 133 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 73 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 366 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 634 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 179 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 405 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 998 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 4.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 252 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 2.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 8.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 2.7 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 5.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 1.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 2.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 10 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 4.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 658 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 114 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 547 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 691 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 119 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 165 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 307 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 215 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 214 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 444 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 2.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 331 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 255 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 3.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 403 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 103 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 11 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 805 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 382 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 534 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 734 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 413 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 184 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 86 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 296 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.9 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 172 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 18 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 298 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 39 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 4.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 1.2 MB/s) [java] [INFO] Command line: [java] [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar, -configuration, /tmp/tycho-p2-runtime2487209046463631086.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source] [java] Generating metadata for .. [java] Generation completed with success [0 seconds]. [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 522 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 398 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 13 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 1.0 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 10 MB/s) [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/org.eclipse.persistence.compdeps.internal-1.0.5-SNAPSHOT.zip [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 7.539 s [java] [INFO] Finished at: 2024-05-07T14:14:34Z [java] [INFO] ------------------------------------------------------------------------ clean-plugins: generate-local-compdeps: [echo] Generating local 'Compile Dependency P2 Repository' using Tycho. [echo] -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf [echo] -Dmaven.multiModuleProjectDirectory=buildsystem/compdeps [echo] -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0 [echo] -B clean verify [java] [INFO] Scanning for projects... [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom (2.1 kB at 32 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 327 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 105 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 126 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 381 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 15 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 49 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 64 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 355 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 65 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 291 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 373 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.1 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 305 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 60 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 46 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 31 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 9.6 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 17 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 38 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 29 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 198 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 54 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 31 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 27 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 43 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 24 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 37 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 6.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar (5.4 kB at 121 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar (22 kB at 393 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 3.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar (205 kB at 3.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 3.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 981 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar (13 kB at 129 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 2.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 5.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar (3.1 kB at 26 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar (38 kB at 309 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar (9.3 kB at 71 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar (7.0 kB at 49 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 904 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 9.0 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar (37 kB at 227 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar (37 kB at 228 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar (29 kB at 163 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip (8.2 MB at 26 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar (218 kB at 9.9 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar (148 kB at 4.5 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar (50 kB at 2.1 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 313 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 248 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.1 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 484 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 3.4 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom (1.7 kB at 44 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar (7.8 kB at 210 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 99 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 210 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 529 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 437 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 814 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 63 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 2.9 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom (2.2 kB at 49 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar (29 kB at 516 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom (2.7 kB at 69 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 323 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.2 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 401 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom (2.2 kB at 62 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom (3.1 kB at 85 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 330 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 63 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom (3.7 kB at 101 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom (3.2 kB at 64 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 3.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar (81 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar (33 kB at 548 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar (50 kB at 811 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar (20 kB at 323 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar (28 kB at 438 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 864 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom (2.5 kB at 133 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar (34 kB at 2.4 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 407 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 843 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 124 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 341 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 481 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 548 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 221 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 758 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.0 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom (1.4 kB at 51 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar (15 kB at 514 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom (1.9 kB at 45 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar (21 kB at 722 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 111 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 146 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 526 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 83 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 170 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.7 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 19 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 708 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.2 MB/s) [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.pom (22 kB at 131 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 295 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom (9.7 kB at 67 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom (19 kB at 342 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom (4.2 kB at 74 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 65 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 247 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 49 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 208 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 278 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.pom (5.7 kB at 121 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/all/1.6.7/all-1.6.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/all/1.6.7/all-1.6.7.pom (24 kB at 513 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 102 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 385 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 247 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.pom (14 kB at 299 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom (1.3 kB at 28 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom (32 kB at 684 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom (3.5 kB at 72 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom (11 kB at 232 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 304 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 285 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 191 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.pom (19 kB at 387 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.pom (16 kB at 327 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/metro-saaj/1.5.3/metro-saaj-1.5.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/metro-saaj/1.5.3/metro-saaj-1.5.3.pom (13 kB at 269 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 380 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 330 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.pom (17 kB at 364 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.pom (18 kB at 374 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 287 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 597 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 73 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 175 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom (7.2 kB at 122 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 390 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom (4.9 kB at 85 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom (22 kB at 408 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.pom (15 kB at 132 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/project/2.3.7/project-2.3.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/project/2.3.7/project-2.3.7.pom (36 kB at 527 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom-ext/2.3.7/jaxws-ri-bom-ext-2.3.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom-ext/2.3.7/jaxws-ri-bom-ext-2.3.7.pom (4.0 kB at 82 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom/2.3.7/jaxws-ri-bom-2.3.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom/2.3.7/jaxws-ri-bom-2.3.7.pom (14 kB at 287 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 252 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 226 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 57 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 275 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 356 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom (3.2 kB at 69 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom (15 kB at 316 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 174 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 472 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 117 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 471 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 164 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 364 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 332 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 60 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 280 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 398 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 286 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 255 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 176 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 276 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 73 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 110 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 32 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 919 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom (11 kB at 228 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom (15 kB at 311 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.pom (6.7 kB at 142 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.pom (13 kB at 273 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 356 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 285 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 241 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 730 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 111 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom (3.3 kB at 112 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom (16 kB at 389 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 296 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.pom (2.9 kB at 32 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 246 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 153 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom (2.8 kB at 31 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom (19 kB at 292 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom (5.4 kB at 116 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom (21 kB at 449 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom (3.2 kB at 68 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom (4.6 kB at 101 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom (2.5 kB at 55 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom (6.8 kB at 151 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom (3.6 kB at 77 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/9.1/asm-9.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/9.1/asm-9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 70 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom (5.3 kB at 58 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 89 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 89 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 73 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom (3.2 kB at 35 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom (3.6 kB at 78 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom (3.7 kB at 82 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 95 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom (3.1 kB at 157 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom (3.2 kB at 198 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom (6.2 kB at 68 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 11 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 37 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 105 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 249 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 247 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 116 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 137 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 245 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom (6.8 kB at 73 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/project/2.41/project-2.41.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/project/2.41/project-2.41.pom (108 kB at 1.2 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 56 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom (37 kB at 323 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 147 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.pom (15 kB at 110 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/glassfish-nucleus-parent/5.1.0/glassfish-nucleus-parent-5.1.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/glassfish-nucleus-parent/5.1.0/glassfish-nucleus-parent-5.1.0.pom (5.1 kB at 107 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/nucleus-parent/5.1.0/nucleus-parent-5.1.0.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/nucleus-parent/5.1.0/nucleus-parent-5.1.0.pom (49 kB at 726 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom (7.7 kB at 63 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom (9.5 kB at 148 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom (19 kB at 171 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom (2.9 kB at 48 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom (18 kB at 299 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom (4.7 kB at 31 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom (3.2 kB at 59 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom (5.1 kB at 95 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom (3.4 kB at 61 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom (2.9 kB at 48 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom (1.4 kB at 23 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 54 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 271 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom (790 B at 14 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 49 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom (19 kB at 971 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom (1.5 kB at 14 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom (1.3 kB at 24 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom (1.4 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom (1.3 kB at 25 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom (1.3 kB at 25 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom (1.3 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom (1.7 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom (1.5 kB at 26 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom (13 kB at 442 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 133 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom (3.1 kB at 30 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom (5.6 kB at 402 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom (19 kB at 284 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom (9.6 kB at 310 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 12 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 24 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom (1.6 kB at 27 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom (11 kB at 205 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 59 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom (13 kB at 205 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 402 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 358 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 18 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 46 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 222 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom (4.1 kB at 72 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom (5.4 kB at 98 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 228 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 151 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom (6.3 kB at 113 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 35 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 148 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 357 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom (2.6 kB at 44 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom (8.0 kB at 141 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom (21 kB at 390 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 63 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 81 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 113 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom (7.8 kB at 132 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom (10 kB at 186 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 74 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 32 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 31 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 93 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 42 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 45 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 77 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 399 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 86 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 22 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom (3.3 kB at 127 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 1.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.9 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/39/jboss-parent-39.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/39/jboss-parent-39.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 2.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 56 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom (1.6 kB at 24 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom (7.9 kB at 138 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom (54 kB at 645 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom (2.8 kB at 47 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom (1.8 kB at 11 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom (31 kB at 470 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom (54 kB at 880 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 743 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 234 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 368 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 227 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom (5.1 kB at 49 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom (8.4 kB at 140 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom (12 kB at 585 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 3.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 809 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom (13 kB at 434 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom (8.0 kB at 79 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom (1.6 kB at 28 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom (11 kB at 195 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom (855 B at 15 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0-sources.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0-sources.jar (364 kB at 2.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar (290 kB at 1.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 358 kB/s) [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar (232 kB at 2.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 1.5 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.jar (677 kB at 9.7 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar (450 kB at 2.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar (457 kB at 8.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.jar (1.9 MB at 20 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 756 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 838 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.jar (75 kB at 1.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 327 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.jar (1.1 MB at 5.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.jar (174 kB at 2.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 3.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 1.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.jar (2.6 MB at 34 MB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 1.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 1.4 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar (16 kB at 337 kB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 1.2 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 314 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar (317 kB at 3.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 545 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 342 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 1.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 2.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 533 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 99 kB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 917 kB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 394 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar (57 kB at 1.2 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.jar (220 kB at 4.5 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.jar (68 kB at 1.5 MB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 1.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 2.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3-sources.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 3.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 1.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.jar (174 kB at 3.7 MB/s) [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3-sources.jar (273 kB at 5.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 3.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar (21 kB at 456 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar (118 kB at 2.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar (42 kB at 908 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar (2.3 MB at 37 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar (208 kB at 3.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar (214 kB at 4.5 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar (1.4 MB at 16 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar (51 kB at 1.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar (94 kB at 1.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar (1.7 MB at 26 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar (72 kB at 3.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 4.2 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar (71 kB at 499 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 587 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 4.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar (340 kB at 1.9 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 860 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 18 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 342 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 1.2 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar (303 kB at 1.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar (1.3 MB at 5.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar (2.3 MB at 20 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar (742 kB at 6.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.jar (1.4 MB at 6.4 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar (3.9 kB at 40 kB/s) [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar (358 kB at 2.0 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 3.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar (7.0 MB at 47 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar (2.4 MB at 29 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar (1.7 MB at 17 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar (1.9 MB at 26 MB/s) [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar (129 kB at 818 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar (1.5 MB at 21 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar (63 kB at 3.3 MB/s) [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar (1.5 MB at 12 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar (3.4 MB at 37 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar (2.2 MB at 9.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar (426 kB at 15 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 4.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 13 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar (30 kB at 568 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar (1.3 MB at 19 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 7.5 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar (95 kB at 1.7 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar (1.3 MB at 20 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar (67 kB at 1.3 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar (324 kB at 1.8 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar (2.7 MB at 33 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 407 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 3.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 1.7 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 269 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 176 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 67 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 43 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar (120 kB at 3.4 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 6.1 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar (33 kB at 652 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar (85 kB at 1.6 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar (87 kB at 1.7 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar (1.7 MB at 23 MB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 2.9 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar (25 kB at 1.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar (72 kB at 1.3 MB/s) [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar (26 kB at 921 kB/s) [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar (818 kB at 14 MB/s) [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B) [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12 [java] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (480B) [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B) [java] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2018-12/ (25.15kB) [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B) [java] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/ (850.93kB) [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Fetching 201812191000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/ (63B) [java] [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB) [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.07kB) [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Build Order: [java] [INFO] [java] [INFO] EclipseLink CompDeps [pom] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin] [java] [INFO] EclipseLink Compilation Dependencies [eclipse-feature] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository [eclipse-repository] [java] [INFO] [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------ [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT [1/4] [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------ [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 107 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 452 kB/s) [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 3.1 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar (53 kB at 1.4 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar (33 kB at 683 kB/s) [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sun-misc --- [java] [INFO] The project's OSGi version is 1.0.5.202405071414 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 1.3 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 222 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 179 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 62 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 408 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 124 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 175 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 80 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 45 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 114 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 292 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 112 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 52 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 63 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 18 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 186 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 77 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 124 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 106 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 263 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 57 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 83 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 101 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 95 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 389 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 39 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 143 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 137 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 219 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 244 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 12 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 77 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 303 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 413 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 496 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 785 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 244 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.8 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 285 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 66 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 105 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 130 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 338 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 269 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 119 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 310 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 358 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 631 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 638 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 49 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 70 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.4 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 391 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 221 kB/s) [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/src/main/resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom (692 B at 36 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom (6.0 kB at 464 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 140 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom (867 B at 54 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom (2.4 kB at 55 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom (1.6 kB at 56 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom (1.7 kB at 31 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar (4.7 kB at 157 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar (3.5 kB at 110 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar (18 kB at 307 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar (27 kB at 459 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar (3.0 MB at 32 MB/s) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/src/test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/target/org.eclipse.persistence.sun-misc-1.0.5-SNAPSHOT.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------ [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT [3/4] [java] [INFO] --------------------------[ eclipse-feature ]--------------------------- [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar (514 kB at 2.6 MB/s) [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps --- [java] [INFO] The project's OSGi version is 1.0.5.202405071414 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.persistence.compdeps --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target/org.eclipse.persistence.compdeps-1.0.5-SNAPSHOT.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >--- [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4] [java] [INFO] -------------------------[ eclipse-repository ]------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] The project's OSGi version is 1.0.5.202405071414 [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/src/main/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [java] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/org.eclipse.persistence.compdeps.p2repo-1.0.5-SNAPSHOT.zip [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-sources) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 222 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 735 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 91 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 87 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 333 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 753 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 112 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 114 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 170 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.1 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 524 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 195 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 289 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 44 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 57 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 697 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 834 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 22 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 105 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 79 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 55 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 140 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 229 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 165 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 65 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 83 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 285 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 685 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 170 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 332 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.1/project-4.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 655 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 222 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 445 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 468 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 483 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 517 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 165 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 271 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 518 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 113 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 65 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 57 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 156 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 41 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 86 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 63 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 130 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 86 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 49 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 314 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 74 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 307 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 353 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 107 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 310 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.1 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 431 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 244 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 9.6 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 39 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 44 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 105 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 7.1 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 8.6 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 95 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 50 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 97 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 73 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 619 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 51 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 122 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 592 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 194 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 87 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 362 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 122 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 74 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 73 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 155 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 791 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 171 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 159 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.8 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 4.7 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 6.7 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 5.0 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 131 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 409 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 4.1 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 27 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 196 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 298 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-master/4/struts-master-4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 473 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/2/apache-2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 83 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 5.8 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 128 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 79 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 287 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 93 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 688 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 161 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 120 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 411 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/43/commons-parent-43.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.1 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 82 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 84 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 783 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 765 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 90 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 39 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 60 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 760 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 117 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 169 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 111 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 624 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 299 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 182 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 130 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 192 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 138 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 60 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 64 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 97 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 143 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 15 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 28 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 167 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 88 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 961 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 230 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 184 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 346 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 338 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.0 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 84 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 422 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 213 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 547 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.3 MB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 310 kB/s) [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 7.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 529 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 7.9 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 29 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 4.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 3.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 206 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 2.4 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 2.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 167 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 901 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 559 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 758 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 504 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 138 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 149 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 202 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 95 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 725 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 3.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 4.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 273 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 3.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 3.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 1.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 4.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 2.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.6 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.2 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 297 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 4.7 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 332 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 415 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 561 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 814 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 262 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 975 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 445 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 262 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 182 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 1.6 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 843 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.1 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.7 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.8 MB/s) [java] [INFO] Configured Artifact: jakarta.xml.bind:jakarta.xml.bind-api:sources:2.3.3:jar [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar (193 kB at 1.3 MB/s) [java] [INFO] Copying jakarta.xml.bind-api-2.3.3-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jakarta.xml.bind-api-2.3.3-sources.jar [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-binaries-without-osgi-info) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Configured Artifact: com.sun.xml.ws:jaxws-rt:2.3.7:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-api:3.1.SP4:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-spi:3.1.SP4:jar [java] [INFO] Configured Artifact: org.jboss.weld.environment:weld-environment-common:3.1.9.Final:jar [java] [INFO] Configured Artifact: org.jboss.weld.se:weld-se-core:3.1.9.Final:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-core-impl:3.1.9.Final:jar [java] [INFO] Copying jaxws-rt-2.3.7.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jaxws-rt-2.3.7.jar [java] [INFO] Copying weld-api-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-api-3.1.SP4.jar [java] [INFO] Copying weld-spi-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-spi-3.1.SP4.jar [java] [INFO] Copying weld-environment-common-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-environment-common-3.1.9.Final.jar [java] [INFO] Copying weld-se-core-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-se-core-3.1.9.Final.jar [java] [INFO] Copying weld-core-impl-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-core-impl-3.1.9.Final.jar [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-oracle-binaries) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ojdbc8:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.nls:orai18n:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.xml:xdb:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.xml:xmlparserv2:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ucp:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.observability:dms:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.messaging:aqapi:23.2.0.0:jar [java] [INFO] Configured Artifact: com.oracle.kv:oracle-nosql-client:18.3.10:jar [java] [INFO] Copying ojdbc8-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar [java] [INFO] Copying orai18n-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar [java] [INFO] Copying xdb-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar [java] [INFO] Copying xmlparserv2-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar [java] [INFO] Copying ucp-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar [java] [INFO] Copying dms-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar [java] [INFO] Copying aqapi-23.2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar [java] [INFO] Copying oracle-nosql-client-18.3.10.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT: [java] [INFO] [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [ 0.049 s] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [ 3.133 s] [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [ 1.290 s] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [ 11.490 s] [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 01:01 min [java] [INFO] Finished at: 2024-05-07T14:15:37Z [java] [INFO] ------------------------------------------------------------------------ [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins check-oracle-p2: [echo] Oracle Build Settings: [echo] oracle.p2.dir: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] oracle.p2.url: 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Generate a local Oracle p2 repo? [echo] generate.oracle.p2: 'true' (undefined = false) generate-oracle-p2: [echo] Generating local 'Oracle Dependency P2 Repository' using tools found in '/home/jenkins/extension.lib.external/eclipse/plugins'. init: [echo] ant.project.name ='oraclelibs' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.2.base.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../..' [echo] oraclelibs.2.buildsys.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../../buildsystem' [echo] --- [echo] Loading user defined properties from: '/home/jenkins/build.properties' [echo] [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] [echo] Defined Oracle dependencies: [echo] ojdbc.jar = 'ojdbc.jar' [echo] orai18n.jar = 'orai18n.jar' [echo] xdb.jar = 'xdb.jar' [echo] xmlparser.jar = 'xmlparserv2.jar ' [echo] ucp.jar = 'ucp.jar' [echo] dms.jar = 'dms.jar' [echo] aqapi.jar = 'aqapi.jar ' [echo] kvclient.jar = 'kvclient.jar' [echo] --- [echo] custom.tasks.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/ant_customizations.jar' [echo] custom.echo.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.Say' [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle' [echo] --- [echo] oraclelibs.version ='1.0.0' [echo] oraclelibs.qualifier ='v202405071415' [echo] oraclelibs.version.string ='1.0.0.v202405071415' [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] specification.vendor ='Eclipse.org - EclipseLink Project' [echo] --- [echo] eclipse.install.dir ='/home/jenkins/extension.lib.external/eclipse' [say] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.publisher.jar ='${p2.publisher.jar}' [echo] p2.launcher.jar ='${p2.launcher.jar}' [echo] p2.artifact.jar ='${p2.artifact.jar}' [echo] --- [echo] p2.feature.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] p2.bundle.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins' [echo] --- [echo] oraclelibs.build.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] --- [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] p2.release.repos.name ='EclipseLink Release Repository' [echo] metadata.repos.name ='"EclipseLink Release Repository"' [echo] artifact.repos.name ='"EclipseLink oraclelibs Artifacts"' clean: configure-tooling: [echo] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [say] p2.launcher.jar ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar' [say] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar' check-oracle-dependencies: [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar' package-oracle-dep-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins [echo] Packaging: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202405071415.jar'... [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202405071415.jar resolve-feature-dependencies: [echo] Searching /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins... [say] oracle.libs.version = '1.0.0.v202405071415' create-deployable-features: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/target [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/target jar-feature: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features/oracle.libs.feature_1.0.0.v202405071415.jar generate-p2: [echo] java.home ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9' [echo] ----- [echo] eclipse.plugin.dir='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.launcher.jar ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar' [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar' [echo] ----- [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] ----- [p2] Generating metadata for .. [p2] Generation completed with success [0 seconds]. build: clean-runtime-checkedin: init: [echo] ant.project.name ='features' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features' [echo] feature.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features' [echo] feature.2.base.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/..' [echo] feature.common.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/common' [echo] feature.2.buildsys.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../buildsystem' [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../plugins' [echo] feature.2.jpa.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../jpa/plugins' [echo] feature.2.sdo.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../sdo/plugins' [echo] feature.2.util.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../utils/plugins' [echo] local.p2.repo.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins' [echo] --- [echo] custom.tasks.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/ant_customizations.jar' [echo] custom.echo.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.Say' [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle' [echo] --- [echo] release.version ='2.7.15' [echo] version.qualifier ='v20240507-c75d2be177' [echo] version.string ='2.7.15.v20240507-c75d2be177' [echo] eclipselink.install.prefix ='eclipselink' [echo] eclipselink.plugins.install.prefix='eclipselink-plugins' [echo] eclipselink.nosql.install.prefix ='eclipselink-plugins-nosql' [echo] eclipselink.zip.suffix ='.zip' [echo] classes.dir ='classes' [echo] specification.vendor ='Eclipse.org - EclipseLink Project' [echo] p2.archive.presigned.zip ='eclipselink-P2-2.7.15.v20240507-c75d2be177.zip' [echo] build.id ='2.7.15' [echo] --- [echo] feature.build.dir ='classes/features' [echo] bundle.working.dir ='classes/plugins' [echo] --- [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse' [say] p2.SDK.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_*.jar' [echo] p2.launcher.jar ='org.eclipse.equinox.launcher_*.jar' [echo] p2.artifact.jar ='org.eclipse.equinox.artifact.repository_*.jar' [echo] signing.script ='dir' [echo] signing.dir ='/opt/public/download-staging.priv/rt/eclipselink' [echo] --- [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-CompositeRepositoryTest2Site' [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite' [echo] p2.mirror.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-MirroredRepoSite' [echo] p2.feature.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite/features' [echo] p2.bundle.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite/plugins' [say] bundle.install.file: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../eclipselink-plugins.zip' not found! [say] nosql.install.file: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../eclipselink-plugins-nosql.zip' not found! [echo] site.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes' [echo] site.dir.url ='file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes' [echo] site.url ='file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes/site.xml' [echo] --- [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite' [echo] p2.mirror.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-MirroredRepoSite' [echo] p2.release.repos.name ='EclipseLink Release Repository' [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository' [echo] p2.nightly.repos.name ='EclipseLink Nightly Build Repository' [echo] p2.release.repos.url ='http://download.eclipse.org/rt/eclipselink/updates' [echo] p2.milestone.repos.url ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone' [echo] p2.nightly.repos.url ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly' [echo] metadata.repos.name ='"EclipseLink Release Repository"' [echo] artifact.repos.name ='"EclipseLink Artifacts"' clean: clean-core: [java] [INFO] Scanning for projects... [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 8.1 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 200 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 97 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 1.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 74 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 553 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 144 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 870 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 162 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 491 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 227 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 97 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 68 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 106 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 993 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 269 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (4.1 kB at 152 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (30 kB at 1.5 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.pom (21 kB at 1.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.jar (144 kB at 4.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 123 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 1.0 MB/s) [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Build Order: [java] [INFO] [java] [INFO] EclipseLink Parent [pom] [java] [INFO] EclipseLink Hermes Parser [eclipse-plugin] [java] [INFO] EclipseLink Core [eclipse-plugin] [java] [INFO] EclipseLink NoSQL Extension [eclipse-plugin] [java] [INFO] EclipseLink Extension [eclipse-plugin] [java] [INFO] EclipseLink JPA [eclipse-plugin] [java] [INFO] EclipseLink MOXy [eclipse-plugin] [java] [INFO] EclipseLink DBWS [eclipse-plugin] [java] [INFO] EclipseLink JPA-RS [eclipse-plugin] [java] [INFO] EclipseLink SDO [eclipse-plugin] [java] [INFO] EclipseLink DBWS Builder [eclipse-plugin] [java] [INFO] EclipseLink Oracle Extension [eclipse-plugin] [java] [INFO] EclipseLink Oracle NoSQL Extension [eclipse-plugin] [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [java] [INFO] Building EclipseLink Parent 2.7.15-SNAPSHOT [1/13] [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.parent --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [java] [INFO] Building EclipseLink Hermes Parser 2.7.15-SNAPSHOT [2/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [java] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT [3/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.core --- [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [java] [INFO] Building EclipseLink NoSQL Extension 2.7.15-SNAPSHOT [4/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.nosql --- [java] [INFO] [java] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [java] [INFO] Building EclipseLink Extension 2.7.15-SNAPSHOT [5/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.extension --- [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [java] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT [6/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa --- [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [java] [INFO] Building EclipseLink MOXy 2.7.15-SNAPSHOT [7/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.moxy --- [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [java] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT [8/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws --- [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [java] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT [9/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpars --- [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [java] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT [10/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sdo --- [java] [INFO] [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [java] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT [11/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [java] [INFO] Building EclipseLink Oracle Extension 2.7.15-SNAPSHOT [12/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle --- [java] [INFO] [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [java] [INFO] Building EclipseLink Oracle NoSQL Extension 2.7.15-SNAPSHOT [13/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Summary for EclipseLink Parent 2.7.15-SNAPSHOT: [java] [INFO] [java] [INFO] EclipseLink Parent ................................. SUCCESS [ 0.045 s] [java] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 0.002 s] [java] [INFO] EclipseLink Core ................................... SUCCESS [ 0.001 s] [java] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 0.002 s] [java] [INFO] EclipseLink Extension .............................. SUCCESS [ 0.002 s] [java] [INFO] EclipseLink JPA .................................... SUCCESS [ 0.002 s] [java] [INFO] EclipseLink MOXy ................................... SUCCESS [ 0.001 s] [java] [INFO] EclipseLink DBWS ................................... SUCCESS [ 0.001 s] [java] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 0.002 s] [java] [INFO] EclipseLink SDO .................................... SUCCESS [ 0.001 s] [java] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 0.001 s] [java] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 0.002 s] [java] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 0.001 s] [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 8.523 s [java] [INFO] Finished at: 2024-05-07T14:15:51Z [java] [INFO] ------------------------------------------------------------------------ clean-runtime-built: [echo] modelgen.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... clean: [echo] dynamic.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... clean: clean: clean: init: [echo] mw.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench' [echo] release.designation = 'EclipseLink 2.7.15' [echo] release.version = '2.7.15' [echo] BuildDate.BuildTime = '20240507.1414' [echo] java.version = '11.0.11' [echo] os.name = 'Linux' [echo] os.arch = 'amd64' [echo] os.version = '6.2.9-300.fc38.x86_64' [echo] stop.on.error = 'true' [echo] optimize.code = 'off' [echo] report.deprecation = 'off' [echo] javac.debug = 'true' [echo] javac.debuglevel = 'lines,vars,source' [echo] target.jvm = '1.8' [echo] java_home = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs init: [echo] ant.project.name ='oraclelibs' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.2.base.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../..' [echo] oraclelibs.2.buildsys.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../../buildsystem' [echo] --- [echo] Loading user defined properties from: '/home/jenkins/build.properties' [echo] [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] [echo] Defined Oracle dependencies: [echo] ojdbc.jar = 'ojdbc.jar' [echo] orai18n.jar = 'orai18n.jar' [echo] xdb.jar = 'xdb.jar' [echo] xmlparser.jar = 'xmlparserv2.jar ' [echo] ucp.jar = 'ucp.jar' [echo] dms.jar = 'dms.jar' [echo] aqapi.jar = 'aqapi.jar ' [echo] kvclient.jar = 'kvclient.jar' [echo] --- [echo] custom.tasks.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/ant_customizations.jar' [echo] custom.echo.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.Say' [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle' [echo] --- [echo] oraclelibs.version ='1.0.0' [echo] oraclelibs.qualifier ='v202405071415' [echo] oraclelibs.version.string ='1.0.0.v202405071415' [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] specification.vendor ='Eclipse.org - EclipseLink Project' [echo] --- [echo] eclipse.install.dir ='/home/jenkins/extension.lib.external/eclipse' [say] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.publisher.jar ='${p2.publisher.jar}' [echo] p2.launcher.jar ='${p2.launcher.jar}' [echo] p2.artifact.jar ='${p2.artifact.jar}' [echo] --- [echo] p2.feature.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] p2.bundle.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins' [echo] --- [echo] oraclelibs.build.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] --- [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] p2.release.repos.name ='EclipseLink Release Repository' [echo] metadata.repos.name ='"EclipseLink Release Repository"' [echo] artifact.repos.name ='"EclipseLink oraclelibs Artifacts"' clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/target [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo clean-runtime: clean-testing: [echo] CORETEST_BEGINS... pre-init: [echo] Loading /home/jenkins/build.properties... [echo] Notice: custom properties file '${test.properties}' not found to load. [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load. [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load. [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test' [echo] core_test.2.base.dir ='../..' [echo] core_test.src.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src' [echo] core_test.resource.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] core_test.classes.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes' [echo] core_test.report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] core_test.run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] user.home ='/home/jenkins' [echo] test.properties ='test.properties' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] tools.lib ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar' [echo] jdk.version ='"11.0.11"' clean: [echo] Cleaning... [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar [echo] Loading test properties [echo] - test.properties value was not set [echo] + /home/jenkins/build.properties found [echo] - /home/jenkins/test.properties not found [echo] - /home/jenkins/local.build.properties not found [echo] Loading build properties [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/antbuild.properties found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/test.properties found [echo] Checking build utilities: [echo] + Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023 [echo] + JDK: 11.0.11 clean: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' server-test-dll-existence: cleanup-merge-inherited-ddl: jta-ds-servertest-existence: cleanup-non-jta-ds-servertest: clean: [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test' [echo] wdf_test.2.trunk.dir = '../..' clean: [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test' [echo] eclipselink.jpars.test = 'jpa/eclipselink.jpars.test' [echo] jparstest.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist clean: [echo] Loading user-defined overrides from '/home/jenkins/build.properties'... [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant). [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant). [echo] ant.project.name = 'eclipselink.hermes.test' [echo] hermes.test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test' [echo] hermes.test.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..' [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins' [echo] hermes.test.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins' clean: [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test' [echo] moxytest.2.trunk.dir = '../..' [echo] oep.nosql.lib ='${oep.nosql.lib}' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test' [echo] sdotest.2.base.dir = '../..' clean: [echo] JDK version detected: '11.0.11' [echo] java.version='11.0.11' [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test' [echo] dbws_test.2.base.dir = '../..' Trying to override old definition of task javac clean: init: [echo] user.home ='/home/jenkins' [echo] test.properties ='${test.properties}' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] mwtest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.test' [echo] release.designation = 'EclipseLink 2.7.15' [echo] release.version = '2.7.15' [echo] BuildDate.BuildTime = '20240507.1414' [echo] java.version = '11.0.11' [echo] os.name = 'Linux' [echo] os.arch = 'amd64' [echo] os.version = '6.2.9-300.fc38.x86_64' [echo] stop.on.error = 'true' [echo] optimize.code = 'off' [echo] report.deprecation = 'off' [echo] javac.debug = 'true' [echo] javac.debuglevel = 'lines,vars,source' [echo] target.jvm = '1.8' [echo] java_home = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.test/logs clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.test/logs [echo] dbwsbldrtest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test' [echo] dbwsbldrtest.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... [echo] Custom properties file '/home/jenkins/test.properties' not found to load. clean: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' check.oracle.dependencies: oracle.dependencies: [echo] Oracle DB dependencies check failed: [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar library found [echo] - orai18n-mapping.jar library missing [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar library found clean-oracle-if-dependencies: clean: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' clean-plugins: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' clean-local-compdeps: [java] [INFO] Scanning for projects... [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B) [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12 [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B) [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B) [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Build Order: [java] [INFO] [java] [INFO] EclipseLink CompDeps [pom] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin] [java] [INFO] EclipseLink Compilation Dependencies [eclipse-feature] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository [eclipse-repository] [java] [INFO] [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------ [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT [1/4] [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------ [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/target [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------ [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT [3/4] [java] [INFO] --------------------------[ eclipse-feature ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps --- [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >--- [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4] [java] [INFO] -------------------------[ eclipse-repository ]------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT: [java] [INFO] [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [ 0.038 s] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [ 0.004 s] [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [ 0.003 s] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [ 0.013 s] [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 10.413 s [java] [INFO] Finished at: 2024-05-07T14:16:03Z [java] [INFO] ------------------------------------------------------------------------ [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' clean-internal-compdeps: [java] [INFO] Scanning for projects... [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >-- [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 0.272 s [java] [INFO] Finished at: 2024-05-07T14:16:05Z [java] [INFO] ------------------------------------------------------------------------ build-no-javadoc: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' check-maven: [echo] Maven install (M2_HOME) set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0' set-compdeps: [echo] Compdeps Settings: [echo] Whether to use a local compdeps p2 repo: [echo] local.compdeps: 'true' [echo] Whether a local p2epo needs generating (only true if using local and repo not found): [echo] generate.compdeps: 'false' generate-internal-compdeps: [echo] Generating local internal 'Compile Dependency P2 Repository' using Tycho. [echo] Launching Maven build with the following parameters: [echo] -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf [echo] -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent [echo] -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0 [echo] -B clean verify [java] [INFO] Scanning for projects... [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >-- [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.8:run (inject-common-into-src-bundles) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Executing tasks [java] [java] main: [java] [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins [java] [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --- tycho-p2-extras-plugin:1.3.0:publish-features-and-bundles (default) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Command line: [java] [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar, -configuration, /tmp/tycho-p2-runtime10106984885498822027.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source] [java] Generating metadata for .. [java] Generation completed with success [0 seconds]. [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default) @ org.eclipse.persistence.compdeps.internal --- [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/org.eclipse.persistence.compdeps.internal-1.0.5-SNAPSHOT.zip [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 3.308 s [java] [INFO] Finished at: 2024-05-07T14:16:09Z [java] [INFO] ------------------------------------------------------------------------ clean-plugins: generate-local-compdeps: [echo] Generating local 'Compile Dependency P2 Repository' using Tycho. [echo] -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf [echo] -Dmaven.multiModuleProjectDirectory=buildsystem/compdeps [echo] -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0 [echo] -B clean verify [java] [INFO] Scanning for projects... [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B) [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12 [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B) [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B) [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Build Order: [java] [INFO] [java] [INFO] EclipseLink CompDeps [pom] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin] [java] [INFO] EclipseLink Compilation Dependencies [eclipse-feature] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository [eclipse-repository] [java] [INFO] [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------ [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT [1/4] [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------ [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sun-misc --- [java] [INFO] The project's OSGi version is 1.0.5.202405071416 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/src/main/resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/src/test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sun-misc --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/sun.misc/target/org.eclipse.persistence.sun-misc-1.0.5-SNAPSHOT.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sun-misc --- [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------ [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT [3/4] [java] [INFO] --------------------------[ eclipse-feature ]--------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps --- [java] [INFO] The project's OSGi version is 1.0.5.202405071416 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.persistence.compdeps --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target/org.eclipse.persistence.compdeps-1.0.5-SNAPSHOT.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.persistence.compdeps --- [java] [INFO] [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >--- [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4] [java] [INFO] -------------------------[ eclipse-repository ]------------------------- [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] The project's OSGi version is 1.0.5.202405071416 [java] [INFO] [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/src/main/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [java] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/org.eclipse.persistence.compdeps.p2repo-1.0.5-SNAPSHOT.zip [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-sources) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Configured Artifact: jakarta.xml.bind:jakarta.xml.bind-api:sources:2.3.3:jar [java] [INFO] Copying jakarta.xml.bind-api-2.3.3-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jakarta.xml.bind-api-2.3.3-sources.jar [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-binaries-without-osgi-info) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Configured Artifact: com.sun.xml.ws:jaxws-rt:2.3.7:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-api:3.1.SP4:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-spi:3.1.SP4:jar [java] [INFO] Configured Artifact: org.jboss.weld.environment:weld-environment-common:3.1.9.Final:jar [java] [INFO] Configured Artifact: org.jboss.weld.se:weld-se-core:3.1.9.Final:jar [java] [INFO] Configured Artifact: org.jboss.weld:weld-core-impl:3.1.9.Final:jar [java] [INFO] Copying jaxws-rt-2.3.7.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jaxws-rt-2.3.7.jar [java] [INFO] Copying weld-api-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-api-3.1.SP4.jar [java] [INFO] Copying weld-spi-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-spi-3.1.SP4.jar [java] [INFO] Copying weld-environment-common-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-environment-common-3.1.9.Final.jar [java] [INFO] Copying weld-se-core-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-se-core-3.1.9.Final.jar [java] [INFO] Copying weld-core-impl-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-core-impl-3.1.9.Final.jar [java] [INFO] [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-oracle-binaries) @ org.eclipse.persistence.compdeps.p2repo --- [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ojdbc8:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.nls:orai18n:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.xml:xdb:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.xml:xmlparserv2:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ucp:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.observability:dms:23.3.0.23.09:jar [java] [INFO] Configured Artifact: com.oracle.database.messaging:aqapi:23.2.0.0:jar [java] [INFO] Configured Artifact: com.oracle.kv:oracle-nosql-client:18.3.10:jar [java] [INFO] Copying ojdbc8-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar [java] [INFO] Copying orai18n-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar [java] [INFO] Copying xdb-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar [java] [INFO] Copying xmlparserv2-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar [java] [INFO] Copying ucp-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar [java] [INFO] Copying dms-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar [java] [INFO] Copying aqapi-23.2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar [java] [INFO] Copying oracle-nosql-client-18.3.10.jar to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT: [java] [INFO] [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [ 0.039 s] [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [ 0.637 s] [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [ 0.923 s] [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [ 4.287 s] [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 16.112 s [java] [INFO] Finished at: 2024-05-07T14:16:26Z [java] [INFO] ------------------------------------------------------------------------ [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins check-oracle-p2: [echo] Oracle Build Settings: [echo] oracle.p2.dir: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] oracle.p2.url: 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Generate a local Oracle p2 repo? [echo] generate.oracle.p2: 'true' (undefined = false) generate-oracle-p2: [echo] Generating local 'Oracle Dependency P2 Repository' using tools found in '/home/jenkins/extension.lib.external/eclipse/plugins'. init: [echo] ant.project.name ='oraclelibs' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs' [echo] oraclelibs.2.base.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../..' [echo] oraclelibs.2.buildsys.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/../../buildsystem' [echo] --- [echo] Loading user defined properties from: '/home/jenkins/build.properties' [echo] [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] [echo] Defined Oracle dependencies: [echo] ojdbc.jar = 'ojdbc.jar' [echo] orai18n.jar = 'orai18n.jar' [echo] xdb.jar = 'xdb.jar' [echo] xmlparser.jar = 'xmlparserv2.jar ' [echo] ucp.jar = 'ucp.jar' [echo] dms.jar = 'dms.jar' [echo] aqapi.jar = 'aqapi.jar ' [echo] kvclient.jar = 'kvclient.jar' [echo] --- [echo] custom.tasks.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/ant_customizations.jar' [echo] custom.echo.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.Say' [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle' [echo] --- [echo] oraclelibs.version ='1.0.0' [echo] oraclelibs.qualifier ='v202405071416' [echo] oraclelibs.version.string ='1.0.0.v202405071416' [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] specification.vendor ='Eclipse.org - EclipseLink Project' [echo] --- [echo] eclipse.install.dir ='/home/jenkins/extension.lib.external/eclipse' [say] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.publisher.jar ='${p2.publisher.jar}' [echo] p2.launcher.jar ='${p2.launcher.jar}' [echo] p2.artifact.jar ='${p2.artifact.jar}' [echo] --- [echo] p2.feature.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] p2.bundle.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins' [echo] --- [echo] oraclelibs.build.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features' [echo] --- [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] p2.release.repos.name ='EclipseLink Release Repository' [echo] metadata.repos.name ='"EclipseLink Release Repository"' [echo] artifact.repos.name ='"EclipseLink oraclelibs Artifacts"' clean: configure-tooling: [echo] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [say] p2.launcher.jar ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar' [say] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar' check-oracle-dependencies: [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar' [say] Found: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar' package-oracle-dep-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins [echo] Packaging: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202405071416.jar'... [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202405071416.jar resolve-feature-dependencies: [echo] Searching /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/plugins... [say] oracle.libs.version = '1.0.0.v202405071416' create-deployable-features: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/target [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/target jar-feature: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo/features/oracle.libs.feature_1.0.0.v202405071416.jar generate-p2: [echo] java.home ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9' [echo] ----- [echo] eclipse.plugin.dir='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.launcher.jar ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar' [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar' [echo] ----- [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] ----- [p2] Generating metadata for .. [p2] Generation completed with success [0 seconds]. build: clean-runtime-checkedin: init: [echo] ant.project.name ='features' [echo] basedir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features' [echo] feature.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features' [echo] feature.2.base.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/..' [echo] feature.common.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/common' [echo] feature.2.buildsys.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../buildsystem' [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../plugins' [echo] feature.2.jpa.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../jpa/plugins' [echo] feature.2.sdo.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../sdo/plugins' [echo] feature.2.util.plugins.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../utils/plugins' [echo] local.p2.repo.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins' [echo] --- [echo] custom.tasks.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/ant_customizations.jar' [echo] custom.echo.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.Say' [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle' [echo] --- [echo] release.version ='2.7.15' [echo] version.qualifier ='v20240507-c75d2be177' [echo] version.string ='2.7.15.v20240507-c75d2be177' [echo] eclipselink.install.prefix ='eclipselink' [echo] eclipselink.plugins.install.prefix='eclipselink-plugins' [echo] eclipselink.nosql.install.prefix ='eclipselink-plugins-nosql' [echo] eclipselink.zip.suffix ='.zip' [echo] classes.dir ='classes' [echo] specification.vendor ='Eclipse.org - EclipseLink Project' [echo] p2.archive.presigned.zip ='eclipselink-P2-2.7.15.v20240507-c75d2be177.zip' [echo] build.id ='2.7.15' [echo] --- [echo] feature.build.dir ='classes/features' [echo] bundle.working.dir ='classes/plugins' [echo] --- [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse' [say] p2.SDK.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins' [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_*.jar' [echo] p2.launcher.jar ='org.eclipse.equinox.launcher_*.jar' [echo] p2.artifact.jar ='org.eclipse.equinox.artifact.repository_*.jar' [echo] signing.script ='dir' [echo] signing.dir ='/opt/public/download-staging.priv/rt/eclipselink' [echo] --- [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-CompositeRepositoryTest2Site' [echo] p2.repos.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite' [echo] p2.mirror.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-MirroredRepoSite' [echo] p2.feature.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite/features' [echo] p2.bundle.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite/plugins' [say] bundle.install.file: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../eclipselink-plugins.zip' not found! [say] nosql.install.file: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/../eclipselink-plugins-nosql.zip' not found! [echo] site.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes' [echo] site.dir.url ='file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes' [echo] site.url ='file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/features/classes/site.xml' [echo] --- [echo] p2.repos.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-RepositorySite' [echo] p2.mirror.url ='file://home/jenkins/agent/workspace/eclipselink-cb-2.7/features/p2site/__EL-MirroredRepoSite' [echo] p2.release.repos.name ='EclipseLink Release Repository' [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository' [echo] p2.nightly.repos.name ='EclipseLink Nightly Build Repository' [echo] p2.release.repos.url ='http://download.eclipse.org/rt/eclipselink/updates' [echo] p2.milestone.repos.url ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone' [echo] p2.nightly.repos.url ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly' [echo] metadata.repos.name ='"EclipseLink Release Repository"' [echo] artifact.repos.name ='"EclipseLink Artifacts"' clean: build-core: [echo] Launching Maven build with the following parameters: [echo] -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf [echo] -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0 [echo] -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent [echo] -Dbuild.qualifier=v20240507-c75d2be177 [echo] -DforceContextQualifier=v20240507-c75d2be177 [echo] -Declipselink.full=true [echo] -Doracle.p2.url=file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo [echo] -B verify [java] [INFO] Scanning for projects... [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/pom.xml [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Build Order: [java] [INFO] [java] [INFO] EclipseLink Parent [pom] [java] [INFO] EclipseLink Hermes Parser [eclipse-plugin] [java] [INFO] EclipseLink Core [eclipse-plugin] [java] [INFO] EclipseLink NoSQL Extension [eclipse-plugin] [java] [INFO] EclipseLink Extension [eclipse-plugin] [java] [INFO] EclipseLink JPA [eclipse-plugin] [java] [INFO] EclipseLink MOXy [eclipse-plugin] [java] [INFO] EclipseLink DBWS [eclipse-plugin] [java] [INFO] EclipseLink JPA-RS [eclipse-plugin] [java] [INFO] EclipseLink SDO [eclipse-plugin] [java] [INFO] EclipseLink DBWS Builder [eclipse-plugin] [java] [INFO] EclipseLink Oracle Extension [eclipse-plugin] [java] [INFO] EclipseLink Oracle NoSQL Extension [eclipse-plugin] [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [java] [INFO] Building EclipseLink Parent 2.7.15-SNAPSHOT [1/13] [java] [INFO] --------------------------------[ pom ]--------------------------------- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.parent --- [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.parent --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 6.7 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 662 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 351 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 139 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 146 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 216 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 252 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 327 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 103 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 146 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 114 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 103 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 53 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 84 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (4.8 kB at 166 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 148 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 440 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (2.4 kB at 119 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 484 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 1.3 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 295 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 310 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 257 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 418 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 263 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 691 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 882 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 644 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (12 kB at 76 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar (409 kB at 2.3 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 6.8 MB/s) [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.parent.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [java] [INFO] Building EclipseLink Hermes Parser 2.7.15-SNAPSHOT [2/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 33 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 117 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 128 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 51 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 66 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 74 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 10 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 213 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 228 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 780 kB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 1.0 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 26 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 1.9 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.4 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 48 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 219 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 5.0 MB/s) [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 9.0 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 4.8 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 1.1 MB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 511 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (0 B at 0 B/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 508 kB/s) [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 4.9 MB/s) [java] [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql/target/classes [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa.jpql_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa.jpql.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpa.jpql --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa.jpql.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [java] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT [3/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.core --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.core --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.core --- [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (stamp-version) @ org.eclipse.persistence.core --- [java] [INFO] Executing tasks [java] [java] main: [java] [echo] Stamping the following values: [java] [echo] version: '2.7.15' [java] [echo] qualifier: 'v20240507-c75d2be177' [java] [echo] buildDate: '20240507' [java] [echo] buildTime: '1416' [java] [echo] buildType: 'SNAPSHOT' [java] [echo] buildRevision: 'NA' [java] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence [java] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.core --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.core --- [java] [INFO] Compiling 1763 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.java:[632] [java] if (!method.isAccessible()) { [java] ^^^^^^^^^^^^^^ [java] The method isAccessible() from the type AccessibleObject is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.java:[643] [java] return clazz.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[46] [java] if (((ExpressionOperator)attributeValue).getDatabaseStrings() != null) { [java] ^^^^^^^^^^^^^^^^^^^^ [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[47] [java] String databaseString = ((ExpressionOperator)attributeValue).getDatabaseStrings()[0]; [java] ^^^^^^^^^^^^^^^^^^^^ [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/MappedKeyMapContainerPolicy.java:[70] [java] import org.eclipse.persistence.sessions.DatabaseRecord; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.sessions.DatabaseRecord is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[284] [java] expOperator.setIsBindingSupported(false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[300] [java] expOperator.setIsBindingSupported(false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[323] [java] exOperator.setIsBindingSupported(false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[221] [java] addProp(new BooleanProp(PersistenceUnitProperties.ORDER_UPDATES, "true")); [java] ^^^^^^^^^^^^^ [java] The field PersistenceUnitProperties.ORDER_UPDATES is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[603] [java] {TargetServer.SunAS9, pcg + "sunas.SunAS9ServerPlatform"}, [java] ^^^^^^ [java] The field TargetServer.SunAS9 is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SymfowarePlatform.java:[335] [java] operator.setIsBindingSupported(false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/UnitOfWorkChangeSet.java:[22] [java] import java.util.List; [java] ^^^^^^^^^^^^^^ [java] The import java.util.List is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[74] [java] if(null != getContainerAccessor()) { [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] The method getContainerAccessor() from the type XMLCompositeObjectMapping is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[75] [java] getContainerAccessor().initializeAttributes(this.referenceClass); [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] The method getContainerAccessor() from the type XMLCompositeObjectMapping is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMUnmarshaller.java:[21] [java] import java.lang.reflect.Method; [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.lang.reflect.Method is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMUnmarshaller.java:[39] [java] import org.eclipse.persistence.internal.security.PrivilegedAccessHelper; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.security.PrivilegedAccessHelper is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.java:[30] [java] import java.io.CharArrayWriter; [java] ^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.io.CharArrayWriter is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[19] [java] import javax.resource.cci.*; [java] ^^^^^^^^^^^^^^^^^^ [java] The import javax.resource.cci is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java:[4185] [java] setInstantiationPolicy(new PersistenceObjectInstantiationPolicy((PersistenceObject)getJavaClass().newInstance())); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/ExplainDeadLockUtil.java:[28] [java] import static java.lang.String.format; [java] ^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.lang.String.format is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLMarshaller.java:[43] [java] import org.eclipse.persistence.internal.localization.JAXBLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ProjectClassGenerator.java:[1266] [java] databaseString = expression.getOperator().getDatabaseStrings()[0]; [java] ^^^^^^^^^^^^^^^^^^^^ [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[35] [java] import org.eclipse.persistence.internal.localization.JAXBLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/RecordConverter.java:[17] [java] import javax.resource.cci.*; [java] ^^^^^^^^^^^^^^^^^^ [java] The import javax.resource.cci is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/json/JsonStructureReader.java:[53] [java] import org.eclipse.persistence.internal.oxm.OXMSystemProperties; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.oxm.OXMSystemProperties is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/ListContainerPolicy.java:[36] [java] import org.eclipse.persistence.sessions.DatabaseRecord; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.sessions.DatabaseRecord is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/MaxDBPlatform.java:[225] [java] exOperator.setIsBindingSupported(false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[476] [java] jndiConnector.setLookupType(databaseLoginConfig.getLookupType().intValue()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setLookupType(int) from the type JNDIConnector is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[1003] [java] Sequence sequence = (Sequence)xmlClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[1243] [java] javaLog = (SessionLog)((Class)conversionManager.convertObject("org.eclipse.persistence.logging.JavaLog", Class.class)).newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/server/NoServerPlatformDetector.java:[29] [java] loaderStr = PrivilegedAccessHelper.privilegedGetClassLoaderForClass(NoServerPlatformDetector.class).toString(); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method privilegedGetClassLoaderForClass(Class) from the type PrivilegedAccessHelper is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMReader.java:[17] [java] import java.lang.reflect.Method; [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.lang.reflect.Method is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMReader.java:[29] [java] import org.eclipse.persistence.internal.security.PrivilegedAccessHelper; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.security.PrivilegedAccessHelper is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/DOMRecord.java:[17] [java] import javax.resource.cci.*; [java] ^^^^^^^^^^^^^^^^^^ [java] The import javax.resource.cci is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/XMLSessionConfigLoader.java:[19] [java] import java.util.Iterator; [java] ^^^^^^^^^^^^^^^^^^ [java] The import java.util.Iterator is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[104] [java] this(sessionNames, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(XMLContext.class)); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method privilegedGetClassLoaderForClass(Class) from the type PrivilegedAccessHelper is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[132] [java] this(sessionNames, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(XMLContext.class), xmlResource); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method privilegedGetClassLoaderForClass(Class) from the type PrivilegedAccessHelper is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[760] [java] dbSession = (DatabaseSession) SessionManager.getManager().getSession(sessionLoader, sessionName, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(this.getClass()), false, false, false); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method privilegedGetClassLoaderForClass(Class) from the type PrivilegedAccessHelper is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/EISAccessor.java:[22] [java] import javax.resource.cci.Record; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import javax.resource.cci.Record is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/WriteLockManager.java:[41] [java] import org.eclipse.persistence.internal.localization.LoggingLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.LoggingLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/AbstractSession.java:[127] [java] import org.eclipse.persistence.sessions.ObjectCopyingPolicy; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The type ObjectCopyingPolicy is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/converters/SerializedObjectConverter.java:[102] [java] this.serializer = (Serializer)serializerClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] 42 problems (42 warnings) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.core --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.core --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.core --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.core_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.core --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.core --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.core.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.core --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.core.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (cleanup-stamp-version) @ org.eclipse.persistence.core --- [java] [INFO] Executing tasks [java] [java] main: [java] [echo] Clean-up after stamping. [java] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence [java] [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/Version.j [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [java] [INFO] Building EclipseLink NoSQL Extension 2.7.15-SNAPSHOT [4/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.nosql --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.nosql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.nosql --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.nosql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.nosql --- [java] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[165] [java] BasicDBObject select = null; // FIXME: select? [java] ^^^^^^ [java] The value of the local variable select is not used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[112] [java] mongo = new MongoClient(new ServerAddress(), credentialsList, options); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor MongoClient(ServerAddress, List, MongoClientOptions) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[114] [java] mongo = new MongoClient(servers, credentialsList, options); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor MongoClient(List, List, MongoClientOptions) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[139] [java] spec.setWriteConcern(WriteConcern.FSYNC_SAFE); [java] ^^^^^^^^^^ [java] The field WriteConcern.FSYNC_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[141] [java] spec.setWriteConcern(WriteConcern.JOURNAL_SAFE); [java] ^^^^^^^^^^^^ [java] The field WriteConcern.JOURNAL_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[147] [java] spec.setWriteConcern(WriteConcern.NORMAL); [java] ^^^^^^ [java] The field WriteConcern.NORMAL is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[149] [java] spec.setWriteConcern(WriteConcern.REPLICAS_SAFE); [java] ^^^^^^^^^^^^^ [java] The field WriteConcern.REPLICAS_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[151] [java] spec.setWriteConcern(WriteConcern.SAFE); [java] ^^^^ [java] The field WriteConcern.SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[119] [java] Object result = this.connection.getDB().eval(mongoSpec.getCode()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method eval(String, Object...) from the type DB is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[129] [java] collection.setOptions(mongoSpec.getOptions()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setOptions(int) from the type DBCollection is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[58] [java] this.db.getMongo().close(); [java] ^^^^^^^^^^ [java] The method getMongo() from the type DB is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[58] [java] this.db.getMongo().close(); [java] ^^^^^^^ [java] The method close() from the type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[27] [java] import org.bson.types.Binary; [java] ^^^^^^^^^^^^^^^^^^^^^ [java] The import org.bson.types.Binary is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[35] [java] import org.eclipse.persistence.exceptions.ConversionException; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.exceptions.ConversionException is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[174] [java] mongoSpec.setWriteConcern(WriteConcern.FSYNC_SAFE); [java] ^^^^^^^^^^ [java] The field WriteConcern.FSYNC_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[176] [java] mongoSpec.setWriteConcern(WriteConcern.JOURNAL_SAFE); [java] ^^^^^^^^^^^^ [java] The field WriteConcern.JOURNAL_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[182] [java] mongoSpec.setWriteConcern(WriteConcern.NORMAL); [java] ^^^^^^ [java] The field WriteConcern.NORMAL is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[184] [java] mongoSpec.setWriteConcern(WriteConcern.REPLICAS_SAFE); [java] ^^^^^^^^^^^^^ [java] The field WriteConcern.REPLICAS_SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[186] [java] mongoSpec.setWriteConcern(WriteConcern.SAFE); [java] ^^^^ [java] The field WriteConcern.SAFE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[31] [java] import com.mongodb.Mongo; [java] ^^^^^^^^^^^^^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[41] [java] protected transient Mongo mongo; [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[53] [java] public MongoConnectionFactory(Mongo mongo) { [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[90] [java] Mongo mongo = this.mongo; [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94] [java] mongo = new Mongo(); [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94] [java] mongo = new Mongo(); [java] ^^^^^^^ [java] The constructor Mongo() is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96] [java] mongo = new Mongo(servers); [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96] [java] mongo = new Mongo(servers); [java] ^^^^^^^^^^^^^^ [java] The constructor Mongo(List) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[99] [java] db = mongo.getDB(connectionSpec.getDB()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method getDB(String) from the type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[111] [java] db.setOptions(connectionSpec.getOptions()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setOptions(int) from the type DB is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[148] [java] public Mongo getMongo() { [java] ^^^^^ [java] The type Mongo is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[152] [java] public void setMongo(Mongo mongo) { [java] ^^^^^ [java] The type Mongo is deprecated [java] 31 problems (31 warnings) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/${testId}/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.nosql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.nosql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.nosql_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.nosql --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.nosql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.nosql.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.nosql --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.nosql.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [java] [INFO] Building EclipseLink Extension 2.7.15-SNAPSHOT [5/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.extension --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.extension --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.extension --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.extension --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.extension --- [java] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.extension/target/classes [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.extension --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.extension --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.extension --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.extension_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.extension --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.extension --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.extension.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.extension --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.extension.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [java] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT [6/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpa --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpa --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpa --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpa --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpa --- [java] [INFO] Compiling 564 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/deployment/PersistenceUnitProcessor.java:[198] [java] result = new File(spec.substring(0, separator++)).toURL(); [java] ^^^^^^^ [java] The method toURL() from the type File is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[77] [java] mv.visitMethodInsn(INVOKESPECIAL, parentClassType, "get", "(" + LJAVA_LANG_STRING + ")" + LJAVA_LANG_OBJECT); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[89] [java] mv.visitMethodInsn(INVOKESPECIAL, parentClassType, SET, "(" + LJAVA_LANG_STRING + LJAVA_LANG_OBJECT + ")" + LDYNAMIC_ENTITY); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[125] [java] public Subgraph addSubgraph(String attributeName) { [java] ^ [java] The type parameter X is hiding the type X [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[129] [java] public Subgraph addSubgraph(String attributeName, Class type) { [java] ^ [java] The type parameter X is hiding the type X [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[178] [java] public Subgraph addKeySubgraph(String attributeName) { [java] ^ [java] The type parameter X is hiding the type X [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[182] [java] public Subgraph addKeySubgraph(String attributeName, Class type) { [java] ^ [java] The type parameter X is hiding the type X [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[43] [java] import org.eclipse.persistence.internal.libraries.asm.ClassVisitor; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.libraries.asm.ClassVisitor is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[51] [java] import org.eclipse.persistence.internal.libraries.asm.Opcodes; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.libraries.asm.Opcodes is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[55] [java] import org.eclipse.persistence.internal.sessions.AbstractSession; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.sessions.AbstractSession is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[23] [java] import org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The type TransactionManagerImpl is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[38] [java] TransactionManagerImpl tm; [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] The type TransactionManagerImpl is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[68] [java] public void setTransactionManager(TransactionManagerImpl tm) { [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] The type TransactionManagerImpl is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[108] [java] if (isTransactional() && tm.isTransactionActive()) { [java] ^^^^^^^^^^^^^^^^^^^^^ [java] The method isTransactionActive() from the type TransactionManagerImpl is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[111] [java] return tm.getConnection(this, userName, password); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method getConnection(DataSourceImpl, String, String) from the type TransactionManagerImpl is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[21] [java] import java.security.AccessController; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.security.AccessController is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[22] [java] import java.security.PrivilegedActionException; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.security.PrivilegedActionException is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[35] [java] import org.eclipse.persistence.internal.localization.ExceptionLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.ExceptionLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[37] [java] import org.eclipse.persistence.internal.security.PrivilegedGetClassLoaderFromCurrentThread; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.security.PrivilegedGetClassLoaderFromCurrentThread is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[40] [java] import org.eclipse.persistence.logging.SessionLogEntry; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.logging.SessionLogEntry is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java:[43] [java] import java.util.Collection; [java] ^^^^^^^^^^^^^^^^^^^^ [java] The import java.util.Collection is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[310] [java] put(EntityManagerProperties.ORDER_UPDATES, new PropertyProcessor() { [java] ^^^^^^^^^^^^^ [java] The field EntityManagerProperties.ORDER_UPDATES is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[437] [java] String shouldOrderUpdates = PropertiesHandler.getPropertyValueLogDebug(EntityManagerProperties.ORDER_UPDATES, properties, this.session, true); [java] ^^^^^^^^^^^^^ [java] The field EntityManagerProperties.ORDER_UPDATES is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1215] [java] singletonLog = (SessionLog)sessionLogClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1216] [java] sessionLog = (SessionLog)sessionLogClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1489] [java] session.getProject().setDefaultIsIsolated(!defaultShared); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setDefaultIsIsolated(boolean) from the type Project is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1535] [java] descriptor.setIsIsolated(!shared); [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] The method setIsIsolated(boolean) from the type ClassDescriptor is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2192] [java] TransportManager transport = (TransportManager)transportClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2260] [java] rcm.setTransportManager((TransportManager)transportClass.newInstance()); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2267] [java] rcm.setSerializer((Serializer)transportClass.newInstance()); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2325] [java] this.session.setSerializer((Serializer)transportClass.newInstance()); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2932] [java] sessionCustomizer = (SessionCustomizer) sessionCustomizerClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3013] [java] DescriptorCustomizer customizer = (DescriptorCustomizer)customizerClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3257] [java] processor.setMetadataSource((MetadataSource)transportClass.newInstance()); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3283] [java] tuner = (SessionTuner)tunerClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3389] [java] projectCacheAccessor = (ProjectCache)transportClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3408] [java] } else if (parser.equalsIgnoreCase(ParserType.ANTLR)) { [java] ^^^^^ [java] The field ParserType.ANTLR is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[4021] [java] BeanValidationInitializationHelper beanValidationInitializationHelper = (BeanValidationInitializationHelper)helperClass.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[207] [java] return getPKClass().newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[332] [java] aggregate = mapping.getReferenceDescriptor().getJavaClass().newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/JPAQuery.java:[25] [java] import org.eclipse.persistence.exceptions.EclipseLinkException; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.exceptions.EclipseLinkException is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/JPAQuery.java:[35] [java] import javax.persistence.PersistenceException; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import javax.persistence.PersistenceException is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ObjectAccessor.java:[90] [java] import org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor is never used [java] 43 problems (43 warnings) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpa --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpa --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpa --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpa --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpa --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpa.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [java] [INFO] Building EclipseLink MOXy 2.7.15-SNAPSHOT [7/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.moxy --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.moxy --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.moxy --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.moxy --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.moxy --- [java] [INFO] Compiling 182 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBMarshaller.java:[56] [java] import org.eclipse.persistence.internal.localization.JAXBLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[155] [java] @java.lang.SuppressWarnings("squid:S1191") [java] ^^^^^^^^^^^^^ [java] Unsupported @SuppressWarnings("squid:S1191") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/Property.java:[157] [java] private JavaClass xmlAdapterClass; [java] ^^^^^^^^^^^^^^^ [java] The value of the field Property.xmlAdapterClass is not used [java] 6. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaClassImpl.java (at line 491) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] 7. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 70) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] 8. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 95) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] 9. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 123) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] 10. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 172) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] 11. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 182) [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[74] [java] import org.eclipse.persistence.internal.localization.JAXBLocalization; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/json/schema/model/JsonSchema.java:[71] [java] private List required; [java] ^^^^^^^^ [java] The value of the field JsonSchema.required is not used [java] 13 problems (0 errors, 5 warnings, 5 info) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.moxy --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.moxy --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.moxy_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.moxy --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.moxy --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.moxy.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.moxy --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.moxy.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [java] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT [8/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.dbws --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.dbws --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.dbws --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.dbws --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.dbws --- [java] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.java:[132] [java] return (T)entity; [java] ^^^^^^^^^ [java] Type safety: Unchecked cast from Object to T [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[75] [java] createNodeForPageableCollection((PageableCollection) object, root); [java] ^^^^^^^^^^^^^^^^^^ [java] PageableCollection is a raw type. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[86] [java] private void createNodeForPageableCollection(PageableCollection collection, Node node) { [java] ^^^^^^^^^^^^^^^^^^ [java] PageableCollection is a raw type. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[103] [java] private void processFieldsList(Node fieldsNode, List elements) { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[104] [java] for (JAXBElement field : elements) { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/AbstractPagingValidator.java:[21] [java] import org.eclipse.persistence.logging.AbstractSessionLog; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.logging.AbstractSessionLog is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/AbstractPagingValidator.java:[36] [java] private final UriInfo uri; [java] ^^^ [java] The value of the field AbstractPagingValidator.uri is not used [java] 8. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityAccessor.java (at line 31) [java] @SuppressWarnings("serial") [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184] [java] @SuppressWarnings("rawtypes") [java] ^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("rawtypes") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[252] [java] final Collection collection = (Collection) attributeValue; [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[252] [java] final Collection collection = (Collection) attributeValue; [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[296] [java] if (!(((Collection) value).isEmpty())) { [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[34] [java] private List fields; [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[45] [java] public List getFields() { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[50] [java] public void setFields(List fields) { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/LinkList.java:[32] [java] @XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME) [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[271] [java] final Map descriptors = context.getServerSession().getDescriptors(); [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[416] [java] private Property buildProperty(PersistenceContext context, Class clazz) { [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[437] [java] private Class getCollectionGenericClass(DatabaseMapping mapping) { [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[438] [java] Class collectionName = null; [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[58] [java] for (Object o : ((PageableCollection) object).getItems()) { [java] ^^^^^^^^^^^^^^^^^^ [java] PageableCollection is a raw type. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[83] [java] boolean accessible = field.isAccessible(); [java] ^^^^^^^^^^^^^^ [java] The method isAccessible() from the type AccessibleObject is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[92] [java] CollectionProxy proxy = getRestCollectionProxy((Collection) field.get(entity), entity.getClass().getName(), field.getName()); [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[108] [java] private CollectionProxy getRestCollectionProxy(final Collection toProxy, final String entityName, final String fieldname) { [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[118] [java] final Class referenceAdaptorClass = Class.forName(proxyClassName, true, classLoader); [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[119] [java] final Class[] argTypes = {Collection.class}; [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[120] [java] final Constructor referenceAdaptorConstructor = referenceAdaptorClass.getDeclaredConstructor(argTypes); [java] ^^^^^^^^^^^ [java] Constructor is a raw type. References to generic type Constructor should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[120] [java] final Constructor referenceAdaptorConstructor = referenceAdaptorClass.getDeclaredConstructor(argTypes); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQuery.java:[35] [java] List getFields(); [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQuery.java:[42] [java] void setFields(List fields); [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRSessionsFactory.java:[59] [java] new PrivilegedNewInstanceFromClass(m_classLoader.loadClass(projectString))); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] PrivilegedNewInstanceFromClass is a raw type. References to generic type PrivilegedNewInstanceFromClass should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[31] [java] private final Class entityClass; [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[41] [java] public PageableFieldValidator(Class entityClass, String fieldName, UriInfo uri) { [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/ProjectHelper.java:[65] [java] XRDynamicEntity newInstance = (XRDynamicEntity)clz.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SimpleHomogeneousList.java:[33] [java] @XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME) [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ConcreteSubclassFactory.java:[50] [java] return clazz.newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] 37. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/Util.java (at line 82) [java] @SuppressWarnings("serial") [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[111] [java] private Collection loadItems(String href) throws Exception { [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[130] [java] return (Collection) attributeMapping.getRealAttributeValueFromAttribute(attributeMapping.getAttributeValueFromObject(entity), entity, (AbstractSession)context.getServerSession()); [java] ^^^^^^^^^^ [java] Collection is a raw type. References to generic type Collection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapterV2.java:[20] [java] import org.eclipse.persistence.internal.sessions.AbstractSession; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.sessions.AbstractSession is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[34] [java] private List fields; [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[49] [java] public List getFields() { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[59] [java] public void setFields(List fields) { [java] ^^^^^^^^^^^ [java] JAXBElement is a raw type. References to generic type JAXBElement should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/dbws/SOAPResponseWriter.java:[209] [java] response = (SOAPResponse) descriptor.getJavaClass().newInstance(); [java] ^^^^^^^^^^^^^ [java] The method newInstance() from the type Class is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[44] [java] import java.util.Collection; [java] ^^^^^^^^^^^^^^^^^^^^ [java] The import java.util.Collection is never used [java] 46. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.java (at line 38) [java] @SuppressWarnings("serial") [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] 47. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java (at line 109) [java] @SuppressWarnings({"serial", "unchecked"/*, "rawtypes"*/}) [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java:[408] [java] ((ArrayList) value).add(1); [java] ^^^^^^^^^ [java] ArrayList is a raw type. References to generic type ArrayList should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java:[410] [java] ((Vector) value).add(1); [java] ^^^^^^ [java] Vector is a raw type. References to generic type Vector should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[221] [java] partner = matrixParams.get(MatrixParameters.JPARS_RELATIONSHIP_PARTNER); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field MatrixParameters.JPARS_RELATIONSHIP_PARTNER is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/QueryList.java:[32] [java] @XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME) [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated [java] 52. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryHandler.java (at line 130) [java] @SuppressWarnings("unused") [java] ^^^^^^^^ [java] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored [java] 53. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryHandler.java (at line 142) [java] @SuppressWarnings("unused") [java] ^^^^^^^^ [java] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRSessionConfigLoader.java:[37] [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[444] [java] super.finalize(); [java] ^^^^^^^^^^ [java] The method finalize() from the type Object is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[558] [java] @SuppressWarnings({ "unchecked", "rawtypes" }) [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1190] [java] @SuppressWarnings({ "rawtypes", "unchecked" }) [java] ^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("rawtypes") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1190] [java] @SuppressWarnings({ "rawtypes", "unchecked" }) [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1220] [java] for (XmlAdapter adapter : getAdapters()) { [java] ^^^^^^^^^^ [java] XmlAdapter is a raw type. References to generic type XmlAdapter should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1244] [java] writer.writeStartElement(ReservedWords.JPARS_LIST_GROUPING_NAME); [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1245] [java] for (Object o : (List) object) { [java] ^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: Unchecked cast from Object to List [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1521] [java] for (Class clazz : getServerSession().getProject().getDescriptors().keySet()) { [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1522] [java] if (clazz.isAnnotationPresent(RestPageableQueries.class)) { [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: The method isAnnotationPresent(Class) belongs to the raw type Class. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1523] [java] final RestPageableQueries restPageableQueries = (RestPageableQueries) clazz.getAnnotation(RestPageableQueries.class); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: The method getAnnotation(Class) belongs to the raw type Class. References to generic type Class should be parameterized [java] 65. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormatProject.java (at line 36) [java] @SuppressWarnings("serial") [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[338] [java] (Class>) Class.forName(adapterClassName, true, cl))); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: Unchecked cast from Class to Class> [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[354] [java] (Class>) Class.forName(adapterClassName, true, cl))); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: Unchecked cast from Class to Class> [java] 68. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/dbws/DBWSModelProject.java (at line 70) [java] @SuppressWarnings({"serial", "rawtypes"}) [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[77] [java] response.setItems((List) results); [java] ^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: Unchecked cast from Object to List [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[101] [java] private PageableCollection populatePagedCollectionLinks(Map queryParams, UriInfo uriInfo, PageableCollection resultCollection) { [java] ^^^^^^^^^^^^^^^^^^ [java] PageableCollection is a raw type. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[101] [java] private PageableCollection populatePagedCollectionLinks(Map queryParams, UriInfo uriInfo, PageableCollection resultCollection) { [java] ^^^^^^^^^^^^^^^^^^ [java] PageableCollection is a raw type. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[145] [java] resultCollection.setLinks(itemLinksBuilder.build().getLinks()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] Type safety: The method setLinks(List) belongs to the raw type PageableCollection. References to generic type PageableCollection should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultList.java:[31] [java] @XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME) [java] ^^^^^^^^^^^^^^^^^^^^^^^^ [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated [java] 73 problems (0 errors, 65 warnings, 65 info) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.dbws --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.dbws --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.dbws --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.dbws --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.dbws --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [java] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT [9/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpars --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpars --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpars --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpars --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpars --- [java] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/.settings/org.eclipse.jdt.core.prefs' could not be found! [java] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpars/target/classes [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpars --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpars --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpars_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpars --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpars --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpars.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpars --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.jpars.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [java] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT [10/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sdo --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.sdo --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.sdo --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sdo --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.sdo --- [java] [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/DataObjectInputStream.java:[36] [java] import java.util.Arrays; [java] ^^^^^^^^^^^^^^^^ [java] The import java.util.Arrays is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/SDOResolvable.java:[22] [java] import java.io.ObjectOutputStream; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import java.io.ObjectOutputStream is never used [java] 2 problems (2 warnings) [java] [WARNING] Source directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/org.eclipse.persistence.sdo/resource does not exist [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.sdo --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sdo --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.sdo_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sdo --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.sdo --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.sdo.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.sdo --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.sdo.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [java] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT [11/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/WeblogicPackager.java:[62] [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] 2. INFO in /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.java (at line 45) [java] @SuppressWarnings({"serial", "unchecked"}) [java] ^^^^^^^^ [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.java:[65] [java] for (Iterator descriptors = getDescriptors().values().iterator(); descriptors.hasNext();) { [java] ^^^^^^^^ [java] Iterator is a raw type. References to generic type Iterator should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/GlassfishPackager.java:[40] [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/JBossPackager.java:[102] [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[600] [java] @SuppressWarnings({"unchecked"}) [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[606] [java] Class driverClass = null; [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[693] [java] @SuppressWarnings({"unchecked"}) [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[698] [java] Class platformClass = null; [java] ^^^^^ [java] Class is a raw type. References to generic type Class should be parameterized [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/WebSpherePackager.java:[40] [java] @SuppressWarnings("unchecked") [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/XmlEntityMappingsGenerator.java:[49] [java] import org.eclipse.persistence.internal.databaseaccess.DatabaseCall; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.internal.databaseaccess.DatabaseCall is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.java:[975] [java] @SuppressWarnings("rawtypes") [java] ^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("rawtypes") [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.java:[1107] [java] @SuppressWarnings({ "rawtypes", "unchecked" }) [java] ^^^^^^^^^^^ [java] Unnecessary @SuppressWarnings("unchecked") [java] 13 problems (0 errors, 12 warnings, 1 info) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws.builder_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws.builder.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.dbws.builder --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.dbws.builder.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [java] [INFO] Building EclipseLink Oracle Extension 2.7.15-SNAPSHOT [12/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.oracle --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.oracle --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.oracle --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.oracle --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.oracle --- [java] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/target/classes [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:[171] [java] session.log(SessionLog.WARNING, SessionLog.EJB_OR_METADATA, "locking_required_for_database_change_notification", descriptor.getJavaClass()); [java] ^^^^^^^^^^^^^^^ [java] The field SessionLog.EJB_OR_METADATA is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[24] [java] import oracle.sql.OPAQUE; [java] ^^^^^^^^^^^^^^^^^ [java] The type OPAQUE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[26] [java] import oracle.xdb.dom.XDBDocument; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The type XDBDocument is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[37] [java] return XMLType.createXML(connection, dom); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method createXML(Connection, Document) from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[42] [java] return XMLType.createXML(connection, xml); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method createXML(Connection, String) from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[53] [java] return xml.getDocument(); [java] ^^^^^^^^^^^^^ [java] The method getDocument() from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[59] [java] String xmlString = xmlType.getStringVal(); [java] ^^^^^^^^^^^^^^ [java] The method getStringVal() from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[64] [java] xmlType.close(); [java] ^^^^^^^ [java] The method close() from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[70] [java] return obj instanceof XDBDocument; [java] ^^^^^^^^^^^ [java] The type XDBDocument is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79] [java] return XMLType.createXML((OPAQUE) opaque); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method createXML(OPAQUE) from the type XMLType is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79] [java] return XMLType.createXML((OPAQUE) opaque); [java] ^^^^^^ [java] The type OPAQUE is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[828] [java] rowCount = ((OraclePreparedStatement)statement).sendBatch(); [java] ^^^^^^^^^^^ [java] The method sendBatch() from the type OraclePreparedStatement is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[830] [java] ((OraclePreparedStatement) statement).setExecuteBatch(1); [java] ^^^^^^^^^^^^^^^^^^ [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[865] [java] ((OraclePreparedStatement) statement).setExecuteBatch(maxBatchWritingSize); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] [java] return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor ARRAY(ArrayDescriptor, Connection, Object) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] [java] return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements); [java] ^^^^^ [java] The type ARRAY is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] [java] return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor ArrayDescriptor(String, Connection) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] [java] return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements); [java] ^^^^^^^^^^^^^^^ [java] The type ArrayDescriptor is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] [java] return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor STRUCT(StructDescriptor, Connection, Object[]) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] [java] return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes); [java] ^^^^^^ [java] The type STRUCT is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] [java] return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The constructor StructDescriptor(String, Connection) is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] [java] return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes); [java] ^^^^^^^^^^^^^^^^ [java] The type StructDescriptor is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[296] [java] ((oracle.sql.REF)ref).setPhysicalConnectionOf(connection); [java] ^^^ [java] The type REF is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[297] [java] return ((oracle.sql.REF)ref).getValue(); [java] ^^^ [java] The type REF is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[297] [java] return ((oracle.sql.REF)ref).getValue(); [java] ^^^^^^^^^^ [java] The method getValue() from the type REF is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[426] [java] State.create(sessionNoun, SessionProfiler.SessionName, "", DMSLocalization.buildMessage("session_name"), (this.getSession().getName() == "") ? "session name not specified" : getSession().getName()); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method create(Noun, String, String, String, Object) from the type State is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[429] [java] State sessionLoginTime = State.create(sessionNoun, SessionProfiler.LoginTime, "", DMSLocalization.buildMessage("session_login_time"), "not available"); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method create(Noun, String, String, String, Object) from the type State is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[469] [java] State rcmStatus = State.create(rcmNoun, SessionProfiler.RcmStatus, "", DMSLocalization.buildMessage("rcm_status"), "not available"); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method create(Noun, String, String, String, Object) from the type State is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[489] [java] State connectionInUse = State.create(connectionsNoun, ConnectionInUse + "(" + poolName + ")", "", DMSLocalization.buildMessage("connection_in_used"), "not available"); [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The method create(Noun, String, String, String, Object) from the type State is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle12Platform.java:[26] [java] import org.eclipse.persistence.exceptions.ValidationException; [java] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [java] The import org.eclipse.persistence.exceptions.ValidationException is never used [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[78] [java] rowCount = ((OraclePreparedStatement)statement).sendBatch(); [java] ^^^^^^^^^^^ [java] The method sendBatch() from the type OraclePreparedStatement is deprecated [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[80] [java] ((OraclePreparedStatement) statement).setExecuteBatch(1); [java] ^^^^^^^^^^^^^^^^^^ [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated [java] 32 problems (32 warnings) [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/${testId}/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.oracle --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.oracle --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.oracle --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.oracle --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.oracle --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [java] [INFO] Building EclipseLink Oracle NoSQL Extension 2.7.15-SNAPSHOT [13/13] [java] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] The project's OSGi version is 2.7.15.v20240507-c75d2be177 [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] Copying 3 resources [java] [INFO] [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/org.eclipse.persistence.oracle.nosql/target/classes [java] [INFO] [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Using 'UTF-8' encoding to copy filtered resources. [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/${testId}/resources [java] [INFO] [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle.nosql_2.7.15.v20240507-c75d2be177.jar [java] [INFO] [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle.nosql.source_2.7.15.v20240507-c75d2be177-sources.jar [java] [INFO] [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.oracle.nosql --- [java] [INFO] Executing tasks [java] [java] main: [java] [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/org.eclipse.persistence.oracle.nosql.source_2.7.15.v20240507-c75d2be177.jar [java] [INFO] Executed tasks [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Reactor Summary for EclipseLink Parent 2.7.15-SNAPSHOT: [java] [INFO] [java] [INFO] EclipseLink Parent ................................. SUCCESS [ 1.283 s] [java] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 4.756 s] [java] [INFO] EclipseLink Core ................................... SUCCESS [ 6.344 s] [java] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 0.382 s] [java] [INFO] EclipseLink Extension .............................. SUCCESS [ 0.186 s] [java] [INFO] EclipseLink JPA .................................... SUCCESS [ 1.612 s] [java] [INFO] EclipseLink MOXy ................................... SUCCESS [ 0.989 s] [java] [INFO] EclipseLink DBWS ................................... SUCCESS [ 0.579 s] [java] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 0.140 s] [java] [INFO] EclipseLink SDO .................................... SUCCESS [ 0.526 s] [java] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 0.400 s] [java] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 0.278 s] [java] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 0.209 s] [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] BUILD SUCCESS [java] [INFO] ------------------------------------------------------------------------ [java] [INFO] Total time: 24.200 s [java] [INFO] Finished at: 2024-05-07T14:16:54Z [java] [INFO] ------------------------------------------------------------------------ [copy] Copying 24 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins [echo] modelgen.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... clean: init: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.modelgen/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.modelgen/antbuild.xml:145: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.modelgen/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.jpa.modelgen.source_2.7.15.v20240507-c75d2be177.jar build: [echo] dynamic.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... clean: init: [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/antbuild.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 9 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/src/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/eclipselink-moxy-dynamicxjc_2.7.15.v20240507-c75d2be177.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/eclipselink-moxy-dynamicxjc.source_2.7.15.v20240507-c75d2be177.jar jar: build: clean: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.jaxb/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.jaxb/antbuild.xml:106: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.jaxb/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning build: package-eclipselink-jar: [echo] Implementation-Version: 2.7.15.v20240507-c75d2be177 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/javax.persistence/classes [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar into /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/javax.persistence/classes [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/hermes/classes [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240507-c75d2be177.jar into /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/hermes/classes [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [jar] about.html already added, skipping [jar] license.html already added, skipping [jar] readme.html already added, skipping [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/eclipselink/classes [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar into /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/eclipselink/classes [echo] module-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.activation.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.antlr:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.asm.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jaxb-impl.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jaxb-xjc.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.resource-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.json.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.validation-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.ejb-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.jms-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.xml.soap-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.mail.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.xml.ws-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/javax.wsdl_1.6.2.v201012040545.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.ws.rs-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/slf4j-api.jar' [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/antbuild.xml:1220: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/eclipselink/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/features/bundles/eclipselink/src/module-info.java:26: warning: requires transitive directive for an automatic module [javac] requires transitive java.persistence; [javac] ^ [javac] 1 warning [jar] Updating jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar build-eclipselink-jar: package-persistence20_21_diff-jar: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/build/javax.persistence20_21_diff.jar build-core-test: [echo] CORETEST_BEGINS... pre-init: [echo] Loading /home/jenkins/build.properties... [echo] Notice: custom properties file '${test.properties}' not found to load. [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load. [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load. [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test' [echo] core_test.2.base.dir ='../..' [echo] core_test.src.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src' [echo] core_test.resource.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] core_test.classes.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes' [echo] core_test.report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] core_test.run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] user.home ='/home/jenkins' [echo] test.properties ='test.properties' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] tools.lib ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar' [echo] jdk.version ='"11.0.11"' clean: [echo] Cleaning... [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar init-eclipselink: [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar. init-bundles: init-classes: init-classpaths: init-modulepaths: init: compile: [echo] Compiler settings: [echo] jdk.version ='"11.0.11"' [echo] srcdir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src' [echo] destdir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes' [echo] debug/debuglevel ='true'/'lines,vars,source' [echo] source/target ='9'/'9' [echo] deprecation ='off' [echo] failonerror ='true' [echo] memoryMaximumSize ='1024m' [echo] javac args ='--add-modules java.transaction' [echo] module-path ='' [echo] upgrade-module-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.transaction-api.jar' [echo] class-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-orb.jar' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/antbuild.xml:496: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2921 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 9 [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:247: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(int columnIndex, int scale) { [javac] ^ [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:368: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream(int columnIndex) { [javac] ^ [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:545: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(String columnName, int scale) { [javac] ^ [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:664: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream(String columnName) { [javac] ^ [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedStatement.java:329: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public void setUnicodeStream(int parameterIndex, java.io.InputStream x, int length) { [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 6 warnings process-resource: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Setup filtering values: [echo] dbUser: 'root' [echo] dbPassword: ******** [echo] driverClass: 'com.mysql.cj.jdbc.Driver' [echo] dbURL 'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true' [echo] loglevel: 'info' [echo] boolvalue: 'false' [echo] dbPlatform: 'org.eclipse.persistence.platform.database.MySQLPlatform' [echo] [echo] Filter copying Resources (all but below) (default encoding): [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [copy] Copied 20 empty directories to 2 empty directories under /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar build: [echo] Loading test properties [echo] - test.properties value was not set [echo] + /home/jenkins/build.properties found [echo] - /home/jenkins/test.properties not found [echo] - /home/jenkins/local.build.properties not found [echo] Loading build properties [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/antbuild.properties found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/test.properties found [echo] Checking build utilities: [echo] + Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023 [echo] + JDK: 11.0.11 common-path: build-path: [echo] Build Path: /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.core_2.7.15.v20240507-c75d2be177.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/org.eclipse.persistence.extension_2.7.15.v20240507-c75d2be177.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/slf4j-api.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/logback-core.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/logback-classic.jar [echo] /home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/slf4j-nop.jar [echo] /home/jenkins/extension.lib.external/junit-4.13.2.jar [echo] /home/jenkins/extension.lib.external/hamcrest-core-1.3.jar [echo] /home/jenkins/extension.lib.external/jmockit-1.35.jar build-dirs: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/classes compile: [javac] Compiling 3 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.extension.test/eclipselink-extension-tests.jar build: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' server-test-dll-existence: cleanup-merge-inherited-ddl: jta-ds-servertest-existence: cleanup-non-jta-ds-servertest: clean: init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/run [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes21 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes22 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-pu with spaces [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-dynamic-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] set-server-properties: prepare-modelgen-xml: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes compile-with-modelgen: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes/META-INF [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' model-compile: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 198 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: [EL Info]: processor: Creating static metadata factory ... [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' model-compile: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 91 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: [EL Info]: processor: Creating static metadata factory ... [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/InheritanceModelExamples.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' model-compile: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 45 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: [EL Info]: processor: Creating static metadata factory ... [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] warning: [EL Warning]: metadata: ServerSession(496133088)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [javac] warning: [EL Warning]: metadata: ServerSession(496133088)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' model-compile: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 39 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: [EL Info]: processor: Creating static metadata factory ... [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes/META-INF compile-standard: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:780: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1056 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning compile-jpa21-standard: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:810: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1329 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes21 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning compile-jpa22-standard: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:838: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1475 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes22 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning proxy: compile-springplatform: compile-criteria: [echo] Compile the Modelgen (criteria metamodel) Tests [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:926: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds compile-fullregression: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/antbuild.xml:863: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning compile: package-annotation: [copy] Copying 5 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model/META-INF [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model [copy] Copying 1030 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-spring-xmls: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-osgi-xmls: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-annotation-model.jar package-ddl: [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-ddl-generation-model/META-INF [copy] Copying 119 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-ddl-generation-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-ddl-generation-model.jar package-xml-only: [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model/META-INF [copy] Copying 217 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-only-model.jar package-xml-merge: [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model/META-INF [copy] Copying 31 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-merge-model.jar package-jpa21-model: [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model/META-INF [copy] Copying 123 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa21-model.jar package-jpa22-model: [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model/META-INF [copy] Copying 125 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa22-model.jar package-xml-extended: [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model/META-INF [copy] Copying 161 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-model.jar package-validation-failed: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model/META-INF [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-validation-failed-model.jar package-jpa-advanced-field-access: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model/META-INF [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model [copy] Copying 47 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-spring-xmls: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-osgi-xmls: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-advanced-field-access-model.jar package-jpa-advanced-properties: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties/META-INF [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-advanced-properties.jar package-jpa-pu_with_spaces: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-pu with spaces/META-INF [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-pu with spaces.jar package-partitioned: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model/META-INF [copy] Copying 13 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-partitioned-model.jar package-plsql: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model/META-INF [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-plsql-model.jar package-jpa-performance: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance/META-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/jpa-performance.jar package-jpa-performance2: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2/META-INF [copy] Copying 14 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/jpa-performance2.jar package-cascade-deletes: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model/META-INF [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-cascade-deletes-model.jar package-jpa-metamodel: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model/META-INF [copy] Copying 110 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-metamodel-model.jar package-delimited: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model/META-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-delimited-model.jar package-beanvalidation: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-model/META-INF [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-beanvalidation-model.jar package-beanvalidation-dynamic: [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-dynamic-model/META-INF [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-beanvalidation-dynamic-model.jar package-composite-advanced: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model/META-INF [copy] Copying 5 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model.jar package-composite-advanced-member_1: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1/META-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_1.jar package-composite-advanced-member_2: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2/META-INF [copy] Copying 14 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_2.jar package-composite-advanced-member_3: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3/META-INF [copy] Copying 12 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_3.jar package-xml-composite-advanced: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model/META-INF [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model.jar package-xml-composite-advanced-member_1: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1/META-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_1.jar package-xml-composite-advanced-member_2: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2/META-INF [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_2.jar package-xml-composite-advanced-member_3: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3/META-INF [copy] Copying 8 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_3.jar package-xml-extended-composite-advanced: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model/META-INF [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model.jar package-xml-extended-composite-advanced-member_1: [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1/META-INF [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_1.jar package-xml-extended-composite-advanced-member_2: [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2/META-INF [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_2.jar package-xml-extended-composite-advanced-member_3: [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3/META-INF [copy] Copying 8 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_3.jar package-extensibility: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model/META-INF [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-extensibility-model.jar package-jpa-remote: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote/META-INF [copy] Copying 47 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-remote.jar package-xml-mapping-metadata-complete: [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete/META-INF [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-spring-xmls: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' init: config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] prepare-osgi-xmls: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-mapping-metadata-complete.jar package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa21-tests.jar [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa22-tests.jar build: [echo] Loading user-defined overrides from '/home/jenkins/build.properties'... [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant). [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant). [echo] ant.project.name = 'eclipselink.hermes.test' [echo] hermes.test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test' [echo] hermes.test.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..' [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins' [echo] hermes.test.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins' clean: init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/classes config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins/org.eclipse.persistence.jpa.jpql_*.jar' [echo] compile-test: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/antbuild.xml:162: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/src/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning compile: package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/hermes-test.jar build: [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test' [echo] wdf_test.2.trunk.dir = '../..' clean: init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/classes init_against_jar: compile: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/antbuild.xml:199: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 218 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/antbuild.xml:216: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 73 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning get-server-properties: [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client [echo] server.depend=jboss-client.jar [echo] server.name=wildfly [echo] server.platform=JBoss package-tests: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/stage [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/stage [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-tests.jar [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/stage package-wdf-jpa2-model: [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test' [echo] wdf_test.2.trunk.dir = '../..' get-server-properties: [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client [echo] server.depend=jboss-client.jar [echo] server.name=wildfly [echo] server.platform=JBoss detect-os: [echo] suffix=sh set-app-name: package-model: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF package-wdf-jpa1-model: [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test' [echo] wdf_test.2.trunk.dir = '../..' get-server-properties: [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client [echo] server.depend=jboss-client.jar [echo] server.name=wildfly [echo] server.platform=JBoss detect-os: [echo] suffix=sh set-app-name: package-model: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF package: build-against-jar: [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test' [echo] eclipselink.jpars.test = 'jpa/eclipselink.jpars.test' [echo] jparstest.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist init: [echo] user.home ='/home/jenkins' [echo] test.properties ='${test.properties}' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] jaxb-api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.bind-api.jar' [echo] persistence20.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] jersey.client.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-client.jar' [echo] jersey.common.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-common.jar' [echo] hk2.api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-api.jar' [echo] hk2.locator.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-locator.jar' [echo] hk2.utils.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-utils.jar' [echo] jersey.guava.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-core.jar' [echo] javax.inject.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.inject.jar' [echo] javax.annotation.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.annotation-api.jar' [echo] javax.ws.rs.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ws.rs-api.jar' [echo] validation.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.validation-api.jar' [echo] javax.xml.ws.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.ws-api.jar' [echo] json-api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.json.jar' [echo] antlr.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar' [echo] hermes.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240507-c75d2be177.jar' [echo] core.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.core_2.7.15.v20240507-c75d2be177.jar' [echo] moxy.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.moxy_2.7.15.v20240507-c75d2be177.jar' [echo] jpa.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa_2.7.15.v20240507-c75d2be177.jar' [echo] jpars.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpars_2.7.15.v20240507-c75d2be177.jar' [echo] javax.ejb.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ejb-api.jar' build: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/antbuild.xml:536: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 81 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/classes/META-INF [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test' [echo] moxytest.2.trunk.dir = '../..' [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240507-c75d2be177.jar' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build compile-tests-against-jar: [echo] Compiling OXM tests... [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1299 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [copy] Copying 897 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [echo] [echo] Compiling JAXB tests... [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2762 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [copy] Copying 2400 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [copy] Copied 15 empty directories to 1 empty directory under /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [echo] Compiling MOXy unit tests... [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test' [echo] sdotest.2.base.dir = '../..' clean: compile-sdo-tests-against-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/antbuild.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [echo] JDK version detected: '11.0.11' [echo] java.version='11.0.11' [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test' [echo] dbws_test.2.base.dir = '../..' Trying to override old definition of task javac clean: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/antbuild.xml:386: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRDynamicEntityTestSuite.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/eclipselink-dbws-test-common.jar build: check.oracle.dependencies: check.oracle.db-driver.dependencies: oracle.jdbc.dependencies: [echo] Oracle DB driver and dependencies check failed: [echo] - Oracle DB driver not configured. [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar library found [echo] - orai18n-mapping.jar library missing [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar library found [echo] + /home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar library found build-oracle-if-dependencies: build: build-utils: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' build-util: clean: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.sigcompare/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.sigcompare/antbuild.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 5 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.sigcompare/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.sigcompare/sig-compare.jar build: clean: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.rename/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.rename/antbuild.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.rename/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.rename/package-rename.jar build: init: [echo] mw.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench' [echo] release.designation = 'EclipseLink 2.7.15' [echo] release.version = '2.7.15' [echo] BuildDate.BuildTime = '20240507.1414' [echo] java.version = '11.0.11' [echo] os.name = 'Linux' [echo] os.arch = 'amd64' [echo] os.version = '6.2.9-300.fc38.x86_64' [echo] stop.on.error = 'true' [echo] optimize.code = 'off' [echo] report.deprecation = 'off' [echo] javac.debug = 'true' [echo] javac.debuglevel = 'lines,vars,source' [echo] target.jvm = '1.8' [echo] java_home = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs build-component-libs: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\iconlib.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw jar-iconlib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/iconlib.jar build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\utility.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/utility/classes compile-utility: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/utility/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 231 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/utility/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-utility-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/utility.jar jar-utility-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/utility_src.jar jar-utility: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\uitools.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/uitools/classes compile-uitools: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/uitools/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 147 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/uitools/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-uitools-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/uitools.jar jar-uitools-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/uitools_src.jar jar-uitools: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\framework.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/framework/classes compile-framework: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/framework/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 215 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/framework/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-framework-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/framework.jar jar-framework-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/framework_src.jar jar-framework: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\platformsmodel.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsmodel/classes compile-platformsmodel: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsmodel/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsmodel/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-platformsmodel-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsmodel.jar jar-platformsmodel-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsmodel_src.jar jar-platformsmodel: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\platformsplugin.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsplugin/classes compile-platformsplugin: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 29 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/platformsplugin/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-platformsplugin-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsplugin.jar jar-platformsplugin-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsplugin_src.jar jar-platformsplugin: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\mappingsmodel.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsmodel/classes compile-mappingsmodel: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsmodel/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 426 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsmodel/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-mappingsmodel-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsmodel.jar jar-mappingsmodel-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsmodel_src.jar jar-mappingsmodel: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\mappingsio.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsio/classes compile-mappingsio: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsio/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsio/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-mappingsio-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsio.jar jar-mappingsio-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsio_src.jar jar-mappingsio: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\mappingsplugin.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsplugin/classes compile-mappingsplugin: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 577 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/mappingsplugin/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-mappingsplugin-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsplugin.jar jar-mappingsplugin-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsplugin_src.jar jar-mappingsplugin: build-all: [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/logs\scplugin.log init: [echo] BuildDate.BuildTime='20240507.1414' [echo] java.version='11.0.11' [echo] os.name='Linux' [echo] os.arch='amd64' [echo] os.version='6.2.9-300.fc38.x86_64' [echo] stop.on.error='true' [echo] optimize.code='off' [echo] report.deprecation='off' [echo] target.jvm='1.8' [echo] _nowarn='on' properties-init: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/scplugin/classes compile-scplugin: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/scplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 195 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench/scplugin/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar-scplugin-lib: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/scplugin.jar jar-scplugin-src: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/scplugin_src.jar jar-scplugin: build-all: jar-mwcore-src: [echo] Implementation-Version: 2.7.15.v20240507-c75d2be177 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/elmwcore_src.jar jar-mwcore: [echo] Implementation-Version: 2.7.15.v20240507-c75d2be177 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/elmwcore.jar jar-workbench-src: [echo] Implementation-Version: 2.7.15.v20240507-c75d2be177 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/eclipselinkmw_src.jar jar-workbench: [echo] Implementation-Version: 2.7.15.v20240507-c75d2be177 [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.utils.workbench.lib/mw/eclipselinkmw.jar build-workbench: build: all: test-srg: [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7' [echo] env.CLASSPATH = '' [echo] java.class.path = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar' [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/build.properties' [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins' [echo] extensions.depend.dir = '/home/jenkins/extension.lib.external' [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run) [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-cb-2.7/build.properties' [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/oraclelibs/p2repo' [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023' [echo] JDK version detected: '11.0.11' [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar' [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' clear-db: [echo] CORETEST_BEGINS... pre-init: [echo] Loading /home/jenkins/build.properties... [echo] Notice: custom properties file '${test.properties}' not found to load. [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load. [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load. [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test' [echo] core_test.2.base.dir ='../..' [echo] core_test.src.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src' [echo] core_test.resource.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] core_test.classes.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes' [echo] core_test.report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] core_test.run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] user.home ='/home/jenkins' [echo] test.properties ='test.properties' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] tools.lib ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar' [echo] jdk.version ='"11.0.11"' init-eclipselink: [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar. init-bundles: init-classes: init-classpaths: init-modulepaths: init: init-test-macro: init-report-macro: init-java-macro: init-test-prompt-macro: process-resource: [echo] Setup filtering values: [echo] dbUser: 'root' [echo] dbPassword: ******** [echo] driverClass: 'com.mysql.cj.jdbc.Driver' [echo] dbURL 'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true' [echo] loglevel: 'info' [echo] boolvalue: 'false' [echo] dbPlatform: 'org.eclipse.persistence.platform.database.MySQLPlatform' [echo] [echo] Filter copying Resources (all but below) (default encoding): [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run init-testing: clear-database: [echo] [echo] [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true [echo] [echo] JUnit settings: [echo] test ='org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest' [echo] run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] failonerror ='true' [echo] Java settings: [echo] jdk.version ='"11.0.11"' [echo] additional.jvmargs ='' [echo] maxmemory ='1024m' [echo] java args ='--add-modules java.transaction' [echo] module-path ='' [echo] upgrade-module-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.transaction-api.jar' [echo] class-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar' [echo] System properties: ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar' [echo] db.pwd ='**********' [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports [junit] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [junit] [EL Info]: 2024-05-07 14:18:07.577--DatabaseSessionImpl(796667727)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:08.021--DatabaseSessionImpl(796667727)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 sec test-core-srg: [echo] CORETEST_BEGINS... pre-init: [echo] Loading /home/jenkins/build.properties... [echo] Notice: custom properties file '${test.properties}' not found to load. [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load. [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load. [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test' [echo] core_test.2.base.dir ='../..' [echo] core_test.src.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/src' [echo] core_test.resource.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] core_test.classes.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/classes' [echo] core_test.report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] core_test.run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] user.home ='/home/jenkins' [echo] test.properties ='test.properties' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] tools.lib ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar' [echo] jdk.version ='"11.0.11"' init-eclipselink: [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar. init-bundles: init-classes: init-classpaths: init-modulepaths: init: init-test-macro: init-report-macro: init-java-macro: init-test-prompt-macro: process-resource: [echo] Setup filtering values: [echo] dbUser: 'root' [echo] dbPassword: ******** [echo] driverClass: 'com.mysql.cj.jdbc.Driver' [echo] dbURL 'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true' [echo] loglevel: 'info' [echo] boolvalue: 'false' [echo] dbPlatform: 'org.eclipse.persistence.platform.database.MySQLPlatform' [echo] [echo] Filter copying Resources (all but below) (default encoding): [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding) [echo] from '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/resource' [echo] to '/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run init-testing: test-srg: [echo] [echo] [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true [echo] [echo] JUnit settings: [echo] test ='**/junit/**/*Test.java' [echo] run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] failonerror ='true' [echo] Java settings: [echo] jdk.version ='"11.0.11"' [echo] additional.jvmargs ='' [echo] maxmemory ='1024m' [echo] java args ='--add-modules java.transaction' [echo] module-path ='' [echo] upgrade-module-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.transaction-api.jar' [echo] class-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar' [echo] System properties: ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar' [echo] db.pwd ='**********' [junit] Running org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest [junit] [EL Info]: 2024-05-07 14:18:08.662--ServerSession(116405378)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: query: 2024-05-07 14:18:08.723--ClientSession(1301352406)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred [junit] Error Code: 17004 [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] [EL Warning]: 2024-05-07 14:18:08.732--ClientSession(1373419525)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred [junit] Error Code: 17004 [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [junit] [EL Info]: query: 2024-05-07 14:18:08.732--ClientSession(509891820)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred [junit] Error Code: 17004 [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] [EL Info]: 2024-05-07 14:18:08.736--ServerSession(1604002113)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: query: 2024-05-07 14:18:08.738--ClientSession(1787079037)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred [junit] Error Code: 17004 [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] [EL Severe]: 2024-05-07 14:18:08.738--ServerSession(1604002113)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] [EL Info]: query: 2024-05-07 14:18:08.738--ClientSession(1787079037)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] [EL Severe]: 2024-05-07 14:18:13.739--ServerSession(1604002113)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] [EL Info]: query: 2024-05-07 14:18:13.739--ClientSession(1787079037)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] [EL Severe]: 2024-05-07 14:18:18.74--ServerSession(1604002113)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] [EL Warning]: 2024-05-07 14:18:18.74--ClientSession(1787079037)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Connections unavailable [junit] Error Code: 0 [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.291 sec [junit] Running org.eclipse.persistence.testing.tests.junit.failover.FailoverTest [junit] [EL Info]: 2024-05-07 14:18:19.261--DatabaseSessionImpl(2110756088)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: query: 2024-05-07 14:18:19.323--DatabaseSessionImpl(2110756088)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred [junit] Error Code: 17004 [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec [junit] Running org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 sec [junit] Running org.eclipse.persistence.testing.tests.junit.helper.HelperTest [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec [junit] Running org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec [junit] Running org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec [junit] Running org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec [junit] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec [junit] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec [junit] Running org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec [junit] Running org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec [junit] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec [junit] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec [junit] Running org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest (file:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar) to field java.lang.reflect.Field.modifiers [junit] WARNING: Please consider reporting this to the maintainers of org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] Running org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec [junit] Running org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest [junit] [EL Warning]: jpa: 2024-05-07 14:18:27.776--The Database password was encrypted by a deprecated algorithm. [junit] Reencrypt it by `passwordUpdate.sh` from eclipselink.zip bundle. [junit] [EL Warning]: jpa: 2024-05-07 14:18:27.82--The Database password was encrypted by a deprecated algorithm. [junit] Reencrypt it by `passwordUpdate.sh` from eclipselink.zip bundle. [junit] [EL Warning]: jpa: 2024-05-07 14:18:27.823--The Database password was encrypted by a deprecated algorithm. [junit] Reencrypt it by `passwordUpdate.sh` from eclipselink.zip bundle. [junit] [EL Warning]: jpa: 2024-05-07 14:18:27.824--The Database password was encrypted by a deprecated algorithm. [junit] Reencrypt it by `passwordUpdate.sh` from eclipselink.zip bundle. [junit] [EL Warning]: jpa: 2024-05-07 14:18:27.832--The Database password used in /file:/testdir/_test-jpa-pu was encrypted by a deprecated algorithm. [junit] Reencrypt it by `passwordUpdate.sh` from eclipselink.zip bundle. [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec [junit] Running org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest [junit] [EL Warning]: connection: 2024-05-07 14:18:28.309--Exception [EclipseLink-63001] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ServerPlatformException [junit] Exception Description: Server platform class non-existing-class-name not found. [junit] Internal Exception: java.lang.ClassNotFoundException: non-existing-class-name [junit] [EL Warning]: connection: 2024-05-07 14:18:28.511--Exception [EclipseLink-63002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ServerPlatformException [junit] Exception Description: Server platform class is not valid: org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest$Platform [junit] Internal Exception: java.lang.reflect.InvocationTargetException [junit] Target Invocation Exception: java.lang.NullPointerException [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest [junit] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest [junit] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest [junit] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec [echo] [echo] [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true [echo] [echo] JUnit settings: [echo] test ='org.eclipse.persistence.testing.tests.SRGTestModel' [echo] run.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run' [echo] report.dir ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports' [echo] failonerror ='true' [echo] Java settings: [echo] jdk.version ='"11.0.11"' [echo] additional.jvmargs ='' [echo] maxmemory ='1024m' [echo] java args ='--add-modules java.transaction' [echo] module-path ='' [echo] upgrade-module-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/jakarta.transaction-api.jar' [echo] class-path ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar' [echo] System properties: ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar' [echo] db.pwd ='**********' [junit] Running org.eclipse.persistence.testing.tests.SRGTestModel [junit] [EL Info]: 2024-05-07 14:18:30.735--DatabaseSessionImpl(1224347463)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:31.725--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PHONE' [junit] Error Code: 1051 [junit] Call: drop table PHONE [junit] Query: DataModifyQuery(sql="drop table PHONE") [junit] [EL Warning]: 2024-05-07 14:18:31.728--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RESPONS' [junit] Error Code: 1051 [junit] Call: drop table RESPONS [junit] Query: DataModifyQuery(sql="drop table RESPONS") [junit] [EL Warning]: 2024-05-07 14:18:31.73--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SALARY' [junit] Error Code: 1051 [junit] Call: drop table SALARY [junit] Query: DataModifyQuery(sql="drop table SALARY") [junit] [EL Warning]: 2024-05-07 14:18:31.731--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJ_EMP' [junit] Error Code: 1051 [junit] Call: drop table PROJ_EMP [junit] Query: DataModifyQuery(sql="drop table PROJ_EMP") [junit] [EL Warning]: 2024-05-07 14:18:31.732--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.LPROJECT' [junit] Error Code: 1051 [junit] Call: drop table LPROJECT [junit] Query: DataModifyQuery(sql="drop table LPROJECT") [junit] [EL Warning]: 2024-05-07 14:18:31.734--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJECT' [junit] Error Code: 1051 [junit] Call: drop table PROJECT [junit] Query: DataModifyQuery(sql="drop table PROJECT") [junit] [EL Warning]: 2024-05-07 14:18:31.735--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMPLOYEE' [junit] Error Code: 1051 [junit] Call: drop table EMPLOYEE [junit] Query: DataModifyQuery(sql="drop table EMPLOYEE") [junit] [EL Warning]: 2024-05-07 14:18:31.737--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ADDRESS' [junit] Error Code: 1051 [junit] Call: drop table ADDRESS [junit] Query: DataModifyQuery(sql="drop table ADDRESS") [junit] [EL Warning]: 2024-05-07 14:18:32.134--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.WORKER' [junit] Error Code: 1051 [junit] Call: DROP TABLE WORKER [junit] Query: DataModifyQuery(sql="DROP TABLE WORKER") [junit] [EL Warning]: 2024-05-07 14:18:32.14--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ADD' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_ADD [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ADD") [junit] [EL Warning]: 2024-05-07 14:18:32.144--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_CLNT' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_CLNT [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_CLNT") [junit] [EL Warning]: 2024-05-07 14:18:32.149--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ECNT' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_ECNT [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ECNT") [junit] [EL Warning]: 2024-05-07 14:18:32.153--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_COM' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_COM [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_COM") [junit] [EL Warning]: 2024-05-07 14:18:32.157--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_EMP' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_EMP [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_EMP") [junit] [EL Warning]: 2024-05-07 14:18:32.161--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_LAN' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_LAN [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_LAN") [junit] [EL Warning]: 2024-05-07 14:18:32.172--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_RES' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGG_RES [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_RES") [junit] [EL Warning]: 2024-05-07 14:18:32.176--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGGVEHICLE' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGGVEHICLE [junit] Query: DataModifyQuery(sql="DROP TABLE AGGVEHICLE") [junit] [EL Warning]: 2024-05-07 14:18:32.181--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGENT' [junit] Error Code: 1051 [junit] Call: DROP TABLE AGENT [junit] Query: DataModifyQuery(sql="DROP TABLE AGENT") [junit] [EL Warning]: 2024-05-07 14:18:32.195--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CUSTOMER' [junit] Error Code: 1051 [junit] Call: DROP TABLE CUSTOMER [junit] Query: DataModifyQuery(sql="DROP TABLE CUSTOMER") [junit] [EL Warning]: 2024-05-07 14:18:32.233--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.HOUSE' [junit] Error Code: 1051 [junit] Call: DROP TABLE HOUSE [junit] Query: DataModifyQuery(sql="DROP TABLE HOUSE") [junit] [EL Warning]: 2024-05-07 14:18:32.24--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DEPENDANT' [junit] Error Code: 1051 [junit] Call: DROP TABLE DEPENDANT [junit] Query: DataModifyQuery(sql="DROP TABLE DEPENDANT") [junit] [EL Warning]: 2024-05-07 14:18:32.244--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COMPANY_AGG' [junit] Error Code: 1051 [junit] Call: DROP TABLE COMPANY_AGG [junit] Query: DataModifyQuery(sql="DROP TABLE COMPANY_AGG") [junit] [EL Warning]: 2024-05-07 14:18:32.248--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SINGLE_HOUSE' [junit] Error Code: 1051 [junit] Call: DROP TABLE SINGLE_HOUSE [junit] Query: DataModifyQuery(sql="DROP TABLE SINGLE_HOUSE") [junit] [EL Warning]: 2024-05-07 14:18:32.252--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SELLING_POINT' [junit] Error Code: 1051 [junit] Call: DROP TABLE SELLING_POINT [junit] Query: DataModifyQuery(sql="DROP TABLE SELLING_POINT") [junit] [EL Warning]: 2024-05-07 14:18:32.256--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER") [junit] [EL Warning]: 2024-05-07 14:18:32.26--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_HOUSE' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_HOUSE [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_HOUSE") [junit] [EL Warning]: 2024-05-07 14:18:32.265--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_SINGLE_HOUSE' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_SINGLE_HOUSE [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_SINGLE_HOUSE") [junit] [EL Warning]: 2024-05-07 14:18:32.269--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_SELLING_POINT' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_SELLING_POINT [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_SELLING_POINT") [junit] [EL Warning]: 2024-05-07 14:18:32.274--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_CUSTOMER' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_CUSTOMER [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_CUSTOMER") [junit] [EL Warning]: 2024-05-07 14:18:32.278--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_DEPENDANT' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_DEPENDANT [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_DEPENDANT") [junit] [EL Warning]: 2024-05-07 14:18:32.284--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_VEHICLE' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUILDER_VEHICLE [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_VEHICLE") [junit] [EL Warning]: 2024-05-07 14:18:32.288--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.Employee1' [junit] Error Code: 1051 [junit] Call: DROP TABLE Employee1 [junit] Query: DataModifyQuery(sql="DROP TABLE Employee1") [junit] [EL Warning]: 2024-05-07 14:18:32.293--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMP_LAN' [junit] Error Code: 1051 [junit] Call: DROP TABLE EMP_LAN [junit] Query: DataModifyQuery(sql="DROP TABLE EMP_LAN") [junit] [EL Warning]: 2024-05-07 14:18:32.311--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.STUDENT' [junit] Error Code: 1051 [junit] Call: DROP TABLE STUDENT [junit] Query: DataModifyQuery(sql="DROP TABLE STUDENT") [junit] [EL Warning]: 2024-05-07 14:18:32.317--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.GOLF_CLUB' [junit] Error Code: 1051 [junit] Call: DROP TABLE GOLF_CLUB [junit] Query: DataModifyQuery(sql="DROP TABLE GOLF_CLUB") [junit] [EL Warning]: 2024-05-07 14:18:32.321--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MANUFACTURER' [junit] Error Code: 1051 [junit] Call: DROP TABLE MANUFACTURER [junit] Query: DataModifyQuery(sql="DROP TABLE MANUFACTURER") [junit] [EL Warning]: 2024-05-07 14:18:33.046--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHILDNAM' [junit] Error Code: 1051 [junit] Call: drop table CHILDNAM [junit] Query: DataModifyQuery(sql="drop table CHILDNAM") [junit] [EL Warning]: 2024-05-07 14:18:33.047--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHILDNAM' [junit] Error Code: 1051 [junit] Call: drop table CHILDNAM [junit] Query: DataModifyQuery(sql="drop table CHILDNAM") [junit] [EL Warning]: 2024-05-07 14:18:33.222--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist [junit] Error Code: 1146 [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_ [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_") [junit] [EL Warning]: 2024-05-07 14:18:33.223--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_A' doesn't exist [junit] Error Code: 1146 [junit] Call: ALTER TABLE OWNER_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE") [junit] [EL Warning]: 2024-05-07 14:18:33.224--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_C' doesn't exist [junit] Error Code: 1146 [junit] Call: ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_BACK_REF [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_BACK_REF") [junit] [EL Warning]: 2024-05-07 14:18:33.225--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_C' doesn't exist [junit] Error Code: 1146 [junit] Call: ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_ONE_TO_ONE [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_ONE_TO_ONE") [junit] [EL Warning]: 2024-05-07 14:18:33.225--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_E' doesn't exist [junit] Error Code: 1146 [junit] Call: ALTER TABLE OWNER_E DROP FOREIGN KEY OWNER_E_BACK_REF [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_E DROP FOREIGN KEY OWNER_E_BACK_REF") [junit] [EL Warning]: 2024-05-07 14:18:33.226--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_A' [junit] Error Code: 1051 [junit] Call: DROP TABLE OWNER_A [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_A") [junit] [EL Warning]: 2024-05-07 14:18:33.231--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_B' [junit] Error Code: 1051 [junit] Call: DROP TABLE OWNER_B [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_B") [junit] [EL Warning]: 2024-05-07 14:18:33.234--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_C' [junit] Error Code: 1051 [junit] Call: DROP TABLE OWNER_C [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_C") [junit] [EL Warning]: 2024-05-07 14:18:33.239--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_D' [junit] Error Code: 1051 [junit] Call: DROP TABLE OWNER_D [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_D") [junit] [EL Warning]: 2024-05-07 14:18:33.242--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_E' [junit] Error Code: 1051 [junit] Call: DROP TABLE OWNER_E [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_E") [junit] [EL Warning]: 2024-05-07 14:18:33.587--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EVENTCUSTOMER' [junit] Error Code: 1051 [junit] Call: DROP TABLE EVENTCUSTOMER [junit] Query: DataModifyQuery(sql="DROP TABLE EVENTCUSTOMER") [junit] [EL Warning]: 2024-05-07 14:18:33.592--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EASSOCIATIONS' [junit] Error Code: 1051 [junit] Call: DROP TABLE EASSOCIATIONS [junit] Query: DataModifyQuery(sql="DROP TABLE EASSOCIATIONS") [junit] [EL Warning]: 2024-05-07 14:18:33.596--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EVENTORDER' [junit] Error Code: 1051 [junit] Call: DROP TABLE EVENTORDER [junit] Query: DataModifyQuery(sql="DROP TABLE EVENTORDER") [junit] [EL Warning]: 2024-05-07 14:18:33.6--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMAILACC' [junit] Error Code: 1051 [junit] Call: DROP TABLE EMAILACC [junit] Query: DataModifyQuery(sql="DROP TABLE EMAILACC") [junit] [EL Warning]: 2024-05-07 14:18:33.604--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EPHONE' [junit] Error Code: 1051 [junit] Call: DROP TABLE EPHONE [junit] Query: DataModifyQuery(sql="DROP TABLE EPHONE") [junit] [EL Warning]: 2024-05-07 14:18:33.608--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EADDRESS' [junit] Error Code: 1051 [junit] Call: DROP TABLE EADDRESS [junit] Query: DataModifyQuery(sql="DROP TABLE EADDRESS") [junit] [EL Warning]: 2024-05-07 14:18:33.65--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJ' [junit] Error Code: 1051 [junit] Call: DROP TABLE PROJ [junit] Query: DataModifyQuery(sql="DROP TABLE PROJ") [junit] [EL Warning]: 2024-05-07 14:18:33.654--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.LPROJ' [junit] Error Code: 1051 [junit] Call: DROP TABLE LPROJ [junit] Query: DataModifyQuery(sql="DROP TABLE LPROJ") [junit] [EL Warning]: 2024-05-07 14:18:33.658--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUDGET' [junit] Error Code: 1051 [junit] Call: DROP TABLE BUDGET [junit] Query: DataModifyQuery(sql="DROP TABLE BUDGET") [junit] [EL Warning]: 2024-05-07 14:18:33.679--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TESTTABLE1' [junit] Error Code: 1051 [junit] Call: DROP TABLE TESTTABLE1 [junit] Query: DataModifyQuery(sql="DROP TABLE TESTTABLE1") [junit] [EL Warning]: 2024-05-07 14:18:33.702--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_M_IT' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_M_IT [junit] Query: DataModifyQuery(sql="DROP TABLE COL_M_IT") [junit] [EL Warning]: 2024-05-07 14:18:33.706--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_MENU' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_MENU [junit] Query: DataModifyQuery(sql="DROP TABLE COL_MENU") [junit] [EL Warning]: 2024-05-07 14:18:33.71--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_PERS' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_PERS [junit] Query: DataModifyQuery(sql="DROP TABLE COL_PERS") [junit] [EL Warning]: 2024-05-07 14:18:33.714--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_LOCA' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_LOCA [junit] Query: DataModifyQuery(sql="DROP TABLE COL_LOCA") [junit] [EL Warning]: 2024-05-07 14:18:33.718--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_R_LO' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_R_LO [junit] Query: DataModifyQuery(sql="DROP TABLE COL_R_LO") [junit] [EL Warning]: 2024-05-07 14:18:33.722--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_R_LO2' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_R_LO2 [junit] Query: DataModifyQuery(sql="DROP TABLE COL_R_LO2") [junit] [EL Warning]: 2024-05-07 14:18:33.725--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_DI_R' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_DI_R [junit] Query: DataModifyQuery(sql="DROP TABLE COL_DI_R") [junit] [EL Warning]: 2024-05-07 14:18:33.728--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_REST' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_REST [junit] Query: DataModifyQuery(sql="DROP TABLE COL_REST") [junit] [EL Warning]: 2024-05-07 14:18:33.732--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_SLOG' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_SLOG [junit] Query: DataModifyQuery(sql="DROP TABLE COL_SLOG") [junit] [EL Warning]: 2024-05-07 14:18:33.735--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_SERVICES' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_SERVICES [junit] Query: DataModifyQuery(sql="DROP TABLE COL_SERVICES") [junit] [EL Warning]: 2024-05-07 14:18:33.739--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_LICENSE' [junit] Error Code: 1051 [junit] Call: DROP TABLE COL_LICENSE [junit] Query: DataModifyQuery(sql="DROP TABLE COL_LICENSE") [junit] [EL Warning]: 2024-05-07 14:18:34.03--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMP' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_EMP [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMP") [junit] [EL Warning]: 2024-05-07 14:18:34.035--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMSP' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_EMSP [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMSP") [junit] [EL Warning]: 2024-05-07 14:18:34.039--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMPH' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_EMPH [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMPH") [junit] [EL Warning]: 2024-05-07 14:18:34.044--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_PHO' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_PHO [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_PHO") [junit] [EL Warning]: 2024-05-07 14:18:34.047--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_CARD' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_CARD [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_CARD") [junit] [EL Warning]: 2024-05-07 14:18:34.051--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_COM' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_COM [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_COM") [junit] [EL Warning]: 2024-05-07 14:18:34.054--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_CUB' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_CUB [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_CUB") [junit] [EL Warning]: 2024-05-07 14:18:34.058--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMERGENCYEXIT' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_EMERGENCYEXIT [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMERGENCYEXIT") [junit] [EL Warning]: 2024-05-07 14:18:34.061--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CUBICLE_EMERGENCYEXIT' [junit] Error Code: 1051 [junit] Call: DROP TABLE CUBICLE_EMERGENCYEXIT [junit] Query: DataModifyQuery(sql="DROP TABLE CUBICLE_EMERGENCYEXIT") [junit] [EL Warning]: 2024-05-07 14:18:34.064--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_SHIP' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_SHIP [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_SHIP") [junit] [EL Warning]: 2024-05-07 14:18:34.068--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_POL' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_POL [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_POL") [junit] [EL Warning]: 2024-05-07 14:18:34.071--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_ADD' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_ADD [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_ADD") [junit] [EL Warning]: 2024-05-07 14:18:34.075--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_MON' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_MON [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_MON") [junit] [EL Warning]: 2024-05-07 14:18:34.078--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_HRW' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_HRW [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_HRW") [junit] [EL Warning]: 2024-05-07 14:18:34.082--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_PERIPHERAL' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_PERIPHERAL [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_PERIPHERAL") [junit] [EL Warning]: 2024-05-07 14:18:34.086--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_SECURE' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_SECURE [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_SECURE") [junit] [EL Warning]: 2024-05-07 14:18:34.09--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_IDENTIFICATION' [junit] Error Code: 1051 [junit] Call: DROP TABLE MAP_IDENTIFICATION [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_IDENTIFICATION") [junit] [EL Warning]: 2024-05-07 14:18:34.176--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SEQTESTTABLE1' [junit] Error Code: 1051 [junit] Call: DROP TABLE SEQTESTTABLE1 [junit] Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE1") [junit] [EL Warning]: 2024-05-07 14:18:34.18--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SEQTESTTABLE2' [junit] Error Code: 1051 [junit] Call: DROP TABLE SEQTESTTABLE2 [junit] Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE2") [junit] [EL Warning]: 2024-05-07 14:18:34.198--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.REPORT_EMPLOYEE' [junit] Error Code: 1051 [junit] Call: DROP TABLE REPORT_EMPLOYEE [junit] Query: DataModifyQuery(sql="DROP TABLE REPORT_EMPLOYEE") [junit] [EL Warning]: 2024-05-07 14:18:34.202--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.REPORT_HISTORY' [junit] Error Code: 1051 [junit] Call: DROP TABLE REPORT_HISTORY [junit] Query: DataModifyQuery(sql="DROP TABLE REPORT_HISTORY") [junit] [EL Warning]: 2024-05-07 14:18:34.206--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BEER' [junit] Error Code: 1051 [junit] Call: DROP TABLE BEER [junit] Query: DataModifyQuery(sql="DROP TABLE BEER") [junit] [EL Warning]: 2024-05-07 14:18:34.21--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BAR' [junit] Error Code: 1051 [junit] Call: DROP TABLE BAR [junit] Query: DataModifyQuery(sql="DROP TABLE BAR") [junit] [EL Warning]: 2024-05-07 14:18:34.214--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BAR_BEER' [junit] Error Code: 1051 [junit] Call: DROP TABLE BAR_BEER [junit] Query: DataModifyQuery(sql="DROP TABLE BAR_BEER") [junit] [EL Warning]: 2024-05-07 14:18:34.218--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PERSON' [junit] Error Code: 1051 [junit] Call: DROP TABLE PERSON [junit] Query: DataModifyQuery(sql="DROP TABLE PERSON") [junit] [EL Warning]: 2024-05-07 14:18:34.222--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BREWER' [junit] Error Code: 1051 [junit] Call: DROP TABLE BREWER [junit] Query: DataModifyQuery(sql="DROP TABLE BREWER") [junit] [EL Warning]: 2024-05-07 14:18:34.239--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.QUERY_OPTION_EMPLOYEE' [junit] Error Code: 1051 [junit] Call: DROP TABLE QUERY_OPTION_EMPLOYEE [junit] Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_EMPLOYEE") [junit] [EL Warning]: 2024-05-07 14:18:34.243--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.QUERY_OPTION_HISTORY' [junit] Error Code: 1051 [junit] Call: DROP TABLE QUERY_OPTION_HISTORY [junit] Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_HISTORY") [junit] [junit] Running ExpressionTestSuite [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] [EL Warning]: 2024-05-07 14:18:34.683--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Invalid query key [foofoo] in expression. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.685--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The class of the argument for the object comparison is incorrect. [junit] Expression: [ [junit] Base org.eclipse.persistence.testing.models.employee.domain.Employee] [junit] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[address]] [junit] Argument: [2] [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.685--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6068] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Cannot compare table reference to [DatabaseTable(foofoo)] in expression. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.685--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.686--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]] representing a "to-many" relationship in an expression. Use anyOf() rather than get(). [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.686--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.687--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6122] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The expression is not a valid expression. [junit] Logical operator [ AND ] [junit] Relation operator [ = ] [junit] Query Key firstName [junit] Base org.eclipse.persistence.testing.models.employee.domain.Employee [junit] Constant blee [junit] Query Key managedEmployees [junit] Base org.eclipse.persistence.testing.models.employee.domain.Employee [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:34.768--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Invalid query key [appartments] in expression. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This expression is not supported on this platform. [junit] Tests run: 112, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.280 sec [junit] [junit] Running QueryFrameworkTestSuite [junit] [EL Info]: 2024-05-07 14:18:34.888--ServerSession(1674532751)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:34.927--ServerSession(1489870911)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: Not supported in MySQL [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: Not supported in MySQL [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] [EL Info]: 2024-05-07 14:18:35.02--ServerSession(715950807)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:35.074--ServerSession(1685421398)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.testing.framework.TestWarningException [junit] Exception Description: This database does not support NOWAIT [junit] [EL Warning]: 2024-05-07 14:18:35.172--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6029] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: A reference class must be provided. [junit] Query: ReadAllQuery() [junit] [EL Warning]: 2024-05-07 14:18:35.172--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Modify queries require an object to modify. [junit] Query: WriteObjectQuery(null) [junit] [EL Warning]: 2024-05-07 14:18:35.174--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6129] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Refreshing is not possible if the query does not go to the database. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] [EL Info]: 2024-05-07 14:18:35.234--ServerSession(305964128)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:35.267--ClientSession(1844617734)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown column 't0.HOOYAH' in 'where clause' [junit] Error Code: 1054 [junit] Call: SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID))") [junit] [EL Info]: 2024-05-07 14:18:35.269--ServerSession(1864630663)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:35.327--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6183] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The mapping type org.eclipse.persistence.mappings.TransformationMapping for attribute normalHours from org.eclipse.persistence.testing.models.employee.domain.Employee is not supported with Query By Example functionality. If the attribute can safely be ignored then add it to the ignore list or set example validation to false in the policy. [junit] Query: ReadObjectQuery(referenceClass=Employee ) [junit] [EL Info]: 2024-05-07 14:18:35.41--ServerSession(512478459)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:35.442--ServerSession(1934424193)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:35.471--ServerSession(1317395634)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:35.503--ServerSession(743752855)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:35.533--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6131] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: DeleteAllQuery that defines objects to be deleted using setObjects method with non-null argument must also define the corresponding selection criteria. [junit] Objects: [[]] [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] [junit] Query: DeleteAllQuery(referenceClass=Employee sql="DELETE FROM EMPLOYEE") [junit] [EL Info]: 2024-05-07 14:18:35.573--DatabaseSessionImpl(1777766520)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:35.655--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6135] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: Attribute name or expression passed as a first parameter to addUpdate method defines a field from a table that is not mapped to query descriptor. [junit] Attribute name or Expression: [ [junit] Field BAD [junit] Base QUERY OBJECT] [junit] Wrong field: [BAD] [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] [junit] Query: UpdateAllQuery(referenceClass=Employee ) [junit] [EL Warning]: 2024-05-07 14:18:35.662--DatabaseSessionImpl(1224347463)--Exception [EclipseLink-6120] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The partial attribute nonExistant is not a valid attribute of the class org.eclipse.persistence.testing.models.employee.domain.Employee. [junit] Query: ReadAllQuery(referenceClass=Employee ) [junit] Tests run: 139, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.891 sec [junit] [junit] Running Transaction Test Suite [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Running Event Hook Test Suite [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec [junit] [EL Info]: 2024-05-07 14:18:35.795--DatabaseSessionImpl(846570623)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [junit] Running EmployeeReadObjectTestSuite [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 sec [junit] [junit] Running EmployeeUpdateObjectTestSuite [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec [junit] [junit] Running EmployeeInsertObjectTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec [junit] [junit] Running EmployeeDeleteObjectTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec [junit] [junit] Running EmployeeReadAllTestSuite [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec [junit] [junit] Running MiscellaneousTests [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec [junit] [EL Info]: 2024-05-07 14:18:36.243--DatabaseSessionImpl(1360877199)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: 2024-05-07 14:18:36.284--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist [junit] Error Code: 1146 [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_ [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_") [junit] [EL Warning]: 2024-05-07 14:18:37.202--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_CON' [junit] Error Code: 1051 [junit] Call: DROP TABLE U_CON [junit] Query: DataModifyQuery(sql="DROP TABLE U_CON") [junit] [EL Warning]: 2024-05-07 14:18:37.208--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_EMP' [junit] Error Code: 1051 [junit] Call: DROP TABLE U_EMP [junit] Query: DataModifyQuery(sql="DROP TABLE U_EMP") [junit] [EL Warning]: 2024-05-07 14:18:37.213--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_ADD' [junit] Error Code: 1051 [junit] Call: DROP TABLE U_ADD [junit] Query: DataModifyQuery(sql="DROP TABLE U_ADD") [junit] [EL Warning]: 2024-05-07 14:18:37.218--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_WEATH' [junit] Error Code: 1051 [junit] Call: DROP TABLE U_WEATH [junit] Query: DataModifyQuery(sql="DROP TABLE U_WEATH") [junit] [EL Warning]: 2024-05-07 14:18:37.222--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_ADDRESS' [junit] Error Code: 1051 [junit] Call: DROP TABLE CONCURRENT_ADDRESS [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_ADDRESS") [junit] [EL Warning]: 2024-05-07 14:18:37.227--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_EMP' [junit] Error Code: 1051 [junit] Call: DROP TABLE CONCURRENT_EMP [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_EMP") [junit] [EL Warning]: 2024-05-07 14:18:37.231--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_PROJECT' [junit] Error Code: 1051 [junit] Call: DROP TABLE CONCURRENT_PROJECT [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PROJECT") [junit] [EL Warning]: 2024-05-07 14:18:37.236--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_PHONE' [junit] Error Code: 1051 [junit] Call: DROP TABLE CONCURRENT_PHONE [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PHONE") [junit] [EL Warning]: 2024-05-07 14:18:37.24--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MUTABLE_TYPE' [junit] Error Code: 1051 [junit] Call: DROP TABLE MUTABLE_TYPE [junit] Query: DataModifyQuery(sql="DROP TABLE MUTABLE_TYPE") [junit] [junit] Running UnitOfWorkTestSuite [junit] [EL Warning]: 2024-05-07 14:18:37.954--UnitOfWork(1898859288)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 112 [junit] [EL Warning]: 2024-05-07 14:18:38.004--UnitOfWork(266273434)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The object [Address: 12 Merival Rd., suite 5, LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [961,256,994], [junit] is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, [junit] but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly [junit] registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to [junit] help debug where the error occurred. For more information, see the manual or FAQ. [junit] [EL Warning]: 2024-05-07 14:18:38.004--UnitOfWork(715038783)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [857,817,380], [junit] is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, [junit] but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly [junit] registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to [junit] help debug where the error occurred. For more information, see the manual or FAQ. [junit] [EL Warning]: 2024-05-07 14:18:38.008--UnitOfWork(801954191)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: John Way] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 101 [junit] [EL Warning]: 2024-05-07 14:18:38.031--UnitOfWork(803404994)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: Smith] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 112 [junit] [EL Warning]: 2024-05-07 14:18:38.137--UnitOfWork(1798373155)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The object [Employee: John Way], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [600,865,491], [junit] is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, [junit] but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly [junit] registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to [junit] help debug where the error occurred. For more information, see the manual or FAQ. [junit] [EL Warning]: 2024-05-07 14:18:38.249--UnitOfWork(1794130044)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '248' for key 'U_EMP.PRIMARY' [junit] Error Code: 1062 [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?) [junit] bind => [2 parameters bound] [junit] [EL Warning]: 2024-05-07 14:18:38.276--UnitOfWork(954764819)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: Attempt to register an object with dead indirection as a new object. Possibly the object was deleted or removed from the cache during a merge of a serialized clone. This is a concurrency violation, consider a locking strategy. [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)]) [junit] [EL Warning]: 2024-05-07 14:18:38.294--DatabaseSessionImpl(1360877199)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Exception Description: DatabaseAccessor not connected. [junit] [EL Warning]: 2024-05-07 14:18:38.304--UnitOfWork(1442935412)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.QueryException [junit] Exception Description: The object [Address: 12 Merival Rd., suite 5, Ottawa, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,173,151,026], [junit] is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, [junit] but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly [junit] registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to [junit] help debug where the error occurred. For more information, see the manual or FAQ. [junit] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec [junit] [EL Info]: 2024-05-07 14:18:38.313--DatabaseSessionImpl(841323501)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:38.426--DatabaseSessionImpl(341062557)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [junit] Running EmployeeReadObjectTestSuite [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec [junit] [junit] Running EmployeeUpdateObjectTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec [junit] [junit] Running EmployeeInsertObjectTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec [junit] [junit] Running EmployeeDeleteObjectTestSuite [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] [junit] Running EmployeeReadAllTestSuite [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec [junit] [junit] Running Sessions.xml validation tests [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec [junit] [EL Info]: 2024-05-07 14:18:38.813--DatabaseSessionImpl(117556243)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [junit] Running AggregateReadObjectTestSuite [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec [junit] [junit] Running AggregateUpdateObjectTestSuite [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec [junit] [junit] Running AggregateReadAllTestSuite [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec [junit] [junit] Running AggregateDeleteObjectTestSuite [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec [junit] [junit] Running AggregateInsertObjectTestSuite [junit] [EL Warning]: 2024-05-07 14:18:39.36--UnitOfWork(807111137)--Exception [EclipseLink-68] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@454f6cc5] is null. Null values not allowed for Aggregate mappings unless "Allow Null" is specified. [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)]) [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec [junit] [junit] Running AggregateUnitOfWorkTestSuite [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec [junit] [junit] Running AggregateUnitOfWorkCommitResumeTestSuite [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec [junit] [junit] Running AggregateCheckForNullUnitOfWorkTestSuite [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec [junit] [junit] Running AggregateMergingUnitOfWorkTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec [junit] [junit] Running AggregateDescriptorPropertiesTestSuite [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec [junit] [junit] Running AggregateEventTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec [junit] [junit] Running NestedAggregateTestSuite [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec [junit] [junit] Running AggregateInheritanceTestSuite [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec [junit] [EL Info]: 2024-05-07 14:18:39.552--DatabaseSessionImpl(155953418)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [junit] Running InheritanceDuplicateFieldTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [junit] [junit] Running InheritanceReadObjectTestSuite [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec [junit] [junit] Running InheritanceReadAllTestSuite [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec [junit] [junit] Running InheritanceDeleteObjectTestSuite [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] [junit] Running InheritanceInsertObjectTestSuite [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec [junit] [junit] Running InheritanceUpdateObjectTestSuite [junit] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec [junit] [junit] Running InheritanceUnitOfWorkTestSuite [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec [junit] [junit] Running InheritanceUnitOfWorkCommitResumeTestSuite [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec [junit] [junit] Running Deep Inheritance Tests [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec [junit] [junit] Running TranslatedKeyInheritance [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec [junit] [junit] Running SingleInheritanceTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [junit] [EL Info]: 2024-05-07 14:18:40.347--DatabaseSessionImpl(1534184690)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [junit] Running XML Schema tests [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec [junit] [EL Info]: 2024-05-07 14:18:40.433--DatabaseSessionImpl(763355904)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: 2024-05-07 14:18:40.444--DatabaseSessionImpl(582544112)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] Tests run: 696, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.92 sec [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/foundation/eclipselink.core.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 721ms test-jpa22-srg: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' clean-test: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/run [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/reports [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/run config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] test-srg22: [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' config-classpath: [echo] Configuring compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar' [echo] 'build/javax.persistence20_21_diff.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa21.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring jpa22.compile.path to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar' [echo] '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] '/home/jenkins/extension.lib.external/jacocoagent.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar' [echo] [echo] Configuring 'compile.modelgen.path' to: [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] and 'compile.path' [echo] [echo] Configuring 'compile.server.path' to: [echo] 'compile.path' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar' [echo] '/home/jenkins/agent/workspace/eclipselink-cb-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar' [echo] '../../../extension.lib.external/mongo.jar' [echo] run-test: [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true [junit] [EL Warning]: metadata: ServerSession(1302141801)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(1302141801)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(1302141801)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(1302141801)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1302141801)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1302141801)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1302141801)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.877--ServerSession(1797159635)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.879--ServerSession(1797159635)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.886--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.888--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.889--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.889--ServerSession(1797159635)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.89--ServerSession(1797159635)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.891--ServerSession(1797159635)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.892--ServerSession(1797159635)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.893--ServerSession(1797159635)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.894--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.896--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.897--ServerSession(1797159635)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.909--ServerSession(1797159635)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.91--ServerSession(1797159635)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.912--ServerSession(1797159635)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.912--ServerSession(1797159635)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:43.912--ServerSession(1797159635)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.048--ServerSession(133177937)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.049--ServerSession(133177937)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.054--ServerSession(214768579)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.054--ServerSession(214768579)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.063--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.063--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.063--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.063--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.063--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.064--ServerSession(1145391264)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.068--ServerSession(832066800)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Fine]: server: 2024-05-07 14:18:44.087--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [junit] [EL Fine]: moxy: 2024-05-07 14:18:44.091--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@5631962 [junit] [EL Fine]: moxy: 2024-05-07 14:18:44.092--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@19569ebd [junit] [EL Fine]: moxy: 2024-05-07 14:18:44.092--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started [junit] [EL Config]: metadata: 2024-05-07 14:18:44.093--ServerSession(514793058)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is set to [FIELD]. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.093--ServerSession(514793058)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is set to [FIELD]. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.093--ServerSession(514793058)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is set to [FIELD]. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.093--ServerSession(514793058)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is set to [FIELD]. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.093--ServerSession(514793058)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field deliveryAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field billingAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CustomerAddress. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is being defaulted to: AddressType2. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is being defaulted to: AddressType1. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: RegisteredCustomer. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_CUSTOMER_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: CMP3_AD_CU_CUSTOMER_ID_SEQ. [junit] [EL Config]: metadata: 2024-05-07 14:18:44.094--ServerSession(514793058)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_ADDRESS_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CMP3_AD_CU_ADDRESS_ID_SEQ. [junit] [EL Fine]: moxy: 2024-05-07 14:18:44.095--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@320494b6 [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.372--ServerSession(1293495023)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Consultant] since EclipseLink convert metadata is specified. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.372--ServerSession(1293495023)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Employee] since EclipseLink convert metadata is specified. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.479--ServerSession(1551263930)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.48--ServerSession(1551263930)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.484--ServerSession(1551263930)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.488--ServerSession(1963980755)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.489--ServerSession(1963980755)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.489--ServerSession(1963980755)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:44.489--ServerSession(1963980755)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] Running org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite [junit] [EL Warning]: metadata: ServerSession(1827710791)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1827710791)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1827710791)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1827710791)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1827710791)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1827710791)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: ddl: ServerSession(1827710791)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key. [junit] [EL Info]: 2024-05-07 14:18:48.03--ServerSession(965674262)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metamodel: 2024-05-07 14:18:48.06--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [junit] Closing factory: eclipselink-pu with spaces in the path and name [junit] [EL Info]: 2024-05-07 14:18:48.07--ServerSession(213063852)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metamodel: 2024-05-07 14:18:48.089--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [junit] Closing factory: A JPAADVProperties pu with spaces in the name [junit] [EL Info]: 2024-05-07 14:18:48.092--ServerSession(566860479)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metamodel: 2024-05-07 14:18:48.11--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [junit] [EL Warning]: properties: ServerSession(1827710791)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [junit] [EL Warning]: properties: ServerSession(1827710791)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: query: UnitOfWork(567531244)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [junit] [EL Info]: transaction: ClientSession(1294714218)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Warning]: ClientSession(1294714218)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Warning]: ClientSession(1294714218)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Info]: query: UnitOfWork(1767966148)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [junit] [EL Warning]: ClientSession(1574368535)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Warning]: ClientSession(1574368535)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Info]: query: UnitOfWork(1004866348)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [junit] [EL Info]: transaction: ClientSession(785604388)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Warning]: ClientSession(785604388)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Warning]: ClientSession(785604388)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: query: UnitOfWork(892135447)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Warning]: sql: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Info]: transaction: ClientSession(1245442940)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Warning]: sql: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Warning]: UnitOfWork(915608656)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Info]: query: UnitOfWork(1955698249)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [junit] [EL Warning]: UnitOfWork(1907878344)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [junit] [EL Info]: transaction: ClientSession(1938741493)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Info]: transaction: ClientSession(903644315)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Warning]: ClientSession(903644315)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Info]: query: UnitOfWork(661300031)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [junit] [EL Warning]: UnitOfWork(716413250)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [junit] [EL Info]: transaction: ClientSession(1551430742)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Info]: transaction: ClientSession(1680217271)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0. [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Warning]: ClientSession(1680217271)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Severe]: ServerSession(1827710791)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken [junit] Error Code: 0 [junit] [EL Info]: query: UnitOfWork(878002425)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [junit] [EL Warning]: UnitOfWork(1070366556)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken [junit] Error Code: 0 [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) [junit] bind => [1 parameter bound] [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [junit] [EL Info]: ServerSession(1827710791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.753--ServerSession(892981061)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.754--ServerSession(892981061)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.759--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.761--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.762--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.762--ServerSession(892981061)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.763--ServerSession(892981061)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.764--ServerSession(892981061)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.764--ServerSession(892981061)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.765--ServerSession(892981061)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.766--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.767--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.768--ServerSession(892981061)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.776--ServerSession(892981061)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.777--ServerSession(892981061)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.778--ServerSession(892981061)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.778--ServerSession(892981061)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.778--ServerSession(892981061)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: 2024-05-07 14:18:49.821--ServerSession(892981061)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.86--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.861--ServerSession(892981061)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.861--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.863--ServerSession(892981061)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.863--ServerSession(892981061)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.865--ServerSession(892981061)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.868--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.868--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.868--ServerSession(892981061)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.874--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:18:49.875--ServerSession(892981061)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(98717829)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(98717829)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(98717829)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(98717829)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(98717829)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(98717829)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(98717829)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(98717829)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(98717829)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(98717829)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Info]: 2024-05-07 14:18:50.395--ServerSession(926946280)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Severe]: 2024-05-07 14:18:50.409--ServerSession(926946280)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.IntegrityException [junit] Descriptor Exceptions: [junit] --------------------------------------------------------- [junit] [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE]. Only one may be defined as writable, all others must be specified read-only. [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[value-->CMP3_MWMAPVALUE.VALUE] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapValue --> [DatabaseTable(CMP3_MWMAPVALUE)]) [junit] [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME]. Only one may be defined as writable, all others must be specified read-only. [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)]) [junit] [junit] Runtime Exceptions: [junit] --------------------------------------------------------- [junit] [junit] [EL Severe]: ejb: 2024-05-07 14:18:50.411--ServerSession(926946280)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.IntegrityException [junit] Descriptor Exceptions: [junit] --------------------------------------------------------- [junit] [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE]. Only one may be defined as writable, all others must be specified read-only. [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[value-->CMP3_MWMAPVALUE.VALUE] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapValue --> [DatabaseTable(CMP3_MWMAPVALUE)]) [junit] [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DescriptorException [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME]. Only one may be defined as writable, all others must be specified read-only. [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME] [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)]) [junit] [junit] Runtime Exceptions: [junit] --------------------------------------------------------- [junit] [junit] [EL Warning]: metadata: ServerSession(1612952911)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1612952911)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1612952911)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1612952911)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(1612952911)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1612952911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1612952911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1541385794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1541385794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1541385794)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(1541385794)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1541385794)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1541385794)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: UnitOfWork(86646127)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'F_NAME' at row 1 [junit] Error Code: 1406 [junit] Call: INSERT INTO CMP3_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, PAY_SCALE, ROOM_NUM, STATUS, VERSION, START_TIME, END_TIME, START_OVERTIME, END_OVERTIME, FORMER_COMPANY, FORMER_END_DATE, FORMER_START_DATE, FORMER_COMPANY_ADDRESS_ID, END_DATE, START_DATE, COMPANYADDRESS_ADDRESS_ID, ADDR_ID, DEPT_ID, MANAGER_EMP_ID, HUGE_PROJ_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [23 parameters bound] [junit] Query: InsertObjectQuery(Employee: 375) [junit] [EL Warning]: metadata: ServerSession(705480294)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(705480294)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(705480294)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(705480294)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(705480294)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(705480294)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(705480294)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(705480294)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Severe]: ejb: ServerSession(705480294)--Exception [EclipseLink-4003] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Exception Description: Configuration error. Class [myDriver] not found. [junit] [EL Warning]: metadata: ServerSession(90486891)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(90486891)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(90486891)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(90486891)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(90486891)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(90486891)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(90486891)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(90486891)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Severe]: ejb: ServerSession(90486891)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: Cannot acquire data source [myNonJtaDS]. [junit] Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: Can't run this test because SELECT FOR UPDATE NO WAIT is not supported on this platform [junit] [EL Warning]: metadata: ServerSession(1093356269)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1093356269)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1093356269)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(1093356269)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(1093356269)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1093356269)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(1093356269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: ServerSession(484129997)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: ServerSession(484129997)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: ServerSession(484129997)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(484129997)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(484129997)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: ServerSession(484129997)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: ServerSession(484129997)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: ServerSession(484129997)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(484129997)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: ServerSession(484129997)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: UnitOfWork(341779151)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Dealer [id=116, version=2, firstName=Jim, lastName=Bob, status=null]] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Dealer Primary Key> 116 [junit] [EL Warning]: UnitOfWork(369349115)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 518] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 518 [junit] [EL Warning]: UnitOfWork(11289073)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 519] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 519 [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] [EL Info]: ServerSession(484129997)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] Ds - Allocating new non-tx connection [junit] [EL Info]: ServerSession(484129997)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: ServerSession(484129997)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Info]: ServerSession(484129997)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: UnitOfWork(1096673414)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed. [junit] [EL Warning]: UnitOfWork(1221615512)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed. [junit] [EL Warning]: UnitOfWork(1119198630)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 705] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 705 [junit] [EL Warning]: UnitOfWork(1411451832)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 729] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 729 [junit] WARNING: This database does not support NOWAIT. [junit] WARNING: This database does not support NOWAIT. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.293--ServerSession(1768516282)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.364--ServerSession(1768516282)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.365--ServerSession(1768516282)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.374--ServerSession(1768516282)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.388--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.39--ServerSession(1768516282)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.393--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.393--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.394--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.394--ServerSession(1768516282)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.394--ServerSession(1768516282)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.395--ServerSession(1768516282)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.396--ServerSession(1768516282)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.396--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.397--ServerSession(1768516282)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.405--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.405--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.407--ServerSession(1768516282)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.407--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.407--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.408--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.408--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.408--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.408--ServerSession(1768516282)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.451--ServerSession(1502715703)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.ValidationException [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.513--ServerSession(1502715703)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.513--ServerSession(1502715703)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.532--ServerSession(1502715703)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.547--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.548--ServerSession(1502715703)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.551--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.552--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.553--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.553--ServerSession(1502715703)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.553--ServerSession(1502715703)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.554--ServerSession(1502715703)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.554--ServerSession(1502715703)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.555--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.555--ServerSession(1502715703)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.563--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.563--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.564--ServerSession(1502715703)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.565--ServerSession(1502715703)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: 2024-05-07 14:20:15.632--ServerSession(1502715703)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.652--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.663--ServerSession(1502715703)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.664--ServerSession(1502715703)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.665--ServerSession(1502715703)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.666--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.666--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.666--ServerSession(1502715703)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.669--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.672--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.673--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.674--ServerSession(1502715703)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.678--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.678--ServerSession(1502715703)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: 2024-05-07 14:20:15.883--UnitOfWork(1535552351)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 812] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 812 [junit] Closing factory: eclipselink-pu-with-spaces-in-the-path-but-not-the-name [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.954--ServerSession(1078430456)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.955--ServerSession(1078430456)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.961--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.963--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.963--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.963--ServerSession(1078430456)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.964--ServerSession(1078430456)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.965--ServerSession(1078430456)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.965--ServerSession(1078430456)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.966--ServerSession(1078430456)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.967--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.968--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.969--ServerSession(1078430456)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.974--ServerSession(1078430456)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.975--ServerSession(1078430456)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.976--ServerSession(1078430456)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.976--ServerSession(1078430456)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Warning]: metadata: 2024-05-07 14:20:15.976--ServerSession(1078430456)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [junit] [EL Info]: 2024-05-07 14:20:16.008--ServerSession(1078430456)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.034--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.034--ServerSession(1078430456)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.034--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.035--ServerSession(1078430456)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.036--ServerSession(1078430456)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.037--ServerSession(1078430456)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.038--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.038--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.038--ServerSession(1078430456)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.042--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: metadata: 2024-05-07 14:20:16.042--ServerSession(1078430456)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [junit] [EL Warning]: 2024-05-07 14:20:16.543--UnitOfWork(1842391101)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.OptimisticLockException [junit] Exception Description: The object [Employee: 822] cannot be updated because it has changed or been deleted since it was last read. [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 822 [junit] [EL Warning]: 2024-05-07 14:20:16.62--ServerSession(1502715703)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_Address does not exist [junit] Error Code: 1305 [junit] Call: DROP PROCEDURE SProc_Read_Address [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_Address") [junit] [EL Warning]: 2024-05-07 14:20:16.621--ServerSession(1502715703)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_Employee does not exist [junit] Error Code: 1305 [junit] Call: DROP PROCEDURE SProc_Read_Employee [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_Employee") [junit] [EL Warning]: 2024-05-07 14:20:16.622--ServerSession(1502715703)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_InOut does not exist [junit] Error Code: 1305 [junit] Call: DROP PROCEDURE SProc_Read_InOut [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_InOut") [junit] Tests run: 263, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.336 sec [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist [echo] Skipping /home/jenkins/test.properties, file does not exist [echo] Skipping /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist [echo] modelgen.jar = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240507-c75d2be177.jar' [echo] ant.project.name = 'eclipselink.jpa.test' [echo] jpatest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test' [echo] jpatest.2.base.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../..' [echo] jpatest.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../plugins' [echo] jpatest.2.jpa.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins' [echo] jpatest.2.coretest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test' [echo] jpatest.2.oracle.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle' [echo] jpatest.2.oracletest.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test' [echo] jpatest.2.oracle.spatial.test.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test' [echo] jpatest.2.sdo.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF) [echo] user.home = '/home/jenkins' [echo] Loading user properties from: '/home/jenkins/test.properties' generate-report: [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpa.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 71ms test-jpars: [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test' [echo] eclipselink.jpars.test = 'jpa/eclipselink.jpars.test' [echo] jparstest.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties [echo] Skipping ${test.properties}, file does not exist init: [echo] user.home ='/home/jenkins' [echo] test.properties ='${test.properties}' [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external' [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] jaxb-api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.bind-api.jar' [echo] persistence20.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar' [echo] jersey.client.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-client.jar' [echo] jersey.common.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-common.jar' [echo] hk2.api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-api.jar' [echo] hk2.locator.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-locator.jar' [echo] hk2.utils.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-utils.jar' [echo] jersey.guava.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-core.jar' [echo] javax.inject.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.inject.jar' [echo] javax.annotation.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.annotation-api.jar' [echo] javax.ws.rs.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ws.rs-api.jar' [echo] validation.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.validation-api.jar' [echo] javax.xml.ws.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.ws-api.jar' [echo] json-api.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.json.jar' [echo] antlr.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar' [echo] hermes.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240507-c75d2be177.jar' [echo] core.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.core_2.7.15.v20240507-c75d2be177.jar' [echo] moxy.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.moxy_2.7.15.v20240507-c75d2be177.jar' [echo] jpa.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa_2.7.15.v20240507-c75d2be177.jar' [echo] jpars.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpars_2.7.15.v20240507-c75d2be177.jar' [echo] javax.ejb.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ejb-api.jar' build: [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/antbuild.xml:536: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/classes/META-INF test: [echo] Server url is http://localhost:7001 [echo] jpars version is v1.0 [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/reports [echo] Running org/eclipse/persistence/jpars/test/AllJavaSETests.java suite [junit] May 07, 2024 2:20:17 PM org.eclipse.persistence.session./jpars_auction-static.metadata [junit] WARNING: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Warning]: metadata: 2024-05-07 14:20:17.912--ServerSession(195801026)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] Running org.eclipse.persistence.jpars.test.AllJavaSETests [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.User] is being defaulted to: User. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction] is being defaulted to: Auction. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Address] is being defaulted to: Address. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid] is being defaulted to: Bid. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TIME. [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER DROP FOREIGN KEY FK_JPARS_AUCTION_USER_ADDRESS_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_AUCTION_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_USER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER ADD CONSTRAINT FK_JPARS_AUCTION_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_AUCTION_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_AUCTION_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_AUCTION_USER (ID) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.phonebook.Person] is being defaulted to: Person. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: FIRSTNAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: LASTNAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: PHONENUMBER. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONEBOOK_PERSON (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), PHONENUMBER VARCHAR(255), PRIMARY KEY (ID)) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [50, SEQ_GEN] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [SEQ_GEN] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?) [junit] bind => [1, home, Ottawa, K1A1A1, Rembrandt Rd.] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [3, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [2, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [4, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [11, user1, 1, home, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [33, user3, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [22, user2, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [7, 1100.0, 1715091619673, 3, 22] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5, 110.0, 1715091619672, 2, 11] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [6, 111.0, 1715091619673, 2, 22] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Warning]: metadata: 2024-05-07 14:20:19.721--ServerSession(809439796)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Info]: 2024-05-07 14:20:19.726--ServerSession(809439796)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: moxy: 2024-05-07 14:20:19.762--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: 2024-05-07 14:20:19.835--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: 2024-05-07 14:20:19.855--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.auction.StaticAddress {"city":"Ottawa","id":1,"postalCode":"K1A1A1","street":"Rembrandt Rd.","type":"home","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticAddress/1+home/user","rel":"user"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":52,"amount":200.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/53","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/51","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 52} [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryUpdateInternal--ENTRY d61c3a8e-6a1e-4459-ab34-902e33259b48 [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT ID, NAME, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_AUCTION_USER WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 12c38147-2a61-402f-8a4f-c9c3e08125e2 [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 54612eee-8861-4749-bbc5-d8b468ac69d1 [{"id":53,"name":"Computer","sold":false,"_relationships":[]},{"id":55,"name":"Computer","sold":false,"_relationships":[]},{"id":56,"name":"Word Processor","sold":false,"_relationships":[]}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 54612eee-8861-4749-bbc5-d8b468ac69d1 [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 java.util.ArrayList [{User 57}, {User 58}] [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 java.util.ArrayList [{User 57}, {User 58}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource--namedQuerySingleResultInternal--ENTRY faa5a068-db61-4163-8256-e8c83de73b81 [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (NAME = ?) [junit] bind => [1 parameter bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY faa5a068-db61-4163-8256-e8c83de73b81 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN faa5a068-db61-4163-8256-e8c83de73b81 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":59,"name":"Computer","sold":false,"_relationships":[]} [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f50ba5b1-3275-45e6-9f4e-ee4d4b9c5048 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY f50ba5b1-3275-45e6-9f4e-ee4d4b9c5048 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 837434b3-4c32-4c1a-8713-f99b446cf24d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getDescriptorMetadataInternal--ENTRY 34263400-5c89-4894-9f81-64697555e56f [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getQueriesMetadataInternal--ENTRY bca25f19-02c0-429c-a3ee-b58cf905cb68 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.002--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY bca25f19-02c0-429c-a3ee-b58cf905cb68 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.003--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN bca25f19-02c0-429c-a3ee-b58cf905cb68 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":0,"version":0,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.003--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.004--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa org.eclipse.persistence.jpars.test.model.multitenant.Account org.eclipse.persistence.jpars.test.model.multitenant.Account@74606204 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.008--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.009--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 8e5e8059-4034-4e6a-8974-1ddad30c68a3 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.012--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 8e5e8059-4034-4e6a-8974-1ddad30c68a3 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.012--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 8e5e8059-4034-4e6a-8974-1ddad30c68a3 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 14f4fa6d-d417-4f75-8b59-590ea1fbd47a [junit] [EL Severe]: jpars: 2024-05-07 14:20:20.014--ServerSession(809439796)--requestId: 14f4fa6d-d417-4f75-8b59-590ea1fbd47a. Entity of type [Account] and id [101] could not be found in persistence unit: [jpars_auction-static-local]. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 2eecdd68-269a-46ec-a93e-28986958fa43 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY 2eecdd68-269a-46ec-a93e-28986958fa43 [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 91bccba9-2b44-4346-b3b5-96cbc0cb7377 org.eclipse.persistence.jpars.test.model.dynamic.auction.Address {"id":62,"type":"Home","city":"Ottawa","postalCode":"a1a1a1","street":"Main Street","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Address/62+Home/user","rel":"user"}}} [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af java.util.ArrayList [{Person 151}, {Person 152}] [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af java.util.ArrayList [{Person 151}, {Person 152}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--deleteInternal--ENTRY e1665032-ef7d-45ee-b672-ec4d02d1ae20 [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY e1665032-ef7d-45ee-b672-ec4d02d1ae20 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN e1665032-ef7d-45ee-b672-ec4d02d1ae20 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 0218bc55-164c-4401-9af9-20e295e66f65 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 65} [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_BID SET AMOUNT = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 0218bc55-164c-4401-9af9-20e295e66f65 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.081--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.082--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 7fcb05e1-9bbe-469d-9e3a-fb89a626770b org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715091619672,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.084--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.085--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 7fcb05e1-9bbe-469d-9e3a-fb89a626770b org.eclipse.persistence.jpars.test.model.auction.StaticUser {"id":22,"name":"user2","version":1,"_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22/address","rel":"address"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--setOrAddAttributeInternal--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.086--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.087--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.auction.StaticUser org.eclipse.persistence.jpars.test.model.auction.StaticUser@4640195a [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.089--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.09--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715091619672,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22","method":"GET","rel":"self"}}} [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN be791af6-972d-45f5-a5aa-3fcfbf52063e org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {Auction 67} [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_AUCTION SET DESCRIPTION = ?, NAME = ? WHERE (ID = ?) [junit] bind => [3 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN be791af6-972d-45f5-a5aa-3fcfbf52063e org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.104--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.106--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be {"COUNT":3} [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1, Jim, 1, null, null] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [1, 1] [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2, Jill, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [3, Arthur, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [4, Judy, 1, null, null] [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5, Tom, 1, null, null] [junit] [EL Fine]: sql: UPDATE JPARS_ST_AUC_USER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [Thomas, 2, 5, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [5, 2] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [333] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [444] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [555] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@5529ff44 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620307, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@10244722 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620321, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620321, null, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4ac8768e [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Office] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Project] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field teamLeader] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Project. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field manager] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field managedEmployees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field expertiseAreas] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Expertise. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field office] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Office. [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field certifications] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Certification. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field phoneNumbers] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber. [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field responsibilities] is being defaulted to: class java.lang.String. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Certification] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmploymentPeriod] is set to [FIELD]. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is being defaulted to: Expertise. [junit] [EL Config]: metadata: The column name for element [subject] is being defaulted to: SUBJECT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Office] is being defaulted to: Office. [junit] [EL Config]: metadata: The column name for element [location] is being defaulted to: LOCATION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: LargeProject. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Project] is being defaulted to: Project. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The column name for element [milestone] is being defaulted to: MILESTONE. [junit] [EL Config]: metadata: The column name for element [budget] is being defaulted to: BUDGET. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is being defaulted to: EmployeeAddress. [junit] [EL Config]: metadata: The column name for element [country] is being defaulted to: COUNTRY. [junit] [EL Config]: metadata: The column name for element [province] is being defaulted to: PROVINCE. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [areaPicture] is being defaulted to: AREAPICTURE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is being defaulted to: PhoneNumber. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: Employee. [junit] [EL Config]: metadata: The column name for element [endDate] is being defaulted to: ENDDATE. [junit] [EL Config]: metadata: The column name for element [startDate] is being defaulted to: STARTDATE. [junit] [EL Config]: metadata: Ignoring default serialization on element [field gender] within entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] since EclipseLink convert metadata is specified. [junit] [EL Config]: metadata: The column name for element [salary] is being defaulted to: SALARY. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The secondary table primary key column name for element [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The secondary table foreign key column name for element [org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: SmallProject. [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field responsibilities] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [responsibilities] is being defaulted to: Employee_EMP_ID. [junit] [EL Config]: metadata: The value column name for the basic collection/map mapping element mapping element [responsibilities] is being defaulted to: RESPONSIBILITIES. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [employee] is being defaulted to: EMPLOYEE_EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field teamLeader] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The source primary key column name for the many to many mapping [field projects] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The target primary key column name for the many to many mapping [field projects] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field address] is being defaulted to: ADDRESS_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field manager] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field office] is being defaulted to: ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field certifications] is being defaulted to: EMP_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_OFFICE_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_ADDR_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_MANAGER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY DROP FOREIGN KEY FK_JPARS_SALARY_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT DROP FOREIGN KEY FK_JPARS_PROJECT_LEADER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT DROP FOREIGN KEY FK_JPARS_LPROJECT_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER DROP FOREIGN KEY FK_JPARS_PHONENUMBER_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT DROP FOREIGN KEY FK_JPARS_SPROJECT_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION DROP FOREIGN KEY FK_JPARS_CERTIFICATION_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS DROP FOREIGN KEY FK_JPARS_RESPONS_Employee_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE (EMP_ID INTEGER NOT NULL, F_NAME VARCHAR(255), GENDER VARCHAR(255), L_NAME VARCHAR(255), VERSION BIGINT, END_DATE DATE, START_DATE DATE, MANAGER_ID INTEGER, OFFICE_ID INTEGER, ADDR_ID INTEGER, PRIMARY KEY (EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_SALARY (EMP_ID INTEGER NOT NULL, SALARY DOUBLE, PRIMARY KEY (EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEEADDRESS (ADDRESS_ID INTEGER NOT NULL, AREAPICTURE LONGBLOB, CITY VARCHAR(255), COUNTRY LONGTEXT, P_CODE VARCHAR(255), PROVINCE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ADDRESS_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJECT (PROJ_ID INTEGER NOT NULL, PROJ_TYPE VARCHAR(31), DESCRIP VARCHAR(255), PROJ_NAME VARCHAR(255), VERSION BIGINT, LEADER_ID INTEGER, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_LPROJECT (PROJ_ID INTEGER NOT NULL, BUDGET DOUBLE, MILESTONE DATETIME, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONENUMBER (PHONE_TYPE VARCHAR(255) NOT NULL, AREA_CODE VARCHAR(255), EMP_ID INTEGER NOT NULL, P_NUMBER VARCHAR(255), PRIMARY KEY (PHONE_TYPE, EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_SPROJECT (PROJ_ID INTEGER NOT NULL, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_EXPERTISE (ID INTEGER NOT NULL, SUBJECT VARCHAR(255), EMPLOYEE_EMP_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_OFFICE (ID INTEGER NOT NULL, LOCATION VARCHAR(255), PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_CERTIFICATION (ISSUE_DATE VARCHAR(255), NAME VARCHAR(255), EMP_ID INTEGER) [junit] [EL Fine]: sql: CREATE TABLE JPARS_RESPONS (Employee_EMP_ID INTEGER, RESPONSIBILITIES VARCHAR(255)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJ_EMP (EMP_ID INTEGER NOT NULL, PROJ_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJ_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES JPARS_EMPLOYEE_OFFICE (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_ADDR_ID FOREIGN KEY (ADDR_ID) REFERENCES JPARS_EMPLOYEEADDRESS (ADDRESS_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_MANAGER_ID FOREIGN KEY (MANAGER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY ADD CONSTRAINT FK_JPARS_SALARY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT ADD CONSTRAINT FK_JPARS_PROJECT_LEADER_ID FOREIGN KEY (LEADER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT ADD CONSTRAINT FK_JPARS_LPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER ADD CONSTRAINT FK_JPARS_PHONENUMBER_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT ADD CONSTRAINT FK_JPARS_SPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE ADD CONSTRAINT FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID FOREIGN KEY (EMPLOYEE_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION ADD CONSTRAINT FK_JPARS_CERTIFICATION_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS ADD CONSTRAINT FK_JPARS_RESPONS_Employee_EMP_ID FOREIGN KEY (Employee_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [50, SEQ_GEN] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [SEQ_GEN] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [2, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [2] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [3, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 3] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [4, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [4] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [3] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [333] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [444] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [555] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@562919fe [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620789, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@63fd4dda [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620796, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620796, null, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@39da5e49 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [5, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 5] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [6, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [6] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [5] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 7] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [8, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [8] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [7] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY 2aa9cf8a-fa3e-44ed-87e7-00ab1973c897 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY bc260d4d-0be7-49aa-8ecf-5e69610838a7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 75d3bf96-61f8-4688-abed-e4ead9b6c0f4 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY eea54bea-f7aa-407f-9962-b1112bd91945 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 34755e63-15d7-4457-a7fc-99318c52e865 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 13831874-8478-40d1-8606-47e896c28fe0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 02bf9440-2aa7-422a-a40a-7a47af20e913 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620956, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620956, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620956, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] May 07, 2024 2:20:20 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction [junit] INFO: Test Auction Description0.01Test Auctionfalse0.0 [junit] May 07, 2024 2:20:20 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal [junit] INFO: 100.020 [junit] May 07, 2024 2:20:20 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal [junit] INFO:
22Brahms0
[junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4c319d52 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@60bf494c [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4026461d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@68ea253b [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4b195203 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [9, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 9] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [10, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [10] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [9] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [11, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 11] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [12, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [12] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [11] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson [junit] INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"} [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml [junit] INFO: 1Basket1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 5567cf91-f359-4fae-ac91-073e99c496c9 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 5567cf91-f359-4fae-ac91-073e99c496c9 [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY 7e2acc22-718a-48b8-9618-41e5cb5a2565 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY deb3dbdd-691c-40d1-bbab-fdc61c22e318 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY ce052700-1a5b-4f91-b873-8927b92adbfc [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY 43bded5c-b784-4399-b140-abc462259127 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 95b784f3-9df8-4930-8285-dc0aceff0555 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 33f5bb2a-f6eb-47d5-9b0b-55868b578b8e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 6cc70f5a-3df9-48a8-bf37-80b00046b3c9 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction [junit] INFO: Test Auction Description0.01Test Auctionfalse0.0 [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal [junit] INFO: 100.020 [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal [junit] INFO:
22Brahms0
[junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091621417, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091621417, null, 2002] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091621417, 1, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@6486fe7b [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@2997ddfc [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4652c74d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@6842c101 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@68e2d03e [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [13, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 13] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [14, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [14] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [13] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [15, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 15] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [16, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [16] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [15] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson [junit] INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"} [junit] May 07, 2024 2:20:21 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml [junit] INFO: 1Basket1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 163894f3-1f24-4f2f-ab0c-6a451b4c5698 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 163894f3-1f24-4f2f-ab0c-6a451b4c5698 [junit] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.207 sec [junit] Output: [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.User] is being defaulted to: User. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction] is being defaulted to: Auction. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Address] is being defaulted to: Address. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid] is being defaulted to: Bid. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TIME. [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER DROP FOREIGN KEY FK_JPARS_AUCTION_USER_ADDRESS_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_AUCTION_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_USER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER ADD CONSTRAINT FK_JPARS_AUCTION_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_AUCTION_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_AUCTION_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_AUCTION_USER (ID) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.phonebook.Person] is being defaulted to: Person. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: FIRSTNAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: LASTNAME. [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: PHONENUMBER. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONEBOOK_PERSON (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), PHONENUMBER VARCHAR(255), PRIMARY KEY (ID)) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [50, SEQ_GEN] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [SEQ_GEN] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?) [junit] bind => [1, home, Ottawa, K1A1A1, Rembrandt Rd.] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [3, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [2, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [4, Auction 1, 0.0, auction1.jpg, A1, false, 100.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [11, user1, 1, home, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [33, user3, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [22, user2, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [7, 1100.0, 1715091619673, 3, 22] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5, 110.0, 1715091619672, 2, 11] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [6, 111.0, 1715091619673, 2, 22] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Warning]: metadata: 2024-05-07 14:20:19.721--ServerSession(809439796)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Info]: 2024-05-07 14:20:19.726--ServerSession(809439796)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Warning]: moxy: 2024-05-07 14:20:19.762--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: 2024-05-07 14:20:19.835--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: 2024-05-07 14:20:19.855--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.auction.StaticAddress {"city":"Ottawa","id":1,"postalCode":"K1A1A1","street":"Rembrandt Rd.","type":"home","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticAddress/1+home/user","rel":"user"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":52,"amount":200.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/53","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/51","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 12914b92-d236-42c3-874c-7f8b6d074fc0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 12914b92-d236-42c3-874c-7f8b6d074fc0 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 52} [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryUpdateInternal--ENTRY d61c3a8e-6a1e-4459-ab34-902e33259b48 [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT ID, NAME, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_AUCTION_USER WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 12c38147-2a61-402f-8a4f-c9c3e08125e2 [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 54612eee-8861-4749-bbc5-d8b468ac69d1 [{"id":53,"name":"Computer","sold":false,"_relationships":[]},{"id":55,"name":"Computer","sold":false,"_relationships":[]},{"id":56,"name":"Word Processor","sold":false,"_relationships":[]}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 54612eee-8861-4749-bbc5-d8b468ac69d1 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 54612eee-8861-4749-bbc5-d8b468ac69d1 [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 java.util.ArrayList [{User 57}, {User 58}] [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 33673c23-d73c-4e21-b2c4-2f13ebddcef7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 33673c23-d73c-4e21-b2c4-2f13ebddcef7 java.util.ArrayList [{User 57}, {User 58}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource--namedQuerySingleResultInternal--ENTRY faa5a068-db61-4163-8256-e8c83de73b81 [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (NAME = ?) [junit] bind => [1 parameter bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY faa5a068-db61-4163-8256-e8c83de73b81 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN faa5a068-db61-4163-8256-e8c83de73b81 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":59,"name":"Computer","sold":false,"_relationships":[]} [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f50ba5b1-3275-45e6-9f4e-ee4d4b9c5048 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY f50ba5b1-3275-45e6-9f4e-ee4d4b9c5048 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 837434b3-4c32-4c1a-8713-f99b446cf24d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getDescriptorMetadataInternal--ENTRY 34263400-5c89-4894-9f81-64697555e56f [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getQueriesMetadataInternal--ENTRY bca25f19-02c0-429c-a3ee-b58cf905cb68 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.002--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY bca25f19-02c0-429c-a3ee-b58cf905cb68 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.003--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN bca25f19-02c0-429c-a3ee-b58cf905cb68 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":0,"version":0,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.003--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.004--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa org.eclipse.persistence.jpars.test.model.multitenant.Account org.eclipse.persistence.jpars.test.model.multitenant.Account@74606204 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.008--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.009--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 30f4df2f-ef59-4d0a-a7a1-8378eb2ad0aa org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 8e5e8059-4034-4e6a-8974-1ddad30c68a3 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.012--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 8e5e8059-4034-4e6a-8974-1ddad30c68a3 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.012--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 8e5e8059-4034-4e6a-8974-1ddad30c68a3 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 14f4fa6d-d417-4f75-8b59-590ea1fbd47a [junit] [EL Severe]: jpars: 2024-05-07 14:20:20.014--ServerSession(809439796)--requestId: 14f4fa6d-d417-4f75-8b59-590ea1fbd47a. Entity of type [Account] and id [101] could not be found in persistence unit: [jpars_auction-static-local]. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 2eecdd68-269a-46ec-a93e-28986958fa43 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY 2eecdd68-269a-46ec-a93e-28986958fa43 [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 91bccba9-2b44-4346-b3b5-96cbc0cb7377 org.eclipse.persistence.jpars.test.model.dynamic.auction.Address {"id":62,"type":"Home","city":"Ottawa","postalCode":"a1a1a1","street":"Main Street","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Address/62+Home/user","rel":"user"}}} [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 91bccba9-2b44-4346-b3b5-96cbc0cb7377 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af java.util.ArrayList [{Person 151}, {Person 152}] [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY bd70c075-b8f4-46a1-8237-c37d04a6a3af [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN bd70c075-b8f4-46a1-8237-c37d04a6a3af java.util.ArrayList [{Person 151}, {Person 152}] [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--deleteInternal--ENTRY e1665032-ef7d-45ee-b672-ec4d02d1ae20 [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?) [junit] bind => [1 parameter bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?) [junit] bind => [4 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY e1665032-ef7d-45ee-b672-ec4d02d1ae20 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN e1665032-ef7d-45ee-b672-ec4d02d1ae20 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 0218bc55-164c-4401-9af9-20e295e66f65 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 65} [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_BID SET AMOUNT = ? WHERE (ID = ?) [junit] bind => [2 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 0218bc55-164c-4401-9af9-20e295e66f65 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 0218bc55-164c-4401-9af9-20e295e66f65 org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.081--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.082--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 7fcb05e1-9bbe-469d-9e3a-fb89a626770b org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715091619672,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.084--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 7fcb05e1-9bbe-469d-9e3a-fb89a626770b [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.085--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 7fcb05e1-9bbe-469d-9e3a-fb89a626770b org.eclipse.persistence.jpars.test.model.auction.StaticUser {"id":22,"name":"user2","version":1,"_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22/address","rel":"address"}}} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--setOrAddAttributeInternal--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.086--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.087--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.auction.StaticUser org.eclipse.persistence.jpars.test.model.auction.StaticUser@4640195a [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.089--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.09--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715091619672,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22","method":"GET","rel":"self"}}} [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4dd359a9-682c-43ae-bf66-7ba713c505e2 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4dd359a9-682c-43ae-bf66-7ba713c505e2 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN be791af6-972d-45f5-a5aa-3fcfbf52063e org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {Auction 67} [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_AUCTION SET DESCRIPTION = ?, NAME = ? WHERE (ID = ?) [junit] bind => [3 parameters bound] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY be791af6-972d-45f5-a5aa-3fcfbf52063e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN be791af6-972d-45f5-a5aa-3fcfbf52063e org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]} [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.104--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: 2024-05-07 14:20:20.106--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be {"COUNT":3} [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1, Jim, 1, null, null] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [1, 1] [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2, Jill, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [3, Arthur, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [4, Judy, 1, null, null] [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5, Tom, 1, null, null] [junit] [EL Fine]: sql: UPDATE JPARS_ST_AUC_USER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [Thomas, 2, 5, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [5, 2] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [333] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [444] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [555] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@5529ff44 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620307, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@10244722 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620321, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620321, null, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4ac8768e [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Office] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Project] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field teamLeader] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Project. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field manager] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field managedEmployees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field expertiseAreas] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Expertise. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field office] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Office. [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field certifications] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Certification. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field phoneNumbers] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber. [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field responsibilities] is being defaulted to: class java.lang.String. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Certification] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmploymentPeriod] is set to [FIELD]. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is being defaulted to: Expertise. [junit] [EL Config]: metadata: The column name for element [subject] is being defaulted to: SUBJECT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Office] is being defaulted to: Office. [junit] [EL Config]: metadata: The column name for element [location] is being defaulted to: LOCATION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: LargeProject. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Project] is being defaulted to: Project. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The column name for element [milestone] is being defaulted to: MILESTONE. [junit] [EL Config]: metadata: The column name for element [budget] is being defaulted to: BUDGET. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is being defaulted to: EmployeeAddress. [junit] [EL Config]: metadata: The column name for element [country] is being defaulted to: COUNTRY. [junit] [EL Config]: metadata: The column name for element [province] is being defaulted to: PROVINCE. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [areaPicture] is being defaulted to: AREAPICTURE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is being defaulted to: PhoneNumber. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: Employee. [junit] [EL Config]: metadata: The column name for element [endDate] is being defaulted to: ENDDATE. [junit] [EL Config]: metadata: The column name for element [startDate] is being defaulted to: STARTDATE. [junit] [EL Config]: metadata: Ignoring default serialization on element [field gender] within entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] since EclipseLink convert metadata is specified. [junit] [EL Config]: metadata: The column name for element [salary] is being defaulted to: SALARY. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The secondary table primary key column name for element [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The secondary table foreign key column name for element [org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: SmallProject. [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field responsibilities] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [responsibilities] is being defaulted to: Employee_EMP_ID. [junit] [EL Config]: metadata: The value column name for the basic collection/map mapping element mapping element [responsibilities] is being defaulted to: RESPONSIBILITIES. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [employee] is being defaulted to: EMPLOYEE_EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field teamLeader] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The source primary key column name for the many to many mapping [field projects] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The target primary key column name for the many to many mapping [field projects] is being defaulted to: PROJ_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field address] is being defaulted to: ADDRESS_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field manager] is being defaulted to: EMP_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field office] is being defaulted to: ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field certifications] is being defaulted to: EMP_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_OFFICE_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_ADDR_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_MANAGER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY DROP FOREIGN KEY FK_JPARS_SALARY_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT DROP FOREIGN KEY FK_JPARS_PROJECT_LEADER_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT DROP FOREIGN KEY FK_JPARS_LPROJECT_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER DROP FOREIGN KEY FK_JPARS_PHONENUMBER_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT DROP FOREIGN KEY FK_JPARS_SPROJECT_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION DROP FOREIGN KEY FK_JPARS_CERTIFICATION_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS DROP FOREIGN KEY FK_JPARS_RESPONS_Employee_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_PROJ_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_EMP_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE (EMP_ID INTEGER NOT NULL, F_NAME VARCHAR(255), GENDER VARCHAR(255), L_NAME VARCHAR(255), VERSION BIGINT, END_DATE DATE, START_DATE DATE, MANAGER_ID INTEGER, OFFICE_ID INTEGER, ADDR_ID INTEGER, PRIMARY KEY (EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_SALARY (EMP_ID INTEGER NOT NULL, SALARY DOUBLE, PRIMARY KEY (EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEEADDRESS (ADDRESS_ID INTEGER NOT NULL, AREAPICTURE LONGBLOB, CITY VARCHAR(255), COUNTRY LONGTEXT, P_CODE VARCHAR(255), PROVINCE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ADDRESS_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJECT (PROJ_ID INTEGER NOT NULL, PROJ_TYPE VARCHAR(31), DESCRIP VARCHAR(255), PROJ_NAME VARCHAR(255), VERSION BIGINT, LEADER_ID INTEGER, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_LPROJECT (PROJ_ID INTEGER NOT NULL, BUDGET DOUBLE, MILESTONE DATETIME, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONENUMBER (PHONE_TYPE VARCHAR(255) NOT NULL, AREA_CODE VARCHAR(255), EMP_ID INTEGER NOT NULL, P_NUMBER VARCHAR(255), PRIMARY KEY (PHONE_TYPE, EMP_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_SPROJECT (PROJ_ID INTEGER NOT NULL, PRIMARY KEY (PROJ_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_EXPERTISE (ID INTEGER NOT NULL, SUBJECT VARCHAR(255), EMPLOYEE_EMP_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_OFFICE (ID INTEGER NOT NULL, LOCATION VARCHAR(255), PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_CERTIFICATION (ISSUE_DATE VARCHAR(255), NAME VARCHAR(255), EMP_ID INTEGER) [junit] [EL Fine]: sql: CREATE TABLE JPARS_RESPONS (Employee_EMP_ID INTEGER, RESPONSIBILITIES VARCHAR(255)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJ_EMP (EMP_ID INTEGER NOT NULL, PROJ_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJ_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES JPARS_EMPLOYEE_OFFICE (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_ADDR_ID FOREIGN KEY (ADDR_ID) REFERENCES JPARS_EMPLOYEEADDRESS (ADDRESS_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_MANAGER_ID FOREIGN KEY (MANAGER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY ADD CONSTRAINT FK_JPARS_SALARY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT ADD CONSTRAINT FK_JPARS_PROJECT_LEADER_ID FOREIGN KEY (LEADER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT ADD CONSTRAINT FK_JPARS_LPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER ADD CONSTRAINT FK_JPARS_PHONENUMBER_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT ADD CONSTRAINT FK_JPARS_SPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE ADD CONSTRAINT FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID FOREIGN KEY (EMPLOYEE_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION ADD CONSTRAINT FK_JPARS_CERTIFICATION_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS ADD CONSTRAINT FK_JPARS_RESPONS_Employee_EMP_ID FOREIGN KEY (Employee_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID) [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? [junit] bind => [50, SEQ_GEN] [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? [junit] bind => [SEQ_GEN] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [2, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [2] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [3, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 3] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [4, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [4] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [3] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [333] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [444] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [555] [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@562919fe [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620789, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@63fd4dda [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620796, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620796, null, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@39da5e49 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [5, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 5] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [6, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [6] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [5] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [7, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 7] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [8, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2918fe81-7a33-4526-980e-f785a5c3b7be [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2918fe81-7a33-4526-980e-f785a5c3b7be org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [8] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [7] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY 2aa9cf8a-fa3e-44ed-87e7-00ab1973c897 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY bc260d4d-0be7-49aa-8ecf-5e69610838a7 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 75d3bf96-61f8-4688-abed-e4ead9b6c0f4 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY eea54bea-f7aa-407f-9962-b1112bd91945 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 34755e63-15d7-4457-a7fc-99318c52e865 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 13831874-8478-40d1-8606-47e896c28fe0 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 02bf9440-2aa7-422a-a40a-7a47af20e913 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091620956, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091620956, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091620956, null, 2002] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4c319d52 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@60bf494c [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4026461d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@68ea253b [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4b195203 [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [9, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 9] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [10, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [10] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [9] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [11, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 11] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [12, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e2ae0f15-01ee-4d10-8f99-57d2f3c8d7b3 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [12] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [11] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 5567cf91-f359-4fae-ac91-073e99c496c9 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 5567cf91-f359-4fae-ac91-073e99c496c9 [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY 7e2acc22-718a-48b8-9618-41e5cb5a2565 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY deb3dbdd-691c-40d1-bbab-fdc61c22e318 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY ce052700-1a5b-4f91-b873-8927b92adbfc [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY 43bded5c-b784-4399-b140-abc462259127 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 95b784f3-9df8-4930-8285-dc0aceff0555 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 33f5bb2a-f6eb-47d5-9b0b-55868b578b8e [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 6cc70f5a-3df9-48a8-bf37-80b00046b3c9 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD]. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction. [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE. [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE. [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid. [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser. [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress. [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY. [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET. [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE. [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID. [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID. [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID) [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID) [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] [EL Fine]: sql: SELECT 1 [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.DatabaseException [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists [junit] Error Code: 1050 [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [2002, User 2002, 1, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [5678, 111.0, 1715091621417, 1, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1001, 5000.0, 1715091621417, null, 2002] [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?) [junit] bind => [1234, 110.0, 1715091621417, 1, null] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [111] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@6486fe7b [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@2997ddfc [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4652c74d [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@6842c101 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [12] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@68e2d03e [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1001] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [1234] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?) [junit] bind => [5678] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?)) [junit] bind => [2002, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?) [junit] bind => [1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [13, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 13] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [14, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [14] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [13] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?) [junit] bind => [15, null, NYC, US, null, NY, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [121, Bill, M, Anderson, 1, null, null, null, null, null] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [junit] bind => [768, John, M, Smith, 1, null, 2024-05-07, 121, null, 15] [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?) [junit] bind => [16, REST, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Work, 613, 9876543, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?) [junit] bind => [Home, 613, 1234567, 768] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [0.0, 121] [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?) [junit] bind => [35000.0, 768] [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY e12dc372-bb21-47ae-9763-e67c70496c04 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN e12dc372-bb21-47ae-9763-e67c70496c04 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Home, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?)) [junit] bind => [Work, 768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?) [junit] bind => [16] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [768] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [768, 1] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?) [junit] bind => [15] [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?) [junit] bind => [121] [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?)) [junit] bind => [121, 1] [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem. [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD]. [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket. [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem. [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID. [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177 [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID)) [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID)) [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID) [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 163894f3-1f24-4f2f-ab0c-6a451b4c5698 [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 163894f3-1f24-4f2f-ab0c-6a451b4c5698 [junit] [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/jpa/eclipselink.jpars.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 52ms test-moxy-srg: [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test' [echo] moxytest.2.trunk.dir = '../..' [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240507-c75d2be177.jar' clean: [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build compile-tests-against-jar: [echo] Compiling OXM tests... [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1299 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [copy] Copying 897 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [echo] [echo] Compiling JAXB tests... [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2762 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [copy] Copying 2400 files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [copy] Copied 15 empty directories to 1 empty directory under /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [echo] Compiling MOXy unit tests... [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning compile-and-run-srg-tests-against-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/reports/srg/jaxb [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/test/tmp [junit] Running org.eclipse.persistence.testing.jaxb.JAXBSRGTestSuite [junit] removed existing: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/build/test/tmp/schema1.xsd [junit] Tests run: 627, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 sec [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/reports/srg/oxm/default [junit] Running org.eclipse.persistence.testing.oxm.OXMSRGTestSuite [junit] Local Exception Stack: [junit] Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.7.15.v20240507-c75d2be177): org.eclipse.persistence.exceptions.XMLMarshalException [junit] Exception Description: A descriptor with default root element email-address was not found in the project [junit] at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164) [junit] at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:314) [junit] at org.eclipse.persistence.internal.oxm.record.DOMReader.reportElementEvents(DOMReader.java:198) [junit] at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:96) [junit] at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:103) [junit] at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:550) [junit] at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:541) [junit] at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:556) [junit] at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:704) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at junit.framework.TestCase.runTest(TestCase.java:177) [junit] at junit.framework.TestCase.runBare(TestCase.java:142) [junit] at junit.framework.TestResult$1.protect(TestResult.java:122) [junit] at junit.framework.TestResult.runProtected(TestResult.java:142) [junit] at junit.framework.TestResult.run(TestResult.java:125) [junit] at junit.framework.TestCase.run(TestCase.java:130) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:241) [junit] at junit.framework.TestSuite.run(TestSuite.java:236) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:241) [junit] at junit.framework.TestSuite.run(TestSuite.java:236) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042) [junit] Tests run: 240, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 sec moxy-srg-junit-report: [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/reports/srg/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/moxy/eclipselink.moxy.test/reports/srg/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 83ms test-srg-against-jar: test-sdo-srg: [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test' [echo] sdotest.2.base.dir = '../..' clean: compile-sdo-tests-against-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/antbuild.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning test-srg-against-jar: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/resource/tmp [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/reports/srg/true [echo] customContext=true [junit] Running org.eclipse.persistence.testing.sdo.SDOSRGTestSuite [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases [junit] Content of interfacesToSDOTypeHashMap: [] [junit] Content of sdoTypeForSimpleJavaType: [class [Ljava.lang.Byte;, class java.lang.String, boolean, char, class java.lang.Byte, class java.math.BigDecimal, float, class java.lang.Integer, class java.lang.Long, short, class java.lang.Boolean, class java.math.BigInteger, class java.lang.Double, long, class [B, int, double, class java.util.Date, class java.lang.Character, class java.lang.Float, byte, class java.lang.Short] [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, [junit] Content of anonymousTypes: null [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, [junit] [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] Content of interfacesToSDOTypeHashMap: [] [junit] Content of sdoTypeForSimpleJavaType: [class [Ljava.lang.Byte;, class java.lang.String, boolean, char, class java.lang.Byte, class java.math.BigDecimal, float, class java.lang.Integer, class java.lang.Long, short, class java.lang.Boolean, class java.math.BigInteger, class java.lang.Double, long, class [B, int, double, class java.util.Date, class java.lang.Character, class java.lang.Float, byte, class java.lang.Short] [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, [junit] Content of anonymousTypes: null [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, [junit] [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap. [junit] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec [junit] Error: [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases [junit] Content of interfacesToSDOTypeHashMap: [] [junit] Content of sdoTypeForSimpleJavaType: [class [Ljava.lang.Byte;, class java.lang.String, boolean, char, class java.lang.Byte, class java.math.BigDecimal, float, class java.lang.Integer, class java.lang.Long, short, class java.lang.Boolean, class java.math.BigInteger, class java.lang.Double, long, class [B, int, double, class java.util.Date, class java.lang.Character, class java.lang.Float, byte, class java.lang.Short] [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, [junit] Content of anonymousTypes: null [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, [junit] [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] Content of interfacesToSDOTypeHashMap: [] [junit] Content of sdoTypeForSimpleJavaType: [class [Ljava.lang.Byte;, class java.lang.String, boolean, char, class java.lang.Byte, class java.math.BigDecimal, float, class java.lang.Integer, class java.lang.Long, short, class java.lang.Boolean, class java.math.BigInteger, class java.lang.Double, long, class [B, int, double, class java.util.Date, class java.lang.Character, class java.lang.Float, byte, class java.lang.Short] [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, [junit] Content of anonymousTypes: null [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, [junit] [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress [junit] May 07, 2024 10:20:38 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType [junit] INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap. [junit] [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/reports/srg/true/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/reports/srg/true/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 47ms [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-cb-2.7/sdo/eclipselink.sdo.test/resource/tmp test-dbws-srg: [echo] JDK version detected: '11.0.11' [echo] java.version='11.0.11' [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test' [echo] dbws_test.2.base.dir = '../..' Trying to override old definition of task javac clean: compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/antbuild.xml:386: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] Note: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRDynamicEntityTestSuite.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/eclipselink-dbws-test-common.jar build: compile-common: run-tests: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/etc/dbsetup_keymappings.sql [sql] 11 of 11 SQL statements executed successfully [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] Running dbws.testing.keymappings.KeyMappingsTestSuite [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 42ms [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/etc/dbteardown_keymappings.sql [sql] 3 of 3 SQL statements executed successfully [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/etc/dbsetup_relationships.sql [sql] 75 of 75 SQL statements executed successfully [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [junit] Running dbws.testing.relationships.RelationshipsTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 52ms [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/etc/dbteardown_relationships.sql [sql] 5 of 5 SQL statements executed successfully [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning [junit] Running dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 65ms test: test-dbws-builder-srg: [echo] dbwsbldrtest.build.location = '/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test' [echo] dbwsbldrtest.2.base.dir = '../..' [echo] Loading /home/jenkins/build.properties... [echo] Custom properties file '/home/jenkins/test.properties' not found to load. clean: init: [echo] junit.lib ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' [echo] asm.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.asm.jar' [echo] dbwsbldr.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.dbws.builder_2.7.15.v20240507-c75d2be177.jar' [echo] servlet-api.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.servlet-api.jar' [echo] ddlparser.jar='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../plugins/org.eclipse.persistence.oracleddlparser_3.0.1.v20230424.jar' [echo] wsdl.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../plugins/javax.wsdl_1.6.2.v201012040545.jar' [echo] persistence.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/javax.persistence_unsigned_for_testing_1.0.0.jar' [echo] persistence20_21_diff.jar ='../../build/javax.persistence20_21_diff.jar' [echo] gmbal.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/gmbal.jar [echo] javax.activation.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.activation.jar [echo] javax.annotation.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.annotation-api.jar [echo] javax.validation.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.validation-api.jar [echo] javax.xml.binding.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.bind-api.jar [echo] javax.xml.soap.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.soap-api.jar [echo] javax.xml.ws.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.ws-api.jar [echo] jaxb-impl.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jaxb-impl.jar [echo] jws-api.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.jws-api.jar [echo] saaj-impl.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.saaj-impl.jar [echo] stax-ex.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/stax-ex.jar [echo] streambuffer.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.streambuffer.jar [echo] ws-policy.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.xml.ws.policy.jar [echo] ws-rt.lib =/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.ws-rt.jar compile: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/classes [javac] /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/antbuild.xml:344: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning package: [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/eclipselink-dbwsbldr-tests.jar build: init-tests: [echo] jdbc.driver.jar ='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' [echo] dbwsbldrtest.jar ='./eclipselink-dbwsbldr-tests.jar' [echo] mail.jar ='/home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.mail.jar' run-tests: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/reports [junit] Running dbws.testing.attachedbinary.AttachedBinaryTestSuite [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 sec [junit] Output: [junit] [EL Warning]: moxy: 2024-05-07 14:20:48.253--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [junit] [junit] Running dbws.testing.batchsql.BatchSQLTestSuite [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec [junit] Running dbws.testing.bindingmodel.BindingModelTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec [junit] Running dbws.testing.crud.CRUDTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec [junit] Running dbws.testing.customsql.CustomSQLTestSuite [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec [junit] Running dbws.testing.inlinebinary.InlineBinaryTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec [junit] Running dbws.testing.invalidinput.InvalidInputTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec [junit] Running dbws.testing.loglevelvalidation.LogLevelValidationTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec [junit] Running dbws.testing.mtom.MTOMTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec [junit] Error: [junit] May 07, 2024 2:20:49 PM com.sun.xml.ws.server.MonitorBase createMOM [junit] WARNING: Ignoring exception - starting up without monitoring [junit] java.lang.NoClassDefFoundError: org/glassfish/pfl/basic/facet/FacetAccessor [junit] at java.base/java.lang.Class.forName0(Native Method) [junit] at java.base/java.lang.Class.forName(Class.java:315) [junit] at org.glassfish.gmbal.util.GenericConstructor.getConstructor(GenericConstructor.java:58) [junit] at org.glassfish.gmbal.util.GenericConstructor.create(GenericConstructor.java:90) [junit] at org.glassfish.gmbal.ManagedObjectManagerFactory.createStandalone(ManagedObjectManagerFactory.java:75) [junit] at com.sun.xml.ws.server.MonitorBase.createMOM(MonitorBase.java:193) [junit] at com.sun.xml.ws.server.MonitorBase.createMOMLoop(MonitorBase.java:181) [junit] at com.sun.xml.ws.server.MonitorBase.createManagedObjectManager(MonitorBase.java:104) [junit] at com.sun.xml.ws.server.WSEndpointImpl.obtainManagedObjectManager(WSEndpointImpl.java:523) [junit] at com.sun.xml.ws.server.WSEndpointImpl.initManagedObjectManager(WSEndpointImpl.java:503) [junit] at com.sun.xml.ws.server.WSEndpointImpl.(WSEndpointImpl.java:121) [junit] at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:307) [junit] at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:302) [junit] at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:134) [junit] at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:578) [junit] at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:560) [junit] at com.sun.xml.ws.transport.http.server.EndpointImpl.createEndpoint(EndpointImpl.java:304) [junit] at com.sun.xml.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:217) [junit] at dbws.testing.mtom.MTOMTestSuite.setUp(MTOMTestSuite.java:334) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit] at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015) [junit] Caused by: java.lang.ClassNotFoundException: org.glassfish.pfl.basic.facet.FacetAccessor [junit] at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) [junit] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) [junit] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [junit] ... 35 more [junit] [junit] [junit] Running dbws.testing.namingtransformer.NamingTransformerTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec [junit] Running dbws.testing.optlock.OptLockTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec [junit] Running dbws.testing.rootcause.RootCauseTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec [junit] Running dbws.testing.secondarysql.SecondarySQLTestSuite [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec [junit] Running dbws.testing.simplesp.SimpleSPTestSuite [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec [junit] Running dbws.testing.simpletable.SimpleTableTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec [junit] Running dbws.testing.simpletablewithnestedsql.SimpleTableWithNestedSQLTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec [junit] Running dbws.testing.soap12.SOAP12TestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec [junit] Running dbws.testing.sqlascollection.SQLAsCollectionTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec [junit] Running dbws.testing.updatefault.UpdateFaultTestSuite [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/utils/eclipselink.dbws.builder.test/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 272ms test: generate-report: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports/TESTS-TestSuites.xml to /tmp/null508667294 [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Transform time: 714ms [junitreport] Deleting: /tmp/null508667294 [junitreport] Processing /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports/junit-noframes.html [junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl [junitreport] Transform time: 535ms [echo] Browse results at /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports/index.html [echo] Browse results at /home/jenkins/agent/workspace/eclipselink-cb-2.7/target/reports/junit-noframes.html test-srg: build-continuous: BUILD SUCCESSFUL Total time: 6 minutes 30 seconds [07.05.2024 14:20:56] -[ Stopping MySQL Database ]------------------------------ [07.05.2024 14:20:56] --[ Waiting for MySQL Database to stop ]------------------ done [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to snapshots) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/publish_snapshots.sh -[ EclipseLink Publish to Jakarta Snapshots ]----------------------------------------------------------- -[ EclipseLink Continuous Build -> No publishing any artifacts to Jakarta Snapshots]------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to nightly) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-45XqAREw5y8r/agent.266 SSH_AGENT_PID=268 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipselink-cb-2.7@tmp/private_key_2777372788077918769.key (/home/jenkins/agent/workspace/eclipselink-cb-2.7@tmp/private_key_2777372788077918769.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + etc/jenkins/publish_nightly.sh -[ EclipseLink Continuous Build -> No publishing any artifacts]------------------------------- [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 268 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Proceed test results) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo Processing file: dbws/**/reports/**/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: foundation/**/reports/**/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: jpa/**/reports/**/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/reports/installer/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/reports/jaxb/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/reports/oxm/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { No test report files were found. Configuration error? [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/reports/srg/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: sdo/**/reports/**/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { No test report files were found. Configuration error? [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: utils/**/reports/**/TESTS-TestSuites.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS