[Builder] Build failed in Jenkins: platform-builds » identity-apps #487

cbuilder at wso2.org cbuilder at wso2.org
Mon Feb 17 07:58:22 PST 2020


See <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/487/display/redirect?page=changes>

Changes:

[theviyanthan] Fix multi-factor auth issues with old devices

[se01nipuni] Change method

[se01nipuni] Add user creation wizard

[se01nipuni] Add margin to the wizard heading

[se01nipuni] Change the add user form

[se01nipuni] Add user profile edit

[se01nipuni] Add reset form method

[se01nipuni] Add user image

[se01nipuni] Enhance add user wizard

[se01nipuni] Add user creation wizard summary

[se01nipuni] Change wizard step title

[theviyanthan] Remove ref and resolve validation reset issue

[theviyanthan] Refactor textarea into a separate component

[theviyanthan] Add validation and refactor external submit to use useTrigger

[se01nipuni] Add primary userstore as default store

[theviyanthan] Update the doc comments of syntactic sugars

[theviyanthan] Pass down all props from the Field component to the semantic component

[theviyanthan] Remove redundant spaces

[theviyanthan] Remove extra line

[theviyanthan] Allow Field to receive React Element as a label prop.

[se01nipuni] Fix password option message

[theviyanthan] Filter passed props


------------------------------------------
[...truncated 442.25 KB...]
[INFO] @wso2is/admin-portal: [../../modules/core/dist/src/utils/index.js] <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/modules/core/dist/src/utils/index.js> 915 bytes {main} [built]
[INFO] @wso2is/admin-portal: [../../modules/core/utils.js] <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/modules/core/utils.js> 725 bytes {main} [built]
[INFO] @wso2is/admin-portal: [../../node_modules/webpack/buildin/harmony-module.js] (webpack)/buildin/harmony-module.js 573 bytes {main} [built]
[INFO] @wso2is/admin-portal: [./src/app.tsx] 2.5 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/app.ts] 2.15 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/globals.ts] 2.69 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/i18n.ts] 2.08 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/index.ts] 797 bytes {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/routes.ts] 5.82 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/configs/ui.ts] 3.1 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/helpers/index.ts] 858 bytes {main} [built]
[INFO] @wso2is/admin-portal: [./src/index.tsx] 1.26 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/store/index.ts] 1.36 KiB {main} [built]
[INFO] @wso2is/admin-portal: [./src/utils/index.ts] 843 bytes {main} [built]
[INFO] @wso2is/admin-portal:     + 1253 hidden modules
[INFO] @wso2is/admin-portal: WARNING in ./src/models/application.ts
[INFO] @wso2is/admin-portal: Module Warning (from <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/node_modules/thread-loader/dist/cjs.js)>:
[INFO] @wso2is/admin-portal: [255, 41]: Properties should be separated by semicolons
[INFO] @wso2is/admin-portal:  @ ./src/models/index.ts 20:0-30 20:0-30
[INFO] @wso2is/admin-portal:  @ ./src/components/applications/settings-application.tsx
[INFO] @wso2is/admin-portal:  @ ./src/components/applications/index.ts
[INFO] @wso2is/admin-portal:  @ ./src/components/index.ts
[INFO] @wso2is/admin-portal:  @ ./src/app.tsx
[INFO] @wso2is/admin-portal:  @ ./src/index.tsx
[INFO] @wso2is/admin-portal:  @ multi ./src/index.tsx
[INFO] @wso2is/admin-portal: ERROR in <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/admin-portal/src/components/users/add-user.tsx>
[INFO] @wso2is/admin-portal: ERROR in <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/admin-portal/src/components/users/add-user.tsx(291,13)>:
[INFO] @wso2is/admin-portal: TS2322: Type '{ children: Element; ref: MutableRefObject<any>; onSubmit: (values: Map<string, FormValue>) => void; }' is not assignable to type 'IntrinsicAttributes & FormPropsInterface & { children?: ReactNode; }'.
[INFO] @wso2is/admin-portal:   undefined
[INFO] @wso2is/admin-portal: Child html-webpack-plugin for "index.jsp":
[INFO] @wso2is/admin-portal:      1 asset
[INFO] @wso2is/admin-portal:     Entrypoint undefined = index.jsp
[INFO] @wso2is/admin-portal:     [../../node_modules/html-webpack-plugin/lib/loader.js!./src/index.jsp] <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/node_modules/html-webpack-plugin/lib/loader.js!./src/index.jsp> 5.58 KiB {0} [built]
[INFO] @wso2is/admin-portal:     [../../node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {0} [built]
[INFO] @wso2is/admin-portal:     [../../node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {0} [built]
[INFO] @wso2is/admin-portal:         + 1 hidden module
[INFO] @wso2is/admin-portal: npm ERR! code ELIFECYCLE
[INFO] @wso2is/admin-portal: npm ERR! errno 2
[INFO] @wso2is/admin-portal: npm ERR! @wso2is/admin-portal at 1.0.28 build:default: `../../node_modules/.bin/webpack --env.NODE_ENV=prod --mode development && npm run test`
[INFO] @wso2is/admin-portal: npm ERR! Exit status 2
[INFO] @wso2is/admin-portal: npm ERR! 
[INFO] @wso2is/admin-portal: npm ERR! Failed at the @wso2is/admin-portal at 1.0.28 build:default script.
[INFO] @wso2is/admin-portal: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] @wso2is/admin-portal: npm ERR! A complete log of this run can be found in:
[INFO] @wso2is/admin-portal: npm ERR!     <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/npm/cache/_logs/2020-02-17T15_56_42_862Z-debug.log>
[INFO] @wso2is/admin-portal: npm ERR! code ELIFECYCLE
[INFO] @wso2is/admin-portal: npm ERR! errno 2
[INFO] @wso2is/admin-portal: npm ERR! @wso2is/admin-portal at 1.0.28 build: `run-script-os`
[INFO] @wso2is/admin-portal: npm ERR! Exit status 2
[INFO] @wso2is/admin-portal: npm ERR! 
[INFO] @wso2is/admin-portal: npm ERR! Failed at the @wso2is/admin-portal at 1.0.28 build script.
[INFO] @wso2is/admin-portal: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] @wso2is/admin-portal: npm ERR! A complete log of this run can be found in:
[INFO] @wso2is/admin-portal: npm ERR!     <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/npm/cache/_logs/2020-02-17T15_56_42_876Z-debug.log>
[INFO] lerna ERR! npm run build exited 2 in '@wso2is/admin-portal'
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 2
[INFO] npm ERR! @wso2is/webapps at 1.0.28 build: `lerna run build --stream`
[INFO] npm ERR! Exit status 2
[INFO] npm ERR! 
[INFO] npm ERR! Failed at the @wso2is/webapps at 1.0.28 build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] 
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR!     <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/npm/cache/_logs/2020-02-17T15_56_42_893Z-debug.log>
[INFO] [ERROR] Command execution failed.
[INFO] org.apache.commons.exec.ExecuteException: Process exited with an error: 2 (Exit value: 2)
[INFO]     at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404)
[INFO]     at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:498)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Identity Server Apps - Parent 1.0.28 .......... FAILURE [02:11 min]
[INFO] [INFO] WSO2 Identity Server Apps - User Portal ............ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Admin Portal ........... SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Authentication Portal .. SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Recovery Portal ........ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Email OTP Authentication Portal SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - SMS OTP Authentication Portal SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - TOTP Authentication Portal SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - X509 Certificate Authentication Portal SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Theme Component ........ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Portal Common Component  SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Common Server Feature .. SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - User Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Admin Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Authentication Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Recovery Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Portal Aggregate Feature 1.0.28 SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 02:12 min
[INFO] [INFO] Finished at: 2020-02-17T15:56:42Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (npm run build (compile)) on project identity-apps: Command execution failed. Process exited with an error: 2 (Exit value: 2) -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] WSO2 Identity Server Apps - Parent 1.0.28-SNAPSHOT . FAILURE [02:18 min]
[INFO] WSO2 Identity Server Apps - User Portal ............ SKIPPED
[INFO] WSO2 Identity Server Apps - Admin Portal ........... SKIPPED
[INFO] WSO2 Identity Server Apps - Authentication Portal .. SKIPPED
[INFO] WSO2 Identity Server Apps - Recovery Portal ........ SKIPPED
[INFO] WSO2 Identity Server Apps - Email OTP Authentication Portal SKIPPED
[INFO] WSO2 Identity Server Apps - SMS OTP Authentication Portal SKIPPED
[INFO] WSO2 Identity Server Apps - TOTP Authentication Portal SKIPPED
[INFO] WSO2 Identity Server Apps - X509 Certificate Authentication Portal SKIPPED
[INFO] WSO2 Identity Server Apps - Theme Component ........ SKIPPED
[INFO] WSO2 Identity Server Apps - Portal Common Component  SKIPPED
[INFO] WSO2 Identity Server Apps - Common Server Feature .. SKIPPED
[INFO] WSO2 Identity Server Apps - User Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Admin Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Authentication Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Recovery Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Portal Aggregate Feature 1.0.28-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:30 min
[INFO] Finished at: 2020-02-17T15:56:51Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project identity-apps: Maven execution failed, exit code: '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
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/authentication-portal/pom.xml> to org.wso2.identity.apps/authentication-portal/1.0.28-SNAPSHOT/authentication-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.recovery.portal.server.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.recovery.portal.server.feature-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/admin-portal/pom.xml> to org.wso2.identity.apps/admin-portal/1.0.28-SNAPSHOT/admin-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/sms-otp-authentication-portal/pom.xml> to org.wso2.identity.apps/sms-otp-authentication-portal/1.0.28-SNAPSHOT/sms-otp-authentication-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.common.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.common.server.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.common.server.feature-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/recovery-portal/pom.xml> to org.wso2.identity.apps/recovery-portal/1.0.28-SNAPSHOT/recovery-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/theme/pom.xml> to org.wso2.identity.apps/identity-theme/1.0.28-SNAPSHOT/identity-theme-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/email-otp-authentication-portal/pom.xml> to org.wso2.identity.apps/email-otp-authentication-portal/1.0.28-SNAPSHOT/email-otp-authentication-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/totp-authentication-portal/pom.xml> to org.wso2.identity.apps/totp-authentication-portal/1.0.28-SNAPSHOT/totp-authentication-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/org.wso2.identity.apps.common/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.common/1.0.28-SNAPSHOT/org.wso2.identity.apps.common-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.authentication.portal.server.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.authentication.portal.server.feature-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.feature-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.admin.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.admin.portal.server.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.admin.portal.server.feature-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/x509-certificate-authentication-portal/pom.xml> to org.wso2.identity.apps/x509-certificate-authentication-portal/1.0.28-SNAPSHOT/x509-certificate-authentication-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/pom.xml> to org.wso2.identity.apps/identity-apps/1.0.28-SNAPSHOT/identity-apps-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/user-portal/pom.xml> to org.wso2.identity.apps/user-portal/1.0.28-SNAPSHOT/user-portal-1.0.28-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.user.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.user.portal.server.feature/1.0.28-SNAPSHOT/org.wso2.identity.apps.user.portal.server.feature-1.0.28-SNAPSHOT.pom
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Authentication Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Recovery Portal Server Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Admin Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - SMS OTP Authentication Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Common Server Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Recovery Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Theme Component #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Email OTP Authentication Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - TOTP Authentication Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Portal Common Component #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Authentication Portal Server Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Portal Aggregate Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Admin Portal Server Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - X509 Certificate Authentication Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to unregistered user theviyanthan at wso2.com
Not sending mail to unregistered user se01nipuni at gmail.com
Sending e-mails to: builder at wso2.org
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - User Portal #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - User Portal Server Feature #487' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
[identity-apps] $ /usr/bin/env bash /tmp/jenkins8029305056452147845.sh
npm WARN @egoist/vue-to-react at 1.1.0 requires a peer of vue@^2.6.10 but none is installed. You must install peer dependencies yourself.
npm WARN acorn-jsx at 5.1.0 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents at 1.2.11 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents at 1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 988622 packages in 12.994s
found 0 vulnerabilities


