chore: update SSM default parameters (#8402) #10899
build.yml
on: push
Matrix: Caching
Matrix: Linting
javatest
/
test
1m 20s
jstest
/
test
1m 14s
dotnettest
/
test
1m 40s
Matrix: rubytest / test
Matrix: test / test
Matrix: testproxy / test
Matrix: testserver / test
Matrix: terraformexamplestest / test
Annotations
23 errors and 47 warnings
testserver / test (3.10)
Process completed with exit code 2.
|
test / test (3.11):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f2656ab9440>('http://ip.jsontest.com')
+ where <function get at 0x7f2656ab9440> = requests.get
|
test / test (3.11):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f2656ab9440>('http://ip.jsontest.com')
+ where <function get at 0x7f2656ab9440> = requests.get
|
test / test (3.11)
Process completed with exit code 2.
|
test / test (3.13):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f9085f40ea0>('http://ip.jsontest.com')
+ where <function get at 0x7f9085f40ea0> = requests.get
|
test / test (3.13):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f9085f40ea0>('http://ip.jsontest.com')
+ where <function get at 0x7f9085f40ea0> = requests.get
|
test / test (3.13)
Process completed with exit code 2.
|
test / test (3.10):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f96c4a58940>('http://ip.jsontest.com')
+ where <function get at 0x7f96c4a58940> = requests.get
|
test / test (3.10):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f96c4a58940>('http://ip.jsontest.com')
+ where <function get at 0x7f96c4a58940> = requests.get
|
test / test (3.10)
Process completed with exit code 2.
|
testserver / test (3.11)
Process completed with exit code 2.
|
test / test (3.12):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fa4424cc7c0>('http://ip.jsontest.com')
+ where <function get at 0x7fa4424cc7c0> = requests.get
|
test / test (3.12):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fa4424cc7c0>('http://ip.jsontest.com')
+ where <function get at 0x7fa4424cc7c0> = requests.get
|
test / test (3.12)
Process completed with exit code 2.
|
testserver / test (3.12)
Process completed with exit code 2.
|
test / test (3.8):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f877893a280>('http://ip.jsontest.com')
+ where <function get at 0x7f877893a280> = requests.get
|
test / test (3.8):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7f877893a280>('http://ip.jsontest.com')
+ where <function get at 0x7f877893a280> = requests.get
|
test / test (3.8)
Process completed with exit code 2.
|
testserver / test (3.9)
Process completed with exit code 2.
|
test / test (3.9):
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fb2a83f2700>('http://ip.jsontest.com')
+ where <function get at 0x7fb2a83f2700> = requests.get
|
test / test (3.9):
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fb2a83f2700>('http://ip.jsontest.com')
+ where <function get at 0x7fb2a83f2700> = requests.get
|
test / test (3.9)
Process completed with exit code 2.
|
testserver / test (3.8)
Process completed with exit code 2.
|
Caching (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Caching (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / Find Jobs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
jstest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rubytest / test (3.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
javatest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnettest / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (autoscaling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (awslambda)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testproxy / test (windows-latest, 3.10)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
testproxy / test (windows-latest, 3.12)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
testproxy / test (windows-latest, 3.11)
No files were found with the provided path: moto_proxy.log. No artifacts will be uploaded.
|
terraformexamplestest / test (codebuild)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (cloudfront)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (ds)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (iam)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (acm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (elb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (ec2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (rds)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (sqs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (wafv2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
terraformexamplestest / test (route53)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testserver / test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
motoproxy-ubuntu-latest-3.10
|
15.5 MB |
|
motoproxy-ubuntu-latest-3.11
|
15.5 MB |
|
motoproxy-ubuntu-latest-3.12
|
15.5 MB |
|
motoserver-3.10
|
114 KB |
|
motoserver-3.11
|
114 KB |
|
motoserver-3.12
|
115 KB |
|
motoserver-3.8
|
115 KB |
|
motoserver-3.9
|
115 KB |
|