Rename NATS server terminology to Choria Broker #1089
tests.yaml
on: pull_request
rubocop_and_matrix
55s
Linux: Generate module cache
19s
Windows: Generate module cache
1m 24s
Matrix: modules_ci
run-dita
53s
Matrix: Docker Transport
Matrix: Linux Integration
Matrix: SSH Transport
Matrix: bolt apply
Matrix: local_transports
Matrix: unit
Matrix: BoltSpec
Matrix: Windows Agentless
Matrix: Windows Integration
Matrix: WinRM Transport
Test suite
5s
Annotations
18 errors and 47 warnings
|
Unit tests 3.3 windows-2025
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
|
Unit tests 3.3 windows-2025
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Unit tests 3.3 windows-2025
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Unit tests 3.3 windows-2025
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Unit tests 3.2 ubuntu-24.04
The process '/usr/bin/git' failed with exit code 128
|
|
Unit tests 3.2 ubuntu-24.04
expected 'packfile'
|
|
Unit tests 3.2 ubuntu-24.04
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
Unit tests 3.2 ubuntu-24.04
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Unit tests 3.2 ubuntu-24.04
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Windows Integration (3.2)
The process 'C:\hostedtoolcache\windows\Ruby\3.2.11\x64\bin\bundle.bat' failed with exit code 11
|
|
local transport 3.2 ubuntu-24.04
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
local transport 3.2 ubuntu-24.04
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Docker Transport (3.4)
expected 'packfile'
|
|
Docker Transport (3.4)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
WinRM Transport (3.3)
unable to access 'https://github.com/OpenVoxProject/openbolt/': The requested URL returned error: 500
|
|
Linux Integration (3.3)
Process completed with exit code 1.
|
|
Linux Integration (3.3):
spec/integration/module_installer/module_installer_spec.rb#L116
installing modules resolving git modules public GitHub source installs the module
Failure/Error:
expect(result).to eq(
'success' => true,
'puppetfile' => project.puppetfile.to_s,
'moduledir' => project.managed_moduledir.to_s
)
expected: {"moduledir"=>"/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/.modules", "puppetfile"=>"/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/Puppetfile", "success"=>true}
got: {"moduledir"=>"/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/.modules", "puppetfile"=>"/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/Puppetfile", "success"=>false}
(compared using ==)
Diff:
@@ -1,3 +1,3 @@
"moduledir" => "/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/.modules",
"puppetfile" => "/home/runner/work/openbolt/openbolt/d20260423-7932-1bk9db/project/Puppetfile",
-"success" => true,
+"success" => false,
|
|
Test suite
Process completed with exit code 1.
|
|
rubocop_and_matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L101
Bolt::Analytics config file falls back to the default project directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L92
Bolt::Analytics config file loads config from user-level config directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L78
Bolt::Analytics without analytics.yaml does not warn when running with analytics disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L69
Bolt::Analytics without analytics.yaml warns when running with analytics enabled for the first time
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L53
Bolt::Analytics assigns the user a uuid if one doesn't exist
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L46
Bolt::Analytics uses the uuid in the config if it exists
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L42
Bolt::Analytics creates a regular Client if analytics is not disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L31
Bolt::Analytics creates a NoopClient if reading config fails
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L26
Bolt::Analytics creates a NoopClient if analytics is disabled in config
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 ubuntu-24.04:
spec/unit/analytics_spec.rb#L19
Bolt::Analytics creates a NoopClient if analytics is disabled in analytics file
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L101
Bolt::Analytics config file falls back to the default project directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L92
Bolt::Analytics config file loads config from user-level config directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L78
Bolt::Analytics without analytics.yaml does not warn when running with analytics disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L69
Bolt::Analytics without analytics.yaml warns when running with analytics enabled for the first time
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L53
Bolt::Analytics assigns the user a uuid if one doesn't exist
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L46
Bolt::Analytics uses the uuid in the config if it exists
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L42
Bolt::Analytics creates a regular Client if analytics is not disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L31
Bolt::Analytics creates a NoopClient if reading config fails
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L26
Bolt::Analytics creates a NoopClient if analytics is disabled in config
Skipped: Analytics is currently disabled
|
|
Unit tests 3.3 ubuntu-24.04:
spec/unit/analytics_spec.rb#L19
Bolt::Analytics creates a NoopClient if analytics is disabled in analytics file
Skipped: Analytics is currently disabled
|
|
Windows Agentless (3.2):
spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present
Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
|
|
Windows Agentless (3.4):
spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present
Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
|
|
Windows Agentless (3.3):
spec/integration/apply_error_spec.rb#L56
errors gracefully attempting to apply a manifest block over winrm prints a helpful error if Puppet is not present
Skipped: Skipping this test as it fails with a connection error until #3001 is fixed
|
|
local transport 3.4 windows-2025:
spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist
Skipped: Windows will create the directory anyway
|
|
local transport 3.2 windows-2025:
spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist
Skipped: Windows will create the directory anyway
|
|
local transport 3.3 windows-2025:
spec/shared_examples/transport.rb#L562
Bolt::Transport::Local when tmpdir is specified errors when tmpdir doesn't exist
Skipped: Windows will create the directory anyway
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L101
Bolt::Analytics config file falls back to the default project directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L92
Bolt::Analytics config file loads config from user-level config directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L78
Bolt::Analytics without analytics.yaml does not warn when running with analytics disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L69
Bolt::Analytics without analytics.yaml warns when running with analytics enabled for the first time
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L53
Bolt::Analytics assigns the user a uuid if one doesn't exist
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L46
Bolt::Analytics uses the uuid in the config if it exists
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L42
Bolt::Analytics creates a regular Client if analytics is not disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L31
Bolt::Analytics creates a NoopClient if reading config fails
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L26
Bolt::Analytics creates a NoopClient if analytics is disabled in config
Skipped: Analytics is currently disabled
|
|
Unit tests 3.4 windows-2025:
spec/unit/analytics_spec.rb#L19
Bolt::Analytics creates a NoopClient if analytics is disabled in analytics file
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L101
Bolt::Analytics config file falls back to the default project directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L92
Bolt::Analytics config file loads config from user-level config directory
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L78
Bolt::Analytics without analytics.yaml does not warn when running with analytics disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L69
Bolt::Analytics without analytics.yaml warns when running with analytics enabled for the first time
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L53
Bolt::Analytics assigns the user a uuid if one doesn't exist
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L46
Bolt::Analytics uses the uuid in the config if it exists
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L42
Bolt::Analytics creates a regular Client if analytics is not disabled
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L31
Bolt::Analytics creates a NoopClient if reading config fails
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L26
Bolt::Analytics creates a NoopClient if analytics is disabled in config
Skipped: Analytics is currently disabled
|
|
Unit tests 3.2 windows-2025:
spec/unit/analytics_spec.rb#L19
Bolt::Analytics creates a NoopClient if analytics is disabled in analytics file
Skipped: Analytics is currently disabled
|