Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a97e88fa9da8f68485e1a63ebba73e1b8d790ab1+4edb777b9d60e900e8671f5ac6453e52ef440742 (dc2ca5677b4f35e714807f2d84a0d233860f08ae) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7296053804574900985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2499646739472281307.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8720334971306539592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6916853538862261636.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6820333636688932230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2338’ is offline Running on prd-centos7-docker-4c-2g-2341 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7781299589038291314.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4392725972546160698.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4877894830908365928.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:44 ========================================================= 22:04:44 EdgeX Global Pipelines Version Info 22:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 55b47ef1fc6fdad777b361cbac3837a4b6ede899 # timeout=10 22:04:45 ------------------- 22:04:45 stable info: 22:04:45 ------------------- 22:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:45 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:04:45 Message: update stable to v1.0.196 22:04:46 ------------------- 22:04:46 experimental info: 22:04:46 ------------------- 22:04:46 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:04:46 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:04:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97e88f [Pipeline] echo 22:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:47 provisioning config files... 22:04:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1789196019882977040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:47 ---> docker-login.sh 22:04:47 nexus3.edgexfoundry.org:10001 22:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:47 Configure a credential helper to remove this warning. See 22:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:47 22:04:47 Login Succeeded 22:04:47 nexus3.edgexfoundry.org:10002 22:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:47 Configure a credential helper to remove this warning. See 22:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:47 22:04:47 Login Succeeded 22:04:47 nexus3.edgexfoundry.org:10003 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 nexus3.edgexfoundry.org:10004 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 docker.io 22:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:48 Configure a credential helper to remove this warning. See 22:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:48 22:04:48 Login Succeeded 22:04:48 ---> docker-login.sh ends [Pipeline] } 22:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ dirname cmd/core-command/Dockerfile 22:04:49 ++ cut -d/ -f2 22:04:49 + echo core-command,cmd/core-command/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ dirname cmd/core-data/Dockerfile 22:04:49 ++ cut -d/ -f2 22:04:49 + echo core-data,cmd/core-data/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ cut -d/ -f2 22:04:49 ++ dirname cmd/core-metadata/Dockerfile 22:04:49 + echo core-metadata,cmd/core-metadata/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ dirname cmd/security-bootstrapper/Dockerfile 22:04:49 ++ cut -d/ -f2 22:04:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ dirname cmd/security-proxy-setup/Dockerfile 22:04:49 ++ cut -d/ -f2 22:04:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ cut -d/ -f2 22:04:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:04:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ cut -d/ -f2 22:04:49 ++ dirname cmd/support-notifications/Dockerfile 22:04:49 + echo support-notifications,cmd/support-notifications/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ cut -d/ -f2 22:04:49 ++ dirname cmd/support-scheduler/Dockerfile 22:04:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:04:49 + for file in '`ls cmd/**/Dockerfile`' 22:04:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:04:49 ++ cut -d/ -f2 22:04:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:04:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:50 22:04:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:04:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:51 latest: Pulling from edgex-devops/git-semver 22:04:51 31603596830f: Pulling fs layer 22:04:51 b6dc333f4379: Pulling fs layer 22:04:51 3d9ef1400e77: Pulling fs layer 22:04:51 fd332fbdc1db: Pulling fs layer 22:04:51 fd332fbdc1db: Waiting 22:04:51 b6dc333f4379: Verifying Checksum 22:04:51 b6dc333f4379: Download complete 22:04:51 31603596830f: Download complete 22:04:51 3d9ef1400e77: Verifying Checksum 22:04:51 3d9ef1400e77: Download complete 22:04:51 fd332fbdc1db: Verifying Checksum 22:04:51 fd332fbdc1db: Download complete 22:04:51 31603596830f: Pull complete 22:04:51 b6dc333f4379: Pull complete 22:04:52 3d9ef1400e77: Pull complete 22:04:52 fd332fbdc1db: Pull complete 22:04:52 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:04:52 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:04:53 $ docker top f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:54 [ssh-agent] Looking for ssh-agent implementation... 22:04:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:54 $ docker exec f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent 22:04:54 SSH_AUTH_SOCK=/tmp/ssh-8a6JjO5trfnr/agent.14 22:04:54 SSH_AGENT_PID=21 22:04:54 Running ssh-add (command line suppressed) 22:04:54 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5966856270721614005.key (/w/workspace/edgex-go/8@tmp/private_key_5966856270721614005.key) 22:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:54 + git tag --points-at HEAD [Pipeline] } 22:04:54 $ docker exec --env ******** --env ******** f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent -k 22:04:54 unset SSH_AUTH_SOCK; 22:04:54 unset SSH_AGENT_PID; 22:04:54 echo Agent pid 21 killed; 22:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:54 [ssh-agent] Looking for ssh-agent implementation... 22:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:55 $ docker exec f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent 22:04:55 SSH_AUTH_SOCK=/tmp/ssh-d9ZhtPPn2ecy/agent.54 22:04:55 SSH_AGENT_PID=60 22:04:55 Running ssh-add (command line suppressed) 22:04:55 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6247633094624261106.key (/w/workspace/edgex-go/8@tmp/private_key_6247633094624261106.key) 22:04:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:55 + git semver init 22:04:55 # -> Open(): unable to determine branch for HEAD 22:04:55 # $GIT_DIR = /w/workspace/edgex-go/8/.git 22:04:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 22:04:55 # $SEMVER_REMOTE_NAME = origin 22:04:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:04:55 # $SEMVER_USER_NAME = edgex-jenkins 22:04:55 # $SEMVER_BRANCH = PR-3615 22:04:55 # $SEMVER_TEMP = /tmp/semver-030086238 22:04:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:05:13 # '/tmp/semver-030086238' -> '/w/workspace/edgex-go/8/.semver' 22:05:13 # -> Force: false 22:05:13 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 22:05:13 $ docker exec --env ******** --env ******** f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent -k 22:05:13 unset SSH_AUTH_SOCK; 22:05:13 unset SSH_AGENT_PID; 22:05:13 echo Agent pid 60 killed; 22:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:14 + git semver [Pipeline] } 22:05:14 $ docker stop --time=1 f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea 22:05:16 $ docker rm -f f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea [Pipeline] // withDockerContainer [Pipeline] sh 22:05:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:17 Stashed 1 file(s) [Pipeline] echo 22:05:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:05:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:05:18 + sudo service docker restart 22:05:18 + true 22:05:18 Redirecting to /bin/systemctl restart docker.service 22:05:32 Still waiting to schedule task 22:05:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2339’ is offline [Pipeline] echo 22:05:36 ========================================================= 22:05:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:05:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:05:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:05:38 Sending build context to Docker daemon 328.3MB 22:05:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:05:38 Step 2/6 : FROM ${BASE} 22:05:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:38 540db60ca938: Pulling fs layer 22:05:38 adcc1eea9eea: Pulling fs layer 22:05:38 4c4ab2625f07: Pulling fs layer 22:05:38 0773c198feca: Pulling fs layer 22:05:38 345f892a5656: Pulling fs layer 22:05:38 9ac62484cfdc: Pulling fs layer 22:05:38 5ac4037533be: Pulling fs layer 22:05:38 dc6bda0758c5: Pulling fs layer 22:05:38 0773c198feca: Waiting 22:05:38 345f892a5656: Waiting 22:05:38 9ac62484cfdc: Waiting 22:05:38 5ac4037533be: Waiting 22:05:38 dc6bda0758c5: Waiting 22:05:38 4c4ab2625f07: Verifying Checksum 22:05:38 4c4ab2625f07: Download complete 22:05:38 adcc1eea9eea: Verifying Checksum 22:05:38 adcc1eea9eea: Download complete 22:05:38 345f892a5656: Verifying Checksum 22:05:38 345f892a5656: Download complete 22:05:38 540db60ca938: Verifying Checksum 22:05:38 540db60ca938: Download complete 22:05:38 9ac62484cfdc: Verifying Checksum 22:05:38 9ac62484cfdc: Download complete 22:05:38 540db60ca938: Pull complete 22:05:39 5ac4037533be: Verifying Checksum 22:05:39 5ac4037533be: Download complete 22:05:39 adcc1eea9eea: Pull complete 22:05:39 4c4ab2625f07: Pull complete 22:05:40 dc6bda0758c5: Verifying Checksum 22:05:40 dc6bda0758c5: Download complete 22:05:40 0773c198feca: Verifying Checksum 22:05:40 0773c198feca: Download complete 22:05:44 0773c198feca: Pull complete 22:05:44 345f892a5656: Pull complete 22:05:44 9ac62484cfdc: Pull complete 22:05:44 5ac4037533be: Pull complete 22:05:46 dc6bda0758c5: Pull complete 22:05:46 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 22:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:05:46 ---> eb58bd16d52e 22:05:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:05:47 ---> Running in bea072d6ac6f 22:05:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:05:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:05:49 (1/12) Installing libmagic (5.39-r0) 22:05:49 (2/12) Installing file (5.39-r0) 22:05:49 (3/12) Installing libc-dev (0.7.2-r3) 22:05:49 (4/12) Installing g++ (10.2.1_pre1-r3) 22:05:53 (5/12) Installing fortify-headers (1.1-r0) 22:05:53 (6/12) Installing patch (2.7.6-r7) 22:05:53 (7/12) Installing build-base (0.5-r2) 22:05:53 (8/12) Installing libsodium (1.0.18-r0) 22:05:53 (9/12) Installing pkgconf (1.7.3-r0) 22:05:53 (10/12) Installing libsodium-dev (1.0.18-r0) 22:05:53 (11/12) Installing libzmq (4.3.3-r1) 22:05:53 (12/12) Installing zeromq-dev (4.3.3-r1) 22:05:53 Executing busybox-1.32.1-r6.trigger 22:05:53 OK: 219 MiB in 52 packages 22:05:55 Removing intermediate container bea072d6ac6f 22:05:55 ---> 75b11365bd7d 22:05:55 Step 4/6 : WORKDIR /edgex-go 22:05:55 ---> Running in 49945d9b7eb3 22:05:55 Removing intermediate container 49945d9b7eb3 22:05:55 ---> ba16d20f08c9 22:05:55 Step 5/6 : COPY go.mod . 22:05:55 ---> 1061eac52f25 22:05:55 Step 6/6 : RUN go mod download 22:05:55 ---> Running in 90f82a797f83 22:06:07 Removing intermediate container 90f82a797f83 22:06:07 ---> 24d641b42cec 22:06:07 Successfully built 24d641b42cec 22:06:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:06:08 + docker inspect -f . ci-base-image-x86_64 22:06:08 . [Pipeline] withDockerContainer 22:06:08 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:08 $ docker top 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:09 + go version 22:06:09 go version go1.16.5 linux/amd64 [Pipeline] } 22:06:09 $ docker stop --time=1 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c 22:06:10 $ docker rm -f 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:10 + docker inspect -f . ci-base-image-x86_64 22:06:10 . [Pipeline] withDockerContainer 22:06:11 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:06:11 $ docker top 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:11 ========================================================= 22:06:11 [edgeXBuildGoParallel] Running Tests and Build... 22:06:11 ========================================================= [Pipeline] sh 22:06:11 + go mod tidy [Pipeline] sh 22:06:12 + make test 22:06:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:06:12 go mod tidy 22:06:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:06:19 ? github.com/edgexfoundry/edgex-go [no test files] 22:06:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:06:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:06:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:06:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:06:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:06:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:06:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:06:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:06:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:06:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:06:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:06:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:06:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:06:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 22:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 100.0% of statements 22:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.1% of statements 22:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:06:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 87.7% of statements 22:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:06:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 22:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 95.1% of statements 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:06:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 22:06:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:06:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:06:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 22:06:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements 22:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 22:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 22:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 22:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 22:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 22:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.197s coverage: 81.8% of statements 22:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 66.9% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 22:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 22:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:07:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2342 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws 22:07:39 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 22:07:39 The recommended git tool is: git 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.6% of statements 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:07:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 22:07:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 22:07:42 GO111MODULE=on go vet ./... 22:07:45 using credential edgex-jenkins-ssh 22:07:45 Cloning the remote Git repository 22:07:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:07:46 > git init /w/workspace/edgex-go/8 # timeout=10 22:07:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:46 > git --version # timeout=10 22:07:46 > git --version # 'git version 2.17.1' 22:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:01 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:08:01 Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:08:01 Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) 22:08:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:08:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:08:01 > git config core.sparsecheckout # timeout=10 22:08:01 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 22:08:01 > git remote # timeout=10 22:08:01 > git config --get remote.origin.url # timeout=10 22:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:01 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 22:08:01 > git rev-parse HEAD^{commit} # timeout=10 22:08:01 > git config core.sparsecheckout # timeout=10 22:08:01 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 22:08:06 Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:08:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:08:08 + + true 22:08:08 sudo service docker restart 22:08:09 gofmt -l . 22:08:09 [ "`gofmt -l .`" = "" ] 22:08:09 ./bin/test-attribution-txt.sh [Pipeline] sh 22:08:09 + ls -al . 22:08:09 total 564 22:08:09 drwxrwxr-x 10 1001 1001 4096 Jul 9 22:08 . 22:08:09 drwxr-xr-x 4 root root 28 Jul 9 22:06 .. 22:08:09 -rw-rw-r-- 1 1001 1001 11 Jul 9 22:04 .dockerignore 22:08:09 drwxrwxr-x 8 1001 1001 179 Jul 9 22:04 .git 22:08:09 drwxrwxr-x 3 1001 1001 125 Jul 9 22:04 .github 22:08:09 -rw-rw-r-- 1 1001 1001 818 Jul 9 22:04 .gitignore 22:08:09 -rw-rw-r-- 1 1001 1001 76 Jul 9 22:04 .hadolint.yml 22:08:09 drwx------ 3 1001 1001 58 Jul 9 22:05 .semver 22:08:09 -rw-rw-r-- 1 1001 1001 166 Jul 9 22:04 .sonarcloud.properties 22:08:09 -rw-rw-r-- 1 1001 1001 8609 Jul 9 22:04 Attribution.txt 22:08:09 -rw-rw-r-- 1 1001 1001 43881 Jul 9 22:04 CHANGELOG.md 22:08:09 -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:04 CONTRIBUTING.md 22:08:09 -rw-rw-r-- 1 1001 1001 931 Jul 9 22:04 Dockerfile.build 22:08:09 -rw-rw-r-- 1 1001 1001 849 Jul 9 22:04 Jenkinsfile 22:08:09 -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:04 LICENSE 22:08:09 -rw-rw-r-- 1 1001 1001 5973 Jul 9 22:04 Makefile 22:08:09 -rw-rw-r-- 1 1001 1001 7818 Jul 9 22:04 README.md 22:08:09 -rw-rw-r-- 1 1001 1001 6912 Jul 9 22:04 SECURITY.md 22:08:09 -rw-rw-r-- 1 1001 1001 5 Jul 9 22:05 VERSION 22:08:09 -rw-rw-r-- 1 1001 1001 4131 Jul 9 22:04 ZMQWindows.md 22:08:09 drwxrwxr-x 2 1001 1001 37 Jul 9 22:04 bin 22:08:09 drwxrwxr-x 14 1001 1001 4096 Jul 9 22:04 cmd 22:08:09 -rw-r--r-- 1 root root 398095 Jul 9 22:07 coverage.out 22:08:09 -rw-rw-r-- 1 1001 1001 806 Jul 9 22:04 go.mod 22:08:09 -rw-r--r-- 1 root root 20759 Jul 9 22:06 go.sum 22:08:09 drwxrwxr-x 7 1001 1001 114 Jul 9 22:04 internal 22:08:09 drwxrwxr-x 3 1001 1001 16 Jul 9 22:04 openapi 22:08:09 drwxrwxr-x 4 1001 1001 71 Jul 9 22:04 snap 22:08:09 -rw-rw-r-- 1 1001 1001 168 Jul 9 22:04 version.go [Pipeline] sh 22:08:10 + '[' -e coverage.out ] 22:08:10 + chown 1001:1001 coverage.out [Pipeline] stash 22:08:10 Stashed 1 file(s) [Pipeline] sh 22:08:10 + make build 22:08:10 go mod tidy 22:08:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:08:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:08:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:08:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:08:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:08:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:08:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:08:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:08:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:26 provisioning config files... 22:08:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4648510070533571081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:08:27 ---> docker-login.sh 22:08:27 nexus3.edgexfoundry.org:10001 22:08:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:28 Configure a credential helper to remove this warning. See 22:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:28 22:08:28 Login Succeeded 22:08:28 nexus3.edgexfoundry.org:10002 22:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:29 Configure a credential helper to remove this warning. See 22:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:29 22:08:29 Login Succeeded 22:08:29 nexus3.edgexfoundry.org:10003 22:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:29 Configure a credential helper to remove this warning. See 22:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:29 22:08:29 Login Succeeded 22:08:29 nexus3.edgexfoundry.org:10004 22:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 22:08:29 $ docker stop --time=1 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c 22:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:30 Configure a credential helper to remove this warning. See 22:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:30 22:08:30 Login Succeeded 22:08:30 docker.io 22:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:31 Configure a credential helper to remove this warning. See 22:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:31 22:08:31 Login Succeeded 22:08:31 ---> docker-login.sh ends 22:08:32 $ docker rm -f 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 22:08:32 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 22:08:35 ========================================================= 22:08:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:08:35 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:35 22:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:08:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:36 latest: Pulling from edgex-devops/edgex-compose 22:08:36 cbdbe7a5bc2a: Pulling fs layer 22:08:36 ca9280d653b3: Pulling fs layer 22:08:36 7e9c9ca2126c: Pulling fs layer 22:08:36 cbdbe7a5bc2a: Verifying Checksum 22:08:36 cbdbe7a5bc2a: Download complete 22:08:36 cbdbe7a5bc2a: Pull complete 22:08:37 ca9280d653b3: Verifying Checksum 22:08:37 ca9280d653b3: Download complete 22:08:37 7e9c9ca2126c: Verifying Checksum 22:08:37 7e9c9ca2126c: Download complete 22:08:37 ca9280d653b3: Pull complete 22:08:37 Sending build context to Docker daemon 165.7MB 22:08:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:08:37 Step 2/6 : FROM ${BASE} 22:08:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:38 595b0fe564bb: Pulling fs layer 22:08:38 24495759ef45: Pulling fs layer 22:08:38 d148012ef14d: Pulling fs layer 22:08:38 cb65c68fc2e2: Pulling fs layer 22:08:38 093eec477d81: Pulling fs layer 22:08:38 5997f1e59e0f: Pulling fs layer 22:08:38 b365191a8241: Pulling fs layer 22:08:38 107c4d91a073: Pulling fs layer 22:08:38 5a3614f8e854: Pulling fs layer 22:08:38 5997f1e59e0f: Waiting 22:08:38 cb65c68fc2e2: Waiting 22:08:38 b365191a8241: Waiting 22:08:38 107c4d91a073: Waiting 22:08:38 5a3614f8e854: Waiting 22:08:38 093eec477d81: Waiting 22:08:38 d148012ef14d: Verifying Checksum 22:08:38 d148012ef14d: Download complete 22:08:38 24495759ef45: Verifying Checksum 22:08:38 24495759ef45: Download complete 22:08:38 093eec477d81: Verifying Checksum 22:08:38 093eec477d81: Download complete 22:08:38 595b0fe564bb: Verifying Checksum 22:08:38 595b0fe564bb: Download complete 22:08:38 5997f1e59e0f: Verifying Checksum 22:08:38 5997f1e59e0f: Download complete 22:08:38 107c4d91a073: Verifying Checksum 22:08:38 107c4d91a073: Download complete 22:08:38 b365191a8241: Verifying Checksum 22:08:38 b365191a8241: Download complete 22:08:39 595b0fe564bb: Pull complete 22:08:39 24495759ef45: Pull complete 22:08:39 d148012ef14d: Pull complete 22:08:40 5a3614f8e854: Verifying Checksum 22:08:40 5a3614f8e854: Download complete 22:08:41 7e9c9ca2126c: Pull complete 22:08:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:08:41 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:08:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:08:42 cb65c68fc2e2: Verifying Checksum 22:08:42 cb65c68fc2e2: Download complete 22:08:45 $ docker top 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:45 + docker-compose build --help 22:08:45 + grep parallel 22:08:46 --parallel Build images in parallel. [Pipeline] } 22:08:46 $ docker stop --time=1 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 22:08:47 $ docker rm -f 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:48 . [Pipeline] withDockerContainer 22:08:48 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:08:48 $ docker top 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:49 + docker-compose -f ./docker-compose-build.yml build --parallel 22:08:49 Building core-command ... 22:08:49 Building core-data ... 22:08:49 Building core-metadata ... 22:08:49 Building security-bootstrapper ... 22:08:49 Building security-proxy-setup ... 22:08:49 Building security-secretstore-setup ... 22:08:49 Building support-notifications ... 22:08:49 Building support-scheduler ... 22:08:49 Building sys-mgmt-agent ... 22:08:49 Building security-secretstore-setup 22:08:49 Building sys-mgmt-agent 22:08:49 Building core-metadata 22:08:49 Building support-notifications 22:08:49 Building security-bootstrapper 22:08:52 cb65c68fc2e2: Pull complete 22:08:52 093eec477d81: Pull complete 22:08:52 5997f1e59e0f: Pull complete 22:08:53 b365191a8241: Pull complete 22:08:53 107c4d91a073: Pull complete 22:08:57 5a3614f8e854: Pull complete 22:08:58 Digest: sha256:06ebce5da09561e04de114679e7540e3a1e23f57ea70be192ec074def4109949 22:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:08:58 ---> 350c632a02e8 22:08:58 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:09:00 ---> Running in c54c3f3bb954 22:09:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:02 ---> 24d641b42cec 22:09:02 Step 3/23 : WORKDIR /edgex-go 22:09:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:02 ---> 24d641b42cec 22:09:02 Step 3/24 : WORKDIR /edgex-go 22:09:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:02 ---> 24d641b42cec 22:09:02 Step 3/26 : WORKDIR /edgex-go 22:09:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:03 (1/12) Installing libmagic (5.39-r0) 22:09:03 (2/12) Installing file (5.39-r0) 22:09:04 (3/12) Installing libc-dev (0.7.2-r3) 22:09:04 (4/12) Installing g++ (10.2.1_pre1-r3) 22:09:06 ---> Running in d096bb5e5566 22:09:06 ---> Running in 9e38e63cf0a8 22:09:06 ---> Running in c5377f50e9b7 22:09:06 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:09:06 ---> 24d641b42cec 22:09:06 Step 3/32 : WORKDIR /edgex-go 22:09:07 ---> Running in 4d267ceef27d 22:09:07 Removing intermediate container d096bb5e5566 22:09:07 ---> 549199cee035 22:09:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:07 Removing intermediate container 9e38e63cf0a8 22:09:07 ---> 8b46ca9bd462 22:09:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:08 Removing intermediate container c5377f50e9b7 22:09:08 ---> 8764f1e95efb 22:09:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:08 ---> Running in 919ad043a311 22:09:08 ---> Running in 63046b25865c 22:09:08 Removing intermediate container 4d267ceef27d 22:09:08 ---> 13c17cd605e7 22:09:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:08 ---> Running in 405753e2042c 22:09:08 (5/12) Installing fortify-headers (1.1-r0) 22:09:08 (6/12) Installing patch (2.7.6-r7) 22:09:08 (7/12) Installing build-base (0.5-r2) 22:09:08 (8/12) Installing libsodium (1.0.18-r0) 22:09:08 (9/12) Installing pkgconf (1.7.3-r0) 22:09:08 (10/12) Installing libsodium-dev (1.0.18-r0) 22:09:08 ---> Running in 8cd7ff12d0fc 22:09:08 (11/12) Installing libzmq (4.3.3-r1) 22:09:08 (12/12) Installing zeromq-dev (4.3.3-r1) 22:09:08 Executing busybox-1.32.1-r6.trigger 22:09:08 OK: 218 MiB in 52 packages 22:09:11 Removing intermediate container 405753e2042c 22:09:11 ---> c4edeef3c2e9 22:09:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:09:11 Removing intermediate container 63046b25865c 22:09:11 ---> e1c10a7d207c 22:09:11 Step 5/24 : RUN apk add --update --no-cache make git 22:09:11 ---> Running in 97681d950e82 22:09:11 Removing intermediate container 8cd7ff12d0fc 22:09:11 ---> 07db3f0c1575 22:09:11 Step 5/32 : RUN apk add --update --no-cache make git 22:09:11 Removing intermediate container 919ad043a311 22:09:11 ---> abc984c4bc86 22:09:11 Step 5/26 : RUN apk add --update --no-cache make git 22:09:11 ---> Running in 5d34c945d51e 22:09:11 ---> Running in 73d9a54f6305 22:09:12 ---> Running in 1006e3248f06 22:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:12 ---> 24d641b42cec 22:09:12 Step 3/24 : WORKDIR /edgex-go 22:09:12 ---> Using cache 22:09:12 ---> 13c17cd605e7 22:09:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:12 ---> Using cache 22:09:12 ---> 07db3f0c1575 22:09:12 Step 5/24 : RUN apk add --update --no-cache make bash git 22:09:12 ---> Running in cb92129e52a3 22:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:12 Removing intermediate container c54c3f3bb954 22:09:12 ---> ae3aaf0b8a89 22:09:12 Step 4/6 : WORKDIR /edgex-go 22:09:12 ---> Running in b19ae4d534f5 22:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:13 Removing intermediate container b19ae4d534f5 22:09:13 ---> fa9748904e3d 22:09:13 Step 5/6 : COPY go.mod . 22:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:13 OK: 219 MiB in 52 packages 22:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:13 ---> a5c53b75da9f 22:09:13 Step 6/6 : RUN go mod download 22:09:14 OK: 219 MiB in 52 packages 22:09:14 Removing intermediate container 97681d950e82 22:09:14 ---> 4ea1bdd8e435 22:09:14 Step 6/23 : COPY go.mod . 22:09:14 ---> Running in bc7402946e33 22:09:14 ---> 3a949c159cd2 22:09:14 Step 7/23 : RUN go mod download 22:09:14 OK: 219 MiB in 52 packages 22:09:14 OK: 219 MiB in 52 packages 22:09:14 Removing intermediate container 5d34c945d51e 22:09:14 ---> d15fcc99708c 22:09:14 Step 6/32 : COPY go.mod . 22:09:14 ---> Running in 8fbe3db615f6 22:09:14 OK: 219 MiB in 52 packages 22:09:14 ---> 95f3f675d75d 22:09:14 Step 7/32 : RUN go mod download 22:09:14 ---> Running in 3f07f4b07d7f 22:09:14 Removing intermediate container 1006e3248f06 22:09:14 ---> b618dc66431c 22:09:14 Step 6/26 : COPY go.mod . 22:09:15 Removing intermediate container 73d9a54f6305 22:09:15 ---> 13da6a69719d 22:09:15 Step 6/24 : COPY go.mod . 22:09:15 ---> 1de85525bc06 22:09:15 Step 7/26 : RUN go mod download 22:09:15 ---> Running in 13a3ed5280ab 22:09:15 ---> e702ad545428 22:09:15 Step 7/24 : RUN go mod download 22:09:15 Removing intermediate container cb92129e52a3 22:09:15 ---> 7ee1bc2d6adc 22:09:15 Step 6/24 : COPY go.mod . 22:09:15 ---> Running in 768763e5a508 22:09:15 ---> 2def9c54aa31 22:09:15 Step 7/24 : RUN go mod download 22:09:15 ---> Running in e38912357b0e 22:09:15 Removing intermediate container 8fbe3db615f6 22:09:15 ---> 54e4d5932195 22:09:15 Step 8/23 : COPY . . 22:09:18 Removing intermediate container 3f07f4b07d7f 22:09:18 ---> e7434db5c80c 22:09:18 Step 8/32 : COPY . . 22:09:18 Removing intermediate container 13a3ed5280ab 22:09:18 ---> 8eb31bd8abd6 22:09:18 Step 8/26 : COPY . . 22:09:18 Removing intermediate container 768763e5a508 22:09:18 ---> f5bcccd14b3c 22:09:18 Step 8/24 : COPY . . 22:09:19 Removing intermediate container e38912357b0e 22:09:19 ---> ffe4f0f7de04 22:09:19 Step 8/24 : COPY . . 22:09:29 ---> c8cdeea87018 22:09:29 Step 9/24 : RUN go mod tidy 22:09:29 ---> 9a2d1e177512 22:09:29 Step 9/23 : RUN go mod tidy 22:09:29 ---> Running in 285f439582ac 22:09:29 ---> Running in 571df52fe9ec 22:09:38 ---> 42aac267af5a 22:09:38 Step 9/26 : RUN go mod tidy 22:09:38 ---> Running in 919225ec4c62 22:09:38 Removing intermediate container 285f439582ac 22:09:38 ---> 302392cb5074 22:09:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:09:38 Removing intermediate container 571df52fe9ec 22:09:38 ---> f52bcb2e8591 22:09:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:09:38 ---> Running in be318cab0534 22:09:38 ---> Running in 9a7c0c4e65c5 22:09:38 ---> c84f27e8a635 22:09:38 Step 9/32 : RUN go mod tidy 22:09:38 ---> Running in cc35a5dd4e90 22:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:09:40 Removing intermediate container 919225ec4c62 22:09:40 ---> 433afb7a8eb3 22:09:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:09:40 ---> Running in 55150c85bf76 22:09:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:09:40 Removing intermediate container cc35a5dd4e90 22:09:40 ---> 6935335abf3d 22:09:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:09:40 ---> Running in 5b9b68079243 22:09:40 Removing intermediate container bc7402946e33 22:09:40 ---> 0d15952e3a65 22:09:40 Successfully built 0d15952e3a65 22:09:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:09:41 + docker inspect -f . ci-base-image-arm64 22:09:41 . [Pipeline] withDockerContainer 22:09:41 prd-ubuntu18.04-docker-arm64-4c-16g-2342 does not seem to be running inside a container 22:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:43 $ docker top 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:44 + go version 22:09:44 go version go1.16.5 linux/arm64 [Pipeline] } 22:09:44 $ docker stop --time=1 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 22:09:45 $ docker rm -f 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 22:09:45 ---> 763871512c36 22:09:45 Step 9/24 : RUN go mod tidy 22:09:45 ---> Running in 5007353e4854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:46 + docker inspect -f . ci-base-image-arm64 22:09:46 . [Pipeline] withDockerContainer 22:09:46 prd-ubuntu18.04-docker-arm64-4c-16g-2342 does not seem to be running inside a container 22:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:47 Removing intermediate container 5007353e4854 22:09:47 ---> ef710b0a7777 22:09:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:09:47 ---> Running in 80d4a98e9f11 22:09:48 $ docker top a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e -eo pid,comm 22:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] { [Pipeline] echo 22:09:48 ========================================================= 22:09:48 [edgeXBuildGoParallel] Running Tests and Build... 22:09:48 ========================================================= [Pipeline] sh 22:09:49 + go mod tidy [Pipeline] sh 22:09:50 + make test 22:09:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:09:50 /usr/local/bin/hadolint: line 3: syntax error: unexpected "(" 22:09:50 make: *** [Makefile:97: test] Error 2 [Pipeline] } 22:09:50 $ docker stop --time=1 a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e 22:09:52 $ docker rm -f a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:09:53 ---> job-cost.sh 22:09:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mldZ 22:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:10:23 Removing intermediate container 5b9b68079243 22:10:23 ---> a48e6ede87b1 22:10:23 22:10:23 Step 11/32 : FROM alpine:3.12 22:10:23 3.12: Pulling from library/alpine 22:10:23 Removing intermediate container be318cab0534 22:10:23 ---> 1361af84200d 22:10:23 22:10:23 Step 11/23 : FROM alpine:3.12 22:10:24 Removing intermediate container 55150c85bf76 22:10:24 ---> 41fe23525bba 22:10:24 22:10:24 Step 11/26 : FROM alpine:3.12 22:10:24 3.12: Pulling from library/alpine 22:10:24 3.12: Pulling from library/alpine 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Downloaded newer image for alpine:3.12 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Image is up to date for alpine:3.12 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Image is up to date for alpine:3.12 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:10:24 ---> Running in b5b4d0678ccf 22:10:24 ---> Running in 4837adf8497e 22:10:24 ---> Running in 5a7e88ebbb7e 22:10:24 Removing intermediate container 9a7c0c4e65c5 22:10:24 ---> 181c2448f11a 22:10:24 22:10:24 Step 11/24 : FROM alpine:3.12 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:10:24 ---> Running in b54712b04fee 22:10:24 Removing intermediate container 4837adf8497e 22:10:24 ---> 038c3c01f600 22:10:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:10:24 ---> Running in 9a7c35574505 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 (1/6) Installing ca-certificates (20191127-r4) 22:10:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:10:25 (3/6) Installing libcurl (7.77.0-r0) 22:10:25 (4/6) Installing curl (7.77.0-r0) 22:10:25 (5/6) Installing dumb-init (1.2.2-r1) 22:10:25 (6/6) Installing su-exec (0.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 Executing ca-certificates-20191127-r4.trigger 22:10:25 (1/2) Installing ca-certificates (20191127-r4) 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 OK: 7 MiB in 20 packages 22:10:25 (2/2) Installing dumb-init (1.2.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 Executing ca-certificates-20191127-r4.trigger 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:26 OK: 6 MiB in 16 packages 22:10:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:26 (1/2) Installing dumb-init (1.2.2-r1) 22:10:26 (2/2) Installing su-exec (0.2-r1) 22:10:26 Executing busybox-1.31.1-r20.trigger 22:10:26 OK: 6 MiB in 16 packages 22:10:26 (1/1) Installing dumb-init (1.2.2-r1) 22:10:26 Executing busybox-1.31.1-r20.trigger 22:10:26 OK: 6 MiB in 15 packages 22:10:26 Removing intermediate container 80d4a98e9f11 22:10:26 ---> a0232e47c1fd 22:10:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:10:26 ---> Running in f827edb0e4a7 22:10:26 Removing intermediate container b5b4d0678ccf 22:10:26 ---> 974ed507a61e 22:10:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:10:26 ---> Running in c2bbd0690adb 22:10:26 Removing intermediate container 5a7e88ebbb7e 22:10:26 ---> 71fd10209587 22:10:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:10:27 Removing intermediate container b54712b04fee 22:10:27 ---> 364e23f02f9d 22:10:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:10:27 ---> Running in d4137feaecd2 22:10:27 ---> Running in fde15d256528 22:10:27 Removing intermediate container 9a7c35574505 22:10:27 ---> b369c399fc8b 22:10:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:10:27 ---> Running in 40f3308b0440 22:10:27 Removing intermediate container c2bbd0690adb 22:10:27 ---> 8426057e4881 22:10:27 Step 14/26 : WORKDIR / 22:10:27 Removing intermediate container fde15d256528 22:10:27 ---> 88cc1c682179 22:10:27 Step 14/23 : ENV APP_PORT=59860 22:10:27 ---> Running in 5e2208e54740 22:10:27 Removing intermediate container d4137feaecd2 22:10:27 ---> f9baa579881c 22:10:27 Step 14/24 : ENV APP_PORT=59881 22:10:27 ---> Running in d32724e35df9 22:10:27 ---> Running in 6585133d99e5 22:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:10:27 Removing intermediate container 40f3308b0440 22:10:27 ---> 7505e35c738a 22:10:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:10:27 Removing intermediate container 5e2208e54740 22:10:27 ---> 8a4fc1239e1a 22:10:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:10:27 ---> Running in 7a4ddb05474a 22:10:27 Removing intermediate container d32724e35df9 22:10:27 ---> d13a1b15a7fb 22:10:27 Step 15/23 : EXPOSE $APP_PORT 22:10:27 ---> Running in bde0de50916a 22:10:27 Removing intermediate container 6585133d99e5 22:10:27 ---> 23ebee2b5e1d 22:10:27 Step 15/24 : EXPOSE $APP_PORT 22:10:27 ---> Running in c7d5ea7670c8 22:10:27 Removing intermediate container 7a4ddb05474a 22:10:27 ---> aaa9bdc59246 22:10:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:10:27 Removing intermediate container bde0de50916a 22:10:27 ---> f816ac707c2d 22:10:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:27 ---> Running in 056bcbc263d6 22:10:27 ---> 8d1c4810919d 22:10:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:10:27 Removing intermediate container c7d5ea7670c8 22:10:27 ---> 6edccac9168c 22:10:27 Step 16/24 : WORKDIR / 22:10:27 ---> Running in efdf29900566 22:10:28 Removing intermediate container efdf29900566 22:10:28 ---> 599522bc48ce 22:10:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:28 ---> 98681ec326d8 22:10:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:10:28 ---> 0e001729b033 22:10:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:10:28 Removing intermediate container f827edb0e4a7 22:10:28 ---> 6f4c14a6b5c1 22:10:28 22:10:28 Step 12/24 : FROM docker:20.10.0 22:10:28 ---> 90d19516e730 22:10:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:10:28 ---> 274db9a7b12f 22:10:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:10:28 ---> 940ac0195fe7 22:10:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:10:28 20.10.0: Pulling from library/docker 22:10:28 Removing intermediate container 056bcbc263d6 22:10:28 ---> a4ce9b7ace61 22:10:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:10:28 ---> Running in e9fa4e04eb60 22:10:28 ---> ddf167d7d4a1 22:10:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:10:28 ---> 50db27f7fa8e 22:10:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:10:29 ---> Running in 0115b93e8f32 22:10:29 ---> 723fe701feab 22:10:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:10:29 Removing intermediate container e9fa4e04eb60 22:10:29 ---> f0f66eda10f1 22:10:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:10:29 Removing intermediate container 0115b93e8f32 22:10:29 ---> 995b6ce6403d 22:10:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:29 ---> Running in d1c2b9d0b2fc 22:10:29 ---> 477d7a61bb26 22:10:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:10:29 ---> e4ab92524231 22:10:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:10:29 ---> f039bf26bda9 22:10:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:10:29 ---> Running in df6d7cf3111a 22:10:29 ---> Running in 5cd00dcf16c3 22:10:29 Removing intermediate container d1c2b9d0b2fc 22:10:29 ---> 8591a482ff74 22:10:29 Step 21/23 : LABEL arch=x86_64 22:10:29 ---> Running in 286e3fdeb94b 22:10:30 Removing intermediate container df6d7cf3111a 22:10:30 ---> 79fa25fd61d8 22:10:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:30 Removing intermediate container 286e3fdeb94b 22:10:30 ---> 51c5255c4055 22:10:30 Step 22/23 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:10:30 ---> Running in 2c61ad44eb99 22:10:30 ---> Running in b6752d7125cc 22:10:30 ---> fcb4bd16733f 22:10:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:10:30 Removing intermediate container 2c61ad44eb99 22:10:30 ---> c5330f20399b 22:10:30 Step 22/24 : LABEL arch=x86_64 22:10:30 Removing intermediate container b6752d7125cc 22:10:30 ---> 858949f096d3 22:10:30 Step 23/23 : LABEL version=0.0.0 22:10:30 ---> Running in af8dfc759504 22:10:30 ---> Running in 2ccf6b20ec9c 22:10:30 ---> 89d254752019 22:10:30 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:10:30 Removing intermediate container 2ccf6b20ec9c 22:10:30 ---> f256a1ce72d2 22:10:30 22:10:30 Removing intermediate container af8dfc759504 22:10:30 ---> d00f6d2c3290 22:10:30 Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:10:30 Removing intermediate container 5cd00dcf16c3 22:10:30 ---> 909af13656d0 22:10:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:30 ---> Running in 17a38a0736b4 22:10:30 Successfully built f256a1ce72d2 22:10:30 ---> Running in 47820eb904b6 22:10:30 Successfully tagged support-notifications:latest 22:10:30 Building core-command 22:10:30  Building support-notifications ... done Removing intermediate container 47820eb904b6 22:10:30 ---> df9be3f5d03d 22:10:30 Step 24/24 : LABEL version=0.0.0 22:10:31 ---> 2c2588d3c70b 22:10:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:10:31 ---> Running in 2fbf60f12bd1 22:10:32 Removing intermediate container 2fbf60f12bd1 22:10:32 ---> a2e84a48faa6 22:10:32 22:10:32 Successfully built a2e84a48faa6 22:10:32 Successfully tagged core-metadata:latest 22:10:32  Building core-metadata ... done Building core-data 22:10:32 ---> 10a8c4a3da22 22:10:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:10:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:10:32 Removing intermediate container 17a38a0736b4 22:10:32 ---> 26b2584b3d07 22:10:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:10:34 ---> Running in 217191701e51 22:10:34 ---> 9a7f7fe30997 22:10:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:10:34 Removing intermediate container 217191701e51 22:10:34 ---> e43f3e1538a6 22:10:34 Step 24/26 : LABEL arch=x86_64 22:10:34 ---> Running in b0f0e536416c 22:10:34 ---> 0dbf99cddf05 22:10:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:10:34 Removing intermediate container b0f0e536416c 22:10:34 ---> d11b91c522e0 22:10:34 Step 25/26 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:10:34 ---> Running in 08c4f6f71a81 22:10:34 ---> ea926780502c 22:10:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:10:35 Removing intermediate container 08c4f6f71a81 22:10:35 ---> 1d569a13b37e 22:10:35 Step 26/26 : LABEL version=0.0.0 22:10:35 ---> Running in 0e235aafbae7 22:10:35 ---> Running in 25c60fe3bab5 22:10:35 Removing intermediate container 0e235aafbae7 22:10:35 ---> c8eea3346158 22:10:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:10:35 Removing intermediate container 25c60fe3bab5 22:10:35 ---> 1142ae393ecc 22:10:35 22:10:35 Successfully built 1142ae393ecc 22:10:35 Successfully tagged security-secretstore-setup:latest 22:10:35  Building security-secretstore-setup ... done Building security-proxy-setup 22:10:35 ---> 9bb0950aedbd 22:10:35 Step 27/32 : RUN chmod +x /entrypoint.sh 22:10:36 ---> Running in dcc0d4e3417c 22:10:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:10:36 Status: Downloaded newer image for docker:20.10.0 22:10:36 ---> aefe523efa57 22:10:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:10:37 ---> Running in 108481963c73 22:10:39 Removing intermediate container 108481963c73 22:10:39 ---> 19426842e825 22:10:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:10:40 ---> Running in a6f830998bd8 22:10:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:40 ---> 24d641b42cec 22:10:40 Step 3/24 : WORKDIR /edgex-go 22:10:40 ---> Using cache 22:10:40 ---> 13c17cd605e7 22:10:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:40 ---> Using cache 22:10:40 ---> 07db3f0c1575 22:10:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:10:40 ---> Running in 9088d8231590 22:10:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:10:41 ---> 24d641b42cec 22:10:41 Step 3/22 : WORKDIR /edgex-go 22:10:41 ---> Using cache 22:10:41 ---> 13c17cd605e7 22:10:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:41 ---> Using cache 22:10:41 ---> 07db3f0c1575 22:10:41 Step 5/22 : RUN apk add --update --no-cache make git 22:10:41 ---> Using cache 22:10:41 ---> d15fcc99708c 22:10:41 Step 6/22 : COPY go.mod . 22:10:41 ---> Using cache 22:10:41 ---> 95f3f675d75d 22:10:41 Step 7/22 : RUN go mod download 22:10:41 ---> Using cache 22:10:41 ---> e7434db5c80c 22:10:41 Step 8/22 : COPY . . 22:10:41 ---> Using cache 22:10:41 ---> c84f27e8a635 22:10:41 Step 9/22 : RUN go mod tidy 22:10:41 ---> Using cache 22:10:41 ---> 6935335abf3d 22:10:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:10:41 Removing intermediate container dcc0d4e3417c 22:10:41 ---> 131f63b053c5 22:10:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:10:41 ---> Running in e25f17ab39a3 22:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:41 ---> Running in ef3eea6a72f3 22:10:42 (1/39) Installing readline (8.0.4-r0) 22:10:42 (2/39) Installing bash (5.0.17-r0) 22:10:42 Executing bash-5.0.17-r0.post-install 22:10:42 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:10:42 (4/39) Installing libcurl (7.77.0-r0) 22:10:42 (5/39) Installing curl (7.77.0-r0) 22:10:42 (6/39) Installing dumb-init (1.2.2-r1) 22:10:42 (7/39) Installing libbz2 (1.0.8-r1) 22:10:42 (8/39) Installing expat (2.2.9-r1) 22:10:42 (9/39) Installing libffi (3.3-r2) 22:10:42 (10/39) Installing gdbm (1.13-r1) 22:10:42 (11/39) Installing xz-libs (5.2.5-r0) 22:10:42 (12/39) Installing sqlite-libs (3.32.1-r1) 22:10:42 (13/39) Installing python3 (3.8.10-r0) 22:10:42 Removing intermediate container ef3eea6a72f3 22:10:42 ---> 32b452a20422 22:10:42 Step 29/32 : CMD ["gate"] 22:10:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:42 ---> 24d641b42cec 22:10:42 Step 3/24 : WORKDIR /edgex-go 22:10:42 ---> Using cache 22:10:42 ---> 13c17cd605e7 22:10:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:42 ---> Using cache 22:10:42 ---> 07db3f0c1575 22:10:42 Step 5/24 : RUN apk add --update --no-cache make git 22:10:42 ---> Using cache 22:10:42 ---> d15fcc99708c 22:10:42 Step 6/24 : COPY go.mod . 22:10:42 ---> Using cache 22:10:42 ---> 95f3f675d75d 22:10:42 Step 7/24 : RUN go mod download 22:10:42 ---> Using cache 22:10:42 ---> e7434db5c80c 22:10:42 Step 8/24 : COPY . . 22:10:42 ---> Using cache 22:10:42 ---> c84f27e8a635 22:10:42 Step 9/24 : RUN go mod tidy 22:10:42 ---> Using cache 22:10:42 ---> 6935335abf3d 22:10:42 Step 10/24 : RUN make cmd/core-command/core-command 22:10:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:10:43 ---> Running in 515af915cf24 22:10:43 ---> Running in 06b500b17799 22:10:43 (14/39) Installing py3-appdirs (1.4.4-r1) 22:10:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:10:43 (16/39) Installing py3-parsing (2.4.7-r0) 22:10:43 (17/39) Installing py3-six (1.15.0-r0) 22:10:43 (18/39) Installing py3-packaging (20.4-r0) 22:10:43 (19/39) Installing py3-setuptools (47.0.0-r0) 22:10:43 Removing intermediate container 515af915cf24 22:10:43 ---> 41c612f33d68 22:10:43 Step 30/32 : LABEL arch=x86_64 22:10:43 (20/39) Installing py3-chardet (3.0.4-r4) 22:10:43 (21/39) Installing py3-idna (2.9-r0) 22:10:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:10:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:10:43 ---> Running in cea0cae78a6b 22:10:43 (24/39) Installing py3-requests (2.23.0-r0) 22:10:43 (25/39) Installing py3-msgpack (1.0.0-r0) 22:10:43 (26/39) Installing py3-lockfile (0.12.2-r3) 22:10:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:10:43 (28/39) Installing py3-colorama (0.4.3-r0) 22:10:43 (29/39) Installing py3-distlib (0.3.0-r0) 22:10:43 (30/39) Installing py3-distro (1.5.0-r1) 22:10:43 (31/39) Installing py3-webencodings (0.5.1-r3) 22:10:43 (32/39) Installing py3-html5lib (1.0.1-r4) 22:10:43 (33/39) Installing py3-pytoml (0.1.21-r0) 22:10:43 (34/39) Installing py3-pep517 (0.8.2-r0) 22:10:43 (35/39) Installing py3-progress (1.5-r0) 22:10:43 (36/39) Installing py3-toml (0.10.1-r0) 22:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:43 (37/39) Installing py3-retrying (1.3.3-r0) 22:10:43 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:10:43 (39/39) Installing py3-pip (20.1.1-r0) 22:10:43 Executing busybox-1.31.1-r19.trigger 22:10:43 OK: 72 MiB in 59 packages 22:10:43 Removing intermediate container cea0cae78a6b 22:10:43 ---> 7a7481f3ab00 22:10:43 Step 31/32 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:10:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:10:43 ---> Running in acc1e3da5bf5 22:10:43 Removing intermediate container acc1e3da5bf5 22:10:43 ---> 42c8515954d5 22:10:43 Step 32/32 : LABEL version=0.0.0 22:10:43 ---> Running in 276a0b4103cb 22:10:44 OK: 219 MiB in 52 packages 22:10:44 Removing intermediate container 276a0b4103cb 22:10:44 ---> 77f683afc9f6 22:10:44 22:10:44 Successfully built 77f683afc9f6 22:10:44 Successfully tagged security-bootstrapper:latest 22:10:44 Building support-scheduler 22:10:44  Building security-bootstrapper ... done Removing intermediate container 9088d8231590 22:10:44 ---> 523a5d5281ad 22:10:44 Step 6/24 : COPY go.mod . 22:10:45 Collecting docker-compose==1.23.2 22:10:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:10:45 Collecting dockerpty<0.5,>=0.4.1 22:10:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:10:45 ---> 2ef448063d02 22:10:45 Step 7/24 : RUN go mod download 22:10:46 ---> Running in dc54f088426e 22:10:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:10:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:10:46 Collecting jsonschema<3,>=2.5.1 22:10:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:10:46 Collecting docopt<0.7,>=0.6.1 22:10:46 Downloading docopt-0.6.2.tar.gz (25 kB) 22:10:47 Removing intermediate container dc54f088426e 22:10:47 ---> f9bca080dff0 22:10:47 Step 8/24 : COPY . . 22:10:47 Collecting cached-property<2,>=1.2.0 22:10:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:10:48 Collecting websocket-client<1.0,>=0.32.0 22:10:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:10:48 Collecting PyYAML<4,>=3.10 22:10:48 Downloading PyYAML-3.13.tar.gz (270 kB) 22:10:49 Collecting texttable<0.10,>=0.9.0 22:10:49 Downloading texttable-0.9.1.tar.gz (11 kB) 22:10:50 Collecting docker<4.0,>=3.6.0 22:10:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:10:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:10:50 Collecting idna<2.8,>=2.5 22:10:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:10:50 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:10:50 Collecting urllib3<1.25,>=1.21.1 22:10:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:10:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:10:51 Collecting docker-pycreds>=0.4.0 22:10:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:10:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:10:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:10:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:10:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:10:51 Installing collected packages: dockerpty, idna, urllib3, requests, jsonschema, docopt, cached-property, websocket-client, PyYAML, texttable, docker-pycreds, docker, docker-compose 22:10:51 Running setup.py install for dockerpty: started 22:10:52 Running setup.py install for dockerpty: finished with status 'done' 22:10:52 Attempting uninstall: idna 22:10:52 Found existing installation: idna 2.9 22:10:52 Uninstalling idna-2.9: 22:10:52 Successfully uninstalled idna-2.9 22:10:52 Attempting uninstall: urllib3 22:10:52 Found existing installation: urllib3 1.25.9 22:10:52 Uninstalling urllib3-1.25.9: 22:10:52 Successfully uninstalled urllib3-1.25.9 22:10:52 Attempting uninstall: requests 22:10:52 Found existing installation: requests 2.23.0 22:10:52 Uninstalling requests-2.23.0: 22:10:52 Successfully uninstalled requests-2.23.0 22:10:53 Running setup.py install for docopt: started 22:10:54 Running setup.py install for docopt: finished with status 'done' 22:10:55 Running setup.py install for PyYAML: started 22:10:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:10:55 ---> 24d641b42cec 22:10:55 Step 3/23 : WORKDIR /edgex-go 22:10:55 ---> Using cache 22:10:55 ---> 13c17cd605e7 22:10:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:55 ---> Using cache 22:10:55 ---> 07db3f0c1575 22:10:55 Step 5/23 : RUN apk add --update --no-cache make git 22:10:55 ---> Using cache 22:10:55 ---> d15fcc99708c 22:10:55 Step 6/23 : COPY go.mod . 22:10:55 ---> Using cache 22:10:55 ---> 95f3f675d75d 22:10:55 Step 7/23 : RUN go mod download 22:10:55 ---> Using cache 22:10:55 ---> e7434db5c80c 22:10:55 Step 8/23 : COPY . . 22:10:55 ---> Using cache 22:10:55 ---> c84f27e8a635 22:10:55 Step 9/23 : RUN go mod tidy 22:10:55 ---> Using cache 22:10:55 ---> 6935335abf3d 22:10:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:10:56 ---> Running in 374042b23434 22:10:56 ---> 00e49d4e745d 22:10:56 Step 9/24 : RUN go mod tidy 22:10:56 ---> Running in f5ca274bc0c9 22:10:56 Running setup.py install for PyYAML: finished with status 'done' 22:10:56 Running setup.py install for texttable: started 22:10:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:10:57 Running setup.py install for texttable: finished with status 'done' 22:10:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:10:59 Removing intermediate container f5ca274bc0c9 22:10:59 ---> 765217945812 22:10:59 Step 10/24 : RUN make cmd/core-data/core-data 22:10:59 ---> Running in b96f3ceaa2d8 22:10:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:11:02 Removing intermediate container a6f830998bd8 22:11:02 ---> f0929b388855 22:11:02 Step 15/24 : ENV APP_PORT=58890 22:11:02 ---> Running in 9f1a41d8824d 22:11:03 Removing intermediate container 9f1a41d8824d 22:11:03 ---> 117c1f288e54 22:11:03 Step 16/24 : EXPOSE $APP_PORT 22:11:03 ---> Running in 4fb3446219a5 22:11:03 Removing intermediate container 4fb3446219a5 22:11:03 ---> 6f70008413de 22:11:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:11:03 ---> da7b44ee30c8 22:11:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:11:04 ---> d151636c44d8 22:11:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:11:04 ---> 6b290a403d25 22:11:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:11:04 ---> Running in 2ed18dd5c47b 22:11:04 Removing intermediate container 2ed18dd5c47b 22:11:04 ---> 09b22771a388 22:11:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:04 ---> Running in d270fd10b6ac 22:11:04 Removing intermediate container d270fd10b6ac 22:11:04 ---> 631c599a19a4 22:11:04 Step 22/24 : LABEL arch=x86_64 22:11:04 ---> Running in 10775c9f0352 22:11:05 Removing intermediate container 10775c9f0352 22:11:05 ---> f96ef4055cb3 22:11:05 Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:11:05 ---> Running in 12d534fbf007 22:11:05 Removing intermediate container 12d534fbf007 22:11:05 ---> d00a73a31f36 22:11:05 Step 24/24 : LABEL version=0.0.0 22:11:05 ---> Running in d746de0d47d3 22:11:05 Removing intermediate container d746de0d47d3 22:11:05 ---> a65b7af88bf4 22:11:05 22:11:05 Successfully built a65b7af88bf4 22:11:05 Successfully tagged sys-mgmt-agent:latest 22:11:10  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:11:15 Removing intermediate container e25f17ab39a3 22:11:15 ---> 12e8bf8a8e11 22:11:15 22:11:15 Step 11/22 : FROM alpine:3.12 22:11:15 ---> 13621d1b12d4 22:11:15 Step 12/22 : RUN apk add --update --no-cache curl 22:11:15 ---> Running in 3a7f95eead58 22:11:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:16 (1/4) Installing ca-certificates (20191127-r4) 22:11:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:11:16 (3/4) Installing libcurl (7.77.0-r0) 22:11:16 (4/4) Installing curl (7.77.0-r0) 22:11:16 Executing busybox-1.31.1-r20.trigger 22:11:16 Executing ca-certificates-20191127-r4.trigger 22:11:16 OK: 7 MiB in 18 packages 22:11:16 Removing intermediate container 3a7f95eead58 22:11:16 ---> 1c226e9bfdfc 22:11:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:11:16 ---> Running in 0e08cd570f61 22:11:16 Removing intermediate container 0e08cd570f61 22:11:16 ---> 5300eaa0290d 22:11:16 Step 14/22 : WORKDIR /edgex 22:11:16 ---> Running in 55d5855c9be1 22:11:17 Removing intermediate container 55d5855c9be1 22:11:17 ---> bd48c9f052f6 22:11:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:11:17 ---> 193ce6c0b8d1 22:11:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:11:18 ---> 3374a77a8e50 22:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:11:18 Removing intermediate container 06b500b17799 22:11:18 ---> 66476835a5ff 22:11:18 22:11:18 Step 11/24 : FROM alpine:3.12 22:11:18 ---> 13621d1b12d4 22:11:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:11:18 ---> Using cache 22:11:18 ---> 364e23f02f9d 22:11:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:18 ---> Using cache 22:11:18 ---> f9baa579881c 22:11:18 Step 14/24 : ENV APP_PORT=59882 22:11:18 ---> Running in d9a70ca499a7 22:11:19 Removing intermediate container d9a70ca499a7 22:11:19 ---> 8867c317b059 22:11:19 Step 15/24 : EXPOSE $APP_PORT 22:11:19 ---> a4ed8e6aa9f8 22:11:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:11:19 ---> Running in 05f69161d30a 22:11:19 ---> Running in a276238654ac 22:11:19 Removing intermediate container 05f69161d30a 22:11:19 ---> 4ba0a1be9407 22:11:19 Step 16/24 : WORKDIR / 22:11:19 ---> Running in 616d75e6422f 22:11:19 Removing intermediate container a276238654ac 22:11:19 ---> a90559ff1ed5 22:11:19 Step 19/22 : CMD ["--init=true"] 22:11:19 ---> Running in dff5e284bceb 22:11:19 Removing intermediate container 616d75e6422f 22:11:19 ---> 481a86a4c2df 22:11:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:19 Removing intermediate container dff5e284bceb 22:11:19 ---> 70764de7009b 22:11:19 Step 20/22 : LABEL arch=x86_64 22:11:19 ---> Running in ec749ae8da33 22:11:19 ---> e0c3a663daed 22:11:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:11:19 Removing intermediate container ec749ae8da33 22:11:19 ---> f820496da831 22:11:19 Step 21/22 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:11:20 ---> Running in d156137b4f42 22:11:20 Removing intermediate container d156137b4f42 22:11:20 ---> 77f7fb64b0fd 22:11:20 Step 22/22 : LABEL version=0.0.0 22:11:20 ---> 3df62a8a1f7a 22:11:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:11:20 ---> Running in 274702e7fc9d 22:11:20 Removing intermediate container 274702e7fc9d 22:11:20 ---> 5aca83aa52e5 22:11:20 22:11:20 ---> 2e13307f6f38 22:11:20 Step 20/24 : ENTRYPOINT ["/core-command"] 22:11:20 ---> Running in b6f120d061fe 22:11:21 Successfully built 5aca83aa52e5 22:11:21 Successfully tagged security-proxy-setup:latest 22:11:21  Building security-proxy-setup ... done Removing intermediate container b6f120d061fe 22:11:21 ---> 8052b7ed875e 22:11:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:21 ---> Running in 477a61a66d74 22:11:21 Removing intermediate container 477a61a66d74 22:11:21 ---> 20e1501a424b 22:11:21 Step 22/24 : LABEL arch=x86_64 22:11:21 ---> Running in 71aecc901825 22:11:21 Removing intermediate container 71aecc901825 22:11:21 ---> d7d89f812467 22:11:21 Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:11:21 ---> Running in b1571eacaa0d 22:11:21 Removing intermediate container b1571eacaa0d 22:11:21 ---> f34974daaaa9 22:11:21 Step 24/24 : LABEL version=0.0.0 22:11:21 ---> Running in d4724c82c485 22:11:22 Removing intermediate container d4724c82c485 22:11:22 ---> bb650f7912e4 22:11:22 22:11:22 Successfully built bb650f7912e4 22:11:22 Successfully tagged core-command:latest 22:11:27  Building core-command ... done Removing intermediate container 374042b23434 22:11:27 ---> b990d9002b63 22:11:27 22:11:27 Step 11/23 : FROM alpine:3.12 22:11:27 ---> 13621d1b12d4 22:11:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:11:27 ---> Using cache 22:11:27 ---> 364e23f02f9d 22:11:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:27 ---> Using cache 22:11:27 ---> f9baa579881c 22:11:27 Step 14/23 : ENV APP_PORT=59861 22:11:27 ---> Running in 30eaaf85b354 22:11:27 Removing intermediate container 30eaaf85b354 22:11:27 ---> cc1f491a0b12 22:11:27 Step 15/23 : EXPOSE $APP_PORT 22:11:27 ---> Running in 12e2eeace7b2 22:11:27 Removing intermediate container 12e2eeace7b2 22:11:27 ---> 78d3130aa925 22:11:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:27 ---> 85d2aeaff851 22:11:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:11:27 ---> 0b7d7ee31f7c 22:11:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:11:27 ---> f1e2ee62a455 22:11:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:11:27 ---> Running in d0a3f32f0d7a 22:11:27 Removing intermediate container d0a3f32f0d7a 22:11:27 ---> 9260bb731bda 22:11:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:27 ---> Running in f450464dfc76 22:11:27 Removing intermediate container f450464dfc76 22:11:27 ---> f97f6704ac5b 22:11:27 Step 21/23 : LABEL arch=x86_64 22:11:27 ---> Running in 2cf2cecc263a 22:11:28 Removing intermediate container 2cf2cecc263a 22:11:28 ---> 14b561886858 22:11:28 Step 22/23 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:11:28 ---> Running in c9e22d94b4c9 22:11:28 Removing intermediate container c9e22d94b4c9 22:11:28 ---> 837d9db89664 22:11:28 Step 23/23 : LABEL version=0.0.0 22:11:28 ---> Running in 176e7e1532c0 22:11:28 Removing intermediate container 176e7e1532c0 22:11:28 ---> 27698a1c5de4 22:11:28 22:11:28 Successfully built 27698a1c5de4 22:11:28 Successfully tagged support-scheduler:latest 22:11:29  Building support-scheduler ... done Removing intermediate container b96f3ceaa2d8 22:11:29 ---> 35c2e6891e6f 22:11:29 22:11:29 Step 11/24 : FROM alpine:3.12 22:11:29 ---> 13621d1b12d4 22:11:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:11:29 ---> Running in fc84f957b90e 22:11:29 Removing intermediate container fc84f957b90e 22:11:29 ---> 0773d25b5319 22:11:29 Step 13/24 : ENV APP_PORT=59880 22:11:29 ---> Running in c79a6258c6ef 22:11:29 Removing intermediate container c79a6258c6ef 22:11:29 ---> 09b01f17b9e9 22:11:29 Step 14/24 : EXPOSE $APP_PORT 22:11:29 ---> Running in bc41c4cd2d29 22:11:29 Removing intermediate container bc41c4cd2d29 22:11:29 ---> aee2a409f6f0 22:11:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:29 ---> Running in b70953d3b6c6 22:11:30 Removing intermediate container b70953d3b6c6 22:11:30 ---> abb9f1322a91 22:11:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:11:30 ---> Running in 23758b2602df 22:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:31 (1/6) Installing dumb-init (1.2.2-r1) 22:11:31 (2/6) Installing libgcc (9.3.0-r2) 22:11:31 (3/6) Installing libsodium (1.0.18-r0) 22:11:31 (4/6) Installing libstdc++ (9.3.0-r2) 22:11:32 (5/6) Installing libzmq (4.3.3-r0) 22:11:32 (6/6) Installing zeromq (4.3.3-r0) 22:11:32 Executing busybox-1.31.1-r20.trigger 22:11:32 OK: 8 MiB in 20 packages 22:11:33 Removing intermediate container 23758b2602df 22:11:33 ---> 46a646d190a7 22:11:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:33 ---> 590a31a85ab0 22:11:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:11:33 ---> 821140b8b1ae 22:11:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:11:33 ---> 57e878b27c7a 22:11:33 Step 20/24 : ENTRYPOINT ["/core-data"] 22:11:33 ---> Running in fcbc33332d50 22:11:33 Removing intermediate container fcbc33332d50 22:11:33 ---> 99c4a7be203c 22:11:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:33 ---> Running in a048e39efc4b 22:11:33 Removing intermediate container a048e39efc4b 22:11:33 ---> 0272fd5a67cf 22:11:33 Step 22/24 : LABEL arch=x86_64 22:11:33 ---> Running in c2bbddc78dd0 22:11:33 Removing intermediate container c2bbddc78dd0 22:11:33 ---> 4c2f75922e22 22:11:33 Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:11:33 ---> Running in 6ab445474ac7 22:11:34 Removing intermediate container 6ab445474ac7 22:11:34 ---> a70ac5337eff 22:11:34 Step 24/24 : LABEL version=0.0.0 22:11:34 ---> Running in 61e5609c4ab4 22:11:34 Removing intermediate container 61e5609c4ab4 22:11:34 ---> dccba55b3b2d 22:11:34 22:11:34 Successfully built dccba55b3b2d 22:11:34 Successfully tagged core-data:latest 22:11:34  Building core-data ... done  [Pipeline] } 22:11:34 $ docker stop --time=1 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a 22:11:35 $ docker rm -f 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a [Pipeline] // withDockerContainer [Pipeline] sh 22:11:36 + docker images 22:11:36 REPOSITORY TAG IMAGE ID CREATED SIZE 22:11:36 core-data latest dccba55b3b2d 2 seconds ago 20.2MB 22:11:36 support-scheduler latest 27698a1c5de4 8 seconds ago 15.9MB 22:11:36 35c2e6891e6f 8 seconds ago 1.16GB 22:11:36 b990d9002b63 10 seconds ago 1.16GB 22:11:36 core-command latest bb650f7912e4 15 seconds ago 15.9MB 22:11:36 security-proxy-setup latest 5aca83aa52e5 16 seconds ago 25.7MB 22:11:36 66476835a5ff 18 seconds ago 1.16GB 22:11:36 12e8bf8a8e11 22 seconds ago 1.16GB 22:11:36 sys-mgmt-agent latest a65b7af88bf4 31 seconds ago 311MB 22:11:36 security-bootstrapper latest 77f683afc9f6 53 seconds ago 18.6MB 22:11:36 security-secretstore-setup latest 1142ae393ecc About a minute ago 28.7MB 22:11:36 core-metadata latest a2e84a48faa6 About a minute ago 16.6MB 22:11:36 support-notifications latest f256a1ce72d2 About a minute ago 16.7MB 22:11:36 6f4c14a6b5c1 About a minute ago 1.16GB 22:11:36 181c2448f11a About a minute ago 1.16GB 22:11:36 1361af84200d About a minute ago 1.16GB 22:11:36 41fe23525bba About a minute ago 1.17GB 22:11:36 a48e6ede87b1 About a minute ago 1.16GB 22:11:36 ci-base-image-x86_64 latest 24d641b42cec 5 minutes ago 659MB 22:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e About an hour ago 457MB 22:11:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 days ago 37.5MB 22:11:36 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 22:11:36 docker 20.10.0 aefe523efa57 7 months ago 240MB 22:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:11:51 Still waiting to schedule task 22:11:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-mldZ/bin to PATH 22:11:54 INFO: No Stack... 22:11:54 INFO: Retrieving Pricing Info for: v2-standard-4 22:11:55 INFO: Archiving Costs [Pipeline] sh 22:11:55 + cut -d, -f6 22:11:55 + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock 22:11:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] 22:11:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] did not exist. Created. 22:11:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:55 + echo total: 0.18000000715255737 [Pipeline] stash 22:11:56 Stashed 1 file(s) [Pipeline] } 22:11:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:11:56 Failed in branch arm64 22:12:57 Running on prd-ubuntu18.04-docker-8c-8g-2343 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws 22:12:57 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 22:12:57 The recommended git tool is: git 22:13:00 using credential edgex-jenkins-ssh 22:13:00 Cloning the remote Git repository 22:13:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:13:00 > git init /w/workspace/edgex-go/8 # timeout=10 22:13:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:13:00 > git --version # timeout=10 22:13:00 > git --version # 'git version 2.17.1' 22:13:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:07 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:13:07 Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 22:13:07 Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) 22:13:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:13:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:13:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:13:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:13:07 > git config core.sparsecheckout # timeout=10 22:13:07 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 22:13:07 > git remote # timeout=10 22:13:07 > git config --get remote.origin.url # timeout=10 22:13:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:07 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 22:13:07 > git rev-parse HEAD^{commit} # timeout=10 22:13:07 > git config core.sparsecheckout # timeout=10 22:13:07 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 22:13:10 Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:11 + echo snap-build.sh 22:13:11 snap-build.sh 22:13:11 + SNAP_BASE_DIR=. 22:13:11 + '[' '!' -z /w/workspace/edgex-go/8 ']' 22:13:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 22:13:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 22:13:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 22:13:11 + cd /w/workspace/edgex-go/8 22:13:11 + sudo apt-get remove -qy --purge lxd lxd-client 22:13:11 Reading package lists... 22:13:12 Building dependency tree... 22:13:12 Reading state information... 22:13:12 The following packages were automatically installed and are no longer required: 22:13:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:13:12 uidmap xdelta3 22:13:12 Use 'sudo apt autoremove' to remove them. 22:13:12 The following packages will be REMOVED: 22:13:12 lxd* lxd-client* 22:13:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:13:13 After this operation, 31.7 MB disk space will be freed. 22:13:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 22:13:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:13:18 Removing lxd dnsmasq configuration 22:13:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:13:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:13:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:13:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 22:13:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:13:21 Processing triggers for systemd (237-3ubuntu10.45) ... 22:13:21 Processing triggers for ureadahead (0.100.0-21) ... 22:13:22 + sudo snap remove --purge lxd 22:13:23 snap "lxd" is not installed 22:13:23 + sudo groupadd --force --system lxd 22:13:23 ++ whoami 22:13:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:13:23 + newgrp - lxd 22:13:23 + sudo snap install lxd 22:13:31 2021-07-09T22:13:28Z INFO Waiting for automatic snapd restart... 22:13:46 lxd 4.15 from Canonical* installed 22:13:46 + sudo lxd init --auto 22:13:56 + sudo snap install --classic snapcraft 22:14:08 snapcraft 4.8.3 from Canonical* installed 22:14:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:14:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:08 Dload Upload Total Spent Left Speed 22:14:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 22:14:08 100 3325k 100 3325k 0 0 4670k 0 --:--:-- --:--:-- --:--:-- 4670k 22:14:08 ./yq_linux_amd64 22:14:08 + sudo snapcraft prime --use-lxd 22:14:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:14:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:14:10 - README.md 22:14:10 22:14:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:14:10 Launching a container. 22:14:17 Waiting for container to be ready 22:14:17 To start your first instance, try: lxc launch ubuntu:18.04 22:14:17 22:14:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:14:21 Waiting for network to be ready... 22:14:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:14:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 22:14:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:14:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:14:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:14:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:14:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:14:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:14:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 22:14:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:14:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:14:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:14:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:14:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:14:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:14:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:14:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:14:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:14:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:14:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 22:14:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 22:14:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:14:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:14:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:14:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:14:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 22:14:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:14:25 Fetched 24.8 MB in 4s (6275 kB/s) 22:14:26 Reading package lists... 22:14:27 Reading package lists... 22:14:27 Building dependency tree... 22:14:27 Reading state information... 22:14:27 The following additional packages will be installed: 22:14:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:14:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:14:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:14:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:14:27 Suggested packages: 22:14:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:14:27 Recommended packages: 22:14:27 gnupg libsasl2-modules 22:14:27 The following NEW packages will be installed: 22:14:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:14:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:14:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:14:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:14:27 The following packages will be upgraded: 22:14:27 gpg gpg-agent gpgconf libudev1 22:14:27 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 22:14:27 Need to get 3530 kB of archives. 22:14:27 After this operation, 13.3 MB of additional disk space will be used. 22:14:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:14:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:14:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:14:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:14:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 22:14:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 22:14:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:14:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:14:28 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:14:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:14:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:14:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:14:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:14:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:14:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:14:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:14:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:14:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:14:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:14:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:14:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:14:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:14:28 debconf: delaying package configuration, since apt-utils is not installed 22:14:28 Fetched 3530 kB in 1s (3197 kB/s) 22:14:28 (Reading database ... 12511 files and directories currently installed.) 22:14:28 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 22:14:28 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:14:28 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 22:14:28 Selecting previously unselected package udev. 22:14:28 (Reading database ... 12511 files and directories currently installed.) 22:14:28 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 22:14:28 Unpacking udev (237-3ubuntu10.48) ... 22:14:28 Selecting previously unselected package libfuse2:amd64. 22:14:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:14:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:14:29 Selecting previously unselected package fuse. 22:14:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:14:29 Unpacking fuse (2.9.7-1ubuntu1) ... 22:14:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:14:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:14:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:14:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:14:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:14:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:14:29 Selecting previously unselected package libksba8:amd64. 22:14:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:14:29 Unpacking libksba8:amd64 (1.3.5-2) ... 22:14:29 Selecting previously unselected package libroken18-heimdal:amd64. 22:14:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:14:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:14:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:14:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:29 Selecting previously unselected package libwind0-heimdal:amd64. 22:14:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:14:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:14:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:14:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:14:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:14:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Selecting previously unselected package libsasl2-modules-db:amd64. 22:14:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:14:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:14:30 Selecting previously unselected package libsasl2-2:amd64. 22:14:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:14:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:14:30 Selecting previously unselected package libldap-common. 22:14:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:14:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:14:30 Selecting previously unselected package libldap-2.4-2:amd64. 22:14:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:14:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:14:30 Selecting previously unselected package dirmngr. 22:14:30 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:14:30 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:14:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:14:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:14:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:14:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:14:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:14:30 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:14:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:30 Setting up libksba8:amd64 (1.3.5-2) ... 22:14:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:14:30 Setting up udev (237-3ubuntu10.48) ... 22:14:31 invoke-rc.d: policy-rc.d denied execution of start. 22:14:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Processing triggers for systemd (237-3ubuntu10) ... 22:14:31 Setting up fuse (2.9.7-1ubuntu1) ... 22:14:31 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:14:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:14:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:14:31 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:14:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:14:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:14:31 settings in the [Install] section, and DefaultInstance for template units). 22:14:31 This means they are not meant to be enabled using systemctl. 22:14:31 Possible reasons for having this kind of units are: 22:14:31 1) A unit may be statically enabled by being symlinked from another unit's 22:14:31 .wants/ or .requires/ directory. 22:14:31 2) A unit's purpose may be to act as a helper for some other unit which has 22:14:31 a requirement dependency on it. 22:14:31 3) A unit may be started when needed via activation (socket, path, timer, 22:14:31 D-Bus, udev, scripted systemctl call, ...). 22:14:31 4) In case of template units, the unit is meant to be enabled with some 22:14:31 instance name specified. 22:14:32 Reading package lists... 22:14:32 Building dependency tree... 22:14:32 Reading state information... 22:14:32 The following additional packages will be installed: 22:14:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:14:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:14:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:14:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:14:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:14:32 Suggested packages: 22:14:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:14:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:14:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:14:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:14:32 systemd-container policykit-1 22:14:32 Recommended packages: 22:14:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:14:32 The following NEW packages will be installed: 22:14:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:14:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:14:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:14:32 multiarch-support openssh-client python3 python3-minimal python3.6 22:14:32 python3.6-minimal snapd squashfs-tools sudo 22:14:32 The following packages will be upgraded: 22:14:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:14:32 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 22:14:32 Need to get 36.7 MB of archives. 22:14:32 After this operation, 147 MB of additional disk space will be used. 22:14:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:14:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:14:32 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 22:14:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:14:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:14:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:14:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:14:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:14:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:14:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:14:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:14:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:14:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:14:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:14:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:14:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:14:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 22:14:33 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:14:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:14:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:14:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:14:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:14:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:14:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:14:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:14:33 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:14:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:14:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:14:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:14:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:14:34 debconf: delaying package configuration, since apt-utils is not installed 22:14:34 Fetched 36.7 MB in 2s (15.7 MB/s) 22:14:34 (Reading database ... 12757 files and directories currently installed.) 22:14:34 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 22:14:34 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:14:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 22:14:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:14:35 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 22:14:35 (Reading database ... 12757 files and directories currently installed.) 22:14:35 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:14:35 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:14:35 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:14:35 (Reading database ... 12757 files and directories currently installed.) 22:14:35 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:14:35 Unpacking apt (1.6.14) over (1.6.1) ... 22:14:36 Setting up apt (1.6.14) ... 22:14:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:14:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:14:36 (Reading database ... 12764 files and directories currently installed.) 22:14:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:14:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:14:36 Selecting previously unselected package libpython3.6-minimal:amd64. 22:14:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:14:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:14:36 Selecting previously unselected package libexpat1:amd64. 22:14:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:14:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:14:36 Selecting previously unselected package python3.6-minimal. 22:14:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:14:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:14:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:14:37 Checking for services that may need to be restarted...done. 22:14:37 Checking for services that may need to be restarted...done. 22:14:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:14:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:14:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:14:37 Selecting previously unselected package python3-minimal. 22:14:37 (Reading database ... 13012 files and directories currently installed.) 22:14:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:14:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:14:37 Selecting previously unselected package mime-support. 22:14:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:14:37 Unpacking mime-support (3.60ubuntu1) ... 22:14:37 Selecting previously unselected package libmpdec2:amd64. 22:14:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:14:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:14:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:14:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:14:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:14:38 Selecting previously unselected package python3.6. 22:14:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:14:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:14:38 Selecting previously unselected package libpython3-stdlib:amd64. 22:14:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:14:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:14:38 Setting up python3-minimal (3.6.7-1~18.04) ... 22:14:38 Selecting previously unselected package python3. 22:14:38 (Reading database ... 13442 files and directories currently installed.) 22:14:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:14:38 Unpacking python3 (3.6.7-1~18.04) ... 22:14:38 Selecting previously unselected package multiarch-support. 22:14:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:14:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:14:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:14:38 Selecting previously unselected package liblzo2-2:amd64. 22:14:38 (Reading database ... 13479 files and directories currently installed.) 22:14:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:14:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:14:38 Selecting previously unselected package libbsd0:amd64. 22:14:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:14:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:14:38 Selecting previously unselected package sudo. 22:14:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:14:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:14:38 Selecting previously unselected package apparmor. 22:14:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:14:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:14:38 Selecting previously unselected package libedit2:amd64. 22:14:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:14:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:14:39 Selecting previously unselected package libkrb5support0:amd64. 22:14:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:14:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:14:39 Selecting previously unselected package libk5crypto3:amd64. 22:14:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:14:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:14:39 Selecting previously unselected package libkeyutils1:amd64. 22:14:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:14:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:14:39 Selecting previously unselected package libkrb5-3:amd64. 22:14:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:14:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:14:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:14:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:14:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:14:39 Selecting previously unselected package libssl1.0.0:amd64. 22:14:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:14:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:14:39 Selecting previously unselected package openssh-client. 22:14:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:14:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:14:39 Selecting previously unselected package squashfs-tools. 22:14:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:14:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:14:39 Selecting previously unselected package snapd. 22:14:39 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:14:39 Unpacking snapd (2.49.2+18.04) ... 22:14:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:14:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:14:41 Setting up mime-support (3.60ubuntu1) ... 22:14:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:14:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:14:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:14:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:14:41 Setting up systemd (237-3ubuntu10.48) ... 22:14:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:14:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:14:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:14:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:14:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:14:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:14:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:14:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:14:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:14:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:14:43 Setting up python3 (3.6.7-1~18.04) ... 22:14:43 running python rtupdate hooks for python3.6... 22:14:43 running python post-rtupdate hooks for python3.6... 22:14:43 Setting up apparmor (2.12-4ubuntu5.1) ... 22:14:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:14:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:14:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:14:44 Setting up snapd (2.49.2+18.04) ... 22:14:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:14:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:14:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:14:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:14:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:14:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:14:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:14:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:14:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:14:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:14:46 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 22:14:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:14:46 Processing triggers for systemd (237-3ubuntu10.48) ... 22:14:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:14:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:14:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:14:48 Reading package lists... 22:14:49 Reading package lists... 22:14:49 Building dependency tree... 22:14:49 Reading state information... 22:14:49 Calculating upgrade... 22:14:49 The following packages will be upgraded: 22:14:49 advancecomp base-files bash binutils binutils-common 22:14:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:14:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:14:49 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:14:49 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:14:49 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:14:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:14:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:14:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:14:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:14:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:14:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:14:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:14:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:14:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:14:49 ubuntu-keyring util-linux 22:14:49 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:14:49 Need to get 64.1 MB of archives. 22:14:49 After this operation, 5112 kB of additional disk space will be used. 22:14:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 22:14:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:14:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:14:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:14:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:14:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:14:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:14:49 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:14:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:14:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:14:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:14:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:14:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:14:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:14:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:14:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:14:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:14:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:14:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:14:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:14:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:14:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:14:49 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:14:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:14:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:14:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:14:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:14:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:14:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:14:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:14:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:14:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:14:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:14:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:14:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:14:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:14:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:14:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:14:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:14:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:14:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:14:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:14:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:14:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:14:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:14:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:14:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:14:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:14:50 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:14:50 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:14:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:14:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:14:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:14:50 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:14:50 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:14:50 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:14:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:14:50 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:14:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:14:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:14:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:14:50 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:14:50 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:14:50 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:14:50 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:14:50 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:14:50 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:14:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:14:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:14:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:14:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:14:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:14:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:14:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:14:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:14:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:14:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:14:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:14:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:14:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:14:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:14:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:14:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:14:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:14:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:14:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 22:14:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:14:51 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:14:51 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:14:51 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:14:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:14:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:14:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:14:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:14:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:14:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:14:51 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:14:51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:14:51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:14:51 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:14:51 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:14:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:14:51 debconf: delaying package configuration, since apt-utils is not installed 22:14:51 Fetched 64.1 MB in 2s (34.1 MB/s) 22:14:51 (Reading database ... 13914 files and directories currently installed.) 22:14:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:14:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:14:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:14:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:14:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 22:14:52 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 22:14:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:14:52 (Reading database ... 13914 files and directories currently installed.) 22:14:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:14:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:14:53 (Reading database ... 13914 files and directories currently installed.) 22:14:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:14:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:14:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:14:53 (Reading database ... 13914 files and directories currently installed.) 22:14:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:14:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:14:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:14:54 (Reading database ... 13914 files and directories currently installed.) 22:14:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:14:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:14:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:14:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:14:54 Setting up base-files (10.1ubuntu2.10) ... 22:14:54 Installing new version of config file /etc/issue ... 22:14:54 Installing new version of config file /etc/issue.net ... 22:14:54 Installing new version of config file /etc/lsb-release ... 22:14:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:14:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:14:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:14:54 Removing obsolete conffile /etc/default/motd-news ... 22:14:54 (Reading database ... 13915 files and directories currently installed.) 22:14:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:14:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:14:54 Setting up bash (4.4.18-2ubuntu1.2) ... 22:14:55 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 22:14:55 (Reading database ... 13915 files and directories currently installed.) 22:14:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:14:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:14:55 (Reading database ... 13915 files and directories currently installed.) 22:14:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:14:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:14:55 Setting up tar (1.29b-2ubuntu0.2) ... 22:14:55 (Reading database ... 13915 files and directories currently installed.) 22:14:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:14:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:14:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:14:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:14:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:14:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:14:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:14:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:14:56 Setting up grep (3.1-2build1) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:14:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:14:56 Setting up login (1:4.5-1ubuntu2) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:14:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:14:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:14:56 (Reading database ... 13915 files and directories currently installed.) 22:14:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:14:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:14:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:14:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:14:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:14:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:14:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:14:58 (Reading database ... 13915 files and directories currently installed.) 22:14:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:14:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:14:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:14:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:14:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:14:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:14:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:14:58 (Reading database ... 13915 files and directories currently installed.) 22:14:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:14:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:14:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:14:58 (Reading database ... 13915 files and directories currently installed.) 22:14:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:14:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:14:58 (Reading database ... 13915 files and directories currently installed.) 22:14:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:14:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:14:59 (Reading database ... 13915 files and directories currently installed.) 22:14:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:14:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:14:59 (Reading database ... 13915 files and directories currently installed.) 22:14:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:14:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:14:59 (Reading database ... 13915 files and directories currently installed.) 22:14:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:14:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:14:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:14:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:14:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:14:59 (Reading database ... 13915 files and directories currently installed.) 22:14:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:14:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:14:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:14:59 (Reading database ... 13915 files and directories currently installed.) 22:14:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:14:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:14:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:00 (Reading database ... 13915 files and directories currently installed.) 22:15:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:15:00 (Reading database ... 13915 files and directories currently installed.) 22:15:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:15:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:15:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:15:01 (Reading database ... 13915 files and directories currently installed.) 22:15:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:15:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:15:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:15:01 (Reading database ... 13915 files and directories currently installed.) 22:15:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:15:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:01 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:15:01 (Reading database ... 13917 files and directories currently installed.) 22:15:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:15:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:15:01 Setting up debconf (1.5.66ubuntu1) ... 22:15:01 (Reading database ... 13917 files and directories currently installed.) 22:15:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:15:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:15:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:15:01 (Reading database ... 13917 files and directories currently installed.) 22:15:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:15:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:15:02 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:15:02 (Reading database ... 13917 files and directories currently installed.) 22:15:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:02 (Reading database ... 13917 files and directories currently installed.) 22:15:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:02 (Reading database ... 13919 files and directories currently installed.) 22:15:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:02 (Reading database ... 13923 files and directories currently installed.) 22:15:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 22:15:02 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:15:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:15:02 (Reading database ... 13923 files and directories currently installed.) 22:15:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:15:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:15:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:15:03 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:15:03 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:15:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:15:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:15:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:15:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:15:03 Setting up passwd (1:4.5-1ubuntu2) ... 22:15:03 (Reading database ... 13923 files and directories currently installed.) 22:15:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:15:04 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:15:04 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:15:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:15:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:15:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:15:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:15:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:15:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:15:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:15:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:15:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:15:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:15:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:15:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:15:04 (Reading database ... 13923 files and directories currently installed.) 22:15:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:15:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:15:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:15:05 (Reading database ... 13924 files and directories currently installed.) 22:15:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:15:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:15:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:15:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:15:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:15:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:15:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:15:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:15:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:15:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:15:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:15:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:15:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:15:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:15:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:15:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:15:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:15:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:15:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:15:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:15:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:15:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:15:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:15:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:15:06 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:15:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:15:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:15:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:15:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:15:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:15:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:15:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:15:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:15:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:15:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:15:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:15:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:15:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:15:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:15:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:15:10 22:15:10 Current default time zone: 'Etc/UTC' 22:15:10 Local time is now: Fri Jul 9 22:15:10 UTC 2021. 22:15:10 Universal Time is now: Fri Jul 9 22:15:10 UTC 2021. 22:15:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:15:10 22:15:10 Setting up systemd-sysv (237-3ubuntu10.48) ... 22:15:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:10 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 22:15:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:15:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:15:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:15:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:15:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:15:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:15:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:15:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:15:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:15:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:11 Setting up patch (2.7.6-2ubuntu1.1) ... 22:15:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:15:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:15:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:15:11 Installing new version of config file /etc/ssl/openssl.cnf ... 22:15:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:15:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:15:11 Setting up ca-certificates (20210119~18.04.1) ... 22:15:13 Updating certificates in /etc/ssl/certs... 22:15:13 23 added, 27 removed; done. 22:15:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:15:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:15:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:15:13 Setting up pkgbinarymangler (138.18.04.1) ... 22:15:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:15:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up perl (5.26.1-6ubuntu0.5) ... 22:15:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:15:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:15:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:15:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:15:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:15:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:15:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:15:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:15:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:15:14 Processing triggers for systemd (237-3ubuntu10.48) ... 22:15:14 Processing triggers for mime-support (3.60ubuntu1) ... 22:15:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:15:14 Updating certificates in /etc/ssl/certs... 22:15:14 0 added, 0 removed; done. 22:15:14 Running hooks in /etc/ca-certificates/update.d... 22:15:14 done. 22:15:15 Reading package lists... 22:15:15 Building dependency tree... 22:15:15 Reading state information... 22:15:15 The following NEW packages will be installed: 22:15:15 apt-transport-https 22:15:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:15:15 Need to get 4348 B of archives. 22:15:15 After this operation, 154 kB of additional disk space will be used. 22:15:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:15:15 debconf: delaying package configuration, since apt-utils is not installed 22:15:15 Fetched 4348 B in 0s (24.4 kB/s) 22:15:15 Selecting previously unselected package apt-transport-https. 22:15:15 (Reading database ... 13929 files and directories currently installed.) 22:15:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:15:15 Unpacking apt-transport-https (1.6.14) ... 22:15:15 Setting up apt-transport-https (1.6.14) ... 22:15:16 Waiting for network to be ready... 22:15:22 2021-07-09T22:15:18Z INFO Waiting for automatic snapd restart... 22:15:22 snapd 2.51.1 from Canonical* installed 22:15:23 "snapd" switched to the "latest/stable" channel 22:15:23 22:15:25 core18 20210611 from Canonical* installed 22:15:25 "core18" switched to the "latest/stable" channel 22:15:25 22:15:29 snapcraft 4.8.3 from Canonical* installed 22:15:29 "snapcraft" switched to the "latest/stable" channel 22:15:29 22:15:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:15:33 - README.md 22:15:33 22:15:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:15:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:15:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:15:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:15:35 Reading package lists... 22:15:35 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:15:35 Reading package lists... 22:15:35 Building dependency tree... 22:15:35 Reading state information... 22:15:35 Suggested packages: 22:15:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:15:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:15:35 Recommended packages: 22:15:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:15:35 The following NEW packages will be installed: 22:15:35 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:15:35 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:15:35 pkg-config zip 22:15:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:15:36 Need to get 7663 kB of archives. 22:15:36 After this operation, 43.8 MB of additional disk space will be used. 22:15:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:15:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:15:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:15:36 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:15:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:15:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:15:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:15:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:15:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:15:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:15:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:15:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:15:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:15:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:15:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:15:36 debconf: delaying package configuration, since apt-utils is not installed 22:15:36 Fetched 7663 kB in 1s (10.1 MB/s) 22:15:36 Selecting previously unselected package libglib2.0-0:amd64. 22:15:36 (Reading database ... 13933 files and directories currently installed.) 22:15:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:15:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:15:37 Selecting previously unselected package libpsl5:amd64. 22:15:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:15:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:15:37 Selecting previously unselected package libnghttp2-14:amd64. 22:15:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:15:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:15:37 Selecting previously unselected package librtmp1:amd64. 22:15:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:15:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:15:37 Selecting previously unselected package libcurl3-gnutls:amd64. 22:15:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:15:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:15:37 Selecting previously unselected package liberror-perl. 22:15:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:15:37 Unpacking liberror-perl (0.17025-1) ... 22:15:37 Selecting previously unselected package git-man. 22:15:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:15:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:15:37 Selecting previously unselected package git. 22:15:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:15:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:15:38 Selecting previously unselected package libnorm1:amd64. 22:15:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:15:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:15:38 Selecting previously unselected package libpgm-5.2-0:amd64. 22:15:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:15:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:15:38 Selecting previously unselected package libsodium23:amd64. 22:15:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:15:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:15:38 Selecting previously unselected package libzmq5:amd64. 22:15:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:15:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:15:38 Selecting previously unselected package libzmq3-dev:amd64. 22:15:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:15:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:15:38 Selecting previously unselected package pkg-config. 22:15:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:15:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:15:38 Selecting previously unselected package zip. 22:15:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:15:38 Unpacking zip (3.0-11build1) ... 22:15:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:15:38 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:15:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:15:38 Setting up liberror-perl (0.17025-1) ... 22:15:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:15:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:15:38 No schema files found: doing nothing. 22:15:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:15:38 Setting up zip (3.0-11build1) ... 22:15:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:15:38 Setting up libsodium23:amd64 (1.0.16-2) ... 22:15:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:15:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:15:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:15:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:15:38 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:15:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:15:39 git set to automatically installed. 22:15:39 git-man set to automatically installed. 22:15:39 libcurl3-gnutls set to automatically installed. 22:15:39 liberror-perl set to automatically installed. 22:15:39 libglib2.0-0 set to automatically installed. 22:15:39 libnghttp2-14 set to automatically installed. 22:15:39 libnorm1 set to automatically installed. 22:15:39 libpgm-5.2-0 set to automatically installed. 22:15:39 libpsl5 set to automatically installed. 22:15:39 librtmp1 set to automatically installed. 22:15:39 libsodium23 set to automatically installed. 22:15:39 libzmq3-dev set to automatically installed. 22:15:39 libzmq5 set to automatically installed. 22:15:39 pkg-config set to automatically installed. 22:15:39 zip set to automatically installed. 22:15:40 snapd is not logged in, snap install commands will use sudo 22:15:42 snap "core18" has no updates available 22:15:43 snapd is not logged in, snap install commands will use sudo 22:15:53 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 22:15:53 Pulling config-common 22:15:53 + snapcraftctl pull 22:15:54 Pulling go-build-helper 22:15:54 + snapcraftctl pull 22:15:55 'edgex-go' has dependencies that need to be staged: go-build-helper 22:15:55 Skipping pull go-build-helper (already ran) 22:15:55 Building go-build-helper 22:15:55 + snapcraftctl build 22:15:57 Staging go-build-helper 22:15:57 + snapcraftctl stage 22:16:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:16:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:16:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 22:16:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:16:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:16:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:16:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:16:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:16:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 22:16:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:16:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:16:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:16:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:16:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:16:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:16:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:16:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:16:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:16:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:16:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 22:16:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 22:16:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:16:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:16:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:16:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:16:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 22:16:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:16:07 Fetched 24.8 MB in 0s (0 B/s) 22:16:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:16:07 Fetched 224 kB in 0s (0 B/s) 22:16:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:16:07 Fetched 157 kB in 0s (0 B/s) 22:16:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:16:07 Fetched 221 kB in 0s (0 B/s) 22:16:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:16:07 Fetched 143 kB in 0s (0 B/s) 22:16:07 Pulling edgex-go 22:16:07 + snapcraftctl pull 22:16:07 Pulling hooks 22:16:07 + snapcraftctl pull 22:16:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:16:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:16:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:16:25 Fetched 0 B in 0s (0 B/s) 22:16:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:16:25 Fetched 96.5 kB in 0s (0 B/s) 22:16:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:16:25 Fetched 279 kB in 0s (0 B/s) 22:16:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:16:25 Fetched 122 kB in 0s (0 B/s) 22:16:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:16:25 Fetched 77.8 kB in 0s (0 B/s) 22:16:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:16:25 Fetched 8848 B in 0s (0 B/s) 22:16:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:16:25 Fetched 47.8 kB in 0s (0 B/s) 22:16:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:16:25 Fetched 45.6 kB in 0s (0 B/s) 22:16:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:16:25 Fetched 15.0 kB in 0s (0 B/s) 22:16:25 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:16:25 Fetched 219 kB in 0s (0 B/s) 22:16:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:16:25 Fetched 154 kB in 0s (0 B/s) 22:16:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:16:25 Fetched 50.6 kB in 0s (0 B/s) 22:16:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:16:25 Fetched 14.8 kB in 0s (0 B/s) 22:16:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:16:25 Fetched 41.8 kB in 0s (0 B/s) 22:16:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:16:25 Fetched 499 kB in 0s (0 B/s) 22:16:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:16:25 Fetched 111 kB in 0s (0 B/s) 22:16:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:16:25 Fetched 240 kB in 0s (0 B/s) 22:16:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:16:25 Fetched 29.3 kB in 0s (0 B/s) 22:16:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:16:25 Fetched 85.5 kB in 0s (0 B/s) 22:16:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:16:25 Fetched 24.5 kB in 0s (0 B/s) 22:16:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:16:25 Fetched 49.2 kB in 0s (0 B/s) 22:16:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:16:25 Fetched 54.2 kB in 0s (0 B/s) 22:16:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:16:25 Fetched 30.8 kB in 0s (0 B/s) 22:16:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:16:25 Fetched 15.8 kB in 0s (0 B/s) 22:16:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:16:25 Fetched 85.9 kB in 0s (0 B/s) 22:16:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:16:25 Fetched 8720 B in 0s (0 B/s) 22:16:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:16:25 Fetched 140 kB in 0s (0 B/s) 22:16:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:16:25 Fetched 119 kB in 0s (0 B/s) 22:16:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:16:25 Fetched 111 kB in 0s (0 B/s) 22:16:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:16:25 Fetched 11.1 kB in 0s (0 B/s) 22:16:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:16:25 Fetched 645 kB in 0s (0 B/s) 22:16:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:16:25 Fetched 41.3 kB in 0s (0 B/s) 22:16:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:16:25 Fetched 17.9 kB in 0s (0 B/s) 22:16:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:16:25 Fetched 368 kB in 0s (0 B/s) 22:16:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:16:25 Fetched 187 kB in 0s (0 B/s) 22:16:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:16:25 Fetched 175 kB in 0s (0 B/s) 22:16:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:16:25 Fetched 206 kB in 0s (0 B/s) 22:16:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:16:25 Fetched 1301 kB in 0s (0 B/s) 22:16:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:16:25 Fetched 36.2 kB in 0s (0 B/s) 22:16:25 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:16:25 Fetched 159 kB in 0s (0 B/s) 22:16:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:16:25 Fetched 107 kB in 0s (0 B/s) 22:16:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:16:25 Fetched 48.7 kB in 0s (0 B/s) 22:16:25 Pulling static-packages 22:16:25 + snapcraftctl pull 22:16:25 Pulling version 22:16:25 + cd /root/project 22:16:25 + git describe --tags --abbrev=0 22:16:25 + sed s/v// 22:16:25 + GIT_VERSION=2.0.1-dev.2 22:16:25 + [ -z 2.0.1-dev.2 ] 22:16:25 + snapcraftctl set-version 2.0.1-dev.2 22:16:25 Building config-common 22:16:25 + snapcraftctl build 22:16:26 Skipping build go-build-helper (already ran) 22:16:26 Building edgex-go 22:16:26 + cd /root/parts/edgex-go/src 22:16:26 + git describe --tags --abbrev=0 22:16:26 + sed s/v// 22:16:26 + GIT_VERSION=2.0.1-dev.2 22:16:26 + [ -z 2.0.1-dev.2 ] 22:16:26 + echo 2.0.1-dev.2 22:16:26 + make build 22:16:26 go mod tidy 22:16:30 go: downloading github.com/gorilla/mux v1.8.0 22:16:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:16:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:16:30 go: downloading github.com/stretchr/testify v1.7.0 22:16:30 go: downloading github.com/google/uuid v1.2.0 22:16:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:16:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:16:30 go: downloading gopkg.in/yaml.v2 v2.4.0 22:16:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:16:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:16:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:16:30 go: downloading github.com/lib/pq v1.10.2 22:16:30 go: downloading github.com/pelletier/go-toml v1.9.2 22:16:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:16:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:16:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:16:31 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:16:31 go: downloading github.com/go-kit/kit v0.9.0 22:16:31 go: downloading github.com/davecgh/go-spew v1.1.1 22:16:31 go: downloading github.com/pmezard/go-difflib v1.0.0 22:16:31 go: downloading github.com/stretchr/objx v0.1.0 22:16:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:16:31 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:16:31 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:16:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:16:31 go: downloading github.com/x448/float16 v0.8.4 22:16:32 go: downloading github.com/go-playground/universal-translator v0.17.0 22:16:32 go: downloading github.com/leodido/go-urn v1.2.0 22:16:32 go: downloading golang.org/x/text v0.3.2 22:16:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:16:32 go: downloading github.com/go-playground/locales v0.13.0 22:16:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:16:32 go: downloading github.com/pebbe/zmq4 v1.2.7 22:16:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:16:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:16:32 go: downloading github.com/go-stack/stack v1.8.0 22:16:32 go: downloading github.com/kr/pretty v0.2.0 22:16:32 go: downloading github.com/hashicorp/consul/api v1.8.1 22:16:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:16:32 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:16:32 go: downloading github.com/gorilla/websocket v1.4.2 22:16:32 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:16:32 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:16:32 go: downloading github.com/onsi/ginkgo v1.10.1 22:16:32 go: downloading github.com/onsi/gomega v1.7.0 22:16:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:16:32 go: downloading github.com/mitchellh/copystructure v1.0.0 22:16:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:16:32 go: downloading github.com/kr/text v0.1.0 22:16:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:16:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:16:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:16:32 go: downloading github.com/hashicorp/serf v0.9.5 22:16:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:16:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:16:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:16:32 go: downloading github.com/fatih/color v1.9.0 22:16:32 go: downloading github.com/mattn/go-colorable v0.1.6 22:16:32 go: downloading github.com/mattn/go-isatty v0.0.12 22:16:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:16:32 go: downloading github.com/pkg/errors v0.8.1 22:16:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:16:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:16:32 go: downloading github.com/hashicorp/memberlist v0.2.2 22:16:32 go: downloading github.com/hpcloud/tail v1.0.0 22:16:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:16:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:16:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:16:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:16:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:16:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:16:33 go: downloading github.com/miekg/dns v1.1.26 22:16:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:16:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:16:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:16:33 go: downloading github.com/hashicorp/errwrap v1.0.0 22:16:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:16:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 22:16:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 22:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:16:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:16:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 22:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:16:56 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:16:56 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:16:56 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:16:56 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:16:56 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:16:56 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:16:56 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:16:56 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:16:56 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:16:56 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:16:56 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:16:56 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:16:56 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:16:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:16:56 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:16:56 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:16:56 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:16:56 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:16:56 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:16:56 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:16:56 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:16:56 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:16:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:16:56 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:16:56 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:16:56 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:16:56 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:16:57 Building hooks 22:16:57 + cd /root/parts/hooks/src 22:16:57 + make build 22:16:57 go mod tidy 22:16:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:16:57 go: downloading github.com/stretchr/testify v1.5.1 22:16:57 go: downloading github.com/davecgh/go-spew v1.1.0 22:16:57 go: downloading gopkg.in/yaml.v2 v2.2.2 22:16:58 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:16:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:16:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:16:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:17:02 Building static-packages 22:17:02 + snapcraftctl build 22:17:03 Building version 22:17:03 + snapcraftctl build 22:17:06 Staging config-common 22:17:06 + snapcraftctl stage 22:17:06 Skipping stage go-build-helper (already ran) 22:17:06 Staging edgex-go 22:17:06 + snapcraftctl stage 22:17:07 Staging hooks 22:17:07 + snapcraftctl stage 22:17:08 Staging static-packages 22:17:08 + snapcraftctl stage 22:17:09 Staging version 22:17:09 + snapcraftctl stage 22:17:10 Priming config-common 22:17:10 + snapcraftctl prime 22:17:11 Priming go-build-helper 22:17:11 + snapcraftctl prime 22:17:12 Priming edgex-go 22:17:12 + snapcraftctl prime 22:17:13 Priming hooks 22:17:13 + snapcraftctl prime 22:17:14 Priming static-packages 22:17:14 + snapcraftctl prime 22:17:17 Priming version 22:17:17 + snapcraftctl prime 22:17:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:17:22 ---> package-listing.sh 22:17:22 ++ facter osfamily 22:17:22 ++ tr '[:upper:]' '[:lower:]' 22:17:22 + OS_FAMILY=redhat 22:17:22 + workspace=/w/workspace/edgex-go/8 22:17:22 + START_PACKAGES=/tmp/packages_start.txt 22:17:22 + END_PACKAGES=/tmp/packages_end.txt 22:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:22 + PACKAGES=/tmp/packages_start.txt 22:17:22 + '[' /w/workspace/edgex-go/8 ']' 22:17:22 + PACKAGES=/tmp/packages_end.txt 22:17:22 + case "${OS_FAMILY}" in 22:17:22 + rpm -qa 22:17:22 + sort 22:17:24 + '[' -f /tmp/packages_start.txt ']' 22:17:24 + '[' -f /tmp/packages_end.txt ']' 22:17:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:24 + '[' /w/workspace/edgex-go/8 ']' 22:17:24 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:17:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:17:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:17:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:17:25 22:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:17:25 alpine: Pulling from edgex-lftools-log-publisher 22:17:25 df20fa9351a1: Pulling fs layer 22:17:25 36b3adc4ff6f: Pulling fs layer 22:17:25 8ad3a11d3b57: Pulling fs layer 22:17:25 46f8f816bc3b: Pulling fs layer 22:17:25 93b61091891f: Pulling fs layer 22:17:25 93b9cdb0e59b: Pulling fs layer 22:17:25 5e14af77c1be: Pulling fs layer 22:17:25 01666e4c0597: Pulling fs layer 22:17:25 aa168da1d23b: Pulling fs layer 22:17:25 46f8f816bc3b: Waiting 22:17:25 93b61091891f: Waiting 22:17:25 93b9cdb0e59b: Waiting 22:17:25 aa168da1d23b: Waiting 22:17:25 5e14af77c1be: Waiting 22:17:25 01666e4c0597: Waiting 22:17:25 36b3adc4ff6f: Verifying Checksum 22:17:25 36b3adc4ff6f: Download complete 22:17:25 46f8f816bc3b: Verifying Checksum 22:17:25 46f8f816bc3b: Download complete 22:17:25 df20fa9351a1: Verifying Checksum 22:17:25 df20fa9351a1: Download complete 22:17:25 93b61091891f: Verifying Checksum 22:17:25 93b61091891f: Download complete 22:17:25 93b9cdb0e59b: Verifying Checksum 22:17:25 93b9cdb0e59b: Download complete 22:17:25 5e14af77c1be: Verifying Checksum 22:17:25 5e14af77c1be: Download complete 22:17:25 01666e4c0597: Verifying Checksum 22:17:25 01666e4c0597: Download complete 22:17:25 8ad3a11d3b57: Verifying Checksum 22:17:25 8ad3a11d3b57: Download complete 22:17:26 df20fa9351a1: Pull complete 22:17:26 36b3adc4ff6f: Pull complete 22:17:26 8ad3a11d3b57: Pull complete 22:17:26 46f8f816bc3b: Pull complete 22:17:27 93b61091891f: Pull complete 22:17:27 93b9cdb0e59b: Pull complete 22:17:27 5e14af77c1be: Pull complete 22:17:27 01666e4c0597: Pull complete 22:17:27 aa168da1d23b: Verifying Checksum 22:17:27 aa168da1d23b: Download complete 22:17:32 aa168da1d23b: Pull complete 22:17:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:17:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:17:32 prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container 22:17:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:17:34 $ docker top 515c19da10e76efdd36c6124c2ffd0b4d9eafd566acf1fe15316f37f63dec249 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:17:35 + mkdir -p /var/log/sa [Pipeline] sh 22:17:35 + ls /var/log/sa-host 22:17:35 + sadf -c /var/log/sa-host/sa05 22:17:35 file_magic: OK 22:17:35 HZ: Using current value: 100 22:17:35 file_header: OK 22:17:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:17:35 Statistics: 22:17:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:17:35 File successfully converted to sysstat format version 12.2.1 22:17:35 + sadf -c /var/log/sa-host/sa09 22:17:35 file_magic: OK 22:17:35 HZ: Using current value: 100 22:17:35 file_header: OK 22:17:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:17:35 Statistics: 22:17:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:17:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:36 provisioning config files... 22:17:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5377971262096290954tmp [Pipeline] { [Pipeline] echo 22:17:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:17:36 ---> create-netrc.sh [Pipeline] } 22:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> python-tools-install.sh [Pipeline] echo 22:17:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> sudo-logs.sh 22:17:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:17:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:17:37 ---> job-cost.sh 22:17:37 lf-activate-venv: SKIPPING 22:17:37 DEBUG: total: 0.18000000715255737 22:17:37 INFO: Retrieving Stack Cost... 22:17:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:17:39 INFO: Archiving Costs [Pipeline] echo 22:17:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:17:39 ---> logs-deploy.sh 22:17:39 lf-activate-venv: SKIPPING 22:17:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/8 22:17:39 INFO: archiving workspace using pattern(s): 22:17:40 Archives upload complete. 22:17:40 INFO: archiving logs to Nexus 22:17:41 ---> uname -a: 22:17:41 Linux prd-centos7-docker-4c-2g-2341.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:17:41 22:17:41 22:17:41 ---> lscpu: 22:17:41 Architecture: x86_64 22:17:41 CPU op-mode(s): 32-bit, 64-bit 22:17:41 Byte Order: Little Endian 22:17:41 Address sizes: 40 bits physical, 48 bits virtual 22:17:41 CPU(s): 2 22:17:41 On-line CPU(s) list: 0,1 22:17:41 Thread(s) per core: 1 22:17:41 Core(s) per socket: 1 22:17:41 Socket(s): 2 22:17:41 NUMA node(s): 1 22:17:41 Vendor ID: AuthenticAMD 22:17:41 CPU family: 23 22:17:41 Model: 49 22:17:41 Model name: AMD EPYC-Rome Processor 22:17:41 Stepping: 0 22:17:41 CPU MHz: 2800.000 22:17:41 BogoMIPS: 5600.00 22:17:41 Virtualization: AMD-V 22:17:41 Hypervisor vendor: KVM 22:17:41 Virtualization type: full 22:17:41 L1d cache: 64 KiB 22:17:41 L1i cache: 64 KiB 22:17:41 L2 cache: 1 MiB 22:17:41 L3 cache: 32 MiB 22:17:41 NUMA node0 CPU(s): 0,1 22:17:41 Vulnerability Itlb multihit: Not affected 22:17:41 Vulnerability L1tf: Not affected 22:17:41 Vulnerability Mds: Not affected 22:17:41 Vulnerability Meltdown: Not affected 22:17:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:17:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:17:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:17:41 Vulnerability Srbds: Not affected 22:17:41 Vulnerability Tsx async abort: Not affected 22:17:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:17:41 22:17:41 22:17:41 ---> nproc: 22:17:41 2 22:17:41 22:17:41 22:17:41 ---> df -h: 22:17:41 Filesystem Size Used Available Use% Mounted on 22:17:41 overlay 40.0G 12.0G 28.0G 30% / 22:17:41 tmpfs 64.0M 0 64.0M 0% /dev 22:17:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:17:41 shm 64.0M 0 64.0M 0% /dev/shm 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/8 22:17:41 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/8@tmp 22:17:41 22:17:41 22:17:41 ---> free -m: 22:17:41 total used free shared buff/cache available 22:17:41 Mem: 7821 1301 2520 0 3999 6460 22:17:41 Swap: 1023 2 1021 22:17:41 22:17:41 22:17:41 ---> ip addr: 22:17:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:17:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:17:41 inet 127.0.0.1/8 scope host lo 22:17:41 valid_lft forever preferred_lft forever 22:17:41 inet6 ::1/128 scope host 22:17:41 valid_lft forever preferred_lft forever 22:17:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:17:41 link/ether fa:16:3e:4f:3a:11 brd ff:ff:ff:ff:ff:ff 22:17:41 inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 22:17:41 valid_lft 85590sec preferred_lft 85590sec 22:17:41 inet6 fe80::f816:3eff:fe4f:3a11/64 scope link 22:17:41 valid_lft forever preferred_lft forever 22:17:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:17:41 link/ether 02:42:cc:ac:02:eb brd ff:ff:ff:ff:ff:ff 22:17:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:17:41 valid_lft forever preferred_lft forever 22:17:41 inet6 fe80::42:ccff:feac:2eb/64 scope link 22:17:41 valid_lft forever preferred_lft forever 22:17:41 22:17:41 22:17:41 ---> sar -b -r -n DEV: 22:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) 22:17:41 22:17:41 22:04:00 LINUX RESTART (2 CPU) 22:17:41 22:17:41 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:17:41 22:06:01 132.41 0.19 132.23 0.00 23.16 51680.01 0.00 22:17:41 22:07:01 95.17 0.00 95.17 0.00 0.00 14301.25 0.00 22:17:41 22:08:01 47.99 0.00 47.99 0.00 0.00 5171.94 0.00 22:17:41 22:09:03 295.89 75.43 220.47 0.00 1813.85 141424.22 0.00 22:17:41 22:10:01 765.59 466.87 298.73 0.00 20664.71 170469.30 0.00 22:17:41 22:11:02 552.01 108.34 443.67 0.00 4230.93 194019.48 0.00 22:17:41 22:12:01 179.46 17.85 161.62 0.00 3148.12 25063.22 0.00 22:17:41 22:13:01 3.90 0.02 3.88 0.00 0.53 111.21 0.00 22:17:41 22:14:01 0.28 0.02 0.27 0.00 1.07 3.17 0.00 22:17:41 22:15:01 0.35 0.03 0.32 0.00 1.47 5.18 0.00 22:17:41 22:16:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 22:17:41 22:17:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 22:17:41 Average: 171.59 54.78 116.80 0.00 2441.00 50157.75 0.00 22:17:41 22:17:41 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:17:41 22:06:01 3917212 0 1010204 12.61 2620 3078896 1431828 15.81 1078492 2467092 96 22:17:41 22:07:01 3738508 0 1182648 14.77 2620 3085156 1732360 19.13 1427492 2289044 150052 22:17:41 22:08:01 3799572 0 1162940 14.52 2620 3043800 1928812 21.30 1341264 2305500 119524 22:17:41 22:09:03 1556408 0 1306116 16.31 2620 5143788 1915828 21.15 1868980 3934888 285932 22:17:41 22:10:01 693652 0 2006856 25.06 2620 5305804 3993016 44.09 3076948 3535884 110168 22:17:41 22:11:02 804060 0 1722124 21.50 2620 5480128 3282888 36.24 2586944 3852688 11116 22:17:41 22:12:01 3189584 0 1247296 15.57 2620 3569432 1617284 17.86 1286776 2847832 20 22:17:41 22:13:01 3205972 0 1230904 15.37 2620 3569436 1400460 15.46 1284128 2839124 12 22:17:41 22:14:01 3205300 0 1231576 15.38 2620 3569436 1402980 15.49 1285584 2839188 12 22:17:41 22:15:01 3204244 0 1232624 15.39 2620 3569444 1396456 15.42 1289960 2836428 8 22:17:41 22:16:01 3204424 0 1232444 15.39 2620 3569444 1396468 15.42 1289200 2837252 8 22:17:41 22:17:01 3204292 0 1232564 15.39 2620 3569456 1396480 15.42 1289416 2837252 8 22:17:41 Average: 2810269 0 1316525 16.44 2620 3879518 1907905 21.06 1592099 2951848 56413 22:17:41 22:17:41 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:17:41 22:06:01 eth0 744.75 694.28 4478.68 67.88 0.00 0.00 0.00 0.00 22:17:41 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:06:01 docker0 420.48 433.53 31.28 1537.42 0.00 0.00 0.00 0.00 22:17:41 22:07:01 eth0 48.47 27.26 42.90 16.86 0.00 0.00 0.00 0.00 22:17:41 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:07:01 veth37fb70f 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 22:17:41 22:07:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 22:17:41 22:08:01 eth0 26.23 19.23 14.45 103.89 0.00 0.00 0.00 0.00 22:17:41 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:08:01 veth37fb70f 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 22:17:41 22:08:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 22:17:41 22:09:03 veth89b84bd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:17:41 22:09:03 eth0 196.83 167.58 1650.17 26.48 0.00 0.00 0.00 0.00 22:17:41 22:09:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:09:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:10:01 veth89b84bd 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 22:17:41 22:10:01 eth0 102.94 78.59 201.31 18.45 0.00 0.00 0.00 0.00 22:17:41 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:10:01 vetha565951 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:17:41 22:11:02 veth89b84bd 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:17:41 22:11:02 vethd64bbcb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:17:41 22:11:02 veth5037d69 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:17:41 22:11:02 eth0 238.89 164.74 1807.17 135.97 0.00 0.00 0.00 0.00 22:17:41 22:12:01 eth0 52.74 33.93 109.91 13.72 0.00 0.00 0.00 0.00 22:17:41 22:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:17:41 22:12:01 docker0 1247.66 1212.16 96.00 4371.89 0.00 0.00 0.00 0.00 22:17:41 22:13:01 eth0 1.67 0.68 0.52 0.05 0.00 0.00 0.00 0.00 22:17:41 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:14:01 eth0 1.05 0.87 0.54 0.42 0.00 0.00 0.00 0.00 22:17:41 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:15:01 eth0 0.90 0.15 0.14 0.04 0.00 0.00 0.00 0.00 22:17:41 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:16:01 eth0 0.25 0.20 0.10 0.04 0.00 0.00 0.00 0.00 22:17:41 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:17:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 22:17:41 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 Average: eth0 117.46 98.54 692.05 32.00 0.00 0.00 0.00 0.00 22:17:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:41 Average: docker0 45.12 49.80 3.27 190.15 0.00 0.00 0.00 0.00 22:17:41 22:17:41 22:17:41 ---> sar -P ALL: 22:17:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) 22:17:41 22:17:41 22:04:00 LINUX RESTART (2 CPU) 22:17:41 22:17:41 22:05:02 CPU %user %nice %system %iowait %steal %idle 22:17:41 22:06:01 all 17.94 0.00 7.05 2.22 0.08 72.70 22:17:41 22:06:01 0 19.88 0.00 7.49 2.60 0.09 69.94 22:17:41 22:06:01 1 16.02 0.00 6.62 1.84 0.07 75.45 22:17:41 22:07:01 all 64.97 0.00 9.75 0.64 0.10 24.53 22:17:41 22:07:01 0 65.21 0.00 10.07 0.59 0.09 24.05 22:17:41 22:07:01 1 64.74 0.00 9.43 0.69 0.11 25.02 22:17:41 22:08:01 all 37.18 0.00 6.24 0.62 0.08 55.89 22:17:41 22:08:01 0 37.74 0.00 6.33 0.58 0.09 55.25 22:17:41 22:08:01 1 36.62 0.00 6.15 0.65 0.07 56.52 22:17:41 22:09:03 all 43.68 0.00 16.13 4.94 0.10 35.15 22:17:41 22:09:03 0 44.03 0.00 16.37 3.97 0.09 35.54 22:17:41 22:09:03 1 43.33 0.00 15.89 5.90 0.11 34.77 22:17:41 22:10:01 all 47.34 0.00 18.30 29.55 0.13 4.67 22:17:41 22:10:01 0 47.13 0.00 18.16 29.29 0.13 5.29 22:17:41 22:10:01 1 47.56 0.00 18.44 29.80 0.13 4.06 22:17:41 22:11:02 all 71.06 0.00 22.05 5.39 0.11 1.39 22:17:41 22:11:02 0 72.86 0.00 19.92 5.71 0.11 1.40 22:17:41 22:11:02 1 69.25 0.00 24.19 5.07 0.11 1.37 22:17:41 22:12:01 all 36.78 0.00 8.28 0.92 0.08 53.94 22:17:41 22:12:01 0 37.31 0.00 7.87 0.95 0.09 53.79 22:17:41 22:12:01 1 36.24 0.00 8.69 0.89 0.07 54.10 22:17:41 22:13:01 all 0.08 0.00 0.06 0.00 0.03 99.83 22:17:41 22:13:01 0 0.03 0.00 0.07 0.00 0.03 99.87 22:17:41 22:13:01 1 0.13 0.00 0.05 0.00 0.02 99.80 22:17:41 22:14:01 all 0.10 0.00 0.06 0.00 0.03 99.82 22:17:41 22:14:01 0 0.10 0.00 0.07 0.00 0.03 99.80 22:17:41 22:14:01 1 0.10 0.00 0.05 0.00 0.02 99.83 22:17:41 22:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 22:17:41 22:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:17:41 22:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 22:17:41 22:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 22:17:41 22:16:01 0 0.13 0.00 0.02 0.00 0.02 99.83 22:17:41 22:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:17:41 22:17:41 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:17:41 22:17:01 all 0.11 0.00 0.03 0.00 0.03 99.82 22:17:41 22:17:01 0 0.20 0.00 0.03 0.00 0.03 99.73 22:17:41 22:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:17:41 Average: all 25.59 0.00 7.04 3.46 0.07 63.84 22:17:41 Average: 0 26.02 0.00 6.91 3.41 0.07 63.59 22:17:41 Average: 1 25.17 0.00 7.16 3.51 0.07 64.10 22:17:41 22:17:41 22:17:41