Skip to content
Success

Console Output

Started by user Jan Supol
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent default-java-j3jnf is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Running on default-java-j3jnf in /home/jenkins/workspace/TCK_JSONB_ts_jte_pipeline
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] sh
+ wget https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jsonp/bin/ts.jte
--2019-06-20 18:22:03--  https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jsonp/bin/ts.jte
Resolving raw.githubusercontent.com... 151.101.124.133
Connecting to raw.githubusercontent.com|151.101.124.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12442 (12K) [text/plain]
Saving to: 'ts.jte'

     0K .......... ..                                         100%  104M=0s

2019-06-20 18:22:04 (104 MB/s) - 'ts.jte' saved [12442/12442]

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ sed -i '$ a impl\.vi=glassfish' ts.jte
+ sed -i '$ a web1\.home='"'" ts.jte
+ echo
+ sed -i '$ a web2\.home=' ts.jte
+ echo
+ sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i '$ a web3\.home=' ts.jte
+ echo
+ sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i '$ a web\.home=' ts.jte
+ echo 'impl.vi.deploy.dir=${web.home}/domains/domain1/autodeploy'
+ sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i 's/^impl\.vi\.deploy\.dir=/impl.vi.deploy.dir=${web.home}\/domains\/domain1\/autodeploy/g' ts.jte
+ sed -i 's/^harness\.log\.traceflag=false/harness\.log\.traceflag=true/g' ts.jte
+ echo 'work.dir='
+ sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i 's/^work\.dir=\/tmp\/JTwork/work.dir=/g' ts.jte
+ echo 'report.dir='
+ sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i 's/^report\.dir=\/tmp\/JTreport/report.dir=/g' ts.jte
+ echo 'jsonp.classes='+ 
sed -e 's/\\/\\\\/g; s/\//\\\//g;'
+ sed -i 's/^jsonp\.classes=/jsonp.classes=/g' ts.jte
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] archive
The archive step is deprecated, please use archiveArtifacts instead."
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS