Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #35

2024-05-01 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds50 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > 
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.1-SNAPSHOT"
First time build. Skipping changelog.
[olingo-odata4-all-profiles] $ /home/jenkins/tools/maven/latest3/bin/mvn 
  clean install -Psamples
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 592 B   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (592 B at 531 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-sample[war]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-client-sample[jar]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 5.0.1-SNAPSHOT  [1/26]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- 

Build failed in Jenkins: Olingo » olingo-odata2 #31

2024-04-30 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1604] Dependency updates

[Michael Bolz] [OLINGO-1604] Removed deprecated annotations

[Michael Bolz] [OLINGO-1604] Fixed some dependencies

[Michael Bolz] [OLINGO-1604] Fixed RAT issue

[Michael Bolz] [OLINGO-1604] 2.0.13-RC01

[Michael Bolz] [OLINGO-1604] Set version to 2.0.13


--
[...truncated 91 B...]
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c31a2ca5a56c49fea37319ad133af4ea5a5db081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c31a2ca5a56c49fea37319ad133af4ea5a5db081 # timeout=10
Commit message: "[OLINGO-1604] Set version to 2.0.13"
 > git rev-list --no-walk 6257c23050f7f9d093b1439227442fe9a76b4639 # timeout=10
[olingo-odata2] $ /home/jenkins/tools/maven/latest3/bin/mvn   
clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13  [1/31]
[INFO]   from pom.xml
[INFO] [ pom ]-
Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.pom
Progress (1): 1.4/13 kBProgress (1): 2.7/13 kBProgress (1): 4.1/13 kBProgress 
(1): 5.5/13 kBProgress (1): 6.9/13 kBProgress (1): 8.2/13 kBProgress (1): 
9.6/13 kBProgress (1): 11/13 kB Progress (1): 

Build failed in Jenkins: Olingo » olingo-odata4 #72

2024-04-30 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 1.27 KB...]
Checking out Revision 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.1-SNAPSHOT"
First time build. Skipping changelog.
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn   
clean deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 592 B   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (592 B at 587 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 5.0.1-SNAPSHOT  [1/28]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-parent ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-parent ---
[INFO] 
[INFO] --- 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #34

2023-12-17 Thread Apache Jenkins Server
See 


Changes:

[raupppee] upgrade jdk and java ee

[Michael Bolz] [OLINGO-1600] Updated complier plugin config

[Michael Bolz] [OLINGO-1600] Set version to 5.0.0-ALPHA-01

[Michael Bolz] [OLINGO-1600] Set version to 5.0.0-ALPHA-02

[Michael Bolz] [OLINGO-1600] Dependency version updates

[Michael Bolz] [OLINGO-1613] Set version to 5.0.0

[Michael Bolz] [OLINGO-1613] Set version to 5.0.1-SNAPSHOT


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds50 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init 
 >  
 > # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.1-SNAPSHOT"
 > git rev-list --no-walk 7b8f05659e2654570ae9c09b2aa52238083ea02a # timeout=10
[olingo-odata4-all-profiles] $ /home/jenkins/tools/maven/latest3/bin/mvn 
 clean install -Psamples
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 592 B   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (592 B at 528 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-samples

Build failed in Jenkins: Olingo » olingo-odata4 #71

2023-12-17 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1613] Set version to 5.0.1-SNAPSHOT


--
[...truncated 41 B...]
Building remotely on builds56 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.1-SNAPSHOT"
 > git rev-list --no-walk b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn  clean 
deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 5.0.1-SNAPSHOT  [1/28]

Build failed in Jenkins: Olingo » olingo-odata4 #70

2023-12-17 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1613] Set version to 5.0.0


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.0"
 > git rev-list --no-walk 7daba341a2eb42925ca1eb0a42e3797c23c0a8d2 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn  clean 
deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 5.0.0

Build failed in Jenkins: Olingo » olingo-odata4 #69

2023-12-17 Thread Apache Jenkins Server
See 


Changes:

[raupppee] upgrade jdk and java ee

[Michael Bolz] [OLINGO-1600] Updated complier plugin config

[Michael Bolz] [OLINGO-1600] Set version to 5.0.0-ALPHA-01

[Michael Bolz] [OLINGO-1600] Set version to 5.0.0-ALPHA-02

[Michael Bolz] [OLINGO-1600] Dependency version updates


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7daba341a2eb42925ca1eb0a42e3797c23c0a8d2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7daba341a2eb42925ca1eb0a42e3797c23c0a8d2 # timeout=10
Commit message: "Merge pull request #151 from apache/OLINGO-1600-upgrade"
 > git rev-list --no-walk 7b8f05659e2654570ae9c09b2aa52238083ea02a # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn  clean 
deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 592 B   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (592 B at 565 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.0-ALPHA-02
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.0-ALPHA-02
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #33

2023-11-06 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1603] Set version to 5.0.0-SNAPSHOT


--
[...truncated 711.60 KB...]
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 5.0.0-SNAPSHOT  [20/46]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.apache.olingo.osgi.itests.BundlesTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.80 s 
<<< FAILURE! -- in org.apache.olingo.osgi.itests.BundlesTest
[ERROR] org.apache.olingo.osgi.itests.BundlesTest.test -- Time elapsed: 0.374 s 
<<< FAILURE!
java.lang.AssertionError: Bundle org.apache.olingo.odata-server-api should be 
installed
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at 
org.apache.olingo.osgi.itests.OlingoOSGiTestSupport.assertBundleStarted(OlingoOSGiTestSupport.java:122)
at org.apache.olingo.osgi.itests.BundlesTest.test(BundlesTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #68

2023-11-06 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1603] Set version to 5.0.0-SNAPSHOT


--
[...truncated 312.75 KB...]
Audit done.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-server-osgi-sample 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/5.0.0-SNAPSHOT/odata-server-osgi-sample-5.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 5.0.0-SNAPSHOT  [20/28]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.apache.olingo.osgi.itests.BundlesTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.0 s 
<<< FAILURE! -- in org.apache.olingo.osgi.itests.BundlesTest
[ERROR] org.apache.olingo.osgi.itests.BundlesTest -- Time elapsed: 180.9 s <<< 
ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 

Build failed in Jenkins: Olingo » olingo-odata4 #67

2023-10-23 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds60 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 417198580e56402c372ed6e154367255642407cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 417198580e56402c372ed6e154367255642407cd # timeout=10
Commit message: "[OLINGO-1603] Set version to 4.10.0"
First time build. Skipping changelog.
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn  clean 
deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 592 B   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (592 B at 607 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:4.10.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java  

Build failed in Jenkins: Olingo » olingo-odata4 #66

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #65

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #64

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #63

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #32

2023-10-22 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1603] Set version to 4.10.0-RC01

[Michael Bolz] [OLINGO-1603] Set version to 4.10.0


--
[...truncated 694.92 KB...]
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ odata-server-osgi-sample 
---
[INFO] Building jar: 

[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ odata-server-osgi-sample 
---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 
of 2.20.1
[INFO] 
[INFO] --- checkstyle:3.1.0:check (checkstyle) @ odata-server-osgi-sample ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-server-osgi-sample 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0/odata-server-osgi-sample-4.10.0.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0/odata-server-osgi-sample-4.10.0.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0/odata-server-osgi-sample-4.10.0-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/4.10.0/odata-server-osgi-sample-4.10.0.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.10.0  [20/46]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 

Build failed in Jenkins: Olingo » olingo-odata4 #62

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #61

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #60

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #59

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #58

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #57

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4 #56

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Jenkins build is back to normal : Olingo » olingo-odata2-quality #33

2023-10-22 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Olingo » olingo-odata2 #30

2023-10-22 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1604] Removed deprecated annotations

[Michael Bolz] [OLINGO-1604] Fixed some dependencies

[Michael Bolz] [OLINGO-1604] Fixed RAT issue

[Michael Bolz] [OLINGO-1604] 2.0.13-RC01

