deploy-context 2.1.37.6.gec1e116.4.g6190201 → 2.2.0.3.gec16643
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.kitchen/logs/kitchen.log +201 -213
- data/libraries/deploy-context/deploy/deployer.rb +2 -2
- data/libraries/deploy-context/helpers/rake_tasks.rb +4 -0
- data/metadata.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '0837825a53818a38c1f4ecdcf4d45010d01603d9d44be71ec10a578db97f9617'
|
4
|
+
data.tar.gz: 72b3f144549992e9cb0fe3957fa0e62ffeabcc7ac5e567e0a9e1e3af0a157979
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d8b2563fe2921e25bf6a08a470d223dec822ac27f33359ef2bd4c01acf2dfabfa43631824c9b467b01cfdf09a7700f93c0efd21764768a3e2092c6278f28d489
|
7
|
+
data.tar.gz: '039b5b7a304866e908ce68ef0f5ed7638659269b8b698e2bce5c7b1a0c73aea9c32d84124c0c0d56180766e95f2fc0e0be2b1c845df27349bb1a3031fe45b691'
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/.kitchen/logs/kitchen.log
CHANGED
@@ -1,233 +1,221 @@
|
|
1
|
-
I, [2023-10-04T17:
|
2
|
-
I, [2023-10-04T17:
|
3
|
-
I, [2023-10-04T17:
|
4
|
-
I, [2023-10-04T17:
|
5
|
-
I, [2023-10-04T17:
|
6
|
-
I, [2023-10-04T17:
|
7
|
-
I, [2023-10-04T17:
|
8
|
-
I, [2023-10-04T17:
|
9
|
-
I, [2023-10-04T17:
|
10
|
-
I, [2023-10-04T17:
|
11
|
-
I, [2023-10-04T17:
|
12
|
-
E, [2023-10-04T17:
|
13
|
-
E, [2023-10-04T17:
|
14
|
-
E, [2023-10-04T17:
|
1
|
+
I, [2023-10-04T17:29:08.780192 #734491] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
|
2
|
+
I, [2023-10-04T17:29:09.780334 #734491] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
|
3
|
+
I, [2023-10-04T17:29:09.780875 #734491] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
|
4
|
+
I, [2023-10-04T17:29:14.484135 #734491] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
|
5
|
+
I, [2023-10-04T17:29:14.484270 #734491] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
|
6
|
+
I, [2023-10-04T17:30:20.974899 #734491] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
|
7
|
+
I, [2023-10-04T17:30:22.203226 #734491] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
|
8
|
+
I, [2023-10-04T17:30:22.203689 #734491] INFO -- Kitchen: -----> Destroying <default-centos-8>...
|
9
|
+
I, [2023-10-04T17:30:27.200365 #734491] INFO -- Kitchen: -----> Testing <default-centos-8>
|
10
|
+
I, [2023-10-04T17:30:27.200548 #734491] INFO -- Kitchen: -----> Creating <default-centos-8>...
|
11
|
+
I, [2023-10-04T17:31:26.219740 #734491] INFO -- Kitchen: -----> Converging <default-centos-8>...
|
12
|
+
E, [2023-10-04T17:31:27.410746 #734491] ERROR -- Kitchen: ------Exception-------
|
13
|
+
E, [2023-10-04T17:31:27.410802 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
|
14
|
+
E, [2023-10-04T17:31:27.410850 #734491] ERROR -- Kitchen: Message: 2 actions failed.
|
15
15
|
>>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
16
16
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
17
|
-
STDOUT:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
22
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171404' does not match 'x.y.z' or 'x.y'
|
17
|
+
STDOUT: Installing cookbooks from lock
|
18
|
+
Installing deploy-context 2.1.37
|
19
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
20
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
23
21
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
24
22
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
|
25
23
|
>>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
26
24
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
27
|
-
STDOUT:
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
32
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171501' does not match 'x.y.z' or 'x.y'
|
25
|
+
STDOUT: Installing cookbooks from lock
|
26
|
+
Installing deploy-context 2.1.37
|
27
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
28
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
33
29
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
34
30
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
|
35
|
-
E, [2023-10-04T17:
|
36
|
-
E, [2023-10-04T17:
|
37
|
-
E, [2023-10-04T17:
|
38
|
-
E, [2023-10-04T17:
|
39
|
-
E, [2023-10-04T17:
|
40
|
-
E, [2023-10-04T17:
|
41
|
-
E, [2023-10-04T17:
|
42
|
-
E, [2023-10-04T17:
|
43
|
-
E, [2023-10-04T17:
|
44
|
-
E, [2023-10-04T17:
|
45
|
-
E, [2023-10-04T17:
|
46
|
-
E, [2023-10-04T17:
|
47
|
-
E, [2023-10-04T17:
|
48
|
-
E, [2023-10-04T17:
|
49
|
-
E, [2023-10-04T17:
|
50
|
-
E, [2023-10-04T17:
|
51
|
-
E, [2023-10-04T17:
|
52
|
-
E, [2023-10-04T17:
|
53
|
-
E, [2023-10-04T17:
|
54
|
-
E, [2023-10-04T17:
|
55
|
-
E, [2023-10-04T17:
|
56
|
-
E, [2023-10-04T17:
|
31
|
+
E, [2023-10-04T17:31:27.410898 #734491] ERROR -- Kitchen: ----------------------
|
32
|
+
E, [2023-10-04T17:31:27.410942 #734491] ERROR -- Kitchen: ------Backtrace-------
|
33
|
+
E, [2023-10-04T17:31:27.410989 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:181:in `report_errors'
|
34
|
+
E, [2023-10-04T17:31:27.411043 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:172:in `run_action'
|
35
|
+
E, [2023-10-04T17:31:27.411085 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:41:in `block in call'
|
36
|
+
E, [2023-10-04T17:31:27.411131 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
37
|
+
E, [2023-10-04T17:31:27.411180 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command/test.rb:37:in `call'
|
38
|
+
E, [2023-10-04T17:31:27.411227 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:52:in `perform'
|
39
|
+
E, [2023-10-04T17:31:27.411289 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/cli.rb:250:in `test'
|
40
|
+
E, [2023-10-04T17:31:27.411338 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
|
41
|
+
E, [2023-10-04T17:31:27.411383 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command'
|
42
|
+
E, [2023-10-04T17:31:27.411420 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
|
43
|
+
E, [2023-10-04T17:31:27.411448 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
|
44
|
+
E, [2023-10-04T17:31:27.411478 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `block in <top (required)>'
|
45
|
+
E, [2023-10-04T17:31:27.411506 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/errors.rb:183:in `with_friendly_errors'
|
46
|
+
E, [2023-10-04T17:31:27.411534 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
|
47
|
+
E, [2023-10-04T17:31:27.411561 #734491] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
|
48
|
+
E, [2023-10-04T17:31:27.411589 #734491] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
|
49
|
+
E, [2023-10-04T17:31:27.412193 #734491] ERROR -- Kitchen: ----End Backtrace-----
|
50
|
+
E, [2023-10-04T17:31:27.412228 #734491] ERROR -- Kitchen: -Composite Exception--
|
51
|
+
E, [2023-10-04T17:31:27.412260 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
|
52
|
+
E, [2023-10-04T17:31:27.412291 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
57
53
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
58
|
-
STDOUT:
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
63
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171404' does not match 'x.y.z' or 'x.y'
|
54
|
+
STDOUT: Installing cookbooks from lock
|
55
|
+
Installing deploy-context 2.1.37
|
56
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
57
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
64
58
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
65
59
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
|
66
|
-
E, [2023-10-04T17:
|
67
|
-
E, [2023-10-04T17:
|
68
|
-
E, [2023-10-04T17:
|
69
|
-
E, [2023-10-04T17:
|
70
|
-
E, [2023-10-04T17:
|
71
|
-
E, [2023-10-04T17:
|
72
|
-
E, [2023-10-04T17:
|
73
|
-
E, [2023-10-04T17:
|
74
|
-
E, [2023-10-04T17:
|
75
|
-
E, [2023-10-04T17:
|
76
|
-
E, [2023-10-04T17:
|
77
|
-
E, [2023-10-04T17:
|
78
|
-
E, [2023-10-04T17:
|
79
|
-
E, [2023-10-04T17:
|
80
|
-
E, [2023-10-04T17:
|
81
|
-
E, [2023-10-04T17:
|
82
|
-
E, [2023-10-04T17:
|
83
|
-
E, [2023-10-04T17:
|
84
|
-
E, [2023-10-04T17:
|
85
|
-
E, [2023-10-04T17:
|
86
|
-
E, [2023-10-04T17:
|
87
|
-
E, [2023-10-04T17:
|
88
|
-
E, [2023-10-04T17:
|
89
|
-
E, [2023-10-04T17:
|
90
|
-
E, [2023-10-04T17:
|
91
|
-
E, [2023-10-04T17:
|
92
|
-
E, [2023-10-04T17:
|
93
|
-
E, [2023-10-04T17:
|
94
|
-
E, [2023-10-04T17:
|
95
|
-
E, [2023-10-04T17:
|
96
|
-
E, [2023-10-04T17:
|
97
|
-
E, [2023-10-04T17:
|
98
|
-
E, [2023-10-04T17:
|
99
|
-
E, [2023-10-04T17:
|
100
|
-
E, [2023-10-04T17:
|
101
|
-
E, [2023-10-04T17:
|
60
|
+
E, [2023-10-04T17:31:27.412326 #734491] ERROR -- Kitchen: ----------------------
|
61
|
+
E, [2023-10-04T17:31:27.412361 #734491] ERROR -- Kitchen: ------Backtrace-------
|
62
|
+
E, [2023-10-04T17:31:27.412396 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
|
63
|
+
E, [2023-10-04T17:31:27.412434 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
|
64
|
+
E, [2023-10-04T17:31:27.412471 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
|
65
|
+
E, [2023-10-04T17:31:27.412508 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
|
66
|
+
E, [2023-10-04T17:31:27.412545 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
|
67
|
+
E, [2023-10-04T17:31:27.412581 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
|
68
|
+
E, [2023-10-04T17:31:27.412629 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
|
69
|
+
E, [2023-10-04T17:31:27.412671 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
|
70
|
+
E, [2023-10-04T17:31:27.412714 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
|
71
|
+
E, [2023-10-04T17:31:27.412757 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
|
72
|
+
E, [2023-10-04T17:31:27.412805 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
|
73
|
+
E, [2023-10-04T17:31:27.412848 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
|
74
|
+
E, [2023-10-04T17:31:27.412891 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
|
75
|
+
E, [2023-10-04T17:31:27.412929 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
|
76
|
+
E, [2023-10-04T17:31:27.412969 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
77
|
+
E, [2023-10-04T17:31:27.413012 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
|
78
|
+
E, [2023-10-04T17:31:27.413053 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
|
79
|
+
E, [2023-10-04T17:31:27.413094 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
|
80
|
+
E, [2023-10-04T17:31:27.413139 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
|
81
|
+
E, [2023-10-04T17:31:27.413172 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
|
82
|
+
E, [2023-10-04T17:31:27.413202 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
|
83
|
+
E, [2023-10-04T17:31:27.413229 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
|
84
|
+
E, [2023-10-04T17:31:27.413256 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
|
85
|
+
E, [2023-10-04T17:31:27.413283 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
|
86
|
+
E, [2023-10-04T17:31:27.413311 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
87
|
+
E, [2023-10-04T17:31:27.413338 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
|
88
|
+
E, [2023-10-04T17:31:27.413370 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
|
89
|
+
E, [2023-10-04T17:31:27.413408 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
|
90
|
+
E, [2023-10-04T17:31:27.413450 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
|
91
|
+
E, [2023-10-04T17:31:27.413498 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
|
92
|
+
E, [2023-10-04T17:31:27.413542 #734491] ERROR -- Kitchen: ----End Backtrace-----
|
93
|
+
E, [2023-10-04T17:31:27.413582 #734491] ERROR -- Kitchen: ---Nested Exception---
|
94
|
+
E, [2023-10-04T17:31:27.413626 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
|
95
|
+
E, [2023-10-04T17:31:27.413666 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
102
96
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
103
|
-
STDOUT:
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
108
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171404' does not match 'x.y.z' or 'x.y'
|
97
|
+
STDOUT: Installing cookbooks from lock
|
98
|
+
Installing deploy-context 2.1.37
|
99
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
100
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
109
101
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
110
102
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
|
111
|
-
E, [2023-10-04T17:
|
112
|
-
E, [2023-10-04T17:
|
113
|
-
E, [2023-10-04T17:
|
114
|
-
E, [2023-10-04T17:
|
115
|
-
E, [2023-10-04T17:
|
116
|
-
E, [2023-10-04T17:
|
117
|
-
E, [2023-10-04T17:
|
118
|
-
E, [2023-10-04T17:
|
119
|
-
E, [2023-10-04T17:
|
120
|
-
E, [2023-10-04T17:
|
121
|
-
E, [2023-10-04T17:
|
122
|
-
E, [2023-10-04T17:
|
123
|
-
E, [2023-10-04T17:
|
124
|
-
E, [2023-10-04T17:
|
125
|
-
E, [2023-10-04T17:
|
126
|
-
E, [2023-10-04T17:
|
127
|
-
E, [2023-10-04T17:
|
128
|
-
E, [2023-10-04T17:
|
129
|
-
E, [2023-10-04T17:
|
130
|
-
E, [2023-10-04T17:
|
131
|
-
E, [2023-10-04T17:
|
132
|
-
E, [2023-10-04T17:
|
133
|
-
E, [2023-10-04T17:
|
134
|
-
E, [2023-10-04T17:
|
135
|
-
E, [2023-10-04T17:
|
136
|
-
E, [2023-10-04T17:
|
137
|
-
E, [2023-10-04T17:
|
138
|
-
E, [2023-10-04T17:
|
139
|
-
E, [2023-10-04T17:
|
140
|
-
E, [2023-10-04T17:
|
141
|
-
E, [2023-10-04T17:
|
142
|
-
E, [2023-10-04T17:
|
143
|
-
E, [2023-10-04T17:
|
144
|
-
E, [2023-10-04T17:
|
145
|
-
E, [2023-10-04T17:
|
146
|
-
E, [2023-10-04T17:
|
103
|
+
E, [2023-10-04T17:31:27.413712 #734491] ERROR -- Kitchen: ----------------------
|
104
|
+
E, [2023-10-04T17:31:27.413749 #734491] ERROR -- Kitchen: ------Backtrace-------
|
105
|
+
E, [2023-10-04T17:31:27.413788 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
|
106
|
+
E, [2023-10-04T17:31:27.413829 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
|
107
|
+
E, [2023-10-04T17:31:27.413871 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
|
108
|
+
E, [2023-10-04T17:31:27.413911 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
|
109
|
+
E, [2023-10-04T17:31:27.413953 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
|
110
|
+
E, [2023-10-04T17:31:27.413993 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
|
111
|
+
E, [2023-10-04T17:31:27.414043 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
|
112
|
+
E, [2023-10-04T17:31:27.414084 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
|
113
|
+
E, [2023-10-04T17:31:27.414127 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
|
114
|
+
E, [2023-10-04T17:31:27.414167 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
|
115
|
+
E, [2023-10-04T17:31:27.414211 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
|
116
|
+
E, [2023-10-04T17:31:27.414254 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
|
117
|
+
E, [2023-10-04T17:31:27.414294 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
|
118
|
+
E, [2023-10-04T17:31:27.414333 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
|
119
|
+
E, [2023-10-04T17:31:27.414400 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
120
|
+
E, [2023-10-04T17:31:27.414444 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
|
121
|
+
E, [2023-10-04T17:31:27.414483 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
|
122
|
+
E, [2023-10-04T17:31:27.414522 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
|
123
|
+
E, [2023-10-04T17:31:27.414559 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
|
124
|
+
E, [2023-10-04T17:31:27.414597 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
|
125
|
+
E, [2023-10-04T17:31:27.414637 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
|
126
|
+
E, [2023-10-04T17:31:27.414670 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
|
127
|
+
E, [2023-10-04T17:31:27.414704 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
|
128
|
+
E, [2023-10-04T17:31:27.414733 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
|
129
|
+
E, [2023-10-04T17:31:27.414761 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
130
|
+
E, [2023-10-04T17:31:27.414790 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
|
131
|
+
E, [2023-10-04T17:31:27.414817 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
|
132
|
+
E, [2023-10-04T17:31:27.414844 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
|
133
|
+
E, [2023-10-04T17:31:27.414871 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
|
134
|
+
E, [2023-10-04T17:31:27.414902 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
|
135
|
+
E, [2023-10-04T17:31:27.414948 #734491] ERROR -- Kitchen: ----End Backtrace-----
|
136
|
+
E, [2023-10-04T17:31:27.414983 #734491] ERROR -- Kitchen: -Composite Exception--
|
137
|
+
E, [2023-10-04T17:31:27.415012 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
|
138
|
+
E, [2023-10-04T17:31:27.415039 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
147
139
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
148
|
-
STDOUT:
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
153
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171501' does not match 'x.y.z' or 'x.y'
|
140
|
+
STDOUT: Installing cookbooks from lock
|
141
|
+
Installing deploy-context 2.1.37
|
142
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
143
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
154
144
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
155
145
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
|
156
|
-
E, [2023-10-04T17:
|
157
|
-
E, [2023-10-04T17:
|
158
|
-
E, [2023-10-04T17:
|
159
|
-
E, [2023-10-04T17:
|
160
|
-
E, [2023-10-04T17:
|
161
|
-
E, [2023-10-04T17:
|
162
|
-
E, [2023-10-04T17:
|
163
|
-
E, [2023-10-04T17:
|
164
|
-
E, [2023-10-04T17:
|
165
|
-
E, [2023-10-04T17:
|
166
|
-
E, [2023-10-04T17:
|
167
|
-
E, [2023-10-04T17:
|
168
|
-
E, [2023-10-04T17:
|
169
|
-
E, [2023-10-04T17:
|
170
|
-
E, [2023-10-04T17:
|
171
|
-
E, [2023-10-04T17:
|
172
|
-
E, [2023-10-04T17:
|
173
|
-
E, [2023-10-04T17:
|
174
|
-
E, [2023-10-04T17:
|
175
|
-
E, [2023-10-04T17:
|
176
|
-
E, [2023-10-04T17:
|
177
|
-
E, [2023-10-04T17:
|
178
|
-
E, [2023-10-04T17:
|
179
|
-
E, [2023-10-04T17:
|
180
|
-
E, [2023-10-04T17:
|
181
|
-
E, [2023-10-04T17:
|
182
|
-
E, [2023-10-04T17:
|
183
|
-
E, [2023-10-04T17:
|
184
|
-
E, [2023-10-04T17:
|
185
|
-
E, [2023-10-04T17:
|
186
|
-
E, [2023-10-04T17:
|
187
|
-
E, [2023-10-04T17:
|
188
|
-
E, [2023-10-04T17:
|
189
|
-
E, [2023-10-04T17:
|
190
|
-
E, [2023-10-04T17:
|
191
|
-
E, [2023-10-04T17:
|
146
|
+
E, [2023-10-04T17:31:27.415075 #734491] ERROR -- Kitchen: ----------------------
|
147
|
+
E, [2023-10-04T17:31:27.415103 #734491] ERROR -- Kitchen: ------Backtrace-------
|
148
|
+
E, [2023-10-04T17:31:27.415133 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
|
149
|
+
E, [2023-10-04T17:31:27.415162 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
|
150
|
+
E, [2023-10-04T17:31:27.415196 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
|
151
|
+
E, [2023-10-04T17:31:27.415223 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
|
152
|
+
E, [2023-10-04T17:31:27.415250 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
|
153
|
+
E, [2023-10-04T17:31:27.415277 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
|
154
|
+
E, [2023-10-04T17:31:27.415305 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
|
155
|
+
E, [2023-10-04T17:31:27.415333 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
|
156
|
+
E, [2023-10-04T17:31:27.415360 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
|
157
|
+
E, [2023-10-04T17:31:27.415386 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
|
158
|
+
E, [2023-10-04T17:31:27.415419 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
|
159
|
+
E, [2023-10-04T17:31:27.415452 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
|
160
|
+
E, [2023-10-04T17:31:27.415485 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
|
161
|
+
E, [2023-10-04T17:31:27.415514 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
|
162
|
+
E, [2023-10-04T17:31:27.415541 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
163
|
+
E, [2023-10-04T17:31:27.415568 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
|
164
|
+
E, [2023-10-04T17:31:27.415600 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
|
165
|
+
E, [2023-10-04T17:31:27.415643 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
|
166
|
+
E, [2023-10-04T17:31:27.415689 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
|
167
|
+
E, [2023-10-04T17:31:27.415727 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
|
168
|
+
E, [2023-10-04T17:31:27.415766 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
|
169
|
+
E, [2023-10-04T17:31:27.415815 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
|
170
|
+
E, [2023-10-04T17:31:27.415859 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
|
171
|
+
E, [2023-10-04T17:31:27.415902 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
|
172
|
+
E, [2023-10-04T17:31:27.415939 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
173
|
+
E, [2023-10-04T17:31:27.415976 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
|
174
|
+
E, [2023-10-04T17:31:27.416025 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
|
175
|
+
E, [2023-10-04T17:31:27.416067 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
|
176
|
+
E, [2023-10-04T17:31:27.416112 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
|
177
|
+
E, [2023-10-04T17:31:27.416152 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
|
178
|
+
E, [2023-10-04T17:31:27.416188 #734491] ERROR -- Kitchen: ----End Backtrace-----
|
179
|
+
E, [2023-10-04T17:31:27.416223 #734491] ERROR -- Kitchen: ---Nested Exception---
|
180
|
+
E, [2023-10-04T17:31:27.416257 #734491] ERROR -- Kitchen: Class: Kitchen::ActionFailed
|
181
|
+
E, [2023-10-04T17:31:27.416290 #734491] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
|
192
182
|
---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
193
|
-
STDOUT:
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
STDERR: Error: Failed to generate Policyfile.lock
|
198
|
-
Reason: (Chef::Exceptions::InvalidCookbookVersion) '2.1.37.6.gec1e116.2.g5c62611.1.dirty.20231004.171501' does not match 'x.y.z' or 'x.y'
|
183
|
+
STDOUT: Installing cookbooks from lock
|
184
|
+
Installing deploy-context 2.1.37
|
185
|
+
STDERR: Error: Failed to install cookbooks from lockfile
|
186
|
+
Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.1.37 {:path=>"."} did not satisfy the constraint.
|
199
187
|
---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
|
200
188
|
Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
|
201
|
-
E, [2023-10-04T17:
|
202
|
-
E, [2023-10-04T17:
|
203
|
-
E, [2023-10-04T17:
|
204
|
-
E, [2023-10-04T17:
|
205
|
-
E, [2023-10-04T17:
|
206
|
-
E, [2023-10-04T17:
|
207
|
-
E, [2023-10-04T17:
|
208
|
-
E, [2023-10-04T17:
|
209
|
-
E, [2023-10-04T17:
|
210
|
-
E, [2023-10-04T17:
|
211
|
-
E, [2023-10-04T17:
|
212
|
-
E, [2023-10-04T17:
|
213
|
-
E, [2023-10-04T17:
|
214
|
-
E, [2023-10-04T17:
|
215
|
-
E, [2023-10-04T17:
|
216
|
-
E, [2023-10-04T17:
|
217
|
-
E, [2023-10-04T17:
|
218
|
-
E, [2023-10-04T17:
|
219
|
-
E, [2023-10-04T17:
|
220
|
-
E, [2023-10-04T17:
|
221
|
-
E, [2023-10-04T17:
|
222
|
-
E, [2023-10-04T17:
|
223
|
-
E, [2023-10-04T17:
|
224
|
-
E, [2023-10-04T17:
|
225
|
-
E, [2023-10-04T17:
|
226
|
-
E, [2023-10-04T17:
|
227
|
-
E, [2023-10-04T17:
|
228
|
-
E, [2023-10-04T17:
|
229
|
-
E, [2023-10-04T17:
|
230
|
-
E, [2023-10-04T17:
|
231
|
-
E, [2023-10-04T17:
|
232
|
-
E, [2023-10-04T17:
|
233
|
-
E, [2023-10-04T17:
|
189
|
+
E, [2023-10-04T17:31:27.416336 #734491] ERROR -- Kitchen: ----------------------
|
190
|
+
E, [2023-10-04T17:31:27.416374 #734491] ERROR -- Kitchen: ------Backtrace-------
|
191
|
+
E, [2023-10-04T17:31:27.416408 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:70:in `rescue in run_command'
|
192
|
+
E, [2023-10-04T17:31:27.416445 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/shell_out.rb:57:in `run_command'
|
193
|
+
E, [2023-10-04T17:31:27.416484 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/policyfile.rb:81:in `compile'
|
194
|
+
E, [2023-10-04T17:31:27.416521 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:296:in `block in update_dna_for_policyfile'
|
195
|
+
E, [2023-10-04T17:31:27.416564 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `synchronize'
|
196
|
+
E, [2023-10-04T17:31:27.416606 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:295:in `update_dna_for_policyfile'
|
197
|
+
E, [2023-10-04T17:31:27.416663 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:274:in `prepare_json'
|
198
|
+
E, [2023-10-04T17:31:27.416707 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef/common_sandbox.rb:45:in `populate'
|
199
|
+
E, [2023-10-04T17:31:27.416748 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_base.rb:308:in `create_sandbox'
|
200
|
+
E, [2023-10-04T17:31:27.416791 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/chef_infra.rb:49:in `create_sandbox'
|
201
|
+
E, [2023-10-04T17:31:27.416834 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:72:in `call'
|
202
|
+
E, [2023-10-04T17:31:27.416876 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:419:in `block in converge_action'
|
203
|
+
E, [2023-10-04T17:31:27.416918 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:563:in `synchronize_or_call'
|
204
|
+
E, [2023-10-04T17:31:27.416960 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:524:in `block in action'
|
205
|
+
E, [2023-10-04T17:31:27.417006 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
206
|
+
E, [2023-10-04T17:31:27.417047 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:523:in `action'
|
207
|
+
E, [2023-10-04T17:31:27.417089 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:414:in `converge_action'
|
208
|
+
E, [2023-10-04T17:31:27.417132 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:392:in `block (2 levels) in transition_to'
|
209
|
+
E, [2023-10-04T17:31:27.417172 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/lifecycle_hooks.rb:47:in `run_with_hooks'
|
210
|
+
E, [2023-10-04T17:31:27.417211 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:391:in `block in transition_to'
|
211
|
+
E, [2023-10-04T17:31:27.417253 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `each'
|
212
|
+
E, [2023-10-04T17:31:27.417295 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:390:in `transition_to'
|
213
|
+
E, [2023-10-04T17:31:27.417340 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:161:in `verify'
|
214
|
+
E, [2023-10-04T17:31:27.417382 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:190:in `block in test'
|
215
|
+
E, [2023-10-04T17:31:27.417416 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
|
216
|
+
E, [2023-10-04T17:31:27.417457 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/instance.rb:186:in `test'
|
217
|
+
E, [2023-10-04T17:31:27.417498 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `public_send'
|
218
|
+
E, [2023-10-04T17:31:27.417540 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:195:in `run_action_in_thread'
|
219
|
+
E, [2023-10-04T17:31:27.417581 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/command.rb:166:in `block (2 levels) in run_action'
|
220
|
+
E, [2023-10-04T17:31:27.417629 #734491] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
|
221
|
+
E, [2023-10-04T17:31:27.417673 #734491] ERROR -- Kitchen: ----End Backtrace-----
|
@@ -24,7 +24,7 @@ Use the option 'test' to test the context
|
|
24
24
|
Use the option 'reset' to execute the local cycle once
|
25
25
|
Use the option 'help' to show this message
|
26
26
|
MESSAGE_END
|
27
|
-
context.error_log(context, help_message)
|
27
|
+
context.error_log(context.context_name, help_message)
|
28
28
|
end
|
29
29
|
|
30
30
|
def execute_action(context, action)
|
@@ -74,7 +74,7 @@ MESSAGE_END
|
|
74
74
|
end
|
75
75
|
context.commit
|
76
76
|
if state_action
|
77
|
-
context.log "
|
77
|
+
context.log "\n\nAction #{action} executed correctly in context #{context}"
|
78
78
|
else
|
79
79
|
context.error_log(context.context_name, "Failed to execute action #{action} in context #{context}")
|
80
80
|
end
|
@@ -28,6 +28,10 @@ namespace :deploycontext do
|
|
28
28
|
Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'test')
|
29
29
|
end
|
30
30
|
|
31
|
+
task :release => "deploycontext:default" do
|
32
|
+
Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'release')
|
33
|
+
end
|
34
|
+
|
31
35
|
task :help do
|
32
36
|
Context::DeployContext.deployer.execute_action(Context::DeployContext.deployer, 'help')
|
33
37
|
end
|
data/metadata.rb
CHANGED
@@ -6,7 +6,7 @@ maintainer 'Jimmy Provencher'
|
|
6
6
|
maintainer_email 'jimmy.provencher@hotmail.ca'
|
7
7
|
license 'All Rights Reserved'
|
8
8
|
description 'Installs/Configures deploy-context'
|
9
|
-
version GVB.
|
9
|
+
version "#{GVB.major_version}.#{GVB.minor_version}.#{GVB.patch_version}"
|
10
10
|
chef_version '>= 16.0'
|
11
11
|
|
12
12
|
# The `issues_url` points to the location where issues for this cookbook are
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
metadata.gz.sig
CHANGED
Binary file
|