elastic / apm-integration-testing

APM Integration Testing
Apache License 2.0
54 stars 68 forks source link

docker for opbeans-dotnet is failing #1555

Closed v1v closed 1 year ago

v1v commented 1 year ago

#   #13 [opbeans-dotnet 6/6] RUN ./run.sh
#   #13 sha256:64c6d816d60258613c43eae4615c3cb034983b9cc609e9a22adab1b8a7f50ffb
#   #13 0.261 + git clone https://github.com/elastic/opbeans-dotnet.git /src/opbeans-dotnet
#   #13 0.262 Cloning into '/src/opbeans-dotnet'...
#   #13 1.816 + cd /src/opbeans-dotnet
#   #13 1.816 + git fetch -q origin '+refs/pull/*:refs/remotes/origin/pr/*'
#   #13 2.974 warning: bf35aee40ba6e9c7b6258058ee0e8303a002af8e:.gitmodules, multiple configurations found for 'submodule.tests/test_helper/bats-assert.path'. Skipping second one!
#   #13 2.974 warning: bf35aee40ba6e9c7b6258058ee0e8303a002af8e:.gitmodules, multiple configurations found for 'submodule.tests/test_helper/bats-assert.url'. Skipping second one!
#   #13 2.974 warning: bf35aee40ba6e9c7b6258058ee0e8303a002af8e:.gitmodules, multiple configurations found for 'submodule.tests/test_helper/bats-support.path'. Skipping second one!
#   #13 2.974 warning: bf35aee40ba6e9c7b6258058ee0e8303a002af8e:.gitmodules, multiple configurations found for 'submodule.tests/test_helper/bats-support.url'. Skipping second one!
#   #13 2.978 + git checkout main
#   #13 3.008 Already on 'main'
#   #13 3.008 Your branch is up to date with 'origin/main'.
#   #13 3.009 + CSPROJ=opbeans-dotnet.csproj
#   #13 3.009 + PACKAGE=Elastic.Apm.NetCoreAll
#   #13 3.009 + CSPROJ_VERSION=/src/dotnet-agent/src/Elastic.Apm.NetCoreAll/Elastic.Apm.NetCoreAll.csproj
#   #13 3.009 + BUILD_PROPS=/src/dotnet-agent/src/Directory.Build.props
#   #13 3.009 + '[' -z '' ']'
#   #13 3.009 + git clone https://github.com/elastic/apm-agent-dotnet.git /src/dotnet-agent
#   #13 3.010 Cloning into '/src/dotnet-agent'...
#   #13 4.741 + cd /src/dotnet-agent
#   #13 4.741 + git fetch -q origin '+refs/pull/*:refs/remotes/origin/pr/*'
#   #13 8.220 + git checkout main
#   #13 8.320 Already on 'main'
#   #13 8.320 Your branch is up to date with 'origin/main'.
#   #13 8.321 + mkdir /src/local-packages
#   #13 8.323 + set -e
#   #13 8.323 + '[' -e .ci/linux/remove-projects.sh ']'
#   #13 8.323 + .ci/linux/remove-projects.sh
#   #13 8.326 + dotnet sln remove sample/AspNetFullFrameworkSampleApp/AspNetFullFrameworkSampleApp.csproj
#   #13 8.329 The command could not be loaded, possibly because:
#   #13 8.329   * You intended to execute a .NET application:
#   #13 8.329       The application 'sln' does not exist.
#   #13 8.329   * You intended to execute a .NET SDK command:
#   #13 8.329       A compatible .NET SDK was not found.
#   #13 8.329 
#   #13 8.329 Requested SDK version: 7.0.100
#   #13 8.329 global.json file: /src/dotnet-agent/global.json
#   #13 8.329 
#   #13 8.329 Installed SDKs:
#   #13 8.329 
#   #13 8.329 Install the [7.0.100] .NET SDK or update [/src/dotnet-agent/global.json] to match an installed SDK.
#   #13 8.329 
#   #13 8.329 Learn about SDK resolution:
#   #13 8.329 https://aka.ms/dotnet/sdk-not-found
#   #13 8.329 3.1.100 [/usr/share/dotnet/sdk]
#   #13 8.329 5.0.100 [/usr/share/dotnet/sdk]
#   #13 8.329 6.0.405 [/usr/share/dotnet/sdk]
#   #13 ERROR: executor failed running [/bin/sh -c ./run.sh]: exit code: 145
#   ------
#    > [opbeans-dotnet 6/6] RUN ./run.sh:
#   ------
#   executor failed running [/bin/sh -c ./run.sh]: exit code: 145
# --
# 
ok 2 opbeans-dotnet - clean test containers
ok 3 opbeans-dotnet - create test container
ok 4 opbeans-dotnet - test container with 0 as exitcode
ok 5 opbeans-dotnet - clean test containers afterwards
/usr/local/bin/tap-xunit -> /usr/local/lib/node_modules/tap-xunit/bin/tap-xunit
/usr/local/bin/txunit -> /usr/local/lib/node_modules/tap-xunit/bin/tap-xunit
+ tap-xunit@2.4.1
added 21 packages from 21 contributors in 4.02s
make: *** [test-opbeans-dotnet] Error 1