[Michael Bolz] [OLINGO-1604] Set version to 2.0.13


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds24 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c31a2ca5a56c49fea37319ad133af4ea5a5db081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c31a2ca5a56c49fea37319ad133af4ea5a5db081 # timeout=10
Commit message: "[OLINGO-1604] Set version to 2.0.13"
 > git rev-list --no-walk ff33effec47ef028494a353fab3ccb6f917e9e03 # timeout=10
[olingo-odata2] $ /home/jenkins/tools/maven/latest3/bin/mvn  clean 
deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13  [1/31]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata4 #55

2023-10-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
+refs/heads/master:refs/remotes/origin/master" returned status code 128:
stdout: 
stderr: error: Could not read 6a800beee37f10aa5c21087a2c213bd9a6996e10
remote: Enumerating objects: 505, done.
remote: Counting objects:   0% (1/505)remote: Counting objects:   1% 
(6/505)remote: Counting objects:   2% (11/505)remote: Counting 
objects:   3% (16/505)remote: Counting objects:   4% (21/505)
remote: Counting objects:   5% (26/505)remote: Counting objects:   6% 
(31/505)remote: Counting objects:   7% (36/505)remote: Counting 
objects:   8% (41/505)remote: Counting objects:   9% (46/505)
remote: Counting objects:  10% (51/505)remote: Counting objects:  11% 
(56/505)remote: Counting objects:  12% (61/505)remote: Counting 
objects:  13% (66/505)remote: Counting objects:  14% (71/505)
remote: Counting objects:  15% (76/505)remote: Counting objects:  16% 
(81/505)remote: Counting objects:  17% (86/505)remote: Counting 
objects:  18% (91/505)remote: Counting objects:  19% (96/505)
remote: Counting objects:  20% (101/505)remote: Counting objects:  21% 
(107/505)remote: Counting objects:  22% (112/505)remote: 
Counting objects:  23% (117/505)remote: Counting objects:  24% 
(122/505)remote: Counting objects:  25% (127/505)remote: 
Counting objects:  26% (132/505)remote: Counting objects:  27% 
(137/505)remote: Counting objects:  28% (142/505)remote: 
Counting objects:  29% (147/505)remote: Counting objects:  30% 
(152/505)remote: Counting objects:  31% (157/505)remote: 
Counting objects:  32% (162/505)remote: Counting objects:  33% 
(167/505)remote: Counting objects:  34% (172/505)remote: 
Counting objects:  35% (177/505)remote: Counting objects:  36% 
(182/505)remote: Counting objects:  37% (187/505)remote: 
Counting objects:  38% (192/505)remote: Counting objects:  39% 
(197/505)remote: Counting objects:  40% (202/505)remote: 
Counting objects:  41% (208/505)remote: Counting objects:  42% 
(213/505)remote: Counting objects:  43% (218/505)remote: 
Counting objects:  44% (223/505)remote: Counting objects:  45% 
(228/505)remote: Counting objects:  46% (233/505)remote: 
Counting objects:  47% (238/505)remote: Counting objects:  48% 
(243/505)remote: Counting objects:  49% (248/505)remote: 
Counting objects:  50% (253/505)remote: Counting objects:  51% 
(258/505)remote: Counting objects:  52% (263/505)remote: 
Counting objects:  53% (268/505)remote: Counting objects:  54% 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #31

2023-10-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1609] Fix issue in JSON deserializer

[Michael Bolz] [OLINGO-1609] Fixed code style issue

[Michael Bolz] [OLINGO-1573] Add next link support on expanded navigation

[Michael Bolz] [OLINGO-1167] Reference with fully qualified name

[Michael Bolz] Update ODataBinderImpl.java


--
[...truncated 738.48 KB...]
Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-wrap/2.3.0/pax-url-wrap-2.3.0-uber.jar
 (1.2 MB at 1.4 MB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.0.5/org.apache.aries.blueprint.cm-1.0.5.jar
Progress (1): 2.8/15 MBProgress (1): 2.8/15 MBProgress (1): 2.8/15 MBProgress 
(1): 2.8/15 MBProgress (1): 2.9/15 MBProgress (1): 2.9/15 MBProgress (1): 
2.9/15 MBProgress (1): 2.9/15 MBProgress (1): 2.9/15 MBProgress (1): 2.9/15 
MBProgress (1): 3.0/15 MBProgress (1): 3.0/15 MBProgress (1): 3.0/15 MBProgress 
(1): 3.0/15 MBProgress (1): 3.0/15 MBProgress (1): 3.0/15 MBProgress (1): 
3.1/15 MBProgress (1): 3.1/15 MBProgress (1): 3.1/15 MBProgress (1): 3.1/15 
MBProgress (1): 3.1/15 MBProgress (1): 3.1/15 MBProgress (1): 3.1/15 MBProgress 
(1): 3.2/15 MBProgress (1): 3.2/15 MBProgress (1): 3.2/15 MBProgress (1): 
3.2/15 MBProgress (1): 3.2/15 MBProgress (1): 3.2/15 MBProgress (1): 3.3/15 
MBProgress (1): 3.3/15 MBProgress (1): 3.3/15 MBProgress (1): 3.3/15 MBProgress 
(1): 3.3/15 MBProgress (1): 3.3/15 MBProgress (1): 3.4/15 MBProgress (1): 
3.4/15 MBProgress (1): 3.4/15 MBProgress (1): 3.4/15 MBProgress (2): 3.4/15 MB 
| 16/39 kBProgress (2): 3.4/15 MB | 16/39 kBProgress (2): 3.4/15 MB | 32/39 
kBProgress (2): 3.4/15 MB | 32/39 kBProgress (2): 3.4/15 MB | 39 kB 
 Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/system/org.apache.karaf.system.core/3.0.3/org.apache.karaf.system.core-3.0.3.jar
 (39 kB at 45 kB/s)
Progress (1): 3.5/15 MB   Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.4.2/org.apache.aries.blueprint.core-1.4.2.jar
Progress (1): 3.5/15 MBProgress (1): 3.5/15 MBProgress (1): 3.5/15 MBProgress 
(1): 3.5/15 MBProgress (1): 3.5/15 MBProgress (1): 3.6/15 MBProgress (1): 
3.6/15 MBProgress (1): 3.6/15 MBProgress (1): 3.6/15 MBProgress (1): 3.6/15 
MBProgress (1): 3.6/15 MBProgress (1): 3.7/15 MBProgress (1): 3.7/15 MBProgress 
(1): 3.7/15 MBProgress (1): 3.7/15 MBProgress (1): 3.7/15 MBProgress (1): 
3.7/15 MBProgress (1): 3.8/15 MBProgress (1): 3.8/15 MBProgress (1): 3.8/15 
MBProgress (1): 3.8/15 MBProgress (1): 3.8/15 MBProgress (1): 3.8/15 MBProgress 
(1): 3.9/15 MBProgress (1): 3.9/15 MBProgress (1): 3.9/15 MBProgress (1): 
3.9/15 MBProgress (1): 3.9/15 MBProgress (1): 3.9/15 MBProgress (1): 4.0/15 
MBProgress (1): 4.0/15 MBProgress (2): 4.0/15 MB | 16/56 kBProgress (2): 4.0/15 
MB | 16/56 kBProgress (2): 4.0/15 MB | 33/56 kBProgress (2): 4.0/15 MB | 33/56 
kBProgress (2): 4.0/15 MB | 49/56 kBProgress (2): 4.0/15 MB | 49/56 kBProgress 
(2): 4.0/15 MB | 56 kB   Progress (2): 4.0/15 MB | 56 kB
   Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.0.5/org.apache.aries.blueprint.cm-1.0.5.jar
 (56 kB at 62 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.4/org.apache.aries.proxy.impl-1.0.4.jar
Progress (1): 4.0/15 MBProgress (1): 4.1/15 MBProgress (1): 4.1/15 MBProgress 
(1): 4.1/15 MBProgress (1): 4.1/15 MBProgress (1): 4.1/15 MBProgress (1): 
4.1/15 MBProgress (1): 4.2/15 MBProgress (1): 4.2/15 MBProgress (1): 4.2/15 
MBProgress (1): 4.2/15 MBProgress (1): 4.2/15 MBProgress (1): 4.2/15 MBProgress 
(1): 4.3/15 MBProgress (1): 4.3/15 MBProgress (1): 4.3/15 MBProgress (1): 
4.3/15 MBProgress (1): 4.3/15 MBProgress (1): 4.3/15 MBProgress (1): 4.4/15 
MBProgress (1): 4.4/15 MBProgress (1): 4.4/15 MBProgress (1): 4.4/15 MBProgress 
(1): 4.4/15 MBProgress (1): 4.4/15 MBProgress (1): 4.5/15 MBProgress (1): 
4.5/15 MBProgress (1): 4.5/15 MBProgress (1): 4.5/15 MBProgress (1): 4.5/15 
MBProgress (1): 4.5/15 MBProgress (1): 4.6/15 MBProgress (1): 4.6/15 MBProgress 
(1): 4.6/15 MBProgress (1): 4.6/15 MBProgress (1): 4.6/15 MBProgress (1): 
4.6/15 MBProgress (1): 4.7/15 MBProgress (1): 4.7/15 MBProgress (1): 4.7/15 
MBProgress (1): 4.7/15 MBProgress (1): 4.7/15 MBProgress (1): 4.7/15 MBProgress 
(1): 4.8/15 MBProgress (1): 4.8/15 MBProgress (1): 4.8/15 MBProgress (1): 
4.8/15 MBProgress (1): 4.8/15 MBProgress (1): 4.8/15 MBProgress (1): 4.9/15 
MBProgress (1): 4.9/15 MBProgress (1): 4.9/15 MBProgress (1): 4.9/15 MBProgress 
(1): 4.9/15 MBProgress (1): 4.9/15 MBProgress (1): 5.0/15 

Build failed in Jenkins: Olingo » olingo-odata4 #54

2023-10-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1573] Add next link support on expanded navigation

[Michael Bolz] [OLINGO-1167] Reference with fully qualified name

[Michael Bolz] Update ODataBinderImpl.java


--
[...truncated 317.38 KB...]
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-server-osgi-sample 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.10.0-SNAPSHOT [20/28]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.apache.olingo.osgi.itests.BundlesTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.4 s 
<<< FAILURE! -- in 

Build failed in Jenkins: Olingo » olingo-odata4 #53

2023-10-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1609] Fix issue in JSON deserializer

