[Builder] Build failed in Jenkins: platform-builds » carbon-dashboards #1509
cbuilder at wso2.org
cbuilder at wso2.org
Fri Jun 1 08:40:51 PDT 2018
See <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/1509/display/redirect?page=changes>
Changes:
[jenkins-bot] [maven-release-plugin] prepare release v4.0.16
[jenkins-bot] [maven-release-plugin] prepare for next development iteration
[sajithar] Update default dashboard thumbnail & fix viewer overflow issue.
[sajithd] Add DateTimeRangePicker widget into sample
[sajithd] Update DateTimeRangePicker widget dependency in feature pom
[niveathika] Fix the bug where widget configuration panel does not appear for widgets
[niveathika] Fixing build by adding date-time-range picker widget dependency
[niveathika] Adding HTTP dashboard to the Dashboard DB
[nisalaniroshana] Upgrade base widget version in universal widget
------------------------------------------
[...truncated 1.25 MB...]
| `-- wrap-ansi at 2.1.0
+-- get-caller-file at 1.0.2
+-- os-locale at 2.1.0
| +-- execa at 0.7.0
| | +-- cross-spawn at 5.1.0
| | | `-- shebang-command at 1.2.0
| | | `-- shebang-regex at 1.0.0
| | +-- get-stream at 3.0.0
| | +-- npm-run-path at 2.0.2
| | | `-- path-key at 2.0.1
| | +-- p-finally at 1.0.0
| | `-- strip-eof at 1.0.0
| +-- lcid at 1.0.0
| | `-- invert-kv at 1.0.0
| `-- mem at 1.1.0
| `-- mimic-fn at 1.2.0
+-- read-pkg-up at 2.0.0
| `-- read-pkg at 2.0.0
| +-- load-json-file at 2.0.0
| | +-- pify at 2.3.0
| | `-- strip-bom at 3.0.0
| `-- path-type at 2.0.0
+-- require-directory at 2.1.1
+-- require-main-filename at 1.0.1
+-- string-width at 2.1.1
| +-- is-fullwidth-code-point at 2.0.0
| `-- strip-ansi at 4.0.0
| `-- ansi-regex at 3.0.0
+-- which-module at 2.0.0
+-- y18n at 3.2.1
`-- yargs-parser at 7.0.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents at 1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN @material-ui/icons at 1.1.0 requires a peer of @material-ui/core@^1.0.0-rc.0 but none was installed.
npm WARN ajv-keywords at 3.2.0 requires a peer of ajv@^6.0.0 but none was installed.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker ---
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (npm run dev (compile)) @ org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker ---
> date-range-picker at 0.1.0 build <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/DateTimeRangePicker>
> webpack -p
Hash: ba2b1b406d57e07173e0
Version: webpack 3.12.0
Time: 12096ms
Asset Size Chunks Chunk Names
DateRangePicker.js 828 kB 0 [emitted] [big] index
widgetConf.json 206 bytes [emitted]
[328] ./DateRangePicker.jsx 22.4 kB {0} [built]
[640] ./GranularityModeSelector.jsx 15.4 kB {0} [built]
[643] ./CustomTimeRangeSelector.jsx 16.6 kB {0} [built]
[644] ./DateTimePicker.jsx 19.2 kB {0} [built]
[646] ../node_modules/moment/locale ^\.\/.*$ 2.98 kB {0} [optional] [built]
[664] ./styles/main.css 1.02 kB {0} [built]
[665] ../node_modules/css-loader!./styles/main.css 380 bytes {0} [built]
+ 662 hidden modules
ERROR in ../node_modules/@material-ui/icons/utils/createSvgIcon.js
Module not found: Error: Can't resolve '@material-ui/core/SvgIcon' in '<http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/DateTimeRangePicker/node_modules/@material-ui/icons/utils'>
@ ../node_modules/@material-ui/icons/utils/createSvgIcon.js 14:38-74
@ ../node_modules/@material-ui/icons/KeyboardArrowLeft.js
@ ./GranularityModeSelector.jsx
@ ./DateRangePicker.jsx
npm ERR! Linux 4.9.43-17.39.amzn1.x86_64
npm ERR! argv "/build/software/nodejs/node-v6.10.0-linux-x64/bin/node" "/build/software/nodejs/node-v6.10.0-linux-x64/bin/npm" "run" "build"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! date-range-picker at 0.1.0 build: `webpack -p`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the date-range-picker at 0.1.0 build script 'webpack -p'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the date-range-picker package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack -p
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs date-range-picker
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls date-range-picker
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/DateTimeRangePicker/npm-debug.log>
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:764)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:711)
at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:289)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
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:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
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:497)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:133)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:68)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
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:745)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon Dashboards - Parent ................... SUCCESS [8.551s]
[INFO] WSO2 Carbon Dashboards - Core ..................... SUCCESS [17.857s]
[INFO] WSO2 Carbon Dashboards - REST API ................. SUCCESS [5.147s]
[INFO] WSO2 Carbon Dashboards - Web Component ............ SUCCESS [2:47.698s]
[INFO] WSO2 Carbon Dashboards - Universal Widget ......... SUCCESS [1:32.705s]
[INFO] WSO2 Carbon Dashboards - Core Feature ............. SUCCESS [3.914s]
[INFO] WSO2 Carbon Dashboards - Portal Feature ........... SUCCESS [1.446s]
[INFO] WSO2 Carbon Dashboards - Samples .................. SUCCESS [0.467s]
[INFO] WSO2 Carbon Dashboards - Samples - Web Socket Endpoint SUCCESS [4.300s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets ........ SUCCESS [1.507s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - CPU Usage SUCCESS [1:01.711s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Load Average SUCCESS [58.899s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Memory Usage SUCCESS [1:01.296s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Publisher SUCCESS [52.447s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Server Status SUCCESS [41.897s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Subscriber SUCCESS [46.446s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Total Updates SUCCESS [56.291s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Widget State SUCCESS [39.389s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Customers By Product SUCCESS [1:16.756s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Customers Per Year SUCCESS [1:23.007s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - OverallRevenueInfo SUCCESS [1:28.975s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Overall Product Info SUCCESS [1:22.180s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue By Country SUCCESS [1:15.891s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue By Product SUCCESS [1:23.579s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue By Product with user preferences SUCCESS [1:28.046s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue By Region SUCCESS [1:27.355s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue Percentage SUCCESS [1:16.791s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Revenue Per Year SUCCESS [1:23.230s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - User Info SUCCESS [49.049s]
[INFO] WSO2 Carbon Dashboards - Samples - Widgets - Date Time Range Picker FAILURE [1:13.342s]
[INFO] WSO2 Carbon Dashboards - Samples - Carbon Feature . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:04.494s
[INFO] Finished at: Fri Jun 01 15:39:53 UTC 2018
[INFO] Final Memory: 65M/434M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (npm run dev (compile)) on project org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards/org.wso2.carbon.dashboards.core/pom.xml> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.core/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.core-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards/org.wso2.carbon.dashboards.core/target/org.wso2.carbon.dashboards.core-4.0.17-SNAPSHOT.jar> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.core/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.core-4.0.17-SNAPSHOT.jar
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/features/org.wso2.carbon.dashboards.api.feature/target/org.wso2.carbon.dashboards.api.feature-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.api.feature-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/features/org.wso2.carbon.dashboards.api.feature/target/org.wso2.carbon.dashboards.api.feature-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api.feature/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.api.feature-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/OverallRevenueInfo/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.overall-revenue-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.overall-revenue-info-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/OverallRevenueInfo/target/org.wso2.carbon.dashboards.samples.widgets.overall-revenue-info-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.overall-revenue-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.overall-revenue-info-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenuePercentage/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-percentage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-percentage-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenuePercentage/target/org.wso2.carbon.dashboards.samples.widgets.revenue-percentage-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-percentage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-percentage-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/widgets-parent/4.0.17-SNAPSHOT/widgets-parent-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/WidgetState/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.widget-state/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.widget-state-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/WidgetState/target/org.wso2.carbon.dashboards.samples.widgets.widget-state-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.widget-state/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.widget-state-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards/org.wso2.carbon.dashboards.api/pom.xml> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.api-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards/org.wso2.carbon.dashboards.api/target/org.wso2.carbon.dashboards.api-4.0.17-SNAPSHOT.jar> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.api/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.api-4.0.17-SNAPSHOT.jar
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards-web-component/pom.xml> to org.wso2.carbon.dashboards/dashboards-web-component/4.0.17-SNAPSHOT/dashboards-web-component-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/dashboards-web-component/target/dashboards-web-component-4.0.17-SNAPSHOT.jar> to org.wso2.carbon.dashboards/dashboards-web-component/4.0.17-SNAPSHOT/dashboards-web-component-4.0.17-SNAPSHOT.jar
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/CpuUsage/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.cpu-usage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.cpu-usage-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/CpuUsage/target/org.wso2.carbon.dashboards.samples.widgets.cpu-usage-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.cpu-usage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.cpu-usage-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenuePerYear/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-per-year/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-per-year-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenuePerYear/target/org.wso2.carbon.dashboards.samples.widgets.revenue-per-year-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-per-year/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-per-year-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/features/org.wso2.carbon.dashboards.portal.feature/target/org.wso2.carbon.dashboards.portal.feature-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.portal.feature/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.portal.feature-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/features/org.wso2.carbon.dashboards.portal.feature/target/org.wso2.carbon.dashboards.portal.feature-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards/org.wso2.carbon.dashboards.portal.feature/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.portal.feature-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/TotalUpdates/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.total-updates/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.total-updates-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/TotalUpdates/target/org.wso2.carbon.dashboards.samples.widgets.total-updates-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.total-updates/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.total-updates-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/ServerStatus/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.server-status/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.server-status-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/ServerStatus/target/org.wso2.carbon.dashboards.samples.widgets.server-status-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.server-status/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.server-status-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/OverallProductInfo/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.product-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.product-info-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/OverallProductInfo/target/org.wso2.carbon.dashboards.samples.widgets.product-info-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.product-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.product-info-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/UserInfo/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.user-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.user-info-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/UserInfo/target/org.wso2.carbon.dashboards.samples.widgets.user-info-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.user-info/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.user-info-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/universal-widget/pom.xml> to org.wso2.carbon.dashboards/universal-widget/4.0.17-SNAPSHOT/universal-widget-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/components/universal-widget/target/universal-widget-4.0.17-SNAPSHOT.jar> to org.wso2.carbon.dashboards/universal-widget/4.0.17-SNAPSHOT/universal-widget-4.0.17-SNAPSHOT.jar
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/pom.xml> to org.wso2.carbon.dashboards.samples/samples-parent/4.0.17-SNAPSHOT/samples-parent-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/components/org.wso2.carbon.dashboards.samples.endpoint/pom.xml> to org.wso2.carbon.dashboards.samples/org.wso2.carbon.dashboards.samples.endpoint/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.endpoint-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/components/org.wso2.carbon.dashboards.samples.endpoint/target/org.wso2.carbon.dashboards.samples.endpoint-4.0.17-SNAPSHOT.jar> to org.wso2.carbon.dashboards.samples/org.wso2.carbon.dashboards.samples.endpoint/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.endpoint-4.0.17-SNAPSHOT.jar
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/pom.xml> to org.wso2.carbon.dashboards/carbon-dashboards/4.0.17-SNAPSHOT/carbon-dashboards-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByRegion/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByRegion/target/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/Publisher/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.publisher/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.publisher-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/Publisher/target/org.wso2.carbon.dashboards.samples.widgets.publisher-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.publisher/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.publisher-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/MemoryUsage/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.memory-usage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.memory-usage-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/MemoryUsage/target/org.wso2.carbon.dashboards.samples.widgets.memory-usage-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.memory-usage/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.memory-usage-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/DateTimeRangePicker/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.date-time-range-picker-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByCountry/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-country/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-country-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByCountry/target/org.wso2.carbon.dashboards.samples.widgets.revenue-by-country-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-country/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-country-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/LoadAverage/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.load-average/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.load-average-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/LoadAverage/target/org.wso2.carbon.dashboards.samples.widgets.load-average-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.load-average/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.load-average-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByProduct/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByProduct/target/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/features/org.wso2.carbon.dashboards.samples.feature/pom.xml> to org.wso2.carbon.dashboards.samples/org.wso2.carbon.dashboards.samples.feature/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.feature-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/CustomersByProduct/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.customers-by-product/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.customers-by-product-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/CustomersByProduct/target/org.wso2.carbon.dashboards.samples.widgets.customers-by-product-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.customers-by-product/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.customers-by-product-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByProductWithUserPreferences/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-with-user-preferences/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-with-user-preferences-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/RevenueByProductWithUserPreferences/target/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-with-user-preferences-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-with-user-preferences/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.revenue-by-product-with-user-preferences-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/Subscriber/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.subscriber/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.subscriber-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/Subscriber/target/org.wso2.carbon.dashboards.samples.widgets.subscriber-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.subscriber/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.subscriber-4.0.17-SNAPSHOT.zip
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/CustomersPerYear/pom.xml> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.customers-per-year/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.customers-per-year-4.0.17-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-dashboards/ws/samples/widgets/sales-dashboard-widgets/CustomersPerYear/target/org.wso2.carbon.dashboards.samples.widgets.customers-per-year-4.0.17-SNAPSHOT.zip> to org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.customers-per-year/4.0.17-SNAPSHOT/org.wso2.carbon.dashboards.samples.widgets.customers-per-year-4.0.17-SNAPSHOT.zip
Not sending mail to unregistered user niveathika at wso2.com
Not sending mail to unregistered user jenkins-bot at wso2.com
Not sending mail to unregistered user nisalaniroshana at gmail.com
Not sending mail to unregistered user sajithar at wso2.com
Sending e-mails to: builder at wso2.org
Not sending mail to unregistered user sajithd at wso2.com
Sending e-mails to: builder at wso2.org
channel stopped
Not sending mail to unregistered user jenkins-bot at wso2.com
Not sending mail to unregistered user nisalaniroshana at gmail.com
Not sending mail to unregistered user niveathika at wso2.com
Not sending mail to unregistered user sajithar at wso2.com
Not sending mail to unregistered user sajithd at wso2.com
More information about the Builder
mailing list