Build failed in Jenkins: streams-examples #278

2018-04-17 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 458
originally caused by:
 Started by GitHub push by steveblackmon
 Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository http://github.com/apache/streams-examples/
 > git init  # timeout=10
Fetching upstream changes from http://github.com/apache/streams-examples/
 > git --version # timeout=10
 > git fetch --tags --progress http://github.com/apache/streams-examples/ 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://github.com/apache/streams-examples/ # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url http://github.com/apache/streams-examples/ # 
 > timeout=10
Fetching upstream changes from http://github.com/apache/streams-examples/
 > git fetch --tags --progress http://github.com/apache/streams-examples/ 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cf1d64f31631563591de245acd1b82f6f79fda5d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf1d64f31631563591de245acd1b82f6f79fda5d
Commit message: "Update README.md"
 > git rev-list --no-walk cf1d64f31631563591de245acd1b82f6f79fda5d # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Failed to transfer Could not find metadata 
org.apache.streams:apache-streams:0.5.1-SNAPSHOT/maven-metadata.xml in 
apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact 
org.apache.streams:apache-streams:pom:0.5.1-SNAPSHOT in apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@c810e3b:H26: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.streams:apache-streams:pom:0.5.1-SNAPSHOT in apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots) and 
'parent.relativePath' points at wrong local POM @ line 22, column 13

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1724)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.streams:apache-streams:pom:0.5.1-SNAPSHOT in apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots) and 
'parent.relativePath' points at wrong local POM @ line 22, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
at hudson.remoting.UserRequest.perform(UserRequest.java:207)
at hudson.remoting.UserRequest.perform(UserRequest.java:53)
at hudson.remoting.Request$2.run(Request.java:358)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H26
at 

Build failed in Jenkins: streams-project-site #340

2018-04-17 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 458
originally caused by:
 Started by GitHub push by steveblackmon
 Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 369a1d1398eb80a9afd8c0b034d705ce63ab17db (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 369a1d1398eb80a9afd8c0b034d705ce63ab17db
Commit message: "Merge pull request #450 from steveblackmon/STREAMS-603"
 > git rev-list --no-walk 369a1d1398eb80a9afd8c0b034d705ce63ab17db # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 45435
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45435
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings6422768820779737891.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.streams:streams-schema-activitystreams:jar:0.5.2-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.apache.streams:streams-testing:test-jar -> duplicate declaration 
of version ${project.version} @ 
org.apache.streams:streams-schema-activitystreams:[unknown-version], 

 line 65, column 21
[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] 
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 101 ms
[JENKINS] Archiving site from 
 to 

Build failed in Jenkins: streams-project-site #339

2018-04-17 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] resolves STREAMS-603

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 369a1d1398eb80a9afd8c0b034d705ce63ab17db (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 369a1d1398eb80a9afd8c0b034d705ce63ab17db
Commit message: "Merge pull request #450 from steveblackmon/STREAMS-603"
 > git rev-list --no-walk fec53149f3adce80ff9221612ced9bdb9ed5edbd # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 35252
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35252
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings7869051735997428117.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.streams:streams-schema-activitystreams:jar:0.5.2-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.apache.streams:streams-testing:test-jar -> duplicate declaration 
of version ${project.version} @ 
org.apache.streams:streams-schema-activitystreams:[unknown-version], 

 line 65, column 21
[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] 
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 223 ms
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
Saving to 

[jira] [Commented] (STREAMS-603) Upgrade to latest Jackson 2.x

2018-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441511#comment-16441511
 ] 

ASF GitHub Bot commented on STREAMS-603:


steveblackmon closed pull request #450: resolves STREAMS-603
URL: https://github.com/apache/streams/pull/450
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 3b3cc079d4..7eb511ff4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,9 +357,8 @@
 2.5
 
 
-2.7.9
-0.6.2
-1.0.0
+2.9.5
+1.1.0
 2.9.9
 1.8.1
 0.5.0
