Build Information
Successful build of mcp-stdio-swift, reference main (1a5e0b), with Swift 6.1 for Linux on 8 Jan 2026 17:52:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xbill9/mcp-stdio-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/xbill9/mcp-stdio-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1a5e0bc add settings.json for gemini cli
Cloned https://github.com/xbill9/mcp-stdio-swift.git
Revision (git rev-parse @):
1a5e0bc4601b79bafc196f7e1bd4bca79d0a8227
SUCCESS checkout https://github.com/xbill9/mcp-stdio-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/xbill9/mcp-stdio-swift.git
https://github.com/xbill9/mcp-stdio-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "mcp-stdio-swift",
"name" : "mcp-stdio-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "mcp-stdio-swift",
"targets" : [
"mcp-stdio-swift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "mcp_stdio_swiftTests",
"module_type" : "SwiftTarget",
"name" : "mcp-stdio-swiftTests",
"path" : "Tests/mcp-stdio-swiftTests",
"sources" : [
"HandlersTests.swift"
],
"target_dependencies" : [
"mcp-stdio-swift"
],
"type" : "test"
},
{
"c99name" : "mcp_stdio_swift",
"module_type" : "SwiftTarget",
"name" : "mcp-stdio-swift",
"path" : "Sources/mcp-stdio-swift",
"product_dependencies" : [
"MCP",
"ServiceLifecycle",
"Logging"
],
"product_memberships" : [
"mcp-stdio-swift"
],
"sources" : [
"Handlers.swift",
"JSONLogHandler.swift",
"MCPService.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/modelcontextprotocol/swift-sdk
[1/5759] Fetching swift-log
[289/8327] Fetching swift-log, swift-service-lifecycle
[7983/10909] Fetching swift-log, swift-service-lifecycle, swift-sdk
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.39s)
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.45s)
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.10.2 (1.04s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/mattt/eventsource.git
[1/199] Fetching eventsource
[200/5479] Fetching eventsource, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.40s)
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (0.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.55s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.57s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5860] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.37s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.09s)
Fetching https://github.com/apple/swift-collections.git
[1/18592] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.62s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.10.2
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Building for debugging...
[0/26] Write sources
[11/26] Compiling CSystem shims.c
[12/26] Write swift-version-24593BA9C3E375BF.txt
[14/81] Emitting module Logging
[15/81] Compiling SystemPackage FilePathTemp.swift
[16/81] Compiling SystemPackage FilePathTempPosix.swift
[17/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[18/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[19/83] Compiling ConcurrencyHelpers LockedValueBox.swift
[20/83] Compiling SystemPackage FilePathComponents.swift
[21/83] Compiling SystemPackage FilePathParsing.swift
[22/83] Compiling SystemPackage FilePathString.swift
[23/83] Compiling SystemPackage FilePathSyntax.swift
[24/83] Compiling SystemPackage FileHelpers.swift
[25/83] Compiling SystemPackage FileOperations.swift
[26/83] Emitting module InternalCollectionsUtilities
[27/83] Compiling SystemPackage Errno.swift
[28/83] Compiling SystemPackage ErrnoWindows.swift
[29/83] Compiling SystemPackage FileDescriptor.swift
[30/83] Compiling SystemPackage FilePath.swift
[31/83] Compiling SystemPackage FilePathComponentView.swift
[32/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/83] Compiling SystemPackage FilePathWindows.swift
[34/84] Emitting module SystemPackage
[43/88] Compiling SystemPackage IORequest.swift
[44/88] Wrapping AST for InternalCollectionsUtilities for debugging
[46/158] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[47/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[48/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[49/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[50/160] Compiling OrderedCollections _HashTable+Testing.swift
[51/160] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[52/160] Compiling Logging MetadataProvider.swift
[53/160] Compiling OrderedCollections _HashTable+Constants.swift
[54/160] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[58/160] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/160] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/160] Compiling OrderedCollections _HashTable+Bucket.swift
[61/160] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/160] Compiling ConcurrencyHelpers Lock.swift
[63/160] Emitting module ConcurrencyHelpers
[64/160] Compiling Logging Locks.swift
[65/160] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/160] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/160] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/160] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/161] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/161] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/161] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/161] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/161] Compiling Logging LogHandler.swift
[78/161] Compiling Logging Logging.swift
[80/162] Wrapping AST for ConcurrencyHelpers for debugging
[82/162] Compiling DequeModule _DequeSlot.swift
[83/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[85/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[86/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[87/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[88/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[89/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[90/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/162] Wrapping AST for Logging for debugging
[92/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[93/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[94/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[95/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[96/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[97/172] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[98/172] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[105/172] Compiling OrderedCollections OrderedDictionary.swift
[106/172] Compiling OrderedCollections OrderedSet+Codable.swift
[119/172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/172] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[133/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[134/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[142/173] Emitting module UnixSignals
[143/173] Emitting module DequeModule
[146/174] Compiling UnixSignals UnixSignalsSequence.swift
[147/174] Compiling UnixSignals UnixSignal.swift
[147/175] Wrapping AST for SystemPackage for debugging
[150/194] Wrapping AST for DequeModule for debugging
[151/194] Wrapping AST for UnixSignals for debugging
[153/194] Compiling MCP StdioTransport.swift
[154/194] Compiling MCP UnitInterval.swift
[155/194] Compiling MCP Ping.swift
[156/194] Compiling MCP Value.swift
[157/194] Compiling MCP Sampling.swift
[158/194] Compiling MCP Data+Extensions.swift
[159/194] Compiling MCP Versioning.swift
[160/194] Compiling MCP Client.swift
[161/194] Compiling OrderedCollections OrderedSet+Sendable.swift
[162/194] Compiling OrderedCollections OrderedSet+SubSequence.swift
[163/194] Compiling OrderedCollections OrderedSet+Testing.swift
[164/194] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[165/194] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/194] Compiling OrderedCollections OrderedSet.swift
[167/194] Compiling OrderedCollections _UnsafeBitset.swift
[168/194] Emitting module OrderedCollections
[169/195] Wrapping AST for OrderedCollections for debugging
[171/244] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[172/244] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[173/244] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[174/244] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[175/244] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[176/244] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[177/244] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[178/250] Compiling AsyncAlgorithms AsyncShareSequence.swift
[179/250] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[180/250] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[181/250] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[182/250] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[183/250] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[184/250] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[185/250] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[186/250] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[187/250] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[188/250] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[189/250] Compiling AsyncAlgorithms AsyncChannel.swift
[190/250] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[191/250] Compiling AsyncAlgorithms ChannelStateMachine.swift
[192/250] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[193/250] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[194/250] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[195/250] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[196/250] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[197/250] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[198/250] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[199/250] Emitting module AsyncAlgorithms
[206/252] Emitting module MCP
[214/252] Compiling AsyncAlgorithms ChannelStorage.swift
[215/252] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[216/252] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[217/252] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[218/252] Compiling AsyncAlgorithms CombineLatestStorage.swift
[219/252] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[220/252] Compiling AsyncAlgorithms DebounceStateMachine.swift
[221/252] Compiling AsyncAlgorithms SetAlgebra.swift
[222/252] Compiling AsyncAlgorithms UnsafeTransfer.swift
[223/252] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[224/252] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[225/252] Compiling AsyncAlgorithms ZipStateMachine.swift
[226/252] Compiling AsyncAlgorithms ZipStorage.swift
[227/252] Compiling MCP Server.swift
[228/252] Compiling MCP Tools.swift
[235/253] Compiling AsyncAlgorithms DebounceStorage.swift
[236/253] Compiling AsyncAlgorithms Dictionary.swift
[237/253] Compiling AsyncAlgorithms _TinyArray.swift
[238/253] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[239/253] Compiling AsyncAlgorithms Locking.swift
[240/253] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[241/253] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[242/253] Compiling AsyncAlgorithms MergeStateMachine.swift
[243/253] Compiling AsyncAlgorithms MergeStorage.swift
[244/253] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[245/253] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[246/253] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[247/253] Compiling AsyncAlgorithms Rethrow.swift
[248/254] Wrapping AST for MCP for debugging
[249/254] Wrapping AST for AsyncAlgorithms for debugging
[251/262] Compiling ServiceLifecycle CancellationWaiter.swift
[252/263] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[253/263] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[254/263] Emitting module ServiceLifecycle
[255/263] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[256/263] Compiling ServiceLifecycle ServiceRunnerError.swift
[257/263] Compiling ServiceLifecycle GracefulShutdown.swift
[258/263] Compiling ServiceLifecycle ServiceGroup.swift
[259/263] Compiling ServiceLifecycle Service.swift
[260/264] Wrapping AST for ServiceLifecycle for debugging
[262/269] Compiling mcp_stdio_swift main.swift
[263/269] Compiling mcp_stdio_swift MCPService.swift
[264/269] Emitting module mcp_stdio_swift
[265/269] Compiling mcp_stdio_swift Handlers.swift
[266/269] Compiling mcp_stdio_swift JSONLogHandler.swift
[267/270] Wrapping AST for mcp-stdio-swift for debugging
[268/270] Write Objects.LinkFileList
[269/270] Linking mcp-stdio-swift
Build complete! (49.00s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "mcp-stdio-swift",
"name" : "mcp-stdio-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "mcp-stdio-swift",
"targets" : [
"mcp-stdio-swift"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "mcp_stdio_swiftTests",
"module_type" : "SwiftTarget",
"name" : "mcp-stdio-swiftTests",
"path" : "Tests/mcp-stdio-swiftTests",
"sources" : [
"HandlersTests.swift"
],
"target_dependencies" : [
"mcp-stdio-swift"
],
"type" : "test"
},
{
"c99name" : "mcp_stdio_swift",
"module_type" : "SwiftTarget",
"name" : "mcp-stdio-swift",
"path" : "Sources/mcp-stdio-swift",
"product_dependencies" : [
"MCP",
"ServiceLifecycle",
"Logging"
],
"product_memberships" : [
"mcp-stdio-swift"
],
"sources" : [
"Handlers.swift",
"JSONLogHandler.swift",
"MCPService.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.