deploy-context 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559 → 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.8.g299e50a

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 29205f066231852be0a69806f48e1944a037d0fc2098aa5c9aa6d471c2ca5772
4
- data.tar.gz: 68ef02575a54320424efc24bc083dd72a15d93cf8fe5c118033f3688b7575b00
3
+ metadata.gz: 484db7ea04fd39116c7a65d7bf4bc61e330d370eb9aab5abdf3ca5c00174fe43
4
+ data.tar.gz: 0be7c1cd6bdfc448291f57874f2da63b09e86d714dd6b25a4f4f4f36481091ce
5
5
  SHA512:
6
- metadata.gz: 8110a46c813cc40a7a1f862ad4cebb352cb60316503a7a74665101e56cf5fde095f46310c73138818ea6fa1f5943a484d247a5829676bcb00b9ec59c52a750d8
7
- data.tar.gz: 4425f44f5802115bea09acadc8a3b518e11c5f43d0a29b9628458e466dbe9eb478217dec2cdd0b0ac99607b346f6b79cfe2076a0fc78e062cbb7548cf438c6d1
6
+ metadata.gz: 03bf0339da37cc499956196a33c1890f22bb453d7c3b2dfdbec5018ec8e18a3bc18d42db9af3ee5f57298e16f7b039163da369458c3bfa737d8f9d7992b67e72
7
+ data.tar.gz: 3161403c417264a5fa755f925b2b2c1e7f54d6e19898c99d8bfae6a6558517308f122ba1be0cee777647b587ac81031c3bdea689e4ef671e41a007cad9186bce
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,221 +1,149 @@
1
- I, [2023-10-04T18:08:32.039936 #773566] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
- I, [2023-10-04T18:08:33.009816 #773566] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
- I, [2023-10-04T18:08:33.010383 #773566] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
- I, [2023-10-04T18:08:38.032142 #773566] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
- I, [2023-10-04T18:08:38.032292 #773566] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
- I, [2023-10-04T18:09:47.933375 #773566] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
7
- I, [2023-10-04T18:09:49.087725 #773566] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
8
- I, [2023-10-04T18:09:49.088227 #773566] INFO -- Kitchen: -----> Destroying <default-centos-8>...
9
- I, [2023-10-04T18:09:54.338994 #773566] INFO -- Kitchen: -----> Testing <default-centos-8>
10
- I, [2023-10-04T18:09:54.339113 #773566] INFO -- Kitchen: -----> Creating <default-centos-8>...
11
- I, [2023-10-04T18:10:44.942561 #773566] INFO -- Kitchen: -----> Converging <default-centos-8>...
12
- E, [2023-10-04T18:10:45.939399 #773566] ERROR -- Kitchen: ------Exception-------
13
- E, [2023-10-04T18:10:45.939460 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
14
- E, [2023-10-04T18:10:45.939501 #773566] ERROR -- Kitchen: Message: 2 actions failed.
15
- >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
16
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
17
- STDOUT: Installing cookbooks from lock
18
- Installing deploy-context 2.2.0
19
- STDERR: Error: Failed to install cookbooks from lockfile
20
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
21
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
22
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
23
- >>>>>> Failed to complete #converge action: [Expected process to exit with [0], but received '1'
24
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
25
- STDOUT: Installing cookbooks from lock
26
- Installing deploy-context 2.2.0
27
- STDERR: Error: Failed to install cookbooks from lockfile
28
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
29
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
30
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
31
- E, [2023-10-04T18:10:45.939542 #773566] ERROR -- Kitchen: ----------------------
32
- E, [2023-10-04T18:10:45.939576 #773566] ERROR -- Kitchen: ------Backtrace-------
33
- E, [2023-10-04T18:10:45.939609 #773566] 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-04T18:10:45.939647 #773566] 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-04T18:10:45.939685 #773566] 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-04T18:10:45.939718 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
37
- E, [2023-10-04T18:10:45.939754 #773566] 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-04T18:10:45.939787 #773566] 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-04T18:10:45.939832 #773566] 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-04T18:10:45.939867 #773566] 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-04T18:10:45.939898 #773566] 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-04T18:10:45.939935 #773566] 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-04T18:10:45.939971 #773566] 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-04T18:10:45.940003 #773566] 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-04T18:10:45.940037 #773566] 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-04T18:10:45.940069 #773566] 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-04T18:10:45.940102 #773566] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
48
- E, [2023-10-04T18:10:45.940139 #773566] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
49
- E, [2023-10-04T18:10:45.940173 #773566] ERROR -- Kitchen: ----End Backtrace-----
50
- E, [2023-10-04T18:10:45.940216 #773566] ERROR -- Kitchen: -Composite Exception--
51
- E, [2023-10-04T18:10:45.940250 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
52
- E, [2023-10-04T18:10:45.940282 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
53
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
54
- STDOUT: Installing cookbooks from lock
55
- Installing deploy-context 2.2.0
56
- STDERR: Error: Failed to install cookbooks from lockfile
57
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
58
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
59
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-ubuntu-2004
60
- E, [2023-10-04T18:10:45.940317 #773566] ERROR -- Kitchen: ----------------------
61
- E, [2023-10-04T18:10:45.940348 #773566] ERROR -- Kitchen: ------Backtrace-------
62
- E, [2023-10-04T18:10:45.940381 #773566] 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-04T18:10:45.940422 #773566] 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-04T18:10:45.940461 #773566] 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-04T18:10:45.940501 #773566] 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-04T18:10:45.940535 #773566] 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-04T18:10:45.940567 #773566] 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-04T18:10:45.940609 #773566] 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-04T18:10:45.940646 #773566] 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-04T18:10:45.940682 #773566] 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-04T18:10:45.940722 #773566] 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-04T18:10:45.940759 #773566] 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-04T18:10:45.940797 #773566] 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-04T18:10:45.940834 #773566] 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-04T18:10:45.940875 #773566] 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-04T18:10:45.941460 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
77
- E, [2023-10-04T18:10:45.941492 #773566] 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-04T18:10:45.941523 #773566] 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-04T18:10:45.941555 #773566] 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-04T18:10:45.941590 #773566] 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-04T18:10:45.941629 #773566] 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-04T18:10:45.941670 #773566] 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-04T18:10:45.941711 #773566] 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-04T18:10:45.941750 #773566] 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-04T18:10:45.941786 #773566] 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-04T18:10:45.941823 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
87
- E, [2023-10-04T18:10:45.941862 #773566] 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-04T18:10:45.941902 #773566] 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-04T18:10:45.941939 #773566] 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-04T18:10:45.941975 #773566] 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-04T18:10:45.942022 #773566] 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-04T18:10:45.942068 #773566] ERROR -- Kitchen: ----End Backtrace-----
93
- E, [2023-10-04T18:10:45.942108 #773566] ERROR -- Kitchen: ---Nested Exception---
94
- E, [2023-10-04T18:10:45.942147 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
95
- E, [2023-10-04T18:10:45.942180 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
96
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
97
- STDOUT: Installing cookbooks from lock
98
- Installing deploy-context 2.2.0
99
- STDERR: Error: Failed to install cookbooks from lockfile
100
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
101
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
102
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
103
- E, [2023-10-04T18:10:45.942221 #773566] ERROR -- Kitchen: ----------------------
104
- E, [2023-10-04T18:10:45.942259 #773566] ERROR -- Kitchen: ------Backtrace-------
105
- E, [2023-10-04T18:10:45.942296 #773566] 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-04T18:10:45.942335 #773566] 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-04T18:10:45.942386 #773566] 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-04T18:10:45.942424 #773566] 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-04T18:10:45.942458 #773566] 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-04T18:10:45.942497 #773566] 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-04T18:10:45.942535 #773566] 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-04T18:10:45.942573 #773566] 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-04T18:10:45.942609 #773566] 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-04T18:10:45.942654 #773566] 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-04T18:10:45.942697 #773566] 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-04T18:10:45.942738 #773566] 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-04T18:10:45.942775 #773566] 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-04T18:10:45.942811 #773566] 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-04T18:10:45.942854 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
120
- E, [2023-10-04T18:10:45.942893 #773566] 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-04T18:10:45.942932 #773566] 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-04T18:10:45.942968 #773566] 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-04T18:10:45.943013 #773566] 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-04T18:10:45.943050 #773566] 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-04T18:10:45.943088 #773566] 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-04T18:10:45.943125 #773566] 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-04T18:10:45.943162 #773566] 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-04T18:10:45.943201 #773566] 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-04T18:10:45.943240 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
130
- E, [2023-10-04T18:10:45.943279 #773566] 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-04T18:10:45.943321 #773566] 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-04T18:10:45.943357 #773566] 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-04T18:10:45.943394 #773566] 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-04T18:10:45.943432 #773566] 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-04T18:10:45.943466 #773566] ERROR -- Kitchen: ----End Backtrace-----
136
- E, [2023-10-04T18:10:45.943501 #773566] ERROR -- Kitchen: -Composite Exception--
137
- E, [2023-10-04T18:10:45.943542 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
138
- E, [2023-10-04T18:10:45.943584 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
139
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
140
- STDOUT: Installing cookbooks from lock
141
- Installing deploy-context 2.2.0
142
- STDERR: Error: Failed to install cookbooks from lockfile
143
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
144
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
145
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1] on default-centos-8
146
- E, [2023-10-04T18:10:45.943741 #773566] ERROR -- Kitchen: ----------------------
147
- E, [2023-10-04T18:10:45.943786 #773566] ERROR -- Kitchen: ------Backtrace-------
148
- E, [2023-10-04T18:10:45.943825 #773566] 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-04T18:10:45.943895 #773566] 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-04T18:10:45.943970 #773566] 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-04T18:10:45.944040 #773566] 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-04T18:10:45.944112 #773566] 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-04T18:10:45.944181 #773566] 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-04T18:10:45.944261 #773566] 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-04T18:10:45.944331 #773566] 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-04T18:10:45.944401 #773566] 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-04T18:10:45.944471 #773566] 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-04T18:10:45.944542 #773566] 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-04T18:10:45.944613 #773566] 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-04T18:10:45.944651 #773566] 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-04T18:10:45.944702 #773566] 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-04T18:10:45.944758 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
163
- E, [2023-10-04T18:10:45.944838 #773566] 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-04T18:10:45.944907 #773566] 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-04T18:10:45.944949 #773566] 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-04T18:10:45.944994 #773566] 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-04T18:10:45.945036 #773566] 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-04T18:10:45.945078 #773566] 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-04T18:10:45.945126 #773566] 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-04T18:10:45.945173 #773566] 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-04T18:10:45.945212 #773566] 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-04T18:10:45.945256 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
173
- E, [2023-10-04T18:10:45.945299 #773566] 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-04T18:10:45.945341 #773566] 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-04T18:10:45.945385 #773566] 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-04T18:10:45.945427 #773566] 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-04T18:10:45.945469 #773566] 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-04T18:10:45.945513 #773566] ERROR -- Kitchen: ----End Backtrace-----
179
- E, [2023-10-04T18:10:45.945552 #773566] ERROR -- Kitchen: ---Nested Exception---
180
- E, [2023-10-04T18:10:45.945589 #773566] ERROR -- Kitchen: Class: Kitchen::ActionFailed
181
- E, [2023-10-04T18:10:45.945628 #773566] ERROR -- Kitchen: Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
182
- ---- Begin output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
183
- STDOUT: Installing cookbooks from lock
184
- Installing deploy-context 2.2.0
185
- STDERR: Error: Failed to install cookbooks from lockfile
186
- Reason: (CookbookOmnifetch::CookbookValidationFailure) The cookbook downloaded for Cookbook 'deploy-context' = 2.2.0 {:path=>"."} did not satisfy the constraint.
187
- ---- End output of /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept ----
188
- Ran /opt/chef-workstation/bin/chef-cli install /home/jimboadmin/deploy-context/Policyfile.rb --chef-license accept returned 1]
189
- E, [2023-10-04T18:10:45.945667 #773566] ERROR -- Kitchen: ----------------------
190
- E, [2023-10-04T18:10:45.945704 #773566] ERROR -- Kitchen: ------Backtrace-------
191
- E, [2023-10-04T18:10:45.945742 #773566] 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-04T18:10:45.945791 #773566] 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-04T18:10:45.945841 #773566] 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-04T18:10:45.945891 #773566] 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-04T18:10:45.945933 #773566] 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-04T18:10:45.945976 #773566] 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-04T18:10:45.946027 #773566] 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-04T18:10:45.946069 #773566] 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-04T18:10:45.946109 #773566] 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-04T18:10:45.946157 #773566] 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-04T18:10:45.946201 #773566] 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-04T18:10:45.946272 #773566] 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-04T18:10:45.946315 #773566] 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-04T18:10:45.946363 #773566] 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-04T18:10:45.946410 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
206
- E, [2023-10-04T18:10:45.946451 #773566] 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-04T18:10:45.946494 #773566] 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-04T18:10:45.946535 #773566] 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-04T18:10:45.946580 #773566] 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-04T18:10:45.946647 #773566] 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-04T18:10:45.946688 #773566] 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-04T18:10:45.946730 #773566] 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-04T18:10:45.946772 #773566] 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-04T18:10:45.946818 #773566] 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-04T18:10:45.946860 #773566] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
216
- E, [2023-10-04T18:10:45.946902 #773566] 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-04T18:10:45.946948 #773566] 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-04T18:10:45.946996 #773566] 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-04T18:10:45.947035 #773566] 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-04T18:10:45.947082 #773566] 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-04T18:10:45.947123 #773566] ERROR -- Kitchen: ----End Backtrace-----
1
+ I, [2023-10-04T21:44:58.515150 #888127] INFO -- Kitchen: -----> Starting Test Kitchen (v3.3.2)
2
+ I, [2023-10-04T21:44:59.558318 #888127] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-ubuntu-2004>
3
+ I, [2023-10-04T21:44:59.558934 #888127] INFO -- Kitchen: -----> Destroying <default-ubuntu-2004>...
4
+ I, [2023-10-04T21:45:04.544104 #888127] INFO -- Kitchen: -----> Testing <default-ubuntu-2004>
5
+ I, [2023-10-04T21:45:04.544261 #888127] INFO -- Kitchen: -----> Creating <default-ubuntu-2004>...
6
+ I, [2023-10-04T21:46:14.352839 #888127] INFO -- Kitchen: -----> Converging <default-ubuntu-2004>...
7
+ I, [2023-10-04T21:46:35.658772 #888127] INFO -- Kitchen: -----> Cleaning up any prior instances of <default-centos-8>
8
+ I, [2023-10-04T21:46:35.659337 #888127] INFO -- Kitchen: -----> Destroying <default-centos-8>...
9
+ I, [2023-10-04T21:46:40.765013 #888127] INFO -- Kitchen: -----> Testing <default-centos-8>
10
+ I, [2023-10-04T21:46:40.765141 #888127] INFO -- Kitchen: -----> Creating <default-centos-8>...
11
+ I, [2023-10-04T21:47:36.467746 #888127] INFO -- Kitchen: -----> Converging <default-centos-8>...
12
+ E, [2023-10-04T21:48:01.149697 #888127] ERROR -- Kitchen: ------Exception-------
13
+ E, [2023-10-04T21:48:01.149788 #888127] ERROR -- Kitchen: Class: Kitchen::ActionFailed
14
+ E, [2023-10-04T21:48:01.149835 #888127] ERROR -- Kitchen: Message: 2 actions failed.
15
+ >>>>>> Converge failed on instance <default-ubuntu-2004>. Please see .kitchen/logs/default-ubuntu-2004.log for more details
16
+ >>>>>> Converge failed on instance <default-centos-8>. Please see .kitchen/logs/default-centos-8.log for more details
17
+ E, [2023-10-04T21:48:01.149888 #888127] ERROR -- Kitchen: ----------------------
18
+ E, [2023-10-04T21:48:01.149940 #888127] ERROR -- Kitchen: ------Backtrace-------
19
+ E, [2023-10-04T21:48:01.149990 #888127] 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'
20
+ E, [2023-10-04T21:48:01.150039 #888127] 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'
21
+ E, [2023-10-04T21:48:01.150083 #888127] 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'
22
+ E, [2023-10-04T21:48:01.150117 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
23
+ E, [2023-10-04T21:48:01.150148 #888127] 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'
24
+ E, [2023-10-04T21:48:01.150177 #888127] 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'
25
+ E, [2023-10-04T21:48:01.150207 #888127] 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'
26
+ E, [2023-10-04T21:48:01.150236 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run'
27
+ E, [2023-10-04T21:48:01.150265 #888127] 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'
28
+ E, [2023-10-04T21:48:01.150294 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch'
29
+ E, [2023-10-04T21:48:01.150323 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start'
30
+ E, [2023-10-04T21:48:01.150368 #888127] 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)>'
31
+ E, [2023-10-04T21:48:01.150405 #888127] 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'
32
+ E, [2023-10-04T21:48:01.150436 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/bin/kitchen:11:in `<top (required)>'
33
+ E, [2023-10-04T21:48:01.150479 #888127] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `load'
34
+ E, [2023-10-04T21:48:01.150509 #888127] ERROR -- Kitchen: /opt/chef-workstation/bin/kitchen:389:in `<main>'
35
+ E, [2023-10-04T21:48:01.150541 #888127] ERROR -- Kitchen: ----End Backtrace-----
36
+ E, [2023-10-04T21:48:01.150579 #888127] ERROR -- Kitchen: -Composite Exception--
37
+ E, [2023-10-04T21:48:01.150613 #888127] ERROR -- Kitchen: Class: Kitchen::InstanceFailure
38
+ E, [2023-10-04T21:48:01.150641 #888127] ERROR -- Kitchen: Message: Converge failed on instance <default-ubuntu-2004>. Please see .kitchen/logs/default-ubuntu-2004.log for more details
39
+ E, [2023-10-04T21:48:01.150693 #888127] ERROR -- Kitchen: ----------------------
40
+ E, [2023-10-04T21:48:01.150755 #888127] ERROR -- Kitchen: ------Backtrace-------
41
+ E, [2023-10-04T21:48:01.150824 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
42
+ E, [2023-10-04T21:48:01.150877 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
43
+ E, [2023-10-04T21:48:01.150961 #888127] 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'
44
+ E, [2023-10-04T21:48:01.151020 #888127] 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'
45
+ E, [2023-10-04T21:48:01.151084 #888127] 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'
46
+ E, [2023-10-04T21:48:01.151148 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
47
+ E, [2023-10-04T21:48:01.151187 #888127] 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'
48
+ E, [2023-10-04T21:48:01.151265 #888127] 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'
49
+ E, [2023-10-04T21:48:01.151317 #888127] 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'
50
+ E, [2023-10-04T21:48:01.151360 #888127] 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'
51
+ E, [2023-10-04T21:48:01.151435 #888127] 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'
52
+ E, [2023-10-04T21:48:01.151509 #888127] 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'
53
+ E, [2023-10-04T21:48:01.151571 #888127] 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'
54
+ E, [2023-10-04T21:48:01.151651 #888127] 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'
55
+ E, [2023-10-04T21:48:01.151730 #888127] 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'
56
+ E, [2023-10-04T21:48:01.151794 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
57
+ E, [2023-10-04T21:48:01.151866 #888127] 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'
58
+ E, [2023-10-04T21:48:01.151943 #888127] 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'
59
+ E, [2023-10-04T21:48:01.152008 #888127] 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'
60
+ E, [2023-10-04T21:48:01.152104 #888127] 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'
61
+ E, [2023-10-04T21:48:01.152184 #888127] 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'
62
+ E, [2023-10-04T21:48:01.152262 #888127] ERROR -- Kitchen: ----End Backtrace-----
63
+ E, [2023-10-04T21:48:01.152331 #888127] ERROR -- Kitchen: ---Nested Exception---
64
+ E, [2023-10-04T21:48:01.152402 #888127] ERROR -- Kitchen: Class: Kitchen::ActionFailed
65
+ E, [2023-10-04T21:48:01.152482 #888127] ERROR -- Kitchen: Message: SSH exited (1) for command: [sh -c '
66
+ TEST_KITCHEN="1"; export TEST_KITCHEN
67
+ sudo -E /opt/chef/bin/chef-client --local-mode --config /tmp/kitchen/client.rb --log_level auto --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json --chef-zero-port 8889
68
+ ']
69
+ E, [2023-10-04T21:48:01.152557 #888127] ERROR -- Kitchen: ----------------------
70
+ E, [2023-10-04T21:48:01.152613 #888127] ERROR -- Kitchen: ------Backtrace-------
71
+ E, [2023-10-04T21:48:01.152681 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
72
+ E, [2023-10-04T21:48:01.152755 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
73
+ E, [2023-10-04T21:48:01.152835 #888127] 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-04T21:48:01.152901 #888127] 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-04T21:48:01.152984 #888127] 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-04T21:48:01.153065 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
77
+ E, [2023-10-04T21:48:01.153124 #888127] 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-04T21:48:01.153201 #888127] 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-04T21:48:01.153296 #888127] 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-04T21:48:01.153367 #888127] 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-04T21:48:01.153429 #888127] 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-04T21:48:01.153503 #888127] 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-04T21:48:01.153563 #888127] 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-04T21:48:01.153633 #888127] 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-04T21:48:01.153707 #888127] 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-04T21:48:01.153767 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
87
+ E, [2023-10-04T21:48:01.153866 #888127] 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-04T21:48:01.153944 #888127] 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-04T21:48:01.154014 #888127] 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-04T21:48:01.154079 #888127] 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-04T21:48:01.154154 #888127] 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-04T21:48:01.154210 #888127] ERROR -- Kitchen: ----End Backtrace-----
93
+ E, [2023-10-04T21:48:01.154295 #888127] ERROR -- Kitchen: -Composite Exception--
94
+ E, [2023-10-04T21:48:01.154377 #888127] ERROR -- Kitchen: Class: Kitchen::InstanceFailure
95
+ E, [2023-10-04T21:48:01.154459 #888127] ERROR -- Kitchen: Message: Converge failed on instance <default-centos-8>. Please see .kitchen/logs/default-centos-8.log for more details
96
+ E, [2023-10-04T21:48:01.154531 #888127] ERROR -- Kitchen: ----------------------
97
+ E, [2023-10-04T21:48:01.154595 #888127] ERROR -- Kitchen: ------Backtrace-------
98
+ E, [2023-10-04T21:48:01.154653 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
99
+ E, [2023-10-04T21:48:01.154730 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
100
+ E, [2023-10-04T21:48:01.154795 #888127] 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'
101
+ E, [2023-10-04T21:48:01.154857 #888127] 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'
102
+ E, [2023-10-04T21:48:01.154925 #888127] 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'
103
+ E, [2023-10-04T21:48:01.155032 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
104
+ E, [2023-10-04T21:48:01.155096 #888127] 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'
105
+ E, [2023-10-04T21:48:01.155157 #888127] 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'
106
+ E, [2023-10-04T21:48:01.155941 #888127] 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'
107
+ E, [2023-10-04T21:48:01.156033 #888127] 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'
108
+ E, [2023-10-04T21:48:01.156106 #888127] 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'
109
+ E, [2023-10-04T21:48:01.156214 #888127] 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'
110
+ E, [2023-10-04T21:48:01.156315 #888127] 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'
111
+ E, [2023-10-04T21:48:01.156410 #888127] 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'
112
+ E, [2023-10-04T21:48:01.156502 #888127] 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'
113
+ E, [2023-10-04T21:48:01.156611 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
114
+ E, [2023-10-04T21:48:01.156733 #888127] 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'
115
+ E, [2023-10-04T21:48:01.156802 #888127] 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'
116
+ E, [2023-10-04T21:48:01.156870 #888127] 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'
117
+ E, [2023-10-04T21:48:01.156936 #888127] 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'
118
+ E, [2023-10-04T21:48:01.157004 #888127] 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'
119
+ E, [2023-10-04T21:48:01.157066 #888127] ERROR -- Kitchen: ----End Backtrace-----
120
+ E, [2023-10-04T21:48:01.157132 #888127] ERROR -- Kitchen: ---Nested Exception---
121
+ E, [2023-10-04T21:48:01.157195 #888127] ERROR -- Kitchen: Class: Kitchen::ActionFailed
122
+ E, [2023-10-04T21:48:01.157271 #888127] ERROR -- Kitchen: Message: SSH exited (1) for command: [sh -c '
123
+ TEST_KITCHEN="1"; export TEST_KITCHEN
124
+ sudo -E /opt/chef/bin/chef-client --local-mode --config /tmp/kitchen/client.rb --log_level auto --force-formatter --no-color --json-attributes /tmp/kitchen/dna.json --chef-zero-port 8889
125
+ ']
126
+ E, [2023-10-04T21:48:01.157345 #888127] ERROR -- Kitchen: ----------------------
127
+ E, [2023-10-04T21:48:01.157405 #888127] ERROR -- Kitchen: ------Backtrace-------
128
+ E, [2023-10-04T21:48:01.157458 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:99:in `rescue in call'
129
+ E, [2023-10-04T21:48:01.157507 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/gems/test-kitchen-3.3.2/lib/kitchen/provisioner/base.rb:98:in `call'
130
+ E, [2023-10-04T21:48:01.157546 #888127] 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'
131
+ E, [2023-10-04T21:48:01.157581 #888127] 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'
132
+ E, [2023-10-04T21:48:01.157631 #888127] 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'
133
+ E, [2023-10-04T21:48:01.157677 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
134
+ E, [2023-10-04T21:48:01.157715 #888127] 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'
135
+ E, [2023-10-04T21:48:01.157751 #888127] 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'
136
+ E, [2023-10-04T21:48:01.157787 #888127] 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'
137
+ E, [2023-10-04T21:48:01.157822 #888127] 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'
138
+ E, [2023-10-04T21:48:01.157862 #888127] 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'
139
+ E, [2023-10-04T21:48:01.157900 #888127] 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'
140
+ E, [2023-10-04T21:48:01.157949 #888127] 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'
141
+ E, [2023-10-04T21:48:01.158006 #888127] 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'
142
+ E, [2023-10-04T21:48:01.158054 #888127] 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'
143
+ E, [2023-10-04T21:48:01.158092 #888127] ERROR -- Kitchen: /opt/chef-workstation/embedded/lib/ruby/3.0.0/benchmark.rb:293:in `measure'
144
+ E, [2023-10-04T21:48:01.158125 #888127] 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'
145
+ E, [2023-10-04T21:48:01.158162 #888127] 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'
146
+ E, [2023-10-04T21:48:01.158197 #888127] 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'
147
+ E, [2023-10-04T21:48:01.158234 #888127] 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'
148
+ E, [2023-10-04T21:48:01.158266 #888127] 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'
149
+ E, [2023-10-04T21:48:01.158310 #888127] ERROR -- Kitchen: ----End Backtrace-----
@@ -5,6 +5,10 @@ module Context
5
5
  context.execute_command(%w(chef) + commands)
6
6
  end
7
7
 
8
+ def knife(context, commands)
9
+ context.execute_command(%w(knife) + commands)
10
+ end
11
+
8
12
  def chef_exec(context, commands)
9
13
  context.chef(context, %w(exec) + commands)
10
14
  end
@@ -46,6 +50,7 @@ module Context
46
50
  cookbook_build(context)
47
51
  context.log "\n\nPushing cookbook in folder #{Dir.pwd}\nAnd context #{context.context_name} is created in folder #{context.context_folder} at version #{context.version}"
48
52
  context.chef(context, ['push', context.context_name, 'Policyfile.lock.json'])
53
+ context.knife context, ['cookbook', 'upload', context.context_name, '--cookbook-path', File.dirname(context.context_folder) ]
49
54
  end
50
55
 
51
56
  def supermarket_push(context)
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 '0.1.1'
9
+ version "#{GVB.major_version(true)}.#{GVB.minor_version(true)}.#{GVB.patch_version(true)}"
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
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deploy-context
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559
4
+ version: 2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.8.g299e50a
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
metadata.gz.sig CHANGED
Binary file