This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gbf() { | |
if git show-ref --verify --quiet refs/heads/main; then | |
main_branch="main" | |
elif git show-ref --verify --quiet refs/heads/master; then | |
main_branch="master" | |
else | |
return 1 | |
fi | |
git for-each-ref --sort=-committerdate --format='%(refname:short)' refs/heads/ \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2019-08-02T03:00:30,385][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [.kibana-6][0] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,385][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [.monitoring-es-6-2019.07.29][0] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,388][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [.monitoring-kibana-6-2019.07.27][0] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,395][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [.monitoring-es-6-2019.07.28][0] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,401][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [.monitoring-kibana-6-2019.07.29][0] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,407][INFO ][o.e.i.s.IndexShard ] [elasticsearch] [wf-heartbeat-2019.07.24][2] primary-replica resync completed with 0 operations | |
[2019-08-02T03:00:30,414][INFO ][o.e.i.s.IndexShard ] [elasticsearch] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export ETCDCTL_API=3 | |
export PATH=$PATH:/opt/etcd-v3.2.18-linux-amd64/ | |
cd /etc/kubernetes/pki/etcd-manager | |
etcdctl member list --debug --cacert=/rootfs/mnt/master-vol-0022db3dde8f637b2/pki/W6aGXNTp6zTf26gBmHydfw/clients/ca.crt --cert=etcd-clients-ca.crt --key=etcd-clients-ca.key --endpoints=https://127.0.0.1:4001 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
W0629 15:31:18.453045 65146 instancegroups.go:160] Not draining cluster nodes as 'cloudonly' flag is set. | |
I0629 15:31:18.453327 65146 instancegroups.go:301] Stopping instance "i-0041584f2c6f24d54", in group "master-us-east-1b.masters.waiverforeverk8s.com" (this may take a while). | |
I0629 15:31:18.909129 65146 instancegroups.go:198] waiting for 1s after terminating instance | |
W0629 15:31:19.914343 65146 instancegroups.go:206] Not validating cluster as cloudonly flag is set. | |
W0629 15:31:19.914407 65146 instancegroups.go:160] Not draining cluster nodes as 'cloudonly' flag is set. | |
I0629 15:31:19.914425 65146 instancegroups.go:301] Stopping instance "i-0b5d90c4a0ad82425", in group "master-us-east-1c.masters.waiverforeverk8s.com" (this may take a while). | |
I0629 15:31:20.341841 65146 instancegroups.go:198] waiting for 1s after terminating instance | |
W0629 15:31:21.345950 65146 instancegroups.go:206] Not validating cluster as cloudonly flag is set. | |
W0629 15:31:21.345997 65146 instancegroups.go:160] Not dra |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"by_ua": { | |
"doc_count_error_upper_bound": 0, | |
"sum_other_doc_count": 3352, | |
"buckets": [ | |
{ | |
"key": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/605.1.15 (KHTML, like Gecko)", | |
"doc_count": 384461 | |
}, | |
{ | |
"key": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko)", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
哈哈哈哈咋爱的发 房屋 | |
0123456789 | |
abcdefghijklmnopqrstuvwxyz | |
🏷😆😋👁👌🐩 | |
今日はいい日です | |
오늘은 좋은 하루 되네. | |
aujourd'hui il fait beau | |
اليوم هو يوم جميل |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
房屋 | |
非常 | |
😆😁😎😢 | |
👀👌 | |
1234567890 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed to build | |
{ Error: (client) ./pages/add_wishlist.js | |
Module not found: Error: Can't resolve '/components/templates/dummyTemplates/ListDummy' in '/home/ubuntu/sogoke-wap-ssr/pages' | |
@ ./pages/add_wishlist.js 34:0-71 69:29-38 | |
@ multi ./pages/add_wishlist.js | |
at /home/ubuntu/sogoke-wap-ssr/node_modules/next/dist/build/index.js:144:31 | |
at finalCallback (/home/ubuntu/sogoke-wap-ssr/node_modules/webpack/lib/MultiCompiler.js:247:12) | |
at runWithDependencies.err (/home/ubuntu/sogoke-wap-ssr/node_modules/webpack/lib/MultiCompiler.js:270:6) | |
at done (/home/ubuntu/sogoke-wap-ssr/node_modules/neo-async/async.js:2928:13) | |
at runCompilers (/home/ubuntu/sogoke-wap-ssr/node_modules/webpack/lib/MultiCompiler.js:174:48) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "multiple_choice_field", | |
"key": "multiple_choice_field-result_list-0", | |
"index": "0", | |
"value": "Default Choice", | |
"sub_index": null | |
}, | |
{ | |
"type": "multiple_choice_field", | |
"key": "multiple_choice_field-result_list-0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "shell/backfill_history_signed_doc_sync_es.py", line 46, in <module> | |
do_backfill() | |
File "shell/backfill_history_signed_doc_sync_es.py", line 33, in do_backfill | |
with ClusterRpcProxy(config) as cluster_rpc: | |
File "/usr/local/lib/python2.7/site-packages/nameko/standalone/rpc.py", line 221, in __enter__ | |
return self.start() | |
File "/usr/local/lib/python2.7/site-packages/nameko/standalone/rpc.py", line 227, in start | |
self._reply_listener.setup() | |
File "/usr/local/lib/python2.7/site-packages/nameko/rpc.py", line 308, in setup |
NewerOlder