[Michael Bolz] [OLINGO-1609] Fixed code style issue


--
[...truncated 317.93 KB...]
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-server-osgi-sample 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ odata-server-osgi-sample ---
[INFO] Installing 
org/apache/olingo/odata-server-osgi-sample/4.10.0-SNAPSHOT/odata-server-osgi-sample-4.10.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-server-osgi-sample ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- bundle:5.1.9:deploy (default-deploy) @ odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.10.0-SNAPSHOT [20/28]
[INFO]   from ext/karaf/karaf-fit/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-karaf-fit ---
[INFO] 
[INFO] --- depends:1.2:generate-depends-file (generate-depends-file) @ 
odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ odata-karaf-fit 
---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation target 8] to 
target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ odata-karaf-fit ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.apache.olingo.osgi.itests.BundlesTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.3 s 
<<< FAILURE! -- in org.apache.olingo.osgi.itests.BundlesTest
[ERROR] 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #30

2023-09-24 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1603] Dependency updates

[Michael Bolz] [OLINGO-1603] Build plugin update

[Michael Bolz] [OLINGO-1568] Add handling of special case precision/scale


--
[...truncated 825.50 KB...]
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/region/org.apache.karaf.region.core/3.0.3/org.apache.karaf.region.core-3.0.3.jar
Progress (3): 0.8/13 MB | 370/419 kB | 0.1/15 MBProgress (3): 0.8/13 MB | 
387/419 kB | 0.1/15 MBProgress (3): 0.8/13 MB | 387/419 kB | 0.1/15 MBProgress 
(3): 0.8/13 MB | 387/419 kB | 0.1/15 MBProgress (3): 0.8/13 MB | 403/419 kB | 
0.1/15 MBProgress (3): 0.8/13 MB | 403/419 kB | 0.1/15 MBProgress (3): 0.8/13 
MB | 403/419 kB | 0.1/15 MBProgress (3): 0.8/13 MB | 419 kB | 0.1/15 MB
Progress (3): 0.8/13 MB | 419 kB | 0.1/15 MB
Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.4.2/org.apache.aries.blueprint.core-1.4.2.jar
 (419 kB at 547 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/features/standard/3.0.3/standard-3.0.3-features.xml
Progress (2): 0.8/13 MB | 0.1/15 MBProgress (2): 0.8/13 MB | 0.1/15 MBProgress 
(2): 0.8/13 MB | 0.1/15 MBProgress (2): 0.8/13 MB | 0.1/15 MBProgress (2): 
0.8/13 MB | 0.2/15 MBProgress (2): 0.8/13 MB | 0.2/15 MBProgress (2): 0.8/13 MB 
| 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 
MBProgress (2): 0.9/13 MB | 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 
MBProgress (2): 0.9/13 MB | 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 
MBProgress (2): 0.9/13 MB | 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 
MBProgress (2): 0.9/13 MB | 0.2/15 MBProgress (2): 0.9/13 MB | 0.2/15 
MBProgress (2): 0.9/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.3/15 MBProgress (2): 1.0/13 MB | 0.3/15 
MBProgress (2): 1.0/13 MB | 0.4/15 MBProgress (2): 1.0/13 MB | 0.4/15 
MBProgress (2): 1.1/13 MB | 0.4/15 MBProgress (2): 1.1/13 MB | 0.4/15 
MBProgress (2): 1.1/13 MB | 0.4/15 MBProgress (2): 1.1/13 MB | 0.4/15 
MBProgress (2): 1.1/13 MB | 0.4/15 MBProgress (2): 1.1/13 MB | 0.4/15 
MBProgress (2): 1.1/13 MB | 0.4/15 MBProgress (2): 1.1/13 MB | 0.4/15 
MBProgress (2): 1.1/13 MB | 0.4/15 MBProgress (2): 1.1/13 MB | 0.5/15 
MBProgress (2): 1.1/13 MB | 0.5/15 MBProgress (2): 1.1/13 MB | 0.5/15 
MBProgress (2): 1.2/13 MB | 0.5/15 MBProgress (2): 1.2/13 MB | 0.5/15 
MBProgress (2): 1.2/13 MB | 0.5/15 MBProgress (2): 1.2/13 MB | 0.5/15 
MBProgress (2): 1.2/13 MB | 0.5/15 MBProgress (2): 1.2/13 MB | 0.5/15 
MBProgress (2): 1.2/13 MB | 0.5/15 MBProgress (2): 1.2/13 MB | 0.5/15 
MBProgress (2): 1.2/13 MB | 0.5/15 MBProgress (2): 1.2/13 MB | 0.6/15 
MBProgress (2): 1.2/13 MB | 0.6/15 MBProgress (2): 1.2/13 MB | 0.6/15 
MBProgress (2): 1.3/13 MB | 0.6/15 MBProgress (2): 1.3/13 MB | 0.6/15 
MBProgress (2): 1.3/13 MB | 0.6/15 MBProgress (2): 1.3/13 MB | 0.6/15 
MBProgress (2): 1.3/13 MB | 0.6/15 MBProgress (2): 1.3/13 MB | 0.6/15 
MBProgress (2): 1.3/13 MB | 0.6/15 MBProgress (2): 1.3/13 MB | 0.6/15 
MBProgress (2): 1.3/13 MB | 0.7/15 MBProgress (2): 1.3/13 MB | 0.7/15 
MBProgress (2): 1.3/13 MB | 0.7/15 MBProgress (2): 1.3/13 MB | 0.7/15 
MBProgress (2): 1.3/13 MB | 0.7/15 MBProgress (2): 1.4/13 MB | 0.7/15 
MBProgress (2): 1.4/13 MB | 0.7/15 MBProgress (2): 1.4/13 MB | 0.7/15 
MBProgress (2): 1.4/13 MB | 0.7/15 MBProgress (3): 1.4/13 MB | 0.7/15 MB | 8.5 
kBProgress (3): 1.4/13 MB | 0.7/15 MB | 8.5 kBProgress (3): 1.4/13 MB | 0.7/15 
MB | 8.5 kBDownloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/region/org.apache.karaf.region.core/3.0.3/org.apache.karaf.region.core-3.0.3.jar
 (8.5 kB at 11 kB/s)
Progress (3): 1.4/13 MB | 0.7/15 MB | 16/92 kBProgress (3): 1.4/13 MB | 0.7/15 
MB | 16/92 kB  Downloading from 
central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/features/spring/3.0.3/spring-3.0.3-features.xml
Progress (3): 1.4/13 MB | 0.8/15 MB | 16/92 kBProgress (3): 1.4/13 MB | 0.8/15 
MB | 16/92 kBProgress (3): 1.4/13 MB | 0.8/15 MB | 16/92 kBProgress (3): 1.4/13 
MB | 0.8/15 MB | 33/92 kBProgress (3): 1.4/13 MB | 0.8/15 MB | 33/92 kBProgress 
(3): 1.4/13 MB | 0.8/15 MB | 33/92 kBProgress (3): 1.4/13 MB | 0.8/15 MB | 
33/92 kBProgress (3): 1.5/13 MB | 0.8/15 MB | 33/92 kBProgress (3): 1.5/13 MB | 
0.8/15 MB | 49/92 kBProgress (3): 1.5/13 MB | 0.8/15 MB | 49/92 kBProgress (3): 

Build failed in Jenkins: Olingo » olingo-odata4 #52

2023-09-24 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1603] Dependency updates

[Michael Bolz] [OLINGO-1603] Build plugin update

[Michael Bolz] [OLINGO-1568] Add handling of special case precision/scale


--
[...truncated 417.51 KB...]
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.table/3.0.3/org.apache.karaf.shell.table-3.0.3.jar
Progress (1): 16/43 kBProgress (1): 33/43 kBProgress (1): 43 kB 
 Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.help/3.0.3/org.apache.karaf.shell.help-3.0.3.jar
 (43 kB at 77 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/system/org.apache.karaf.system.core/3.0.3/org.apache.karaf.system.core-3.0.3.jar
Progress (1): 16/18 kBProgress (1): 18 kB  Downloaded from 
central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.table/3.0.3/org.apache.karaf.shell.table-3.0.3.jar
 (18 kB at 30 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/system/org.apache.karaf.system.command/3.0.3/org.apache.karaf.system.command-3.0.3.jar
Progress (1): 0/1.2 MBProgress (1): 0/1.2 MBProgress (1): 0/1.2 MBProgress (1): 
0.1/1.2 MBProgress (1): 0.1/1.2 MBProgress (1): 0.1/1.2 MBProgress (1): 0.1/1.2 
MBProgress (1): 0.1/1.2 MBProgress (1): 0.1/1.2 MBProgress (1): 0.2/1.2 
MBProgress (1): 0.2/1.2 MBProgress (1): 0.2/1.2 MBProgress (1): 0.2/1.2 
MBProgress (1): 0.2/1.2 MBProgress (2): 0.2/1.2 MB | 0/13 MBProgress (2): 
0.2/1.2 MB | 0/13 MBProgress (2): 0.2/1.2 MB | 0/13 MBProgress (2): 0.2/1.2 MB 
| 0/13 MBProgress (2): 0.3/1.2 MB | 0/13 MBProgress (2): 0.3/1.2 MB | 0.1/13 
MBProgress (2): 0.3/1.2 MB | 0.1/13 MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 
0/15 MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 0.3/1.2 MB | 
0.1/13 MB | 0/15 MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 
0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 0/15 
MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 0.3/1.2 MB | 
0.1/13 MB | 0/15 MBProgress (3): 0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 
0.3/1.2 MB | 0.1/13 MB | 0/15 MBProgress (3): 0.4/1.2 MB | 0.1/13 MB | 0/15 
MBProgress (4): 0.4/1.2 MB | 0.1/13 MB | 0/15 MB | 16/39 kBProgress (4): 
0.4/1.2 MB | 0.1/13 MB | 0/15 MB | 16/39 kBProgress (4): 0.4/1.2 MB | 0.1/13 MB 
| 0.1/15 MB | 16/39 kBProgress (4): 0.4/1.2 MB | 0.1/13 MB | 0.1/15 MB | 16/39 
kBProgress (4): 0.4/1.2 MB | 0.1/13 MB | 0.1/15 MB | 32/39 kBProgress (4): 
0.4/1.2 MB | 0.1/13 MB | 0.1/15 MB | 39 kB   Progress (4): 0.4/1.2 MB | 0.1/13 
MB | 0.1/15 MB | 39 kBProgress (4): 0.4/1.2 MB | 0.1/13 MB | 0.1/15 MB | 39 
kBProgress (4): 0.4/1.2 MB | 0.1/13 MB | 0.1/15 MB | 39 kBProgress (4): 0.4/1.2 
MB | 0.1/13 MB | 0.1/15 MB | 39 kB  
  Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/system/org.apache.karaf.system.core/3.0.3/org.apache.karaf.system.core-3.0.3.jar
 (39 kB at 60 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.commands/3.0.3/org.apache.karaf.shell.commands-3.0.3.jar
Progress (3): 0.4/1.2 MB | 0.1/13 MB | 0.1/15 MBProgress (3): 0.4/1.2 MB | 
0.2/13 MB | 0.1/15 MBProgress (3): 0.4/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress 
(3): 0.4/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 
0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 
MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 
MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 MB | 
0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress 
(3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 
0.1/15 MBProgress (3): 0.5/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.5/1.2 
MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.6/1.2 MB | 0.2/13 MB | 0.1/15 
MBProgress (3): 0.6/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.6/1.2 MB | 
0.2/13 MB | 0.1/15 MBProgress (3): 0.6/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress 
(3): 0.6/1.2 MB | 0.2/13 MB | 0.1/15 MBProgress (3): 0.6/1.2 MB | 0.2/13 MB | 
0.1/15 MBProgress (3): 0.6/1.2 MB | 0.2/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 
MB | 0.3/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 MB | 0.3/13 MB | 0.2/15 
MBProgress (3): 0.6/1.2 MB | 0.3/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 MB | 
0.3/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 MB | 0.3/13 MB | 0.2/15 MBProgress 
(3): 0.6/1.2 MB | 0.3/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 MB | 0.3/13 MB | 
0.2/15 MBProgress (3): 0.6/1.2 MB | 0.3/13 MB | 0.2/15 MBProgress (3): 0.6/1.2 
MB | 0.3/13 MB | 0.2/15 MBProgress (3): 0.7/1.2 MB | 0.3/13 MB | 0.2/15 
MBProgress 

Build failed in Jenkins: Olingo » olingo-odata2 #29

2023-09-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1604] Dependency updates


--
[...truncated 13.90 KB...]
[INFO] 
[INFO] --- compiler:2.3.2:testCompile (default-testCompile) @ olingo-odata2-api 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ olingo-odata2-api ---
[INFO] 
[INFO] --- jar:2.3.2:jar (default-jar) @ olingo-odata2-api ---
[INFO] Building jar: 

[INFO] 
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ 
olingo-odata2-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- source:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-api ---
[INFO] Building jar: 

[INFO] 
[INFO] --- checkstyle:2.10:check (checkstyle) @ olingo-odata2-api ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ olingo-odata2-api ---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- deploy:2.7:deploy (default-deploy) @ olingo-odata2-api ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kBDownloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 5.1 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-20230913.205616-6.jar
Progress (1): 33/203 kBProgress (1): 66/203 kBProgress (1): 98/203 kBProgress 
(1): 131/203 kBProgress (1): 164/203 kBProgress (1): 197/203 kBProgress (1): 
203 kBUploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-20230913.205616-6.jar
 (203 kB at 129 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-20230913.205616-6.pom
Progress (1): 2.6 kBUploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-20230913.205616-6.pom
 (2.6 kB at 2.4 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/maven-metadata.xml
Progress (1): 435 B   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/maven-metadata.xml
 (435 B at 2.2 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kBUploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 915 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/maven-metadata.xml
Progress (1): 435 B   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/maven-metadata.xml
 (435 B at 385 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-api/2.0.13-SNAPSHOT/olingo-odata2-api-2.0.13-20230913.205616-6-sources.jar
Progress (1): 33/297 kBProgress (1): 66/297 kBProgress (1): 98/297 

Build failed in Jenkins: Olingo » olingo-odata2-quality #32

2023-09-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1604] Dependency updates


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ff33effec47ef028494a353fab3ccb6f917e9e03 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff33effec47ef028494a353fab3ccb6f917e9e03 # timeout=10
Commit message: "[OLINGO-1604] Dependency updates"
 > git rev-list --no-walk 6257c23050f7f9d093b1439227442fe9a76b4639 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn  
clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT [1/31]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && git 
rev-parse --verify HEAD
[INFO] Working directory: 

Build failed in Jenkins: Olingo » olingo-odata2-quality #31

2023-09-03 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1606] Fixed checkstyle issues

[Michael Bolz] [OLINGO-1189] Sorting entities from metamodel before building 
OData Entity Model


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6257c23050f7f9d093b1439227442fe9a76b4639 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6257c23050f7f9d093b1439227442fe9a76b4639 # timeout=10
Commit message: "[OLINGO-1189] Sorting entities from metamodel before building 
OData Entity Model"
 > git rev-list --no-walk 54c1d982dcef12c91070fcebdfde52e1df7cb250 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn  
clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT [1/31]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata2-quality #30

2023-09-03 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1606] Update ExpandSelectTreeCreatorImplTest.java


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 54c1d982dcef12c91070fcebdfde52e1df7cb250 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54c1d982dcef12c91070fcebdfde52e1df7cb250 # timeout=10
Commit message: "[OLINGO-1606] Update ExpandSelectTreeCreatorImplTest.java"
 > git rev-list --no-walk bed23e77f9735c0094b5784aa0d7e3ee972018be # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn  
clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT [1/31]
[INFO]   from pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 

Build failed in Jenkins: Olingo » olingo-odata2-quality #29

2023-03-14 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
Building remotely on builds37 (ubuntu) in workspace 

[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[WARNING] The requested profile "build.quality" could not be activated because 
it does not exist.
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time:  0.109 s
[INFO] Finished at: 2023-03-14T12:22:16Z
[INFO] 
[WARNING] The requested profile "build.quality" could not be activated because 
it does not exist.
[ERROR] The goal you specified requires a project to execute but there is no 
POM in this directory 
( 
Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user git...@hugo-hirsch.de


Build failed in Jenkins: Olingo » olingo-odata2-quality #28

2022-11-30 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1583] Added 'strictFilter' option for UriParser


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on h49-shared (ubuntu pkcs11) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bed23e77f9735c0094b5784aa0d7e3ee972018be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bed23e77f9735c0094b5784aa0d7e3ee972018be # timeout=10
Commit message: "[OLINGO-1583] Added 'strictFilter' option for UriParser"
 > git rev-list --no-walk b08d2569d4e226102fc5e6a27b871b2b9769cacc # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #29

2022-11-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1589] Fixed CodeQL GH action

[Michael Bolz] Bump jackson-databind from 2.13.3 to 2.14.0

[Michael Bolz] Updated Jackson to 2.14.0

[Michael Bolz] Bump maven-eclipse-plugin from 2.9 to 2.10

[Michael Bolz] Bump pax.exam.version from 3.4.0 to 4.13.1

[Michael Bolz] Bump mockito-all from 1.9.5 to 1.10.19


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: 

Build failed in Jenkins: Olingo » olingo-odata4 #51

2022-11-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1589] Fixed CodeQL GH action

[Michael Bolz] Bump jackson-databind from 2.13.3 to 2.14.0

[Michael Bolz] Updated Jackson to 2.14.0

[Michael Bolz] Bump maven-eclipse-plugin from 2.9 to 2.10

[Michael Bolz] Bump pax.exam.version from 3.4.0 to 4.13.1

[Michael Bolz] Bump mockito-all from 1.9.5 to 1.10.19


--
[...truncated 1.19 MB...]
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #28

2022-11-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1591] Fixed deadlock issue for client

[Michael Bolz] OLINGO-1577 Determine content type from HTTP response


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

[INFO] Writing manifest: 

[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- 

Build failed in Jenkins: Olingo » olingo-odata4 #50

2022-11-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] OLINGO-1577 Determine content type from HTTP response


--
[...truncated 1.21 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4 #49

2022-11-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1591] Fixed deadlock issue for client


--
[...truncated 1.19 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #27

2022-10-23 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1589] Added GH action for Maven build


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

[INFO] Writing manifest: 

[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 

Build failed in Jenkins: Olingo » olingo-odata4 #48

2022-10-23 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1589] Added GH action for Maven build


--
[...truncated 1.21 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata2-quality #27

2022-10-23 Thread Apache Jenkins Server
See 


Changes:

[github] Setup GH action for Java build


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b08d2569d4e226102fc5e6a27b871b2b9769cacc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b08d2569d4e226102fc5e6a27b871b2b9769cacc # timeout=10
Commit message: "Setup GH action for Java build"
 > git rev-list --no-walk 3469e5ccbdf12b5c0a0cd939ca11323bc7bc5c59 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.13-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
olingo-odata2-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && git 
rev-parse --verify HEAD
[INFO] Working directory: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #26

2022-10-15 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1574] 

[Michael Bolz] Enabling Dependabot for Apache Olingo

[Michael Bolz] Bump github/codeql-action from 1 to 2

[Michael Bolz] Bump actions/checkout from 2 to 3

[Michael Bolz] Updated Netty version


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

[INFO] Writing manifest: 

[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 

Jenkins build is back to normal : Olingo » olingo-odata2-quality #26

2022-10-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Olingo » olingo-odata4 #47

2022-10-15 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] Enabling Dependabot for Apache Olingo

[Michael Bolz] Bump github/codeql-action from 1 to 2

[Michael Bolz] Bump actions/checkout from 2 to 3

[Michael Bolz] Updated Netty version


--
[...truncated 1.18 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package 

Build failed in Jenkins: Olingo » olingo-odata4 #46

2022-10-15 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1574] 


--
[...truncated 1.19 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #25

2022-08-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1582] Remove CVE-2020-36518


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

[INFO] Writing manifest: 

[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-server-osgi-sample 

Build failed in Jenkins: Olingo » olingo-odata4 #45

2022-08-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1582] Remove CVE-2020-36518


--
[...truncated 1.19 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #24

2022-08-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1571] Fixed special chars for search


--
[...truncated 1.40 MB...]
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.7:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

[INFO] Writing manifest: 

[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 

Build failed in Jenkins: Olingo » olingo-odata4 #44

2022-08-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1571] Fixed special chars for search


--
[...truncated 1.19 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Jenkins build is back to normal : Olingo » olingo-odata2 #24

2022-06-16 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Olingo » olingo-odata2-quality #25

2022-06-16 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1559] Set version to 2.0.13-SNAPSHOT


--
[...truncated 180.07 KB...]
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 72 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ 
olingo-odata2-jpa-processor-api ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/SECURITY.md
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 72 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 72 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ 
olingo-odata2-jpa-processor-api ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ 
olingo-odata2-jpa-processor-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
olingo-odata2-jpa-processor-api ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ 
olingo-odata2-jpa-processor-api ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
olingo-odata2-jpa-processor-api ---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/2.0.13-SNAPSHOT/olingo-odata2-jpa-processor-api-2.0.13-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/2.0.13-SNAPSHOT/olingo-odata2-jpa-processor-api-2.0.13-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/2.0.13-SNAPSHOT/olingo-odata2-jpa-processor-api-2.0.13-SNAPSHOT-sources.jar
[INFO] 
[INFO] -< org.apache.olingo:olingo-odata2-jpa-processor-core >-
[INFO] Building olingo-odata2-jpa-processor-core 2.0.13-SNAPSHOT[14/31]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
olingo-odata2-jpa-processor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
olingo-odata2-jpa-processor-core ---
[INFO] Compiling 48 source files to 

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ 
olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
olingo-odata2-jpa-processor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties 

Build failed in Jenkins: Olingo » olingo-odata2 #23

2022-03-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1559] Updated Apache parent version

[Michael Bolz] [OLINGO-1559] Set version to 2.0.12


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds24 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 92cb5a89931da60447bac8b31dbab4489ace25d4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 92cb5a89931da60447bac8b31dbab4489ace25d4 # timeout=10
Commit message: "[OLINGO-1559] Set version to 2.0.12"
 > git rev-list --no-walk da5635fb33a05c7c24d06e7295b92acd250f1966 # timeout=10
[olingo-odata2] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12  [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
olingo-odata2-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && git 
rev-parse --verify HEAD
[INFO] Working directory: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #23

2022-03-12 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1560] Fixes for build

[Michael Bolz] [OLINGO-1560] Set version to next SNAPSHOT


--
[...truncated 1.40 MB...]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.3:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

Build failed in Jenkins: Olingo » olingo-odata4 #43

2022-03-11 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1560] Fixes for build