> @wso2is/webapps at 1.0.28 update-version <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/>
> node scripts/update-version.js "jenkins=true" "build=#487" "pom=1.0.28"

lerna notice cli v3.20.2
lerna info ci enabled
lerna info current version 1.0.28
lerna notice FYI git repository validation has been skipped, please ensure your version bumps are correct
lerna WARN force-publish all packages
lerna info Assuming all packages changed
lerna WARN version Skipping working tree validation, proceed at your own risk
lerna info auto-confirmed 
lerna info execute Skipping git tag/commit
lerna info execute Skipping git push
lerna info execute Skipping releases
lerna success version finished
npm WARN @egoist/vue-to-react at 1.1.0 requires a peer of vue@^2.6.10 but none is installed. You must install peer dependencies yourself.
npm WARN acorn-jsx at 5.1.0 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents at 1.2.11 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents at 1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

lerna info update packages version to 1.0.28
git info start staging version updated files
git success stage version updated files
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v1.0.28. Reason: FAILURE build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/identity-apps.git :refs/tags/v1.0.28 # timeout=10
[WSO2 Maven Release] Dropped git tag - v1.0.28
FATAL: [M2Release] Could not find nexus stage repository for project.

Not sending mail to unregistered user se01nipuni at gmail.com
Not sending mail to unregistered user theviyanthan at wso2.com


More information about the Builder mailing list