@@ -1079,11 +1078,12 @@
 com.fasterxml.jackson.dataformat
 jackson-dataformat-xml
 ${jackson.version}
-
-
-com.fasterxml
-jackson-xml-databind
-${jackson-xml-databind.version}
+
+
+stax2-api
+org.codehaus.woodstox
+
+
 
 
 com.fasterxml.jackson.dataformat
diff --git a/streams-pojo/pom.xml b/streams-pojo/pom.xml
index 0f1909c38c..ddabe697e6 100644
--- a/streams-pojo/pom.xml
+++ b/streams-pojo/pom.xml
@@ -85,18 +85,6 @@
 
 
 
-
-com.fasterxml
-jackson-xml-databind
-0.6.2
-
-
-stax2-api
-org.codehaus.woodstox
-
-
-
-
 
 com.fasterxml
 aalto-xml
diff --git a/streams-schemas/streams-schema-activitystreams/pom.xml 
b/streams-schemas/streams-schema-activitystreams/pom.xml
index 4af4574aaa..34ccf2200c 100644
--- a/streams-schemas/streams-schema-activitystreams/pom.xml
+++ b/streams-schemas/streams-schema-activitystreams/pom.xml
@@ -43,6 +43,25 @@
 commons-io
 test
 
+
+com.fasterxml.jackson.core
+jackson-core
+${jackson.version}
+test
+
+
+com.fasterxml.jackson.core
+jackson-databind
+${jackson.version}
+test
+
+
+org.apache.streams
+streams-testing
+${project.version}
+test
+test-jar
+
 
 org.apache.streams
 streams-testing


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to latest Jackson 2.x
> -
>
> Key: STREAMS-603
> URL: https://issues.apache.org/jira/browse/STREAMS-603
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
> Fix For: 0.6.0
>
>
> Upgrade to latest Jackson 2.x



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[streams] branch master updated (fec5314 -> 369a1d1)

2018-04-17 Thread sblackmon
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


from fec5314  Merge pull request #448 from steveblackmon/STREAMS-584
 add c1129c0  resolves STREAMS-603
 new 369a1d1  Merge pull request #450 from steveblackmon/STREAMS-603

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml   | 16 
 streams-pojo/pom.xml  | 12 
 .../streams-schema-activitystreams/pom.xml| 19 +++
 3 files changed, 27 insertions(+), 20 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sblack...@apache.org.


[jira] [Commented] (STREAMS-603) Upgrade to latest Jackson 2.x

2018-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441394#comment-16441394
 ] 

ASF GitHub Bot commented on STREAMS-603:


steveblackmon opened a new pull request #450: resolves STREAMS-603
URL: https://github.com/apache/streams/pull/450
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to latest Jackson 2.x
> -
>
> Key: STREAMS-603
> URL: https://issues.apache.org/jira/browse/STREAMS-603
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
> Fix For: 0.6.0
>
>
> Upgrade to latest Jackson 2.x



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-603) Upgrade to latest Jackson 2.x

2018-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441386#comment-16441386
 ] 

ASF GitHub Bot commented on STREAMS-603:


steveblackmon closed pull request #449: resolves STREAMS-603
URL: https://github.com/apache/streams/pull/449
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index f46a164c2c..6a802a658b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,9 +357,8 @@
 2.5
 
 
-2.7.9
-0.6.2
-1.0.0
+2.9.5
+1.1.0
 2.9.9
 1.8.1
 0.5.0
@@ -1079,11 +1078,12 @@
 com.fasterxml.jackson.dataformat
 jackson-dataformat-xml
 ${jackson.version}
-
-
-com.fasterxml
-jackson-xml-databind
-${jackson-xml-databind.version}
+
+
+stax2-api
+org.codehaus.woodstox
+
+
 
 
 com.fasterxml.jackson.dataformat
diff --git a/streams-pojo/pom.xml b/streams-pojo/pom.xml
index 0f1909c38c..ddabe697e6 100644
--- a/streams-pojo/pom.xml
+++ b/streams-pojo/pom.xml
@@ -85,18 +85,6 @@
 
 
 