[Michael Bolz] [OLINGO-1560] Set version to next SNAPSHOT


--
[...truncated 1.18 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.10.0-SNAPSHOT/odata-samples-4.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.10.0-SNAPSHOT[19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.10.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Jenkins build is back to normal : Olingo » olingo-odata2-quality #20

2022-03-06 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Olingo » olingo-odata2-quality #19

2022-03-06 Thread Apache Jenkins Server
See 


Changes:

[github] [OLINGO-1275] attribute overrides fix (#18)


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fd5e784e2cee8ed58b6c37393190d4d954391e8d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd5e784e2cee8ed58b6c37393190d4d954391e8d # timeout=10
Commit message: "[OLINGO-1275] attribute overrides fix (#18)"
 > git rev-list --no-walk 157d058839c71e70e8becda66e4548e586e5c21b # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && svn 
--non-interactive info
[INFO] Working 

Build failed in Jenkins: Olingo » olingo-odata2-quality #18

2022-03-06 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1487] Minor rework


--
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 157d058839c71e70e8becda66e4548e586e5c21b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 157d058839c71e70e8becda66e4548e586e5c21b # timeout=10
Commit message: "[OLINGO-1487] Minor rework"
 > git rev-list --no-walk ed15cb5e304e96c58625842e4cb6027b6ac9a516 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 

Build failed in Jenkins: Olingo » olingo-odata2-quality #17

2022-03-05 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1487] made IMPLEMENTATION changeable


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed15cb5e304e96c58625842e4cb6027b6ac9a516 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed15cb5e304e96c58625842e4cb6027b6ac9a516 # timeout=10
Commit message: "[OLINGO-1487] made IMPLEMENTATION changeable"
 > git rev-list --no-walk bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && svn 
--non-interactive info
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #22

2022-02-27 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1560] Set version to 4.9.0


