Skip to content

Bump commons-io:commons-io from 2.13.0 to 2.14.0 #591

Bump commons-io:commons-io from 2.13.0 to 2.14.0

Bump commons-io:commons-io from 2.13.0 to 2.14.0 #591

GitHub Actions / Test Results failed Sep 29, 2023 in 0s

4 fail, 84 pass in 18m 2s

  80 files    80 suites   18m 2s ⏱️
  88 tests   84 ✔️ 0 💤 4
440 runs  428 ✔️ 8 💤 4

Results for commit 5235874.

Annotations

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 5 runs failed: containerCreate() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Head \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/2023-07-02T12-00-00\": received unexpected HTTP status: 503 Service Unavailable"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:559)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.containerCreate(ContainerApiIntegrationTest.java:93)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 5 runs failed: containerUpdate() (de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.xml [took 0s]
Raw output
{"message":"Head \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/2023-07-02T12-00-00\": received unexpected HTTP status: 503 Service Unavailable"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:559)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest.setup(ContainerApiIntegrationTest.java:82)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 5 runs failed: serviceList() (de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.xml [took 4s]
Raw output
{"message":"Head \"https://registry-1.docker.io/v2/gesellix/echo-server/manifests/2023-07-02T12-00-00\": read tcp 10.1.1.170:57701->18.215.138.58:443: wsarecv: An established connection was aborted by the software in your host machine."}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:559)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.setup(ServiceApiIntegrationTest.java:74)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check warning on line 0 in de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 5 runs failed: serviceCreateInspectUpdateDelete() (de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest)

artifacts/Test Results (Java 17 on windows-latest)/api-client/build/test-results/test/TEST-de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.xml [took 5s]
Raw output
{"message":"Get \"https://registry-1.docker.io/v2/\": dial tcp: lookup registry-1.docker.io: no such host"}

	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt:616)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate$default(ImageApi.kt:559)
	at de.gesellix.docker.remote.api.client.ImageApi.imageCreate(ImageApi.kt)
	at de.gesellix.docker.remote.api.testutil.TestImage.prepare(TestImage.java:26)
	at de.gesellix.docker.remote.api.testutil.TestImage.<init>(TestImage.java:22)
	at de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest.setup(ServiceApiIntegrationTest.java:74)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

88 tests found

There are 88 tests, see "Raw output" for the full list of tests.
Raw output
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getErrorFromFailedBuild()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getHasErrorInFailedBuild()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getHasNoErrorInSuccessfulBuild()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getImageIdFromAux()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getImageIdFromFailedBuild()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getImageIdFromStreamWithBuildMessage()
de.gesellix.docker.remote.api.client.BuildInfoExtensionsTest ‑ getImageIdFromStreamWithTagMessage()
de.gesellix.docker.remote.api.client.ConfigApiIntegrationTest ‑ configCreate()
de.gesellix.docker.remote.api.client.ConfigApiIntegrationTest ‑ configDelete()
de.gesellix.docker.remote.api.client.ConfigApiIntegrationTest ‑ configInspect()
de.gesellix.docker.remote.api.client.ConfigApiIntegrationTest ‑ configList()
de.gesellix.docker.remote.api.client.ConfigApiIntegrationTest ‑ configUpdate()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerArchiveInfoGetAndPut()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerAttachNonInteractive()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerCreate()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerDelete()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerExport()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerInspect()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerInspectMissing()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerKill()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerList()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerLogsWithTty()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerLogsWithoutTty()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerPauseUnpause()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerPrune()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerRename()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerRestart()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerStartStopWait()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerStatsOnce()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerStatsStream()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerTop()
de.gesellix.docker.remote.api.client.ContainerApiIntegrationTest ‑ containerUpdate()
de.gesellix.docker.remote.api.client.CreateImageInfoExtensionsTest ‑ getImageIdFromStatus()
de.gesellix.docker.remote.api.client.DistributionApiIntegrationTest ‑ distributionInspect()
de.gesellix.docker.remote.api.client.ExecApiIntegrationTest ‑ containerExec()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ buildPrune()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageBuildAndPrune()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageCommit()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageCreateImportFromInputStream()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageCreateImportFromUrl()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageCreatePullFromRemote()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageDelete()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageGet()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageGetAll()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageHistory()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageInspect()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageList()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageLoad()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imagePushToCustomRegistry()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageSearch()
de.gesellix.docker.remote.api.client.ImageApiIntegrationTest ‑ imageTag()
de.gesellix.docker.remote.api.client.NetworkApiIntegrationTest ‑ networkConnectDisconnect()
de.gesellix.docker.remote.api.client.NetworkApiIntegrationTest ‑ networkCreateDelete()
de.gesellix.docker.remote.api.client.NetworkApiIntegrationTest ‑ networkInspect()
de.gesellix.docker.remote.api.client.NetworkApiIntegrationTest ‑ networkList()
de.gesellix.docker.remote.api.client.NetworkApiIntegrationTest ‑ networkPrune()
de.gesellix.docker.remote.api.client.NodeApiIntegrationTest ‑ nodeDelete()
de.gesellix.docker.remote.api.client.NodeApiIntegrationTest ‑ nodeListInspectUpdate()
de.gesellix.docker.remote.api.client.PluginApiIntegrationTest ‑ pluginList()
de.gesellix.docker.remote.api.client.PluginApiIntegrationTest ‑ pluginPrivileges()
de.gesellix.docker.remote.api.client.SecretApiIntegrationTest ‑ secretCreate()
de.gesellix.docker.remote.api.client.SecretApiIntegrationTest ‑ secretDelete()
de.gesellix.docker.remote.api.client.SecretApiIntegrationTest ‑ secretInspect()
de.gesellix.docker.remote.api.client.SecretApiIntegrationTest ‑ secretList()
de.gesellix.docker.remote.api.client.SecretApiIntegrationTest ‑ secretUpdate()
de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest ‑ serviceCreateInspectUpdateDelete()
de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest ‑ serviceList()
de.gesellix.docker.remote.api.client.ServiceApiIntegrationTest ‑ serviceLogs()
de.gesellix.docker.remote.api.client.SwarmApiIntegrationTest ‑ swarmInit()
de.gesellix.docker.remote.api.client.SwarmApiIntegrationTest ‑ swarmInspect()
de.gesellix.docker.remote.api.client.SwarmApiIntegrationTest ‑ swarmLeave()
de.gesellix.docker.remote.api.client.SwarmApiIntegrationTest ‑ swarmLocalState()
de.gesellix.docker.remote.api.client.SwarmApiIntegrationTest ‑ swarmUnlockKey()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemAuthWhenAuthorized()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemAuthWhenUnauthorized()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemDataUsage()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemEvents()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemInfo()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemPing()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemPingHead()
de.gesellix.docker.remote.api.client.SystemApiIntegrationTest ‑ systemVersion()
de.gesellix.docker.remote.api.client.TaskApiIntegrationTest ‑ taskListInspect()
de.gesellix.docker.remote.api.client.TaskApiIntegrationTest ‑ taskLogs()
de.gesellix.docker.remote.api.client.VolumeApiIntegrationTest ‑ volumeCreate()
de.gesellix.docker.remote.api.client.VolumeApiIntegrationTest ‑ volumeDelete()
de.gesellix.docker.remote.api.client.VolumeApiIntegrationTest ‑ volumeInspect()
de.gesellix.docker.remote.api.client.VolumeApiIntegrationTest ‑ volumeList()
de.gesellix.docker.remote.api.client.VolumeApiIntegrationTest ‑ volumePrune()