-
-com.fasterxml
-jackson-xml-databind
-0.6.2
-
-
-stax2-api
-org.codehaus.woodstox
-
-
-
-
 
 com.fasterxml
 aalto-xml


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade to latest Jackson 2.x
> -
>
> Key: STREAMS-603
> URL: https://issues.apache.org/jira/browse/STREAMS-603
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
> Fix For: 0.6.0
>
>
> Upgrade to latest Jackson 2.x



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: streams-project-site #338

2018-04-17 Thread Apache Jenkins Server
See 

--
Started by upstream project "streams-project" build number 457
originally caused by:
 Started by GitHub push by steveblackmon
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fec53149f3adce80ff9221612ced9bdb9ed5edbd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fec53149f3adce80ff9221612ced9bdb9ed5edbd
Commit message: "Merge pull request #448 from steveblackmon/STREAMS-584"
 > git rev-list --no-walk fec53149f3adce80ff9221612ced9bdb9ed5edbd # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 45682
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45682
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings8602300184932925143.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 103 ms
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 1 ms
[JENKINS] Archiving site from 

 to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-testing
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 1 ms
[JENKINS] Archiving site from 

 to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas
Saving to 

Build failed in Jenkins: streams-project-site #337

2018-04-17 Thread Apache Jenkins Server
See 


Changes:

[sblackmon] resolves STREAMS-584

[sblackmon] not sure why this test just started failing

[sblackmon] PR was missing this change.

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/streams.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/streams.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fec53149f3adce80ff9221612ced9bdb9ed5edbd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fec53149f3adce80ff9221612ced9bdb9ed5edbd
Commit message: "Merge pull request #448 from steveblackmon/STREAMS-584"
 > git rev-list --no-walk 1759643936f8350a4d4c279b21dde52ec6c7f576 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 45862
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 
/home/jenkins/agent.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45862
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings5484209492691882935.xml -q -U -Pcheck -DskipTests -DskipITs clean 
generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.2-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 262 ms
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 1 ms
[JENKINS] Archiving site from 

 to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-testing
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 2 ms
[JENKINS] Archiving site from 

 to 

[jira] [Resolved] (STREAMS-584) Upgrade to Juneau 7.1.0

2018-04-17 Thread Steve Blackmon (JIRA)

 [ 
https://issues.apache.org/jira/browse/STREAMS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Blackmon resolved STREAMS-584.

Resolution: Fixed

> Upgrade to Juneau 7.1.0
> ---
>
> Key: STREAMS-584
> URL: https://issues.apache.org/jira/browse/STREAMS-584
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
> Fix For: 0.6.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Upgrade to Juneau 7.1.0 once the release candidate is available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-584) Upgrade to Juneau 7.1.0

2018-04-17 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16441012#comment-16441012
 ] 

ASF GitHub Bot commented on STREAMS-584:


steveblackmon closed pull request #448: resolves STREAMS-584
URL: https://github.com/apache/streams/pull/448
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index f46a164c2c..3b3cc079d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -364,7 +364,7 @@
 1.8.1
 0.5.0
 0.1.10
-7.0.1
+7.1.0
 0.4.10
 0.13.1
 0.11.1
diff --git 
a/streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/Instagram.java
 
b/streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/Instagram.java
index e153b5fbbe..9f5cd63c2c 100644
--- 
a/streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/Instagram.java
+++ 
b/streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/Instagram.java
@@ -83,7 +83,7 @@ private Instagram(InstagramConfiguration configuration) 
throws InstantiationExce
 .setMaxConnPerRoute(20)
 .setMaxConnTotal(100)
 .build();
-this.restClient = new RestClientBuilder()
+this.restClient = RestClient.create()
 .rootUrl(rootUrl)
 .accept(APPLICATION_JSON.getMimeType())
 .httpClient(httpclient, true)
