Details
- Reviewers
- None
- Group Reviewers
Reviewers
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 32968 Build 51672: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 51671: arc lint + arc unit
Event Timeline
Build was aborted
Patch application report for D8884 (id=32031)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit d0faad8e807bae3ed39d3a4d8ff6098ac1c6b6d7 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/22/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/22/console
Build was aborted
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/23/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/23/console
Build was aborted
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/24/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/24/console
Build was aborted
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/25/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/25/console
Build has FAILED
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/26/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/26/console
Build was aborted
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/27/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/27/console
Build has FAILED
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/28/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/28/console
Build was aborted
Patch application report for D8884 (id=32032)
Rebasing onto c32edb667d...
Current branch diff-target is up to date.
Changes applied before test
commit ea0899fea1c8c125de2d7bd5fd4b413c64ff096e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Nov 25 12:09:24 2022 +0100 cypress: Try to resolve hang issue on Jenkins
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/29/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/29/console
Turns out the hang issue was due to the shared jenkins cache mounted on /home/jenkins/.cache, removing folders Cypress and yarn inside it fixed the issue.