Integration tests #11897
integration_tests.yml
on: schedule
check_and_prepare
12s
Matrix: build_desktop
Matrix: build_android
Matrix: build_ios
Matrix: build_tvos
Matrix: test_desktop
Matrix: test_desktop_custom_runners
Matrix: test_android
Matrix: test_ios
Matrix: test_tvos
attempt-retry
21s
Annotations
2 errors and 35 warnings
test-desktop-macos-13-arm64-boringssl-custom-runner
System.AggregateException: One or more errors occurred. (Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)) (Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)) (Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)) (Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)) (Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443))
---> System.Net.Http.HttpRequestException: Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)
---> System.Net.Sockets.SocketException (51): Network is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at GitHub.Services.Common.VssHttpRetryMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at GitHub.Runner.Common.RedirectMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at GitHub.Runner.Common.ThrottlingReportHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken)
at GitHub.Services.WebApi.VssHttpClientBase.SendAsync(HttpMethod method, Guid locationId, Object routeValues, ApiResourceVersion version, HttpContent content, IEnumerable`1 queryParameters, Object userState, CancellationToken cancellationToken)
at GitHub.DistributedTask.WebApi.TaskHttpClient.RaisePlanEventAsync[T](Guid scopeIdentifier, String planType, Guid planId, T eventData, CancellationToken cancellationToken, Object userState)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
--- End of inner exception stack trace ---
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
---> (Inner Exception #1) System.Net.Http.HttpRequestException: Network is unreachable (pipelinesghubeus2.actions.githubusercontent.com:443)
---> System.Net.Sockets.SocketException (51): Network is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsync
|
test-desktop-macos-13-arm64-boringssl-custom-runner
The self-hosted runner: fplmac2 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
check_and_prepare
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_and_prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: lannonbr/[email protected], actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check_and_prepare
Running on the expanded matrix
|
check_and_prepare
Running Firestore nightly tests
|
check_and_prepare
Running against Firestore tip-of-tree
|
build-desktop-ubuntu-20.04-x64-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-ubuntu-20.04-x64-openssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-ubuntu-20.04-x86-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-ubuntu-20.04-x86-openssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-ubuntu-20.04-x64-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-ubuntu-20.04-x64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-ubuntu-20.04-x86-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-ubuntu-20.04-x86-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-macos-13-x64-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-macos-13-x64-openssl
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|
build-desktop-macos-13-x64-openssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-macos-13-arm64-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-macos-13-arm64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
build-desktop-macos-13-x64-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-desktop-macos-13-x64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
test-desktop-ubuntu-20.04-x64-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-ubuntu-20.04-x64-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-ubuntu-20.04-x86-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-ubuntu-20.04-x86-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-macos-13-x64-openssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-macos-13-x64-boringssl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-python@v4, nick-invision/retry@v2, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-desktop-macos-13-arm64-boringssl-custom-runner
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'. Error: Network is unreachable (codeload.github.com:443)
|
test-desktop-macos-13-arm64-boringssl-custom-runner
Back off 15.798 seconds before retry.
|
test-desktop-macos-13-arm64-boringssl-custom-runner
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744'. Error: Network is unreachable (codeload.github.com:443)
|
test-desktop-macos-13-arm64-boringssl-custom-runner
Back off 13.236 seconds before retry.
|
summarize-results
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
attempt-retry
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
attempt-retry
Attempting to retry failed tests
|
attempt-retry
Started workflow retry-test-failures.yml: https://github.com/firebase/firebase-cpp-sdk/actions/runs/10751188951
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "log-artifact", "testapps-desktop-macos-13-arm64-boringssl", "testapps-desktop-macos-13-x64-boringssl", "testapps-desktop-macos-13-x64-openssl", "testapps-desktop-ubuntu-20.04-x64-boringssl", "testapps-desktop-ubuntu-20.04-x64-openssl", "testapps-desktop-ubuntu-20.04-x86-boringssl", "testapps-desktop-ubuntu-20.04-x86-openssl".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
log-artifact
Expired
|
3.25 KB |
|
|
testapps-desktop-macos-13-arm64-boringssl
Expired
|
104 MB |
|
|
testapps-desktop-macos-13-x64-boringssl
Expired
|
103 MB |
|
|
testapps-desktop-macos-13-x64-openssl
Expired
|
103 MB |
|
|
testapps-desktop-ubuntu-20.04-x64-boringssl
Expired
|
404 MB |
|
|
testapps-desktop-ubuntu-20.04-x64-openssl
Expired
|
398 MB |
|
|
testapps-desktop-ubuntu-20.04-x86-boringssl
Expired
|
390 MB |
|
|
testapps-desktop-ubuntu-20.04-x86-openssl
Expired
|
384 MB |
|