@@ -99,7 +99,7 @@ private Instagram(InstagramConfiguration configuration) 
throws InstantiationExce
 .build())
 .retryable(
 configuration.getRetryMax().intValue(),
-configuration.getRetrySleepMs(),
+configuration.getRetrySleepMs().intValue(),
 new InstagramRetryHandler())
 .build();
 this.mapper = StreamsJacksonMapper.getInstance();
diff --git 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java
 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java
index a34d7f3739..a91b65377a 100644
--- 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java
+++ 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java
@@ -121,7 +121,7 @@ private Twitter(TwitterConfiguration configuration) throws 
InstantiationExceptio
   .addInterceptorLast((HttpRequestInterceptor) (httpRequest, httpContext) 
-> LOGGER.debug(httpRequest.getRequestLine().getUri()))
   .addInterceptorLast((HttpResponseInterceptor) (httpResponse, 
httpContext) -> LOGGER.debug(httpResponse.getStatusLine().toString()))
   .build();
-this.restClientBuilder = new RestClientBuilder()
+this.restClientBuilder = RestClient.create()
   .httpClient(httpclient, true)
   .parser(
 JsonParser.DEFAULT.builder()
@@ -137,7 +137,7 @@ private Twitter(TwitterConfiguration configuration) throws 
InstantiationExceptio
   .rootUrl(rootUrl)
   .retryable(
 configuration.getRetryMax().intValue(),
-configuration.getRetrySleepMs(),
+configuration.getRetrySleepMs().intValue(),
 new TwitterRetryHandler());
 if( configuration.getDebug() ) {
   restClientBuilder = restClientBuilder.debug();
diff --git 
a/streams-contrib/streams-provider-twitter/src/test/java/org/apache/streams/twitter/test/utils/TwitterActivityConvertersTest.java
 
b/streams-contrib/streams-provider-twitter/src/test/java/org/apache/streams/twitter/test/utils/TwitterActivityConvertersTest.java
index 7bfb8ceed5..99cdfcdac7 100644
--- 
a/streams-contrib/streams-provider-twitter/src/test/java/org/apache/streams/twitter/test/utils/TwitterActivityConvertersTest.java
+++ 
b/streams-contrib/streams-provider-twitter/src/test/java/org/apache/streams/twitter/test/utils/TwitterActivityConvertersTest.java
@@ -49,6 +49,8 @@
 
   private ActivityConverterUtil activityConverterUtil = 
ActivityConverterUtil.getInstance();
 
+  private String deleteJson = 
"{\"delete\":{\"status\":{\"id\":12345,\"user_id\":56789}}}";
+  private String followJson = 
"{\"follower\":{\"id\":12345},\"followee\":{\"id\":56789}}}";
   private String tweetJson = "{\"created_at\":\"Wed Dec 11 22:27:34 + 

[streams] 01/01: Merge pull request #448 from steveblackmon/STREAMS-584

2018-04-17 Thread sblackmon
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git

commit fec53149f3adce80ff9221612ced9bdb9ed5edbd
Merge: 1759643 8b71c44
Author: Steve Blackmon 
AuthorDate: Tue Apr 17 10:24:41 2018 -0500

Merge pull request #448 from steveblackmon/STREAMS-584

resolves STREAMS-584

 pom.xml  |  2 +-
 .../java/org/apache/streams/instagram/api/Instagram.java |  4 ++--
 .../main/java/org/apache/streams/twitter/api/Twitter.java|  4 ++--
 .../twitter/test/utils/TwitterActivityConvertersTest.java|  6 --
 .../src/test/resources/TwitterIT.conf|  2 +-
 .../twitter-follow-neo4j/src/test/resources/application.conf |  2 +-
 .../main/java/org/apache/streams/juneau/JodaDateSwap.java| 10 ++
 .../main/java/org/apache/streams/juneau/ListSerializer.java  | 12 ++--
 8 files changed, 23 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sblack...@apache.org.