--
[...truncated 1.39 MB...]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0/odata-samples-4.9.0.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0  [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.3:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0 : 
Unused Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

Build failed in Jenkins: Olingo » olingo-odata4 #42

2022-02-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1560] Set version to 4.9.0


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds30 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c28e79077cf97179d0587d019bef7e211f7af149 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c28e79077cf97179d0587d019bef7e211f7af149 # timeout=10
Commit message: "[OLINGO-1560] Set version to 4.9.0"
 > git rev-list --no-walk 2fbd91d8457b92a8b69f7e7a1bde406973a2eaad # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy 
-Papache.deploy,karaf
[INFO] Scanning for projects...
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 571 B   Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (571 B at 785 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:4.9.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #21

2022-02-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1554] Fix uniqueness of Content-ID in batch request

[Michael Bolz] [OLINGO-1413] Comment on thread-safty of ODataHandlerImpl

[Michael Bolz] Set up CodeQL scans

[Michael Bolz] Fixing a typo

[Michael Bolz] [OLINGO-1471] Adding support for multiple interior rings

[Michael Bolz] [OLINGO-1560] Excluded .github from RAT check

[Michael Bolz] [OLINGO-1560] Updated micro version of dependencies


--
[...truncated 1.43 MB...]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.3:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata4 #41

2022-02-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1560] Updated micro version of dependencies


--
[...truncated 1.22 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4 #40

2022-02-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1471] Adding support for multiple interior rings

[Michael Bolz] [OLINGO-1560] Excluded .github from RAT check


--
[...truncated 1.18 MB...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 26 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building 

Build failed in Jenkins: Olingo » olingo-odata4 #39

2022-02-26 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] Set up CodeQL scans

[Michael Bolz] Fixing a typo


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds30 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5ff6482ff0c874326bc6782f0049c133f84d0fc7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ff6482ff0c874326bc6782f0049c133f84d0fc7 # timeout=10
Commit message: "Fixing a typo"
 > git rev-list --no-walk 9be30316b101ba38d8a8dc0a0f4ccfacc42fa91a # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy 
-Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:4.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 4.9.0-SNAPSHOT   

Build failed in Jenkins: Olingo » olingo-odata4 #38

2022-02-25 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1554] Fix uniqueness of Content-ID in batch request

[Michael Bolz] [OLINGO-1413] Comment on thread-safty of ODataHandlerImpl


--
[...truncated 1.19 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 25 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 

Build failed in Jenkins: Olingo » olingo-odata2-quality #16

2022-02-06 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] [OLINGO-1561] Fix flakiness in `JPAEntityTest`


--
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a # timeout=10
Commit message: "[OLINGO-1561] Fix flakiness in `JPAEntityTest`"
 > git rev-list --no-walk 530a2a5a2877b82945bc82510b69d002a6c78b76 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && svn 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #20

2022-01-25 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1556]Fix scale handling of BigDecimals in 
EdmAssistedJsonSerializer


--
[...truncated 1.41 MB...]
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 25 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.3:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

Build failed in Jenkins: Olingo » olingo-odata4 #37

2022-01-25 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1556]Fix scale handling of BigDecimals in 
EdmAssistedJsonSerializer


--
[...truncated 1.17 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 25 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package 

Build failed in Jenkins: Olingo » olingo-odata2-quality #15

2022-01-13 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] bugfix: getEntityManager() is not thread safe

[Michael Bolz] [OLINGO-1555] Fixing incompatibilities


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 530a2a5a2877b82945bc82510b69d002a6c78b76 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 530a2a5a2877b82945bc82510b69d002a6c78b76 # timeout=10
Commit message: "Merge pull request #33 from met-pub/master"
 > git rev-list --no-walk 006bf435948d6d56fb61402fd1a783dffb90f0e7 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #19

2022-01-10 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] OLINGO-1551 Update parent, plugin versions and dependencies


--
[...truncated 1.47 MB...]
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 25 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.3:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

Build failed in Jenkins: Olingo » olingo-odata4 #36

2022-01-10 Thread Apache Jenkins Server
See 


Changes:

[Michael Bolz] OLINGO-1551 Update parent, plugin versions and dependencies


--
[...truncated 1.19 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-samples ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-samples 
---
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ 
odata-samples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:integration-test (integration-test) @ 
odata-samples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (integration-test) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ odata-samples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 25 explicit excludes (use -debug for more details).
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 179 licenses.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(enforce-output-timestamp-property) @ odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] Building bundle: 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #18

2021-09-17 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1544]Fix for deserialize delta request payload with 
navigation

[ramya.vasanth] [OLINGO-1545]Scientific notation value of Edm.Double cannot be 
processed

[ramya.vasanth] [OLINGO-1546]Support Jackson 2.12.x

[ramya.vasanth] [OLINGO-1547]Avoid BufferOverFlowException in BatchLineReader

[ramya.vasanth] [OLINGO-1526]Allow aggregates in concat to have multiple 
identical aliases


--
[...truncated 799.44 KB...]
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 55 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/SECURITY.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---
[INFO] Failsafe report directory: 

Build failed in Jenkins: Olingo » olingo-odata4 #35

2021-09-17 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1526]Allow aggregates in concat to have multiple 
identical aliases


--
[...truncated 390.44 KB...]
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/SECURITY.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 182.023 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.855 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #34

2021-09-17 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1546]Support Jackson 2.12.x

[ramya.vasanth] [OLINGO-1547]Avoid BufferOverFlowException in BatchLineReader


--
[...truncated 374.15 KB...]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-samples 
---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/SECURITY.md
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 179 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---

Build failed in Jenkins: Olingo » olingo-odata4 #33

2021-09-16 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1545]Scientific notation value of Edm.Double cannot be 
processed


--
[...truncated 374.62 KB...]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-samples 
---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/SECURITY.md
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 179 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---
[INFO] Failsafe report directory: 

Build failed in Jenkins: Olingo » olingo-odata4 #32

2021-09-16 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1544]Fix for deserialize delta request payload with 
navigation


--
[...truncated 372.98 KB...]
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-samples ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-samples 
---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 
 
to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/SECURITY.md
[INFO] 179 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 179 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-samples ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---
[INFO] Failsafe report directory: 

Build failed in Jenkins: Olingo » olingo-odata2-quality #14

2021-09-16 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1530]+ in url filter parameter is passed as space


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 006bf435948d6d56fb61402fd1a783dffb90f0e7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 006bf435948d6d56fb61402fd1a783dffb90f0e7 # timeout=10
Commit message: "[OLINGO-1530]+ in url filter parameter is passed as space"
 > git rev-list --no-walk c0b13fa95cba63adb99fbd02d23af57b8bf86583 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting 

[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && svn 

Build failed in Jenkins: Olingo » olingo-odata2-quality #13

2021-09-16 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1543]Fix for Function Import Returning Complex Type in 
JPA


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c0b13fa95cba63adb99fbd02d23af57b8bf86583 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0b13fa95cba63adb99fbd02d23af57b8bf86583 # timeout=10
Commit message: "[OLINGO-1543]Fix for Function Import Returning Complex Type in 
JPA"
 > git rev-list --no-walk c9570150f9249413663d69347c64facdccee9d1f # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #17

2021-06-14 Thread Apache Jenkins Server
See 


Changes:

[github] Security Policy

[github] Update SECURITY.md

[github] Update SECURITY.md

[github] Fixed typo


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on h49-shared (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init 
 >  
 > # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e00643705f1e8492c938bba71bbb4efd2498d15b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e00643705f1e8492c938bba71bbb4efd2498d15b # timeout=10
Commit message: "Fixed typo"
 > git rev-list --no-walk a3d679aacdace04d2860d4b3c07bb92275b4de46 # timeout=10
[olingo-odata4-all-profiles] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Psamples
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-sample[war]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-client-sample[jar]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 4.9.0-SNAPSHOT  [1/26]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-parent 
---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor 

Build failed in Jenkins: Olingo » olingo-odata2-quality #12

2021-06-14 Thread Apache Jenkins Server
See 


Changes:

[github] Create SECURITY.md


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c9570150f9249413663d69347c64facdccee9d1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9570150f9249413663d69347c64facdccee9d1f # timeout=10
Commit message: "Create SECURITY.md"
 > git rev-list --no-walk 991604d2e74b3becab9240329e305948042c496d # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean 
install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent   [pom]
[INFO] olingo-odata2-lib  [pom]
[INFO] olingo-odata2-api  [jar]
[INFO] olingo-odata2-api-annotation   [jar]
[INFO] olingo-odata2-testutil [jar]
[INFO] olingo-odata2-core [jar]
[INFO] olingo-odata2-ref  [jar]
[INFO] olingo-odata2-fit  [jar]
[INFO] olingo-odata2-ref-web  [war]
[INFO] olingo-odata2-client-api   [jar]
[INFO] olingo-odata2-client-core  [jar]
[INFO] olingo-odata2-jpa-processor[pom]
[INFO] olingo-odata2-jpa-processor-api[jar]
[INFO] olingo-odata2-jpa-processor-core   [jar]
[INFO] olingo-odata2-jpa-processor-ref[jar]
[INFO] olingo-odata2-jpa-processor-ref-web[war]
[INFO] olingo-odata2-annotation-processor [pom]
[INFO] olingo-odata2-annotation-processor-api [jar]
[INFO] olingo-odata2-annotation-processor-core[jar]
[INFO] olingo-odata2-annotation-processor-ref [jar]
[INFO] olingo-odata2-annotation-processor-ref-web [war]
[INFO] olingo-odata2-dist [pom]
[INFO] olingo-odata2-dist-lib [pom]
[INFO] olingo-odata2-dist-jpa [pom]
[INFO] olingo-odata2-dist-janos   [pom]
[INFO] olingo-odata2-dist-ref [pom]
[INFO] olingo-odata2-dist-javadoc [pom]
[INFO] olingo-odata2-sample   [pom]
[INFO] olingo-odata2-sample-cars-service-archetype[maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype[maven-archetype]
[INFO] 
[INFO] ---< org.apache.olingo:olingo-odata2-parent >---
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT [1/31]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
 && svn 
--non-interactive info
[INFO] Working directory: 

Build failed in Jenkins: Olingo » olingo-odata4 #31

2021-06-14 Thread Apache Jenkins Server
See 


Changes:

[github] Fixed typo


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e00643705f1e8492c938bba71bbb4efd2498d15b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e00643705f1e8492c938bba71bbb4efd2498d15b # timeout=10
Commit message: "Fixed typo"
 > git rev-list --no-walk 7c1bacd21f28c68c12e2361b634fc4b3f862604a # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy 
-Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 4.9.0-SNAPSHOT  [1/28]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-parent 
---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-parent ---
[INFO] 
[INFO] --- 

Build failed in Jenkins: Olingo » olingo-odata4 #30

2021-06-14 Thread Apache Jenkins Server
See 


Changes:

[github] Security Policy

[github] Update SECURITY.md

[github] Update SECURITY.md


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7c1bacd21f28c68c12e2361b634fc4b3f862604a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c1bacd21f28c68c12e2361b634fc4b3f862604a # timeout=10
Commit message: "Update SECURITY.md"
 > git rev-list --no-walk a3d679aacdace04d2860d4b3c07bb92275b4de46 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy 
-Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData   [pom]
[INFO] odata-lib  [pom]
[INFO] odata-commons-api   [bundle]
[INFO] odata-commons-core  [bundle]
[INFO] odata-client-api[bundle]
[INFO] odata-client-core   [bundle]
[INFO] odata-server-api[bundle]
[INFO] odata-server-core   [bundle]
[INFO] odata-server-core-ext  [jar]
[INFO] odata-server-tecsvc[war]
[INFO] odata-server-test  [jar]
[INFO] odata-ext  [pom]
[INFO] odata-client-proxy [jar]
[INFO] pojogen-maven-plugin  [maven-plugin]
[INFO] odata-client-android   [jar]
[INFO] odata-karaf[pom]
[INFO] odata-karaf-features   [pom]
[INFO] odata-samples  [pom]
[INFO] odata-server-osgi-sample[bundle]
[INFO] odata-karaf-fit[jar]
[INFO] odata-fit  [war]
[INFO] odata-dist [pom]
[INFO] Olingo-OData-Client-for-Android[pom]
[INFO] Olingo-OData-Client-for-Java   [pom]
[INFO] Olingo-OData-Server-for-Java   [pom]
[INFO] Olingo-OData-Server-Extension-for-Java [pom]
[INFO] Olingo-OData-JavaDoc   [pom]
[INFO] odata-server-sample[war]
[INFO] 
[INFO] ---< org.apache.olingo:odata-parent >---
[INFO] Building Olingo-OData 4.9.0-SNAPSHOT  [1/28]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] 
[INFO] --- 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #16

2021-05-11 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1525]PUT, POST support on collection properties

