Skip to content

Instantly share code, notes, and snippets.

@viveksinghggits
Created September 9, 2020 08:50
Show Gist options
  • Save viveksinghggits/bee57ea544444205527acdee1338afc3 to your computer and use it in GitHub Desktop.
Save viveksinghggits/bee57ea544444205527acdee1338afc3 to your computer and use it in GitHub Desktop.
» make openshift-test
Running integration tests:
~/work/open-source/kanister/pkg/testing ~/work/open-source/kanister
=== RUN Test
INFO[2020-09-09T14:12:21.275084954+05:30] Running e2e integration test. File=reflect/value.go Function=reflect.Value.call Line=460 app=mongodb testName=MongoDBDepConfig4_5.TestRun
INFO[2020-09-09T14:12:21.275563632+05:30] Running e2e integration test. File=reflect/value.go Function=reflect.Value.call Line=460 app=mysqldc testName=MysqlDBDepConfig4_5.TestRun
INFO[2020-09-09T14:12:21.276079187+05:30] Running e2e integration test. File=reflect/value.go Function=reflect.Value.call Line=460 app=postgresdepconf testName=PostgreSQLDepConfig4_5.TestRun
INFO[2020-09-09T14:12:25.807266329+05:30] Waiting for application to be ready. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=191 app=mongodeploymentconfig
INFO[2020-09-09T14:12:25.857330992+05:30] Waiting for application to be ready. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=191 app=mysqldeploymentconfig
INFO[2020-09-09T14:12:26.319402584+05:30] Waiting for application to be ready. File=pkg/app/postgresql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*PostgreSQLDepConfig).IsReady" Line=117 app=postgresdepconf
INFO[2020-09-09T14:12:52.38810325+05:30] Application is ready File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).IsReady" Line=105 application=mysqldeploymentconfig
INFO[2020-09-09T14:12:52.654857989+05:30] Pinging the application File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Ping" Line=123 app=mysqldeploymentconfig
INFO[2020-09-09T14:12:52.655743845+05:30] Added blueprint mysql-dep-config-blueprint-8pjpr File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddBlueprint" Line=212
INFO[2020-09-09T14:12:55.357836686+05:30] Ping to the application was successful. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Ping" Line=130
INFO[2020-09-09T14:12:55.357942232+05:30] Resetting the mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Reset" Line=167 app=mysql
INFO[2020-09-09T14:13:01.675516219+05:30] Reset of the application was successful. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Reset" Line=183 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:01.675708681+05:30] Inserting some records in mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=135 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:04.708152447+05:30] Successfully inserted record in the application. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=143 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:04.708280242+05:30] Inserting some records in mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=135 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:07.765414719+05:30] Successfully inserted record in the application. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=143 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:07.765557501+05:30] Inserting some records in mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=135 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:10.956768427+05:30] Successfully inserted record in the application. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Insert" Line=143 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:10.956907487+05:30] Counting the records from the mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=148 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:13.913061553+05:30] Count that we received from application is. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=162 app=mysqldeploymentconfig count=3
INFO[2020-09-09T14:13:15.4633393+05:30] Executing action backup ActionSet=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:13:17.498757077+05:30] Created actionset and started executing actions ActionSet=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=test-actionset-qtk6f
INFO[2020-09-09T14:13:17.498962019+05:30] Executing phase dumpToObjectStore ActionSet=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=dumpToObjectStore
INFO[2020-09-09T14:13:17.49906603+05:30] Updated ActionSet Actionset=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:13:17.499244584+05:30] Updated ActionSet Actionset=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="dumpToObjectStore->pending" Status=running
INFO[2020-09-09T14:13:23.566965177+05:30] Application is ready File=pkg/app/postgresql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*PostgreSQLDepConfig).IsReady" Line=126 app=postgresdepconf
INFO[2020-09-09T14:13:23.836710335+05:30] Added blueprint postgres-bp-vkv2q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddBlueprint" Line=212
INFO[2020-09-09T14:13:26.632562005+05:30] Connected to database. File=pkg/testing/integration_test.go Function=github.com/kanisterio/kanister/pkg/testing.pingAppAndWait.func1 Line=439 app=postgresdepconf
INFO[2020-09-09T14:13:30.117836705+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="mysqldump: [Warning] Using a password on the command line interface can be insecure."
INFO[2020-09-09T14:13:30.11793914+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="###Phase-output###: {\"key\":\"s3path\",\"value\":\"/mysql-backups/mysqldc4-5-test/mysql/2020-09-09T14-13-16/dump.sql.gz\"}"
INFO[2020-09-09T14:13:31.196298843+05:30] Completed phase dumpToObjectStore ActionSet=test-actionset-qtk6f File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=dumpToObjectStore
INFO[2020-09-09T14:13:31.732831493+05:30] Updated ActionSet 'test-actionset-qtk6f' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:13:34.964069204+05:30] Application is ready File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).IsReady" Line=102 application=mongodeploymentconfig
INFO[2020-09-09T14:13:35.32593544+05:30] Added blueprint mongodb-blueprint-jg2gt File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddBlueprint" Line=212
INFO[2020-09-09T14:13:35.563318367+05:30] Pinging the application File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Ping" Line=120 app=mongodeploymentconfig
INFO[2020-09-09T14:13:37.090527596+05:30] Database reset successful! File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=209 app=postgresdepconf
INFO[2020-09-09T14:13:39.122190072+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"rs.slaveOk(); db\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:39.122495862+05:30] Ping to the application was successful. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Ping" Line=127
INFO[2020-09-09T14:13:39.122612658+05:30] Resetting the application. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Reset" Line=161 app=mongodeploymentconfig
INFO[2020-09-09T14:13:39.558827687+05:30] Resetting the mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Reset" Line=167 app=mysql
INFO[2020-09-09T14:13:40.608931807+05:30] Inserted a row in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=214 app=postgresdepconf
INFO[2020-09-09T14:13:42.371466107+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"db.restaurants.drop()\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:42.371784241+05:30] Inserting documents into collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=132 app=mongodeploymentconfig
INFO[2020-09-09T14:13:43.928223501+05:30] Inserted a row in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=214 app=postgresdepconf
INFO[2020-09-09T14:13:46.96754602+05:30] Reset of the application was successful. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Reset" Line=183 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:46.967697921+05:30] Counting the records from the mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=148 app=mysqldeploymentconfig
INFO[2020-09-09T14:13:47.038111514+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"db.restaurants.insert({'_id': '1e29f452-d9b0-46b1-b7a5-fa235c8323e4','name' : 'Tom', 'cuisine' : 'Hawaiian', 'id' : '8675309'})\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:47.038274719+05:30] Insertion of documents into collection was successful. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=139 app=mongodeploymentconfig
INFO[2020-09-09T14:13:47.038378012+05:30] Inserting documents into collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=132 app=mongodeploymentconfig
INFO[2020-09-09T14:13:47.871395971+05:30] Inserted a row in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=214 app=postgresdepconf
INFO[2020-09-09T14:13:50.413537057+05:30] Count that we received from application is. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=162 app=mysqldeploymentconfig count=0
INFO[2020-09-09T14:13:50.702903359+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"db.restaurants.insert({'_id': '1da59276-2fee-4a0b-931b-44a080334d9e','name' : 'Tom', 'cuisine' : 'Hawaiian', 'id' : '8675309'})\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:50.703086248+05:30] Insertion of documents into collection was successful. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=139 app=mongodeploymentconfig
INFO[2020-09-09T14:13:50.703169517+05:30] Inserting documents into collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=132 app=mongodeploymentconfig
INFO[2020-09-09T14:13:50.813145256+05:30] Counting rows in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=217 app=postgresdepconf count=3
INFO[2020-09-09T14:13:52.426533741+05:30] Executing action restore ActionSet=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:13:53.927814455+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"db.restaurants.insert({'_id': 'ce0d1da5-31f5-4317-ae3d-7ba82f050620','name' : 'Tom', 'cuisine' : 'Hawaiian', 'id' : '8675309'})\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:53.928034222+05:30] Insertion of documents into collection was successful. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Insert" Line=139 app=mongodeploymentconfig
INFO[2020-09-09T14:13:53.928146539+05:30] Counting documents of collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=144 app=mongodeploymentconfig
INFO[2020-09-09T14:13:54.349179987+05:30] Created actionset and started executing actions ActionSet=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=restore-test-actionset-qtk6f-ssftx
INFO[2020-09-09T14:13:54.34937461+05:30] Executing phase restoreFromBlobStore ActionSet=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=restoreFromBlobStore
INFO[2020-09-09T14:13:55.631653265+05:30] Executing action backup ActionSet=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:13:56.944627843+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"rs.slaveOk(); db.restaurants.count()\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:13:56.944829377+05:30] Count that we are returning from count method is. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=156 app=mongodb count=3
INFO[2020-09-09T14:13:58.12302226+05:30] Created actionset and started executing actions ActionSet=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=test-actionset-f7nj6
INFO[2020-09-09T14:13:58.123211093+05:30] Executing phase pgDump ActionSet=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=pgDump
INFO[2020-09-09T14:13:58.123312211+05:30] Updated ActionSet Actionset=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:13:58.123663802+05:30] Updated ActionSet Actionset=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="restoreFromBlobStore->pending" Status=running
INFO[2020-09-09T14:13:58.12372149+05:30] Updated ActionSet Actionset=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:13:58.124030553+05:30] Updated ActionSet Actionset=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="pgDump->pending" Status=running
INFO[2020-09-09T14:14:00.195890667+05:30] Executing action backup ActionSet=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:14:02.506535259+05:30] Created actionset and started executing actions ActionSet=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=test-actionset-h2kn5
INFO[2020-09-09T14:14:02.506734447+05:30] Executing phase mongoDump ActionSet=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=mongoDump
INFO[2020-09-09T14:14:02.506914748+05:30] Updated ActionSet Actionset=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:14:02.507111481+05:30] Updated ActionSet Actionset=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="mongoDump->pending" Status=running
INFO[2020-09-09T14:14:03.080513045+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="mysql: [Warning] Using a password on the command line interface can be insecure."
INFO[2020-09-09T14:14:06.262675406+05:30] Completed phase restoreFromBlobStore ActionSet=restore-test-actionset-qtk6f-ssftx File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=restoreFromBlobStore
INFO[2020-09-09T14:14:06.805755463+05:30] Updated ActionSet 'restore-test-actionset-qtk6f-ssftx' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:14:07.080463726+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="###Phase-output###: {\"key\":\"backupLocation\",\"value\":\"pg_backups/postgresdepconf4-5-test/postgresql/2020-09-09T14:13:56+05:30/backup.sql.gz\"}"
INFO[2020-09-09T14:14:08.445959626+05:30] Completed phase pgDump ActionSet=test-actionset-f7nj6 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=pgDump
INFO[2020-09-09T14:14:09.341975808+05:30] Updated ActionSet 'test-actionset-f7nj6' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:14:16.03160226+05:30] Pinging the application File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Ping" Line=123 app=mysqldeploymentconfig
INFO[2020-09-09T14:14:18.681973226+05:30] Ping to the application was successful. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Ping" Line=130
INFO[2020-09-09T14:14:18.682097675+05:30] Counting the records from the mysql instance. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=148 app=mysqldeploymentconfig
INFO[2020-09-09T14:14:21.380529353+05:30] Count that we received from application is. File=pkg/app/mysql-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MysqlDepConfig).Count" Line=162 app=mysqldeploymentconfig count=3
INFO[2020-09-09T14:14:23.270255322+05:30] Executing action delete ActionSet=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:14:24.55316679+05:30] Created actionset and started executing actions ActionSet=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=delete-test-actionset-qtk6f-fj26b
INFO[2020-09-09T14:14:24.553324347+05:30] Executing phase deleteFromBlobStore ActionSet=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=deleteFromBlobStore
INFO[2020-09-09T14:14:24.553474793+05:30] Updated ActionSet Actionset=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:14:24.553624874+05:30] Updated ActionSet Actionset=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="deleteFromBlobStore->pending" Status=running
INFO[2020-09-09T14:14:26.779312416+05:30] Database reset successful! File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=259 app=postgresdepconf
INFO[2020-09-09T14:14:30.219240732+05:30] Counting rows in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=262 app=postgresdepconf count=0
INFO[2020-09-09T14:14:33.079114896+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="mongodump --gzip --archive --host mongodb.mongodb4-5-test.svc.cluster.local -u admin -p secretpassword"
INFO[2020-09-09T14:14:33.079259006+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.116+0000\twriting admin.system.users to archive on stdout"
INFO[2020-09-09T14:14:33.079351805+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.124+0000\tdone dumping admin.system.users (2 documents)"
INFO[2020-09-09T14:14:33.079445027+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.124+0000\twriting admin.system.version to archive on stdout"
INFO[2020-09-09T14:14:33.079531399+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.126+0000\tdone dumping admin.system.version (2 documents)"
INFO[2020-09-09T14:14:33.079616096+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.126+0000\twriting admin.restaurants to archive on stdout"
INFO[2020-09-09T14:14:33.079695129+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:44:31.129+0000\tdone dumping admin.restaurants (3 documents)"
INFO[2020-09-09T14:14:33.3291363+05:30] Executing action restore ActionSet=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:14:34.21682833+05:30] Completed phase deleteFromBlobStore ActionSet=delete-test-actionset-qtk6f-fj26b File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=deleteFromBlobStore
INFO[2020-09-09T14:14:35.031892957+05:30] Completed phase mongoDump ActionSet=test-actionset-h2kn5 File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=mongoDump
INFO[2020-09-09T14:14:36.385699207+05:30] Created actionset and started executing actions ActionSet=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=restore-test-actionset-f7nj6-4bllq
INFO[2020-09-09T14:14:36.385809068+05:30] Executing phase pgRestore ActionSet=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=pgRestore
INFO[2020-09-09T14:14:36.386089788+05:30] Updated ActionSet Actionset=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:14:36.386328704+05:30] Updated ActionSet Actionset=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="pgRestore->pending" Status=running
INFO[2020-09-09T14:14:36.386741304+05:30] Updated ActionSet 'delete-test-actionset-qtk6f-fj26b' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:14:36.387056929+05:30] Updated ActionSet 'test-actionset-h2kn5' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:14:44.413148859+05:30] Resetting the application. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Reset" Line=161 app=mongodeploymentconfig
INFO[2020-09-09T14:14:47.339142426+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"db.restaurants.drop()\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:14:47.339300446+05:30] Counting documents of collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=144 app=mongodeploymentconfig
INFO[2020-09-09T14:14:50.427544788+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"rs.slaveOk(); db.restaurants.count()\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:14:50.427654386+05:30] Count that we are returning from count method is. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=156 app=mongodb count=0
INFO[2020-09-09T14:14:52.557739759+05:30] Executing action restore ActionSet=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:14:55.087404112+05:30] Created actionset and started executing actions ActionSet=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=restore-test-actionset-h2kn5-rg92q
INFO[2020-09-09T14:14:55.087572917+05:30] Executing phase pullFromBlobStore ActionSet=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=pullFromBlobStore
INFO[2020-09-09T14:14:55.087697971+05:30] Updated ActionSet Actionset=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:14:55.087885959+05:30] Updated ActionSet Actionset=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="pullFromBlobStore->pending" Status=running
INFO[2020-09-09T14:14:55.91911654+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="ERROR: current user cannot be dropped"
INFO[2020-09-09T14:14:55.919501733+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="ERROR: role \"postgres\" already exists"
INFO[2020-09-09T14:14:55.919635653+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.919716362+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.919794394+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.919867809+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.919932287+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.920012738+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.920077797+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.920159056+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.920228729+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.920294396+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.920342335+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.920404076+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.920460396+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.920516619+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.920578466+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.921098005+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.921172915+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.921244833+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.921312199+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.921376166+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.921437651+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.921510122+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.921575046+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.921640424+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.9216973+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=set_config
INFO[2020-09-09T14:14:55.921760044+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=------------
INFO[2020-09-09T14:14:55.921820873+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:55.921886711+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=setval
INFO[2020-09-09T14:14:55.921947121+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=--------
INFO[2020-09-09T14:14:55.92200755+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out=3
INFO[2020-09-09T14:14:55.922066258+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="(1 row)"
INFO[2020-09-09T14:14:56.70557192+05:30] Completed phase pgRestore ActionSet=restore-test-actionset-f7nj6-4bllq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=pgRestore
INFO[2020-09-09T14:14:57.214366973+05:30] Updated ActionSet 'restore-test-actionset-f7nj6-4bllq' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:15:04.179314651+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.768+0000\tpreparing collections to restore from"
INFO[2020-09-09T14:15:04.179437324+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.819+0000\treading metadata for admin.restaurants from archive on stdin"
INFO[2020-09-09T14:15:04.181151426+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.831+0000\trestoring admin.restaurants from archive on stdin"
INFO[2020-09-09T14:15:04.181260095+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.833+0000\tno indexes to restore"
INFO[2020-09-09T14:15:04.181337194+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.833+0000\tfinished restoring admin.restaurants (3 documents)"
INFO[2020-09-09T14:15:04.18140521+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.833+0000\trestoring users from archive on stdin"
INFO[2020-09-09T14:15:04.181476136+05:30] File=pkg/output/stream.go Function=github.com/kanisterio/kanister/pkg/output.splitLines Line=46 Pod_Out="2020-09-09T08:45:03.887+0000\tdone"
INFO[2020-09-09T14:15:06.270910739+05:30] Completed phase pullFromBlobStore ActionSet=restore-test-actionset-h2kn5-rg92q File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=pullFromBlobStore
INFO[2020-09-09T14:15:06.996452289+05:30] Updated ActionSet 'restore-test-actionset-h2kn5-rg92q' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:15:11.063851327+05:30] Connected to database. File=pkg/testing/integration_test.go Function=github.com/kanisterio/kanister/pkg/testing.pingAppAndWait.func1 Line=439 app=postgresdepconf
INFO[2020-09-09T14:15:15.204363583+05:30] Counting rows in test db. File=pkg/testing/integration_test.go Function="github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun" Line=278 app=postgresdepconf count=3
INFO[2020-09-09T14:15:17.060462121+05:30] Executing action delete ActionSet=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:15:17.060476023+05:30] Pinging the application File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Ping" Line=120 app=mongodeploymentconfig
INFO[2020-09-09T14:15:18.812806658+05:30] Created actionset and started executing actions ActionSet=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=delete-test-actionset-f7nj6-qr5pq
INFO[2020-09-09T14:15:18.812985229+05:30] Executing phase deleteDump ActionSet=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=deleteDump
INFO[2020-09-09T14:15:18.813082117+05:30] Updated ActionSet Actionset=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:15:18.813235016+05:30] Updated ActionSet Actionset=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="deleteDump->pending" Status=running
INFO[2020-09-09T14:15:20.949588233+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"rs.slaveOk(); db\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:15:20.949661867+05:30] Ping to the application was successful. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Ping" Line=127
INFO[2020-09-09T14:15:20.949704141+05:30] Counting documents of collection. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=144 app=mongodeploymentconfig
INFO[2020-09-09T14:15:25.897026969+05:30] Executing the command in pod and contianer File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).execCommand" Line=176 cmd="[bash -c mongo admin --authenticationDatabase admin -u admin -p $MONGODB_ADMIN_PASSWORD --quiet --eval \"rs.slaveOk(); db.restaurants.count()\"]" container=mongodb pod=mongodb-1-d2524
INFO[2020-09-09T14:15:25.897342081+05:30] Count that we are returning from count method is. File=pkg/app/mongodb-deploymentconfig.go Function="github.com/kanisterio/kanister/pkg/app.(*MongoDBDepConfig).Count" Line=156 app=mongodb count=3
INFO[2020-09-09T14:15:28.244563144+05:30] Executing action delete ActionSet=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction" Line=379
INFO[2020-09-09T14:15:29.607611642+05:30] Created actionset and started executing actions ActionSet=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onAddActionSet" Line=208 NewActionSetName=delete-test-actionset-h2kn5-s9hts
INFO[2020-09-09T14:15:29.607926455+05:30] Updated ActionSet Actionset=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=227 Status=pending
INFO[2020-09-09T14:15:29.607983961+05:30] Executing phase deleteFromBlobStore ActionSet=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=401 Phase=deleteFromBlobStore
INFO[2020-09-09T14:15:29.608122969+05:30] Updated ActionSet Actionset=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=234 Phase="deleteFromBlobStore->pending" Status=running
INFO[2020-09-09T14:15:50.731894285+05:30] Completed phase deleteDump ActionSet=delete-test-actionset-f7nj6-qr5pq File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=deleteDump
INFO[2020-09-09T14:15:51.243003661+05:30] Updated ActionSet 'delete-test-actionset-f7nj6-qr5pq' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
INFO[2020-09-09T14:16:36.506068915+05:30] Completed phase deleteFromBlobStore ActionSet=delete-test-actionset-h2kn5-s9hts File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).runAction.func1" Line=442 Phase=deleteFromBlobStore
INFO[2020-09-09T14:16:37.03668209+05:30] Updated ActionSet 'delete-test-actionset-h2kn5-s9hts' Status->complete File=pkg/controller/controller.go Function="github.com/kanisterio/kanister/pkg/controller.(*Controller).onUpdateActionSet" Line=225
OK: 3 passed
--- PASS: Test (328.29s)
PASS
ok github.com/kanisterio/kanister/pkg/testing 328.305s
~/work/open-source/kanister
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment