Page MenuHomePhabricator

[backport#17593][test] move mining helper functions into test library
ClosedPublic

Authored by majcosta on Aug 31 2020, 22:19.

Details

Summary
Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Snippet of first build failure:

Build 'Bitcoin ABC Diffs / Diff Testing' #14284, branch 'refs/tags/phabricator/diff/23110'
Started 2020-08-31 22:19:24 on 'highperf5' by 'Phabricator Staging (phabricator-staging)'
Finished 2020-08-31 22:19:29 with status FAILURE 'Snapshot dependency failed to start: Automated Deployments / Bitcoin ABC Infra / Bitcoin-ABC Infra Checkout'
VCS revisions: 'Bitcoin ABC Staging' (Git): b799e8afb246b4e3a74da49a84ce9922b935f61d (branch 'refs/tags/phabricator/diff/23110')
TeamCity URL https://build.bitcoinabc.org/viewLog.html?buildId=45421&buildTypeId=BitcoinABC_BitcoinAbcStaging 
TeamCity server version is 2018.1.4 (build 58724), server timezone: UTC

[22:19:12]E: bt15 (17s)
[22:19:12]i: TeamCity server version is 2018.1.4 (build 58724)
[22:19:12] : Collecting changes in 5 VCS roots (9s)
[22:19:12] :	 [Collecting changes in 5 VCS roots] VCS Root details
[22:19:12] :		 [VCS Root details] "ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc.git" {instance id=4, parent internal id=2, parent id=BitcoinABCGit, description: "ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc.git#refs/heads/master"}
[22:19:12] :		 [VCS Root details] "Bitcoin ABC Staging" {instance id=5, parent internal id=3, parent id=BitcoinABC_BitcoinAbcStaging, description: "ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc-staging.git#refs/heads/master"}
[22:19:12] :		 [VCS Root details] "BitcoinCash.org Master" {instance id=6, parent internal id=5, parent id=BitcoinABC_Miscellany_BitcoinCashOrg_HttpsGithubComBitcoincashorgBitcoincashOr_2, description: "https://github.com/bitcoincashorg/bitcoincash.org#refs/heads/master"}
[22:19:12] :		 [VCS Root details] "abc-infrastructure" {instance id=7, parent internal id=7, parent id=AutomatedDeployments_BitcoinAbcDeveloperTools_AbcInfrastructure, description: "ssh://vcs@reviews.bitcoinabc.org:2221/source/infrastructure.git#refs/heads/master"}
[22:19:12] :		 [VCS Root details] "bitcoin-abc-website" {instance id=8, parent internal id=8, parent id=BitcoinABCWebsite, description: "ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc-website.git#refs/heads/master"}
[22:19:17]i:	 [Collecting changes in 5 VCS roots] Detecting changes in VCS root 'ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc.git' (used in 'Address Sanitizer (ASAN)', 'Autotools' and 35 other configurations)
[22:19:17]i:	 [Collecting changes in 5 VCS roots] Will collect changes for 'ssh://vcs@reviews.bitcoinabc.org:2221/source/bitcoin-abc.git' starting from revision 4937f6a2b32cb55d1f19b33a30a3279ad91d5108
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Detecting changes in VCS root 'BitcoinCash.org Master' (used in 'Build BitcoinCash.org', 'Deploy BitcoinCash.org (production)' and 1 other configuration)
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Detecting changes in VCS root 'bitcoin-abc-website' (used in 'Build BitcoinABC.org', 'Deploy BitcoinABC.org (production)' and 1 other configuration)
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Will collect changes for 'BitcoinCash.org Master' starting from revision 56855e01d4bb01e14025ae1ab260c8b14cf2e8dc
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Will collect changes for 'bitcoin-abc-website' starting from revision 7ccaa2c95b60be8d39f7b7ba3e4ef7762858d892
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Detecting changes in VCS root 'Bitcoin ABC Staging' (used in 'Diff Testing', 'Staging Checkout Dummy')
[22:19:22]i:	 [Collecting changes in 5 VCS roots] Will collect changes for 'Bitcoin ABC Staging' starting from revision 4937f6a2b32cb55d1f19b33a30a3279ad91d5108
[22:19:22] :	 [Collecting changes in 5 VCS roots] Compute revision for 'Bitcoin ABC Staging'
[22:19:22] :		 [Compute revision for 'Bitcoin ABC Staging'] Upper limit revision: b799e8afb246b4e3a74da49a84ce9922b935f61d
[22:19:22]i:		 [Compute revision for 'Bitcoin ABC Staging'] MaxModId = 23119
[22:19:22] :		 [Compute revision for 'Bitcoin ABC Staging'] Latest commit attached to build configuration: b799e8afb246b4e3a74da49a84ce9922b935f61d
[22:19:22] :		 [Compute revision for 'Bitcoin ABC Staging'] Computed revision: b799e8afb246b4e3a74da49a84ce9922b935f61d
[22:19:24] : The build is removed from the queue to be prepared for the start
[22:19:29]W: This build has not been started because some of the builds it depends on failed to start
[22:19:29]E: Snapshot dependency "Automated Deployments / Bitcoin ABC Infra / Bitcoin-ABC Infra Checkout" failed
This revision is now accepted and ready to land.Aug 31 2020, 22:36