[ramya.vasanth] [OLINGO-1526]Support for Compute aggregate method


--
[...truncated 801.52 KB...]
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 55 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---
[INFO] Failsafe report directory: 

[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ 
odata-server-osgi-sample ---
[INFO] 

Build failed in Jenkins: Olingo » olingo-odata4 #29

2021-05-11 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1526]Support for Compute aggregate method


--
[...truncated 393.00 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.409 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.298 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #28

2021-05-10 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1525]PUT, POST support on collection properties


--
[...truncated 392.87 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.047 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 180.941 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata2 #13

2021-05-08 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 59.92 KB...]
Running org.apache.olingo.odata2.core.exception.ODataMessageTextVerifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.core.exception.MessageReferenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.core.exception.ODataExceptionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.core.exception.MessageServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.core.servlet.ODataServletTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec
Running org.apache.olingo.odata2.core.servlet.RestUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.ODataContextImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.commons.XmlHelperTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.089 sec
Running org.apache.olingo.odata2.core.commons.ContentTypeTest
Tests run: 89, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 sec
Running org.apache.olingo.odata2.core.commons.EncoderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.commons.DecoderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProvTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintRoleImplProvTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProvTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmImplProvTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProvTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetEndImplProvTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProvTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmPropertyImplProvTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProvTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmComplexTypeImplProvTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProvTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProvTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProvTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmServiceMetadataImplProvTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running 
org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintImplProvTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmEntitySetProvTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProvTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmxProviderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProvTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.core.edm.EdmImplTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #15

2021-03-19 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1517]The timeout for batch response is very low

[ramya.vasanth] [OLINGO-1062]Fix deserialization of empty collections


--
[...truncated 883.40 KB...]
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ odata-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-samples 
---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-samples/4.9.0-SNAPSHOT/odata-samples-4.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-samples ---
[INFO] 55 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] -< org.apache.olingo:odata-server-osgi-sample >-
[INFO] Building odata-server-osgi-sample 4.9.0-SNAPSHOT [19/46]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
odata-server-osgi-sample ---
[INFO] Deleting 

[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:add-source (add-source) @ 
odata-server-osgi-sample ---
[INFO] Source directory: 

 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-server-osgi-sample ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-server-osgi-sample ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-server-osgi-sample ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ 
odata-server-osgi-sample ---
[WARNING] Bundle 
org.apache.olingo:odata-server-osgi-sample:bundle:4.9.0-SNAPSHOT : Unused 
Import-Package instructions: [org.apache.olingo.netty.server.api*] 
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ 
odata-server-osgi-sample ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
odata-server-osgi-sample ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ 
odata-server-osgi-sample ---
[INFO] Failsafe report directory: 

[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (checkstyle) @ 
odata-server-osgi-sample ---

Build failed in Jenkins: Olingo » olingo-odata4 #27

2021-03-19 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1062]Fix deserialization of empty collections


--
[...truncated 392.88 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 184.049 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 183.936 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #26

2021-03-19 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1517]The timeout for batch response is very low


--
[...truncated 391.22 KB...]
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.871 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.698 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at 

Jenkins build is back to normal : Olingo » olingo-odata2 #12

2021-03-04 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #14

2021-03-03 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1514]Upgrade Netty version

[ramya.vasanth] [OLINGO-1515]Support non-ascii characters in OData

[ramya.vasanth] [OLINGO-1472]Support string-based scales in property metadata


--
[...truncated 814.49 KB...]
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/46]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.681 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.502 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at 

Build failed in Jenkins: Olingo » olingo-odata2 #11

2021-03-03 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1516]Improved decimal validation


--
[...truncated 348.84 KB...]
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] project created from Archetype in dir: 

[INFO] No post-archetype-generation goals to invoke.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
olingo-odata2-sample-cars-service-archetype ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ 
olingo-odata2-sample-cars-service-archetype ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
olingo-odata2-sample-cars-service-archetype ---
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-SNAPSHOT.jar
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.2:update-local-catalog 
(default-update-local-catalog) @ olingo-odata2-sample-cars-service-archetype ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
olingo-odata2-sample-cars-service-archetype ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kBDownloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 3.1 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-20210303.110714-20.jar
Progress (1): 4.1/17 kBProgress (1): 8.2/17 kBProgress (1): 12/17 kB Progress 
(1): 16/17 kBProgress (1): 17 kB  Uploaded to 
apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-20210303.110714-20.jar
 (17 kB at 15 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-20210303.110714-20.pom
Progress (1): 3.0 kBUploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/olingo-odata2-sample-cars-service-archetype-2.0.12-20210303.110714-20.pom
 (3.0 kB at 3.1 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/maven-metadata.xml
Progress (1): 461 B   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/maven-metadata.xml
 (461 B at 1.4 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-sample-cars-service-archetype/2.0.12-SNAPSHOT/maven-metadata.xml
Progress (1): 1.0 kBUploaded to 

Build failed in Jenkins: Olingo » olingo-odata4 #25

2021-03-03 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1472]Support string-based scales in property metadata


--
[...truncated 392.83 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.097 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 180.987 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #24

2021-03-02 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1514]Upgrade Netty version

[ramya.vasanth] [OLINGO-1515]Support non-ascii characters in OData


--
[...truncated 391.48 KB...]
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.699 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.517 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata4-all-profiles #13

2021-01-22 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1508]Setting event allocator in XMLInputFactory

[ramya.vasanth] [OLINGO-1408]Convert java.time.Instant to edm.DateTimeOffset in 
generic flow

[ramya.vasanth] [OLINGO-1499]Fix case-sensitive handling of Content-Type header 
in BatchLineReader

[ramya.vasanth] [OLINGO-1505]Support instance annotation for Stream property


--
[...truncated 814.47 KB...]
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/46]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.798 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.633 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 
org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:452)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:111)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #23

2021-01-22 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1505]Support instance annotation for Stream property


--
[...truncated 392.82 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.983 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.815 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
at 

Build failed in Jenkins: Olingo » olingo-odata4 #22

2021-01-21 Thread Apache Jenkins Server
See 


Changes:

[ramya.vasanth] [OLINGO-1408]Convert java.time.Instant to edm.DateTimeOffset in 
generic flow

[ramya.vasanth] [OLINGO-1499]Fix case-sensitive handling of Content-Type header 
in BatchLineReader


--
[...truncated 392.83 KB...]
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/.settings/**
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ 
odata-server-osgi-sample ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO] 
[INFO] -< org.apache.olingo:odata-karaf-fit >--
[INFO] Building odata-karaf-fit 4.9.0-SNAPSHOT  [20/28]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-karaf-fit ---
[INFO] Deleting 

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
odata-karaf-fit ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file 
(generate-depends-file) @ odata-karaf-fit ---
[INFO] Created: 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
odata-karaf-fit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
odata-karaf-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
odata-karaf-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 

[WARNING] Supported source version 'RELEASE_6' from annotation processor 
'org.sonatype.guice.bean.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ odata-karaf-fit ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.olingo.osgi.itests.BundlesTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.733 sec <<< 
FAILURE! - in org.apache.olingo.osgi.itests.BundlesTest
org.apache.olingo.osgi.itests.BundlesTest  Time elapsed: 181.017 sec  <<< ERROR!
java.lang.RuntimeException: Cannot get the remote bundle context
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:255)
at 
org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:211)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:522)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:204)
at 
org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:152)
at 
org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
at 

  1   2   3   4   5   6   7   8   9   >