Pull request #3061 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 0a8603cb97f8dbf994507eaa2623b1c964661bc9+48f292ecce04635bad45b2dac08c505f02e60d07 (535d18290e12af24cf4f6ad4e58c28c4c162d91d) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3061/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3061/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21934 in /w/workspace/edgexfoundry_edgex-go_PR-3061 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 0a8603cb97f8dbf994507eaa2623b1c964661bc9 Merge succeeded, producing 0a8603cb97f8dbf994507eaa2623b1c964661bc9 Checking out Revision 0a8603cb97f8dbf994507eaa2623b1c964661bc9 (PR-3061) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3061/head:refs/remotes/origin/PR-3061 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 Commit message: "feat(command): Implement Command GET /device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:27 ========================================================= 13:21:27 EdgeX Global Pipelines Version Info 13:21:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:30 ------------------- 13:21:30 stable info: 13:21:30 ------------------- 13:21:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 13:21:30 Message: update stable to v1.0.179 13:21:31 ------------------- 13:21:31 experimental info: 13:21:31 ------------------- 13:21:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:31 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 13:21:31 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3061 [Pipeline] echo 13:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3061 [Pipeline] echo 13:21:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3061 [Pipeline] echo 13:21:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a8603cb97f8dbf994507eaa2623b1c964661bc9 [Pipeline] echo 13:21:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a8603c [Pipeline] echo 13:21:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:21:35 provisioning config files... 13:21:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4196534027692910375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:36 ---> docker-login.sh 13:21:36 nexus3.edgexfoundry.org:10001 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 nexus3.edgexfoundry.org:10002 13:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:38 Configure a credential helper to remove this warning. See 13:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:38 13:21:38 Login Succeeded 13:21:38 nexus3.edgexfoundry.org:10003 13:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:38 Configure a credential helper to remove this warning. See 13:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:38 13:21:38 Login Succeeded 13:21:38 nexus3.edgexfoundry.org:10004 13:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:38 Configure a credential helper to remove this warning. See 13:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:38 13:21:38 Login Succeeded 13:21:38 docker.io 13:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:39 Configure a credential helper to remove this warning. See 13:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:39 13:21:39 Login Succeeded 13:21:39 ---> docker-login.sh ends [Pipeline] } 13:21:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:39 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ cut -d/ -f2 13:21:39 ++ dirname cmd/core-command/Dockerfile 13:21:39 + echo core-command,cmd/core-command/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/core-data/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo core-data,cmd/core-data/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/core-metadata/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo core-metadata,cmd/core-metadata/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ cut -d/ -f2 13:21:39 ++ dirname cmd/security-bootstrap-redis/Dockerfile 13:21:39 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/security-proxy-setup/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/support-notifications/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo support-notifications,cmd/support-notifications/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ cut -d/ -f2 13:21:39 ++ dirname cmd/support-scheduler/Dockerfile 13:21:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:21:39 + for file in '`ls cmd/**/Dockerfile`' 13:21:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:21:39 ++ cut -d/ -f2 13:21:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:21:39 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:21:42 13:21:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:21:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:21:42 latest: Pulling from edgex-devops/git-semver 13:21:42 31603596830f: Pulling fs layer 13:21:42 2a8b12db71e7: Pulling fs layer 13:21:42 6ca5941a6612: Pulling fs layer 13:21:42 ecc8261a40a4: Pulling fs layer 13:21:42 ecc8261a40a4: Waiting 13:21:42 2a8b12db71e7: Download complete 13:21:42 31603596830f: Verifying Checksum 13:21:42 31603596830f: Download complete 13:21:43 ecc8261a40a4: Verifying Checksum 13:21:43 ecc8261a40a4: Download complete 13:21:43 6ca5941a6612: Verifying Checksum 13:21:43 6ca5941a6612: Download complete 13:21:44 31603596830f: Pull complete 13:21:44 2a8b12db71e7: Pull complete 13:21:45 6ca5941a6612: Pull complete 13:21:46 ecc8261a40a4: Pull complete 13:21:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:21:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:21:47 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:21:50 $ docker top 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:51 [ssh-agent] Looking for ssh-agent implementation... 13:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:52 $ docker exec 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 ssh-agent 13:21:52 SSH_AUTH_SOCK=/tmp/ssh-4hVmOheadm9M/agent.11 13:21:52 SSH_AGENT_PID=17 13:21:52 Running ssh-add (command line suppressed) 13:21:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6496013690574237906.key (/w/workspace/edgex-go/1@tmp/private_key_6496013690574237906.key) 13:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:54 + git tag --points-at HEAD [Pipeline] } 13:21:54 $ docker exec --env ******** --env ******** 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 ssh-agent -k 13:21:54 unset SSH_AUTH_SOCK; 13:21:54 unset SSH_AGENT_PID; 13:21:54 echo Agent pid 17 killed; 13:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:54 [ssh-agent] Looking for ssh-agent implementation... 13:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:55 $ docker exec 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 ssh-agent 13:21:55 SSH_AUTH_SOCK=/tmp/ssh-OVBqslpHm7Dj/agent.46 13:21:55 SSH_AGENT_PID=51 13:21:55 Running ssh-add (command line suppressed) 13:21:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1733517852284806293.key (/w/workspace/edgex-go/1@tmp/private_key_1733517852284806293.key) 13:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:56 + git semver init 13:21:56 # -> Open(): unable to determine branch for HEAD 13:21:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:21:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:21:56 # $SEMVER_REMOTE_NAME = origin 13:21:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:21:56 # $SEMVER_USER_NAME = edgex-jenkins 13:21:56 # $SEMVER_BRANCH = PR-3061 13:21:56 # $SEMVER_TEMP = /tmp/semver-680734017 13:21:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:22:29 # '/tmp/semver-680734017' -> '/w/workspace/edgex-go/1/.semver' 13:22:29 # -> Force: false 13:22:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:22:29 $ docker exec --env ******** --env ******** 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 ssh-agent -k 13:22:29 unset SSH_AUTH_SOCK; 13:22:29 unset SSH_AGENT_PID; 13:22:29 echo Agent pid 51 killed; 13:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:31 + git semver [Pipeline] } 13:22:31 $ docker stop --time=1 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 13:22:34 $ docker rm -f 1d6ebe9b3abfb52575b85f6307324bc25b943e3d3104431cd3c0aea19fcf1d61 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:22:35 Stashed 1 file(s) [Pipeline] echo 13:22:35 [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 13:22:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:22:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:22:38 + true 13:22:38 + sudo service docker restart 13:22:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:22:40 ========================================================= 13:22:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:22:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:22:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 13:22:49 Sending build context to Docker daemon 327.7MB 13:22:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:22:49 Step 2/6 : FROM ${BASE} 13:22:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:49 188c0c94c7c5: Pulling fs layer 13:22:49 0ef7d3d256c8: Pulling fs layer 13:22:49 de9db76c5a1d: Pulling fs layer 13:22:49 bca2f99d35d6: Pulling fs layer 13:22:49 93359f2a8cfa: Pulling fs layer 13:22:49 7c6f9722023f: Pulling fs layer 13:22:49 a35cf1a2eb13: Pulling fs layer 13:22:49 bca2f99d35d6: Waiting 13:22:49 93359f2a8cfa: Waiting 13:22:49 a35cf1a2eb13: Waiting 13:22:49 7c6f9722023f: Waiting 13:22:49 de9db76c5a1d: Verifying Checksum 13:22:49 de9db76c5a1d: Download complete 13:22:49 0ef7d3d256c8: Download complete 13:22:49 93359f2a8cfa: Verifying Checksum 13:22:49 93359f2a8cfa: Download complete 13:22:50 7c6f9722023f: Verifying Checksum 13:22:50 7c6f9722023f: Download complete 13:22:50 188c0c94c7c5: Verifying Checksum 13:22:50 188c0c94c7c5: Download complete 13:22:51 188c0c94c7c5: Pull complete 13:22:51 Still waiting to schedule task 13:22:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 13:22:52 0ef7d3d256c8: Pull complete 13:22:52 de9db76c5a1d: Pull complete 13:22:59 a35cf1a2eb13: Verifying Checksum 13:22:59 a35cf1a2eb13: Download complete 13:22:59 bca2f99d35d6: Verifying Checksum 13:22:59 bca2f99d35d6: Download complete 13:23:12 bca2f99d35d6: Pull complete 13:23:12 93359f2a8cfa: Pull complete 13:23:13 7c6f9722023f: Pull complete 13:23:22 a35cf1a2eb13: Pull complete 13:23:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:23:22 ---> a62c8e92a672 13:23:22 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 13:23:22 ---> Running in ccd6ee54090e 13:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:23:24 (1/12) Installing libmagic (5.38-r0) 13:23:25 (2/12) Installing file (5.38-r0) 13:23:25 (3/12) Installing libc-dev (0.7.2-r3) 13:23:25 (4/12) Installing g++ (9.3.0-r2) 13:23:32 (5/12) Installing fortify-headers (1.1-r0) 13:23:32 (6/12) Installing patch (2.7.6-r6) 13:23:32 (7/12) Installing build-base (0.5-r2) 13:23:32 (8/12) Installing libsodium (1.0.18-r0) 13:23:32 (9/12) Installing pkgconf (1.7.2-r0) 13:23:32 (10/12) Installing libsodium-dev (1.0.18-r0) 13:23:32 (11/12) Installing libzmq (4.3.3-r0) 13:23:32 (12/12) Installing zeromq-dev (4.3.3-r0) 13:23:32 Executing busybox-1.31.1-r19.trigger 13:23:33 OK: 233 MiB in 51 packages 13:23:37 Removing intermediate container ccd6ee54090e 13:23:37 ---> 9a37d4d039a4 13:23:37 Step 4/6 : WORKDIR /edgex-go 13:23:37 ---> Running in a4134ca1d5ab 13:23:37 Removing intermediate container a4134ca1d5ab 13:23:37 ---> e66bc8c3ff46 13:23:37 Step 5/6 : COPY go.mod . 13:23:38 ---> db85b0ee54f1 13:23:38 Step 6/6 : RUN go mod download 13:23:38 ---> Running in 70452875f02e 13:24:10 Removing intermediate container 70452875f02e 13:24:10 ---> d19d3417c25d 13:24:10 Successfully built d19d3417c25d 13:24:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:24:11 + docker inspect -f . ci-base-image-x86_64 13:24:11 . [Pipeline] withDockerContainer 13:24:11 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 13:24:13 $ docker top cca0e0e2015deccb3d5624aa0e1098ee4aee08380635227ab148ee4ad16064cc -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:14 + go version 13:24:14 go version go1.15.5 linux/amd64 [Pipeline] } 13:24:14 $ docker stop --time=1 cca0e0e2015deccb3d5624aa0e1098ee4aee08380635227ab148ee4ad16064cc 13:24:16 $ docker rm -f cca0e0e2015deccb3d5624aa0e1098ee4aee08380635227ab148ee4ad16064cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:17 + docker inspect -f . ci-base-image-x86_64 13:24:17 . [Pipeline] withDockerContainer 13:24:17 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:24:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 13:24:19 $ docker top 305014e013656aa8a1f14c5a4be6d3bf9b4bcc39266014cb1e8d64fc087864b0 -eo pid,comm [Pipeline] { [Pipeline] echo 13:24:20 ========================================================= 13:24:20 [edgeXBuildGoParallel] Running Tests and Build... 13:24:20 ========================================================= [Pipeline] sh 13:24:20 + make test 13:24:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:24:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21935 in /w/workspace/edgexfoundry_edgex-go_PR-3061 [Pipeline] { [Pipeline] ws 13:24:39 Running in /w/workspace/edgex-go/1 13:24:39 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] { [Pipeline] checkout 13:24:44 using credential edgex-jenkins-ssh 13:24:45 Cloning the remote Git repository 13:24:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:24:45 > git init /w/workspace/edgex-go/1 # timeout=10 13:24:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:24:45 > git --version # timeout=10 13:24:45 > git --version # 'git version 2.17.1' 13:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:01 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:25:01 Merge succeeded, producing 0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:25:01 Checking out Revision 0a8603cb97f8dbf994507eaa2623b1c964661bc9 (PR-3061) 13:25:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:25:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:25:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3061/head:refs/remotes/origin/PR-3061 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:25:01 > git config core.sparsecheckout # timeout=10 13:25:01 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 13:25:01 > git remote # timeout=10 13:25:01 > git config --get remote.origin.url # timeout=10 13:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:01 > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 13:25:01 > git rev-parse HEAD^{commit} # timeout=10 13:25:01 > git config core.sparsecheckout # timeout=10 13:25:01 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 13:25:06 Commit message: "feat(command): Implement Command GET /device/name/{name} V2 API" 13:25:06 > git --version # timeout=10 13:25:06 > git --version # 'git version 2.17.1' 13:25:06 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:25:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:25:09 + true 13:25:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:25:11 provisioning config files... 13:25:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7050602554295103878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:11 ---> docker-login.sh 13:25:11 nexus3.edgexfoundry.org:10001 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:12 Configure a credential helper to remove this warning. See 13:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:12 13:25:12 Login Succeeded 13:25:12 nexus3.edgexfoundry.org:10002 13:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:13 Configure a credential helper to remove this warning. See 13:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:13 13:25:13 Login Succeeded 13:25:13 nexus3.edgexfoundry.org:10003 13:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:14 Configure a credential helper to remove this warning. See 13:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:14 13:25:14 Login Succeeded 13:25:14 nexus3.edgexfoundry.org:10004 13:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:14 Configure a credential helper to remove this warning. See 13:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:14 13:25:14 Login Succeeded 13:25:14 docker.io 13:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:15 Configure a credential helper to remove this warning. See 13:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:15 13:25:15 Login Succeeded 13:25:15 ---> docker-login.sh ends [Pipeline] } 13:25:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:15 ========================================================= 13:25:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:25:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:25:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 13:25:18 Sending build context to Docker daemon 166.1MB 13:25:18 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:25:18 Step 2/6 : FROM ${BASE} 13:25:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:25:18 5f621e34cdf4: Pulling fs layer 13:25:18 a4357932f1b6: Pulling fs layer 13:25:18 18c013af1878: Pulling fs layer 13:25:18 00ac8860ef70: Pulling fs layer 13:25:18 63d7cb157983: Pulling fs layer 13:25:18 b116817d02f9: Pulling fs layer 13:25:18 745a02a5169b: Pulling fs layer 13:25:18 00ac8860ef70: Waiting 13:25:18 63d7cb157983: Waiting 13:25:18 b116817d02f9: Waiting 13:25:18 745a02a5169b: Waiting 13:25:18 18c013af1878: Verifying Checksum 13:25:18 18c013af1878: Download complete 13:25:18 a4357932f1b6: Verifying Checksum 13:25:18 a4357932f1b6: Download complete 13:25:18 63d7cb157983: Verifying Checksum 13:25:18 63d7cb157983: Download complete 13:25:18 b116817d02f9: Verifying Checksum 13:25:18 b116817d02f9: Download complete 13:25:18 5f621e34cdf4: Verifying Checksum 13:25:18 5f621e34cdf4: Download complete 13:25:19 5f621e34cdf4: Pull complete 13:25:20 a4357932f1b6: Pull complete 13:25:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:25:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:25:20 18c013af1878: Pull complete 13:25:21 745a02a5169b: Verifying Checksum 13:25:21 745a02a5169b: Download complete 13:25:22 00ac8860ef70: Verifying Checksum 13:25:22 00ac8860ef70: Download complete 13:25:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:25:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 13:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:25:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:25:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:25:32 00ac8860ef70: Pull complete 13:25:32 63d7cb157983: Pull complete 13:25:32 b116817d02f9: Pull complete 13:25:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:25:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:25:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:25:36 745a02a5169b: Pull complete 13:25:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:25:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:25:36 ---> b7e6874047d6 13:25:36 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 13:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.335s coverage: 46.0% of statements 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/bootstrap/container [no test files] 13:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.097s coverage: 100.0% of statements 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/mockclients/interfaces [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/mockclients/interfaces/mocks [no test files] 13:25:39 ---> Running in 638c44f166dd 13:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:25:42 (1/12) Installing libmagic (5.38-r0) 13:25:42 (2/12) Installing file (5.38-r0) 13:25:42 (3/12) Installing libc-dev (0.7.2-r3) 13:25:42 (4/12) Installing g++ (9.3.0-r2) 13:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 2.382s coverage: 27.0% of statements 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.308s coverage: 66.7% of statements 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.806s coverage: 82.3% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:25:49 (5/12) Installing fortify-headers (1.1-r0) 13:25:49 (6/12) Installing patch (2.7.6-r6) 13:25:49 (7/12) Installing build-base (0.5-r2) 13:25:49 (8/12) Installing libsodium (1.0.18-r0) 13:25:49 (9/12) Installing pkgconf (1.7.2-r0) 13:25:49 (10/12) Installing libsodium-dev (1.0.18-r0) 13:25:49 (11/12) Installing libzmq (4.3.3-r0) 13:25:49 (12/12) Installing zeromq-dev (4.3.3-r0) 13:25:49 Executing busybox-1.31.1-r19.trigger 13:25:49 OK: 217 MiB in 51 packages 13:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.322s coverage: 28.6% of statements 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.411s coverage: 100.0% of statements 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 13:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.246s coverage: 86.7% of statements 13:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements 13:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.228s coverage: 78.3% of statements 13:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:25:53 Removing intermediate container 638c44f166dd 13:25:53 ---> 884463736751 13:25:53 Step 4/6 : WORKDIR /edgex-go 13:25:53 ---> Running in f56269641d9a 13:25:54 Removing intermediate container f56269641d9a 13:25:54 ---> 913fef24ef7b 13:25:54 Step 5/6 : COPY go.mod . 13:25:54 ---> b9cd028174e3 13:25:54 Step 6/6 : RUN go mod download 13:25:54 ---> Running in 0df9c56166e4 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.075s coverage: 92.8% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.327s coverage: 58.8% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.124s coverage: 0.1% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 75.5% of statements 13:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.184s coverage: 87.2% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 84.2% of statements 13:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.352s coverage: 91.4% of statements 13:26:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 63.5% of statements 13:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.096s coverage: 100.0% of statements 13:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 91.3% of statements 13:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 13:26:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.170s coverage: 73.7% of statements 13:26:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 13:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.845s coverage: 68.9% of statements 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 13:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 37.0% of statements 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.755s coverage: 84.0% of statements 13:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.054s coverage: 100.0% of statements 13:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.188s coverage: 47.1% of statements 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.446s coverage: 100.0% of statements 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 13:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.059s coverage: 29.1% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.148s coverage: 100.0% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.087s coverage: 0.0% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 13:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 32.1% of statements 13:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 100.0% of statements 13:26:20 GO111MODULE=on go vet ./... 13:26:21 Removing intermediate container 0df9c56166e4 13:26:21 ---> 9483042e044e 13:26:21 Successfully built 9483042e044e 13:26:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:26:22 + docker inspect -f . ci-base-image-arm64 13:26:22 . [Pipeline] withDockerContainer 13:26:22 prd-ubuntu18.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 13:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 13:26:23 $ docker top c3c0b445ef0a7d28c26b55bf0e0d1ebd4e808383f5f882e9551543f199425fdf -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:24 + go version 13:26:24 go version go1.15.5 linux/arm64 [Pipeline] } 13:26:24 $ docker stop --time=1 c3c0b445ef0a7d28c26b55bf0e0d1ebd4e808383f5f882e9551543f199425fdf 13:26:26 $ docker rm -f c3c0b445ef0a7d28c26b55bf0e0d1ebd4e808383f5f882e9551543f199425fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:28 + docker inspect -f . ci-base-image-arm64 13:26:28 . [Pipeline] withDockerContainer 13:26:28 prd-ubuntu18.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 13:26:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 13:26:29 $ docker top 2e117f9fd3c3e6a9b4b22cf30321b6c9592c9e13ab23ecec731e71f0542992a7 -eo pid,comm [Pipeline] { [Pipeline] echo 13:26:30 ========================================================= 13:26:30 [edgeXBuildGoParallel] Running Tests and Build... 13:26:30 ========================================================= [Pipeline] sh 13:26:31 + make test 13:26:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:26:53 ? github.com/edgexfoundry/edgex-go [no test files] 13:27:17 gofmt -l . 13:27:17 [ "`gofmt -l .`" = "" ] 13:27:17 ./bin/test-go-mod-tidy.sh 13:27:17 ./bin/test-attribution-txt.sh [Pipeline] sh 13:27:18 + ls -al . 13:27:18 total 656 13:27:18 drwxrwxr-x 10 1001 1001 4096 Jan 21 13:27 . 13:27:18 drwxr-xr-x 4 root root 28 Jan 21 13:24 .. 13:27:18 -rw-rw-r-- 1 1001 1001 11 Jan 21 13:21 .dockerignore 13:27:18 drwxrwxr-x 8 1001 1001 179 Jan 21 13:21 .git 13:27:18 drwxrwxr-x 3 1001 1001 125 Jan 21 13:21 .github 13:27:18 -rw-rw-r-- 1 1001 1001 824 Jan 21 13:21 .gitignore 13:27:18 drwx------ 3 1001 1001 47 Jan 21 13:22 .semver 13:27:18 -rw-rw-r-- 1 1001 1001 166 Jan 21 13:21 .sonarcloud.properties 13:27:18 -rw-rw-r-- 1 1001 1001 7759 Jan 21 13:21 Attribution.txt 13:27:18 -rw-rw-r-- 1 1001 1001 3804 Jan 21 13:21 CONTRIBUTING.md 13:27:18 -rw-rw-r-- 1 1001 1001 931 Jan 21 13:21 Dockerfile.build 13:27:18 -rw-rw-r-- 1 1001 1001 863 Jan 21 13:21 Jenkinsfile 13:27:18 -rw-rw-r-- 1 1001 1001 10775 Jan 21 13:21 LICENSE 13:27:18 -rw-rw-r-- 1 1001 1001 5750 Jan 21 13:21 Makefile 13:27:18 -rw-rw-r-- 1 1001 1001 6524 Jan 21 13:21 README.md 13:27:18 -rw-rw-r-- 1 1001 1001 6744 Jan 21 13:21 SECURITY.md 13:27:18 -rw-rw-r-- 1 1001 1001 5 Jan 21 13:22 VERSION 13:27:18 -rw-rw-r-- 1 1001 1001 4131 Jan 21 13:21 ZMQWindows.md 13:27:18 drwxrwxr-x 2 1001 1001 117 Jan 21 13:21 bin 13:27:18 drwxrwxr-x 14 1001 1001 4096 Jan 21 13:21 cmd 13:27:18 -rw-r--r-- 1 root root 551122 Jan 21 13:26 coverage.out 13:27:18 -rw-r--r-- 1 root root 1027 Jan 21 13:27 go.mod 13:27:18 -rw-r--r-- 1 root root 18842 Jan 21 13:27 go.sum 13:27:18 drwxrwxr-x 8 1001 1001 127 Jan 21 13:21 internal 13:27:18 drwxrwxr-x 4 1001 1001 26 Jan 21 13:21 openapi 13:27:18 drwxrwxr-x 4 1001 1001 71 Jan 21 13:21 snap 13:27:18 -rw-rw-r-- 1 1001 1001 168 Jan 21 13:21 version.go [Pipeline] sh 13:27:18 + '[' -e coverage.out ] 13:27:18 + chown 1001:1001 coverage.out [Pipeline] stash 13:27:19 Stashed 1 file(s) [Pipeline] sh 13:27:19 + make build 13:27:19 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 13:27:24 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 13:27:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:27: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 13:27:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:27:45 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 13:27:47 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 13:27: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 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:27:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:27:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:27:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:27:54 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 13:27:56 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 13:27:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:27:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:27:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:28:00 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 13:28:05 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 13:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.349s coverage: 46.0% of statements 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/bootstrap/container [no test files] 13:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.141s coverage: 100.0% of statements 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/mockclients/interfaces [no test files] 13:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/mockclients/interfaces/mocks [no test files] 13:28:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:28:11 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 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.485s coverage: 27.0% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.275s coverage: 66.7% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:28:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.682s coverage: 82.3% of statements 13:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 13:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] } 13:28:15 $ docker stop --time=1 305014e013656aa8a1f14c5a4be6d3bf9b4bcc39266014cb1e8d64fc087864b0 13:28:17 $ docker rm -f 305014e013656aa8a1f14c5a4be6d3bf9b4bcc39266014cb1e8d64fc087864b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 13:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.198s coverage: 28.6% of statements 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.229s coverage: 100.0% of statements 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.107s coverage: 100.0% of statements 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements 13:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] isUnix [Pipeline] sh 13:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:28:23 13:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:28:24 latest: Pulling from edgex-devops/edgex-compose 13:28:24 cbdbe7a5bc2a: Pulling fs layer 13:28:24 ca9280d653b3: Pulling fs layer 13:28:24 7e9c9ca2126c: Pulling fs layer 13:28:25 cbdbe7a5bc2a: Verifying Checksum 13:28:25 cbdbe7a5bc2a: Download complete 13:28:26 cbdbe7a5bc2a: Pull complete 13:28:26 ca9280d653b3: Verifying Checksum 13:28:26 ca9280d653b3: Download complete 13:28:30 ca9280d653b3: Pull complete 13:28:30 7e9c9ca2126c: Verifying Checksum 13:28:30 7e9c9ca2126c: Download complete 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.295s coverage: 92.8% of statements 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.123s coverage: 75.5% of statements 13:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.8% of statements 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements 13:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.174s coverage: 84.2% of statements 13:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.4% of statements 13:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 63.5% of statements 13:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 13:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 13:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 13:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 13:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 13:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 68.9% of statements 13:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 13:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 13:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 13:28:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.363s coverage: 37.0% of statements 13:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:28:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.597s coverage: 84.0% of statements 13:28:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.072s coverage: 100.0% of statements 13:28:43 7e9c9ca2126c: Pull complete 13:28:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:28:43 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:28:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 13:28:45 $ docker top 34d3f1d10511aa8e79c6ec2b3892076eecead6da40ded7642bffd9955014323a -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:46 + docker-compose build --help 13:28:46 + grep parallel 13:28:47 --parallel Build images in parallel. [Pipeline] } 13:28:47 $ docker stop --time=1 34d3f1d10511aa8e79c6ec2b3892076eecead6da40ded7642bffd9955014323a 13:28:49 $ docker rm -f 34d3f1d10511aa8e79c6ec2b3892076eecead6da40ded7642bffd9955014323a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.345s coverage: 47.1% of statements 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.158s coverage: 100.0% of statements 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:28:51 . [Pipeline] withDockerContainer 13:28:51 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:28:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:28:53 $ docker top 0fae7bf5dec5f0d5bc4adcbdf47f927f0b7fa4a995d2ee3956564587b5ed0da6 -eo pid,comm [Pipeline] { 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.095s coverage: 29.1% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.097s coverage: 100.0% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:28:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.120s coverage: 87.9% of statements 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:28:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [Pipeline] sh 13:28:54 + docker-compose -f ./docker-compose-build.yml build --parallel 13:28:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 13:28:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 13:28:55 Building docker-core-command-go ... 13:28:55 Building docker-core-data-go ... 13:28:55 Building docker-core-metadata-go ... 13:28:55 Building docker-security-bootstrap-redis-go ... 13:28:55 Building docker-security-proxy-setup-go ... 13:28:55 Building docker-security-secretstore-setup-go ... 13:28:55 Building docker-support-notifications-go ... 13:28:55 Building docker-support-scheduler-go ... 13:28:55 Building docker-sys-mgmt-agent-go ... 13:28:55 Building docker-security-secretstore-setup-go 13:28:55 Building docker-sys-mgmt-agent-go 13:28:55 Building docker-security-proxy-setup-go 13:28:55 Building docker-support-scheduler-go 13:28:55 Building docker-support-notifications-go 13:28:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 13:28:56 GO111MODULE=on go vet ./... 13:30:04 gofmt -l . 13:30:04 [ "`gofmt -l .`" = "" ] 13:30:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:30:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:30:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:30:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:30:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:30:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:30:04 ---> d19d3417c25d 13:30:04 Step 3/21 : WORKDIR /edgex-go 13:30:04 ---> d19d3417c25d 13:30:04 Step 3/21 : WORKDIR /edgex-go 13:30:04 ---> d19d3417c25d 13:30:04 Step 3/26 : WORKDIR /edgex-go 13:30:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:30:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:30:04 ---> d19d3417c25d 13:30:04 Step 3/24 : WORKDIR /edgex-go 13:30:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:30:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:30:04 ---> d19d3417c25d 13:30:04 Step 3/24 : WORKDIR /edgex-go 13:30:04 ---> Running in d23566f3d4ea 13:30:04 ---> Running in 53a555c44dd8 13:30:04 ---> Running in a97ab6af6271 13:30:04 ---> Running in 07059d9491e8 13:30:04 ---> Running in 48f44089cc39 13:30:04 Removing intermediate container d23566f3d4ea 13:30:04 ---> 2a120ed28efc 13:30:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:04 Removing intermediate container 48f44089cc39 13:30:04 ---> 43122c55c2aa 13:30:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:04 Removing intermediate container 07059d9491e8 13:30:04 ---> aa5dc42c13db 13:30:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:04 Removing intermediate container a97ab6af6271 13:30:04 ---> 7d8f6924d60d 13:30:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:04 Removing intermediate container 53a555c44dd8 13:30:04 ---> 33ebf23663c8 13:30:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:04 ---> Running in 68b8514bba98 13:30:04 ---> Running in d2125cbd05b0 13:30:04 ---> Running in b84e7a09d418 13:30:04 ---> Running in f4a11bc31fc2 13:30:04 ---> Running in b5b1c8f1c9ca 13:30:04 Removing intermediate container d2125cbd05b0 13:30:04 ---> f52628ee7434 13:30:04 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 13:30:04 Removing intermediate container 68b8514bba98 13:30:04 ---> 632c2bebfedf 13:30:04 Step 5/21 : RUN apk add --update --no-cache make git 13:30:04 ---> Running in 8a0a01528f44 13:30:04 Removing intermediate container f4a11bc31fc2 13:30:04 ---> bc1dbe024875 13:30:04 Step 5/26 : RUN apk add --update --no-cache make bash git 13:30:04 ---> Running in 4b16a3742228 13:30:04 Removing intermediate container b5b1c8f1c9ca 13:30:04 ---> 09ac60b8291d 13:30:04 Step 5/24 : RUN apk add --update --no-cache make git 13:30:04 ---> Running in 15d38416205e 13:30:04 Removing intermediate container b84e7a09d418 13:30:04 ---> c57b8d333b89 13:30:04 Step 5/21 : RUN apk add --update --no-cache make git 13:30:04 ---> Running in 977f2802844b 13:30:04 ---> Running in 6bf9a773a8a7 13:30:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:05 ./bin/test-go-mod-tidy.sh 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:05 ./bin/test-attribution-txt.sh 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:30:07 OK: 233 MiB in 51 packages 13:30:07 OK: 233 MiB in 51 packages [Pipeline] sh 13:30:07 OK: 233 MiB in 51 packages 13:30:07 OK: 233 MiB in 51 packages 13:30:07 OK: 233 MiB in 51 packages 13:30:07 + ls -al . 13:30:07 total 684 13:30:07 drwxrwxr-x 9 1001 1001 4096 Jan 21 13:30 . 13:30:07 drwxr-xr-x 4 root root 4096 Jan 21 13:26 .. 13:30:07 -rw-rw-r-- 1 1001 1001 11 Jan 21 13:25 .dockerignore 13:30:07 drwxrwxr-x 8 1001 1001 4096 Jan 21 13:25 .git 13:30:07 drwxrwxr-x 3 1001 1001 4096 Jan 21 13:25 .github 13:30:07 -rw-rw-r-- 1 1001 1001 824 Jan 21 13:25 .gitignore 13:30:07 -rw-rw-r-- 1 1001 1001 166 Jan 21 13:25 .sonarcloud.properties 13:30:07 -rw-rw-r-- 1 1001 1001 7759 Jan 21 13:25 Attribution.txt 13:30:07 -rw-rw-r-- 1 1001 1001 3804 Jan 21 13:25 CONTRIBUTING.md 13:30:07 -rw-rw-r-- 1 1001 1001 931 Jan 21 13:25 Dockerfile.build 13:30:07 -rw-rw-r-- 1 1001 1001 863 Jan 21 13:25 Jenkinsfile 13:30:07 -rw-rw-r-- 1 1001 1001 10775 Jan 21 13:25 LICENSE 13:30:07 -rw-rw-r-- 1 1001 1001 5750 Jan 21 13:25 Makefile 13:30:07 -rw-rw-r-- 1 1001 1001 6524 Jan 21 13:25 README.md 13:30:07 -rw-rw-r-- 1 1001 1001 6744 Jan 21 13:25 SECURITY.md 13:30:07 -rw-rw-r-- 1 1001 1001 5 Jan 21 13:22 VERSION 13:30:07 -rw-rw-r-- 1 1001 1001 4131 Jan 21 13:25 ZMQWindows.md 13:30:07 drwxrwxr-x 2 1001 1001 4096 Jan 21 13:25 bin 13:30:07 drwxrwxr-x 14 1001 1001 4096 Jan 21 13:25 cmd 13:30:07 -rw-r--r-- 1 root root 551122 Jan 21 13:28 coverage.out 13:30:07 -rw-r--r-- 1 root root 1027 Jan 21 13:30 go.mod 13:30:07 -rw-r--r-- 1 root root 18842 Jan 21 13:30 go.sum 13:30:07 drwxrwxr-x 8 1001 1001 4096 Jan 21 13:25 internal 13:30:07 drwxrwxr-x 4 1001 1001 4096 Jan 21 13:25 openapi 13:30:07 drwxrwxr-x 4 1001 1001 4096 Jan 21 13:25 snap 13:30:07 -rw-rw-r-- 1 1001 1001 168 Jan 21 13:25 version.go [Pipeline] sh 13:30:08 + '[' -e coverage.out ] 13:30:08 + chown 1001:1001 coverage.out [Pipeline] stash 13:30:08 Warning: overwriting stash ‘coverage-report’ 13:30:09 Removing intermediate container 8a0a01528f44 13:30:09 ---> ea1ed818b501 13:30:09 Step 6/24 : COPY go.mod . 13:30:09 Removing intermediate container 4b16a3742228 13:30:09 ---> bd51c7176e87 13:30:09 Step 6/21 : COPY go.mod . 13:30:09 Removing intermediate container 977f2802844b 13:30:09 ---> 530b49ec2926 13:30:09 Step 6/24 : COPY go.mod . 13:30:09 Removing intermediate container 15d38416205e 13:30:09 ---> 68bf47717f8a 13:30:09 Step 6/26 : COPY go.mod . 13:30:09 Removing intermediate container 6bf9a773a8a7 13:30:09 ---> 4c40dfb2a013 13:30:09 Step 6/21 : COPY go.mod . 13:30:09 Stashed 1 file(s) [Pipeline] sh 13:30:10 ---> 85f790bb7461 13:30:10 Step 7/21 : RUN go mod download 13:30:10 ---> f96ddb2d0759 13:30:10 Step 7/24 : RUN go mod download 13:30:10 ---> Running in 7f32e24e47a9 13:30:10 ---> f90d144dc4bd 13:30:10 Step 7/24 : RUN go mod download 13:30:10 ---> Running in 3aad114896b2 13:30:10 + make build 13:30: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 13:30:10 ---> 4dc6d2dc972d 13:30:10 Step 7/26 : RUN go mod download 13:30:10 ---> ac60ab1a1b54 13:30:10 Step 7/21 : RUN go mod download 13:30:10 ---> Running in 246fd0d5e2c2 13:30:10 ---> Running in 6766a86cf2fa 13:30:10 ---> Running in ab6515ef484c 13:30:15 Removing intermediate container 7f32e24e47a9 13:30:15 ---> 387e94549956 13:30:15 Step 8/24 : COPY . . 13:30:15 Removing intermediate container 6766a86cf2fa 13:30:15 ---> 4a048adfa357 13:30:15 Step 8/21 : COPY . . 13:30:15 Removing intermediate container 246fd0d5e2c2 13:30:15 ---> 0738ef76f276 13:30:15 Step 8/26 : COPY . . 13:30:15 Removing intermediate container 3aad114896b2 13:30:15 ---> 2701f67b13fe 13:30:15 Step 8/21 : COPY . . 13:30:16 Removing intermediate container ab6515ef484c 13:30:16 ---> ab5ab80556c5 13:30:16 Step 8/24 : COPY . . 13:30:20 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 13:30: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 13:30:47 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 13:30:51 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 13:30:53 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 13:30: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 13:31:02 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 13:31:06 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 13:31:09 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 13:31:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:31:16 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 [Pipeline] } 13:31:20 $ docker stop --time=1 2e117f9fd3c3e6a9b4b22cf30321b6c9592c9e13ab23ecec731e71f0542992a7 13:31:23 $ docker rm -f 2e117f9fd3c3e6a9b4b22cf30321b6c9592c9e13ab23ecec731e71f0542992a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:25 13:31:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:26 latest: Pulling from edgex-devops/edgex-compose-arm64 13:31:26 29e5d40040c1: Pulling fs layer 13:31:26 1ce36da41761: Pulling fs layer 13:31:26 25b303627fd3: Pulling fs layer 13:31:27 29e5d40040c1: Verifying Checksum 13:31:27 29e5d40040c1: Download complete 13:31:27 1ce36da41761: Verifying Checksum 13:31:27 1ce36da41761: Download complete 13:31:27 29e5d40040c1: Pull complete 13:31:29 1ce36da41761: Pull complete 13:31:29 25b303627fd3: Download complete 13:31:38 ---> 6b31c6f1e341 13:31:38 ---> 6c99fcf54d3c 13:31:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/21 : RUN make cmd/support-scheduler/support-scheduler ---> 4a322dd949bc 13:31:38 13:31:38 13:31:38 ---> 2c4620fb096d 13:31:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:31:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 13:31:38 ---> Running in 0967ad90be27 13:31:38 ---> Running in 58f57e925de7 13:31:38 ---> Running in edf61870273e 13:31:38 ---> Running in 826f7bb388eb 13:31:38 ---> 4505025c0e4e 13:31:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:31:38 ---> Running in 33bda795afbc 13:31:38 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 13:31:38 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 13:31:38 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 13:31:38 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 13:31:38 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 13:31:39 25b303627fd3: Pull complete 13:31:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:31:39 prd-ubuntu18.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 13:31:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 13:31:42 $ docker top 0c28907bbda81807a31a104aa50c8cc7830e1ad56db3c617e04b1c14c6c614a0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:43 + docker-compose build --help 13:31:43 + grep parallel 13:31:47 --parallel Build images in parallel. [Pipeline] } 13:31:47 $ docker stop --time=1 0c28907bbda81807a31a104aa50c8cc7830e1ad56db3c617e04b1c14c6c614a0 13:31:49 $ docker rm -f 0c28907bbda81807a31a104aa50c8cc7830e1ad56db3c617e04b1c14c6c614a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:50 . [Pipeline] withDockerContainer 13:31:50 prd-ubuntu18.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 13:31:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:31:52 $ docker top 8e1e11eddaa5c6861684e0be22b5418cc60faa5ee1b0bbfe59a50e683c2d8291 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:53 + docker-compose -f ./docker-compose-build.yml build --parallel 13:31:57 Building docker-core-command-go ... 13:31:57 Building docker-core-data-go ... 13:31:57 Building docker-core-metadata-go ... 13:31:57 Building docker-security-bootstrap-redis-go ... 13:31:57 Building docker-security-proxy-setup-go ... 13:31:57 Building docker-security-secretstore-setup-go ... 13:31:57 Building docker-support-notifications-go ... 13:31:57 Building docker-support-scheduler-go ... 13:31:57 Building docker-sys-mgmt-agent-go ... 13:31:57 Building docker-support-notifications-go 13:31:57 Building docker-core-command-go 13:31:57 Building docker-security-secretstore-setup-go 13:31:57 Building docker-security-bootstrap-redis-go 13:31:57 Building docker-sys-mgmt-agent-go 13:32:26 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 13:32:26 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 13:32:37 Removing intermediate container 58f57e925de7 13:32:37 ---> 20850053aa99 13:32:37 13:32:37 Step 10/24 : FROM scratch 13:32:37 ---> 13:32:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 13:32:37 Removing intermediate container 33bda795afbc 13:32:37 ---> 23688ea64ca2 13:32:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:32:37 Removing intermediate container edf61870273e 13:32:37 ---> a93fea36b929 13:32:37 13:32:37 Step 10/21 : FROM scratch 13:32:37 ---> 13:32:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:32:37 ---> Running in 21a794a2cb7c 13:32:37 ---> Running in 3840fdd1aa10 13:32:37 ---> Running in c1a701efc773 13:32:37 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 13:32:38 Removing intermediate container c1a701efc773 13:32:38 ---> 320ca68bbc82 13:32:38 Step 12/24 : ENV APP_PORT=48060 13:32:38 Removing intermediate container 3840fdd1aa10 13:32:38 ---> ce2d5df87e46 13:32:38 Step 12/21 : ENV APP_PORT=48085 13:32:38 ---> Running in 786413ff6a82 13:32:38 ---> Running in 4e56f9e846d4 13:32:38 Removing intermediate container 0967ad90be27 13:32:38 ---> ffa032eaad7d 13:32:38 13:32:38 Step 10/24 : FROM alpine:3.12 13:32:38 Removing intermediate container 826f7bb388eb 13:32:38 ---> 43feb083c454 13:32:38 13:32:38 Step 10/21 : FROM alpine:3.12 13:32:39 3.12: Pulling from library/alpine 13:32:39 3.12: Pulling from library/alpine 13:32:39 Removing intermediate container 786413ff6a82 13:32:39 ---> 816f2a9d646f 13:32:39 Step 13/24 : EXPOSE $APP_PORT 13:32:39 Removing intermediate container 4e56f9e846d4 13:32:39 ---> 9d4de446b1ed 13:32:39 Step 13/21 : EXPOSE $APP_PORT 13:32:39 ---> Running in a538a06c3d45 13:32:39 ---> Running in 2b47c8fc8ecd 13:32:41 Removing intermediate container a538a06c3d45 13:32:41 ---> ecf0c2277986 13:32:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 13:32:41 Removing intermediate container 2b47c8fc8ecd 13:32:41 ---> a58cbab3cbd2 13:32:41 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 13:32:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 13:32:41 Status: Downloaded newer image for alpine:3.12 13:32:41 ---> 389fef711851 13:32:41 Step 11/21 : RUN apk add --update --no-cache curl 13:32:41 Status: Downloaded newer image for alpine:3.12 13:32:41 ---> 389fef711851 13:32:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 13:32:41 ---> Running in 0a28838780b7 13:32:41 ---> Running in 471bb80bfd4b 13:32:41 Removing intermediate container 21a794a2cb7c 13:32:41 ---> 0301b000f159 13:32:41 13:32:41 Step 11/26 : FROM docker:20.10.0 13:32:41 ---> 35f4c9ddf1d1 13:32:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:32:41 ---> d052e7133c77 13:32:41 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 13:32:41 20.10.0: Pulling from library/docker 13:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:32:43 ---> 9c0b07e0db52 13:32:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:32:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:32:43 ---> cc3203cab1b8 13:32:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 13:32:44 (1/4) Installing ca-certificates (20191127-r4) 13:32:44 (1/5) Installing ca-certificates (20191127-r4) 13:32:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:32:44 (3/4) Installing libcurl (7.69.1-r3) 13:32:44 (2/5) Installing nghttp2-libs (1.41.0-r0) 13:32:44 (3/5) Installing libcurl (7.69.1-r3) 13:32:44 (4/4) Installing curl (7.69.1-r3) 13:32:44 (4/5) Installing curl (7.69.1-r3) 13:32:44 Executing busybox-1.31.1-r19.trigger 13:32:44 Executing ca-certificates-20191127-r4.trigger 13:32:44 (5/5) Installing dumb-init (1.2.2-r1) 13:32:44 Executing busybox-1.31.1-r19.trigger 13:32:44 Executing ca-certificates-20191127-r4.trigger 13:32:44 OK: 7 MiB in 18 packages 13:32:44 OK: 7 MiB in 19 packages 13:32:45 ---> bda48348ab01 13:32:45 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 13:32:45 ---> 16c534f2a61d 13:32:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:45 ---> Running in d60f3db5688d 13:32:46 Removing intermediate container d60f3db5688d 13:32:46 ---> 07de7b58c74a 13:32:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:46 ---> Running in 8f578ba0ceb0 13:32:46 ---> 65577427ef11 13:32:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:32:47 Removing intermediate container 471bb80bfd4b 13:32:47 ---> 6b37bc1ee6f7 13:32:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:32:47 Removing intermediate container 0a28838780b7 13:32:47 ---> 73af86df282c 13:32:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:32:48 Removing intermediate container 8f578ba0ceb0 13:32:48 ---> 60e9690f028b 13:32:48 Step 19/21 : LABEL arch=x86_64 13:32:48 ---> Running in 486df2ec9c4d 13:32:48 ---> Running in 84dacf8b339e 13:32:48 ---> Running in 1f5509665484 13:32:48 ---> 4219c3f654d5 13:32:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:32:48 Removing intermediate container 486df2ec9c4d 13:32:48 ---> 7b3de12ad539 13:32:48 Step 13/21 : WORKDIR /edgex 13:32:49 Removing intermediate container 84dacf8b339e 13:32:49 ---> ab022596d66f 13:32:49 Step 13/24 : WORKDIR / 13:32:49 ---> Running in 2bcf3b6e9cd6 13:32:49 Removing intermediate container 1f5509665484 13:32:49 ---> 4c55ca17247c 13:32:49 Step 20/21 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:32:49 ---> Running in e7019fb003f7 13:32:49 ---> Running in 55dfe5b249a3 13:32:49 ---> 10fc48b3e8f7 13:32:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 13:32:49 Removing intermediate container 2bcf3b6e9cd6 13:32:49 ---> 67416865e999 13:32:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:32:49 ---> Running in 9c7e3706c051 13:32:49 Removing intermediate container e7019fb003f7 13:32:49 ---> 8315b8c21c98 13:32:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:32:50 Removing intermediate container 55dfe5b249a3 13:32:50 ---> 16d9db9e2e65 13:32:50 Step 21/21 : LABEL version=0.0.0 13:32:50 ---> Running in 2ece2a79f9e8 13:32:50 Removing intermediate container 9c7e3706c051 13:32:50 ---> b9c82183c709 13:32:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:51 ---> 127177e7a3bc 13:32:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:32:51 ---> Running in 6adf1ad54a6e 13:32:51 ---> 9adc9bd19233 13:32:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:32:51 Removing intermediate container 2ece2a79f9e8 13:32:51 ---> c65aef881c19 13:32:51 13:32:52 Removing intermediate container 6adf1ad54a6e 13:32:52 ---> 9fd44f4d755b 13:32:52 Step 22/24 : LABEL arch=x86_64 13:32:52 Successfully built c65aef881c19 13:32:52 ---> f8373254e818 13:32:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:32:52 Successfully tagged docker-support-scheduler-go:latest 13:32:52 Building docker-core-metadata-go 13:32:52  Building docker-support-scheduler-go ... done  ---> Running in c1b1a311dd60 13:32:52 ---> 63a1a2622ca7 13:32:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:32:53 Removing intermediate container c1b1a311dd60 13:32:53 ---> 290173ef1db1 13:32:53 Step 23/24 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:32:53 ---> 57a55a7c7b4b 13:32:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:32:53 ---> Running in e361f0fadb29 13:32:54 ---> 71b649b0198d 13:32:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:32:56 ---> Running in 106b22605a4b 13:32:56 Removing intermediate container e361f0fadb29 13:32:56 ---> 2124bc25992b 13:32:56 Step 24/24 : LABEL version=0.0.0 13:32:58 ---> 6c23873788fc 13:32:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:32:58 ---> Running in 3771c5ad1d56 13:32:58 Removing intermediate container 106b22605a4b 13:32:58 ---> 01d3b677e342 13:32:58 Step 18/21 : CMD ["--init=true"] 13:32:59 ---> Running in 8923201abef1 13:32:59 Removing intermediate container 3771c5ad1d56 13:32:59 ---> 3a28b612e0ad 13:32:59 13:33:01 Removing intermediate container 8923201abef1 13:33:01 ---> 32a6a1abb86c 13:33:01 Step 19/21 : LABEL arch=x86_64 13:33:01 ---> cbc453fac14b 13:33:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:33:01 Successfully built 3a28b612e0ad 13:33:01 Successfully tagged docker-support-notifications-go:latest 13:33:01 Building docker-security-bootstrap-redis-go 13:33:01  Building docker-support-notifications-go ... done  ---> Running in 037c8549c325 13:33:02 Removing intermediate container 037c8549c325 13:33:02 ---> 3cf74847b836 13:33:02 Step 20/21 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:33:02 ---> 247e3f1c4869 13:33:02 Step 20/24 : 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/ 13:33:02 ---> Running in 61d614df17fb 13:33:02 ---> Running in df2684f0c37c 13:33:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:33:04 Status: Downloaded newer image for docker:20.10.0 13:33:04 ---> aefe523efa57 13:33:04 Step 12/26 : RUN apk add --no-cache bash 13:33:05 Removing intermediate container 61d614df17fb 13:33:05 ---> e356883b731e 13:33:05 Step 21/21 : LABEL version=0.0.0 13:33:05 ---> Running in 9e252e45a42e 13:33:05 ---> Running in 59501a33c22d 13:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 9483042e044e 13:33:05 Step 3/22 : WORKDIR /edgex-go 13:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 9483042e044e 13:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go 13:33:05 13:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 9483042e044e 13:33:05 Step 3/24 : WORKDIR /edgex-go 13:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 9483042e044e 13:33:05 Step 3/22 : WORKDIR /edgex-go 13:33:05 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 9483042e044e 13:33:05 Step 3/26 : WORKDIR /edgex-go 13:33:05 ---> Running in 1efd974e9bfd 13:33:05 ---> Running in 6803d1702bea 13:33:05 ---> Running in 560d58042445 13:33:05 ---> Running in ce15a749a523 13:33:05 ---> Running in 3e99d0f9c338 13:33:06 Removing intermediate container ce15a749a523 13:33:06 ---> 07f79b37535a 13:33:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:06 Removing intermediate container 59501a33c22d 13:33:06 ---> 3a2f32fc54e7 13:33:06 13:33:06 Removing intermediate container 6803d1702bea 13:33:06 ---> 8cabfc8cf4e4 13:33:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:06 Removing intermediate container 1efd974e9bfd 13:33:06 ---> 40c4b4ce884b 13:33:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:06 Removing intermediate container 560d58042445 13:33:06 ---> fd749a78ef32 13:33:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:06 Removing intermediate container 3e99d0f9c338 13:33:06 ---> 9cf8861c469d 13:33:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:06 ---> Running in dd15e3bdbc9b 13:33:06 ---> Running in bfacbe91455e 13:33:06 ---> Running in 9e2bd340fd22 13:33:06 ---> Running in 725e9e90a7e0 13:33:06 ---> Running in a57797653756 13:33:07 Successfully built 3a2f32fc54e7 13:33:07 Successfully tagged docker-security-proxy-setup-go:latest 13:33:07  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 13:33:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:33:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:33:08 (1/2) Installing readline (8.0.4-r0) 13:33:08 (2/2) Installing bash (5.0.17-r0) 13:33:08 Executing bash-5.0.17-r0.post-install 13:33:08 Executing busybox-1.31.1-r19.trigger 13:33:08 OK: 12 MiB in 22 packages 13:33:09 Removing intermediate container df2684f0c37c 13:33:09 ---> f289d7434b40 13:33:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:33:10 Removing intermediate container dd15e3bdbc9b 13:33:10 ---> b4f2a44aab07 13:33:10 Step 5/24 : RUN apk add --update --no-cache make git 13:33:10 ---> Running in 39c6b4c94163 13:33:10 ---> Running in be98071bad8b 13:33:10 Removing intermediate container bfacbe91455e 13:33:10 ---> d29cdfe500cb 13:33:10 Step 5/22 : RUN apk add --update --no-cache make git 13:33:11 ---> Running in b6997359c112 13:33:11 Removing intermediate container a57797653756 13:33:11 ---> a00940c30388 13:33:11 Step 5/22 : RUN apk add --update --no-cache make git 13:33:11 Removing intermediate container 39c6b4c94163 13:33:11 ---> af8c6c7b005f 13:33:11 Step 22/24 : LABEL arch=x86_64 13:33:11 Removing intermediate container 9e2bd340fd22 13:33:11 ---> 90f2eb8da935 13:33:11 Step 5/26 : RUN apk add --update --no-cache make bash git 13:33:11 ---> Running in 7a8433663043 13:33:11 ---> Running in 70d0150df627 13:33:11 Removing intermediate container 725e9e90a7e0 13:33:11 ---> f415af3f2e19 13:33:11 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 13:33:12 ---> Running in 94683f54ab6d 13:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:13 ---> Running in 5957f84ad7ae 13:33:13 Removing intermediate container 9e252e45a42e 13:33:13 ---> 72b96092b13e 13:33:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 13:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:13 ---> Running in 2fb5cf142a36 13:33:13 Removing intermediate container 5957f84ad7ae 13:33:13 ---> a4403fd9bb30 13:33:13 Step 23/24 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:33:14 ---> Running in ce6dbab8fd51 13:33:14 OK: 217 MiB in 51 packages 13:33:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:33:14 OK: 217 MiB in 51 packages 13:33:14 Removing intermediate container 2fb5cf142a36 13:33:14 ---> ead71a34827e 13:33:14 Step 14/26 : ENV APP_PORT=48090 13:33:14 OK: 217 MiB in 51 packages 13:33:15 Removing intermediate container ce6dbab8fd51 13:33:15 ---> 75a660d09774 13:33:15 Step 24/24 : LABEL version=0.0.0 13:33:15 OK: 217 MiB in 51 packages 13:33:15 OK: 217 MiB in 51 packages 13:33:15 ---> Running in f31c92482a85 13:33:15 Removing intermediate container be98071bad8b 13:33:15 ---> 232f490b5363 13:33:15 ---> Running in 494b806e8e92 13:33:16 Step 6/24 : COPY go.mod . 13:33:16 Removing intermediate container f31c92482a85 13:33:16 ---> ef5fdcc00762 13:33:16 Step 15/26 : EXPOSE $APP_PORT 13:33:16 Removing intermediate container 494b806e8e92 13:33:16 ---> c33e302680c3 13:33:16 13:33:16 ---> Running in 07e7b4d06c32 13:33:16 Removing intermediate container b6997359c112 13:33:16 ---> 99f49a084ccc 13:33:16 Step 6/22 : COPY go.mod . 13:33:16 Removing intermediate container 7a8433663043 13:33:16 ---> 41d529e8f068 13:33:16 Step 6/22 : COPY go.mod . 13:33:16 ---> d780f8c6f559 13:33:16 Step 7/24 : RUN go mod download 13:33:17 Successfully built c33e302680c3 13:33:17 Successfully tagged docker-security-secretstore-setup-go:latest 13:33:17 Building docker-core-data-go 13:33:17 Removing intermediate container 70d0150df627 13:33:17 ---> 80fa852950a8 13:33:17 Step 6/26 : COPY go.mod . 13:33:17 ---> Running in 0b74dd05841c 13:33:17 Removing intermediate container 94683f54ab6d 13:33:17 ---> be4b0be18158 13:33:17 Step 6/24 : COPY go.mod . 13:33:17 ---> 0754b7997d96 13:33:17 Step 7/22 : RUN go mod download 13:33:17  Building docker-security-secretstore-setup-go ... done Removing intermediate container 07e7b4d06c32 13:33:17 ---> 1de2b27b2e4e 13:33:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:33:18 ---> 6312d3415577 13:33:18 Step 7/22 : RUN go mod download 13:33:18 ---> Running in 504f221ef416 13:33:18 ---> Running in 8028b6562b04 13:33:18 ---> 5c1690b052f1 13:33:18 Step 7/26 : RUN go mod download 13:33:18 ---> 57b77b3973b1 13:33:18 Step 7/24 : RUN go mod download 13:33:18 ---> Running in be070c51d1cd 13:33:18 ---> Running in eeacf56aa72f 13:33:20 Removing intermediate container 0b74dd05841c 13:33:20 ---> 2464ebce445a 13:33:20 Step 8/24 : COPY . . 13:33:21 ---> 876036797f89 13:33:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:33:22 Removing intermediate container 504f221ef416 13:33:22 ---> 77db8c2a47a9 13:33:22 Step 8/22 : COPY . . 13:33:22 Removing intermediate container 8028b6562b04 13:33:22 ---> 486f0b0916c0 13:33:22 Step 8/22 : COPY . . 13:33:25 Removing intermediate container be070c51d1cd 13:33:25 ---> 1d7f5c4aa833 13:33:25 Step 8/26 : COPY . . 13:33:25 Removing intermediate container eeacf56aa72f 13:33:25 ---> c03e5709e45d 13:33:25 Step 8/24 : COPY . . 13:33:25 ---> 71161d68f7e5 13:33:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:33:30 ---> 028f60d08fb7 13:33:30 Step 19/26 : RUN apk --no-cache add py3-pip 13:33:30 ---> Running in ff29d01611c7 13:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:33:35 (1/33) Installing libbz2 (1.0.8-r1) 13:33:35 (2/33) Installing expat (2.2.9-r1) 13:33:35 (3/33) Installing libffi (3.3-r2) 13:33:35 (4/33) Installing gdbm (1.13-r1) 13:33:36 (5/33) Installing xz-libs (5.2.5-r0) 13:33:36 (6/33) Installing sqlite-libs (3.32.1-r0) 13:33:36 (7/33) Installing python3 (3.8.5-r0) 13:33:40 (8/33) Installing py3-appdirs (1.4.4-r1) 13:33:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 13:33:40 (10/33) Installing py3-parsing (2.4.7-r0) 13:33:40 (11/33) Installing py3-six (1.15.0-r0) 13:33:40 (12/33) Installing py3-packaging (20.4-r0) 13:33:41 (13/33) Installing py3-setuptools (47.0.0-r0) 13:33:41 (14/33) Installing py3-chardet (3.0.4-r4) 13:33:42 (15/33) Installing py3-idna (2.9-r0) 13:33:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 13:33:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 13:33:42 (18/33) Installing py3-requests (2.23.0-r0) 13:33:42 (19/33) Installing py3-msgpack (1.0.0-r0) 13:33:42 (20/33) Installing py3-lockfile (0.12.2-r3) 13:33:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 13:33:43 (22/33) Installing py3-colorama (0.4.3-r0) 13:33:43 (23/33) Installing py3-distlib (0.3.0-r0) 13:33:43 (24/33) Installing py3-distro (1.5.0-r1) 13:33:43 (25/33) Installing py3-webencodings (0.5.1-r3) 13:33:43 (26/33) Installing py3-html5lib (1.0.1-r4) 13:33:44 (27/33) Installing py3-pytoml (0.1.21-r0) 13:33:44 (28/33) Installing py3-pep517 (0.8.2-r0) 13:33:44 (29/33) Installing py3-progress (1.5-r0) 13:33:44 (30/33) Installing py3-toml (0.10.1-r0) 13:33:44 (31/33) Installing py3-retrying (1.3.3-r0) 13:33:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 13:33:44 (33/33) Installing py3-pip (20.1.1-r0) 13:33:45 Executing busybox-1.31.1-r19.trigger 13:33:46 OK: 71 MiB in 55 packages 13:33:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:48 ---> d19d3417c25d 13:33:48 Step 3/22 : WORKDIR /edgex-go 13:33:50 ---> Using cache 13:33:50 ---> 33ebf23663c8 13:33:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:50 ---> Using cache 13:33:50 ---> 09ac60b8291d 13:33:50 Step 5/22 : RUN apk add --update --no-cache make git 13:33:50 ---> Using cache 13:33:50 ---> 530b49ec2926 13:33:50 Step 6/22 : COPY go.mod . 13:33:50 ---> Using cache 13:33:50 ---> f90d144dc4bd 13:33:50 Step 7/22 : RUN go mod download 13:33:50 ---> Using cache 13:33:50 ---> ab5ab80556c5 13:33:50 Step 8/22 : COPY . . 13:33:50 ---> Using cache 13:33:50 ---> 2c4620fb096d 13:33:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 13:33:52 ---> 551259f69aac 13:33:52 Step 9/22 : RUN make cmd/core-command/core-command 13:33:52 ---> d0f6c3a1fe0e 13:33:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:33:52 ---> 53caa2b730f1 13:33:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:33:52 ---> 5e367950aff9 13:33:52 Step 9/24 : RUN make cmd/support-notifications/support-notifications 13:33:52 ---> 1a2659ec1eee 13:33:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 13:33:52 ---> Running in ba1f9442d014 13:33:52 ---> Running in 615aa3d20d9d 13:33:52 ---> Running in 69bb85fc280a 13:33:52 ---> Running in 5c30fb3d5c61 13:33:52 ---> Running in e363a15c1aa5 13:33:52 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 13:33:52 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 13:33:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:33:52 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 13:33:52 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 13:33:52 ---> Running in 012509ccfd8e 13:33:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:52 ---> d19d3417c25d 13:33:52 Step 3/22 : WORKDIR /edgex-go 13:33:52 ---> Using cache 13:33:52 ---> 33ebf23663c8 13:33:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:52 ---> Using cache 13:33:52 ---> 09ac60b8291d 13:33:52 Step 5/22 : RUN apk add --update --no-cache make git 13:33:52 ---> Using cache 13:33:52 ---> 530b49ec2926 13:33:52 Step 6/22 : COPY go.mod . 13:33:52 ---> Using cache 13:33:52 ---> f90d144dc4bd 13:33:52 Step 7/22 : RUN go mod download 13:33:52 ---> Using cache 13:33:52 ---> ab5ab80556c5 13:33:52 Step 8/22 : COPY . . 13:33:52 ---> Using cache 13:33:52 ---> 2c4620fb096d 13:33:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 13:33:54 ---> Running in ddd3b5607006 13:33:54 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 13:33:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:33:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:54 ---> d19d3417c25d 13:33:54 Step 3/22 : WORKDIR /edgex-go 13:33:54 ---> Using cache 13:33:54 ---> 33ebf23663c8 13:33:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:54 ---> Using cache 13:33:54 ---> 09ac60b8291d 13:33:54 Step 5/22 : RUN apk add --update --no-cache make git 13:33:54 ---> Using cache 13:33:54 ---> 530b49ec2926 13:33:54 Step 6/22 : COPY go.mod . 13:33:54 ---> Using cache 13:33:54 ---> f90d144dc4bd 13:33:54 Step 7/22 : RUN go mod download 13:33:54 ---> Using cache 13:33:54 ---> ab5ab80556c5 13:33:54 Step 8/22 : COPY . . 13:33:55 ---> Using cache 13:33:55 ---> 2c4620fb096d 13:33:55 Step 9/22 : RUN make cmd/core-command/core-command 13:33:56 ---> Running in dfe9b2d1a5e3 13:33:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:33:59 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 13:34:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:34:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:34:01 ---> d19d3417c25d 13:34:01 Step 3/23 : WORKDIR /edgex-go 13:34:01 ---> Using cache 13:34:01 ---> 33ebf23663c8 13:34:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:01 ---> Using cache 13:34:01 ---> 09ac60b8291d 13:34:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:34:03 ---> Running in 23c6eaf7ca9e 13:34:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:34:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:34:07 OK: 233 MiB in 51 packages 13:34:11 Removing intermediate container 23c6eaf7ca9e 13:34:11 ---> 495ba90b5e20 13:34:11 Step 6/23 : COPY go.mod . 13:34:12 ---> fbc09d4770a0 13:34:12 Step 7/23 : RUN go mod download 13:34:13 ---> Running in 9e952b0c0a84 13:34:18 Removing intermediate container 9e952b0c0a84 13:34:18 ---> ce82d255d66a 13:34:18 Step 8/23 : COPY . . 13:34:42 Removing intermediate container ff29d01611c7 13:34:42 ---> 34f8f1f5f129 13:34:42 Step 20/26 : RUN pip install docker-compose==1.23.2 13:34:43 ---> Running in f19ebd263368 13:35:02 Removing intermediate container ddd3b5607006 13:35:02 ---> c2778f57c495 13:35:02 13:35:02 Step 10/22 : FROM alpine:3.12 13:35:02 ---> 389fef711851 13:35:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 13:35:02 ---> Using cache 13:35:02 ---> 73af86df282c 13:35:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 13:35:02 Removing intermediate container dfe9b2d1a5e3 13:35:02 ---> 134486a5b764 13:35:02 13:35:02 Step 10/22 : FROM scratch 13:35:02 ---> 13:35:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:35:02 Collecting docker-compose==1.23.2 13:35:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:35:04 ---> Using cache 13:35:04 ---> ce2d5df87e46 13:35:04 Step 12/22 : ENV APP_PORT=48082 13:35:04 ---> Running in 6e3da96db48b 13:35:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:35:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:35:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:35:05 ---> Running in 0a7a4bd21fde 13:35:05 Collecting jsonschema<3,>=2.5.1 13:35:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:35:05 Removing intermediate container 6e3da96db48b 13:35:05 ---> 66fc530ead24 13:35:05 Step 13/22 : WORKDIR / 13:35:05 Collecting texttable<0.10,>=0.9.0 13:35:05 Downloading texttable-0.9.1.tar.gz (11 kB) 13:35:06 Removing intermediate container 012509ccfd8e 13:35:06 ---> 98fe01f72847 13:35:06 13:35:06 Step 10/22 : FROM scratch 13:35:06 ---> 13:35:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:35:06 ---> Using cache 13:35:06 ---> ce2d5df87e46 13:35:06 Step 12/22 : ENV APP_PORT=48081 13:35:06 ---> Running in e34fdbbb3e49 13:35:06 Removing intermediate container 0a7a4bd21fde 13:35:06 ---> 6a0c4fcf4ebc 13:35:06 Step 13/22 : EXPOSE $APP_PORT 13:35:07 ---> Running in 444d5ac9be64 13:35:07 ---> Running in bb894ccfccf7 13:35:07 Removing intermediate container e34fdbbb3e49 13:35:07 ---> 87bd8425a347 13:35:07 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:07 Removing intermediate container 444d5ac9be64 13:35:07 ---> 1b025321ce89 13:35:07 Step 13/22 : EXPOSE $APP_PORT 13:35:08 ---> Running in 8cc19087508a 13:35:08 Removing intermediate container bb894ccfccf7 13:35:08 ---> 51ceab5a1d25 13:35:08 Step 14/22 : WORKDIR / 13:35:08 ---> Running in 93dc35524d50 13:35:09 ---> e1af8b1f84eb 13:35:09 Step 9/23 : RUN make cmd/core-data/core-data 13:35:09 ---> 1ac0fba98d9b 13:35:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 13:35:09 Collecting websocket-client<1.0,>=0.32.0 13:35:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 13:35:09 Removing intermediate container 8cc19087508a 13:35:09 ---> 856228bdacdb 13:35:09 Step 14/22 : WORKDIR / 13:35:09 ---> Running in 44b4737f182b 13:35:09 Removing intermediate container 93dc35524d50 13:35:09 ---> 4148747a07e7 13:35:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:09 ---> Running in 6b5644ca4850 13:35:09 Collecting docker<4.0,>=3.6.0 13:35:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:35:10 Removing intermediate container 6b5644ca4850 13:35:10 ---> 83ef1e288cf2 13:35:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:10 Collecting cached-property<2,>=1.2.0 13:35:10 ---> 1456d51d1e7c 13:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:35:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:35:10 ---> 61353543da38 13:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 13:35:10 Collecting dockerpty<0.5,>=0.4.1 13:35:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:35: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 13:35:10 ---> 1f65e6ec2cd0 13:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:35:11 ---> 0e548668275b 13:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 13:35:11 ---> a555bfb3f687 13:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:35:12 Collecting PyYAML<4,>=3.10 13:35:12 Downloading PyYAML-3.13.tar.gz (270 kB) 13:35:12 ---> 4ffc4256ec84 13:35:12 Step 18/22 : RUN chmod +x entrypoint.sh 13:35:12 ---> Running in a2178b1883d6 13:35:13 ---> bd8426ade21b 13:35:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:35:13 ---> 2428add07491 13:35:13 Step 18/22 : ENTRYPOINT ["/core-command"] 13:35:13 ---> Running in 3bdf4b328624 13:35:13 ---> c41dbd24fb89 13:35:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:35:13 Collecting docopt<0.7,>=0.6.1 13:35:13 Downloading docopt-0.6.2.tar.gz (25 kB) 13:35:13 ---> Running in e92c4ec90181 13:35:13 Removing intermediate container 3bdf4b328624 13:35:13 ---> 58e4ee28bb06 13:35:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:13 ---> Running in 2eb0c2808e51 13:35:13 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 13:35:14 Removing intermediate container e92c4ec90181 13:35:14 ---> 028fe24e67e0 13:35:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:14 ---> Running in b2a8423d5c76 13:35:14 Removing intermediate container 2eb0c2808e51 13:35:14 ---> 8470b08183b1 13:35:14 Step 20/22 : LABEL arch=x86_64 13:35:14 Collecting urllib3<1.25,>=1.21.1 13:35:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:35:15 ---> Running in 9616d605047a 13:35:15 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) 13:35:15 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) 13:35:15 Collecting idna<2.8,>=2.5 13:35:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:35:15 Removing intermediate container b2a8423d5c76 13:35:15 ---> fc392ae6e544 13:35:15 Step 20/22 : LABEL arch=x86_64 13:35:15 Collecting docker-pycreds>=0.4.0 13:35:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:35:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:35:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:35:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:35:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:35:16 ---> Running in 2841cb91d80d 13:35:16 Removing intermediate container 9616d605047a 13:35:16 ---> 927d414bb4e9 13:35:16 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:16 Removing intermediate container a2178b1883d6 13:35:16 ---> bdf910288ce4 13:35:16 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 13:35:16 ---> Running in 837f7b6a8778 13:35:16 Installing collected packages: urllib3, idna, requests, jsonschema, texttable, websocket-client, docker-pycreds, docker, cached-property, dockerpty, PyYAML, docopt, docker-compose 13:35:16 Attempting uninstall: urllib3 13:35:16 Found existing installation: urllib3 1.25.9 13:35:16 Uninstalling urllib3-1.25.9: 13:35:16 ---> Running in 3183194e41ad 13:35:16 Successfully uninstalled urllib3-1.25.9 13:35:16 Removing intermediate container 2841cb91d80d 13:35:16 ---> 9bd7ae0e7354 13:35:16 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:17 Removing intermediate container 837f7b6a8778 13:35:17 ---> acf97347c1f2 13:35:17 Step 22/22 : LABEL version=0.0.0 13:35:17 Attempting uninstall: idna 13:35:17 Found existing installation: idna 2.9 13:35:17 Uninstalling idna-2.9: 13:35:17 ---> Running in c193d167a72a 13:35:17 Successfully uninstalled idna-2.9 13:35:17 Removing intermediate container 3183194e41ad 13:35:17 ---> 5b4683839aee 13:35:17 Step 20/22 : LABEL arch=x86_64 13:35:17 ---> Running in 4900ad669f69 13:35:18 ---> Running in bd3f8535f0bf 13:35:18 Attempting uninstall: requests 13:35:18 Found existing installation: requests 2.23.0 13:35:18 Uninstalling requests-2.23.0: 13:35:18 Successfully uninstalled requests-2.23.0 13:35:18 Removing intermediate container c193d167a72a 13:35:18 ---> c319573f642d 13:35:18 Step 22/22 : LABEL version=0.0.0 13:35:18 Removing intermediate container 4900ad669f69 13:35:18 ---> e5622cb1ef9c 13:35:18 13:35:18 ---> Running in 8f15e95380c0 13:35:19 Running setup.py install for texttable: started 13:35:19 Removing intermediate container bd3f8535f0bf 13:35:19 ---> 33b315aff073 13:35:19 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:19 Successfully built e5622cb1ef9c 13:35:19 Successfully tagged docker-core-command-go:latest 13:35:19 ---> Running in f69d008b8afb 13:35:19  Building docker-core-command-go ... done Removing intermediate container 8f15e95380c0 13:35:19 ---> c5b0051dc6ea 13:35:19 13:35:20 Successfully built c5b0051dc6ea 13:35:20 Running setup.py install for texttable: finished with status 'done' 13:35:20 Removing intermediate container f69d008b8afb 13:35:20 ---> d33655543ec2 13:35:20 Step 22/22 : LABEL version=0.0.0 13:35:20 Successfully tagged docker-core-metadata-go:latest 13:35:20  Building docker-core-metadata-go ... done  ---> Running in 05f454c3a829 13:35:21 Running setup.py install for dockerpty: started 13:35:21 Removing intermediate container 05f454c3a829 13:35:21 ---> 8c48b268e127 13:35:21 13:35:21 Successfully built 8c48b268e127 13:35:21 Successfully tagged docker-security-bootstrap-redis-go:latest 13:35:22 Removing intermediate container e363a15c1aa5 13:35:22 ---> ac7b3ddd0f97 13:35:22 13:35:22 Step 10/24 : FROM alpine:3.12 13:35:22 3.12: Pulling from library/alpine 13:35:22 Removing intermediate container 69bb85fc280a 13:35:22 ---> 2c63d047e9f2 13:35:22 13:35:22 Step 10/22 : FROM alpine:3.12 13:35:22 3.12: Pulling from library/alpine 13:35:22  Building docker-security-bootstrap-redis-go ... done  Running setup.py install for dockerpty: finished with status 'done' 13:35:22 Running setup.py install for PyYAML: started 13:35:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 13:35:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 13:35:23 Status: Image is up to date for alpine:3.12 13:35:23 Status: Downloaded newer image for alpine:3.12 13:35:23 ---> afeebe901d6b 13:35:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 13:35:23 ---> afeebe901d6b 13:35:23 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 13:35:23 Running setup.py install for PyYAML: finished with status 'done' 13:35:23 Running setup.py install for docopt: started 13:35:24 ---> Running in 222e45b638c3 13:35:24 ---> Running in 74c6bb34cc8b 13:35:24 Removing intermediate container 5c30fb3d5c61 13:35:24 ---> 2a8e230c397e 13:35:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:35:24 Removing intermediate container ba1f9442d014 13:35:24 ---> 4d8aa5afc511 13:35:24 13:35:24 Step 10/24 : FROM scratch 13:35:24 ---> 13:35:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 13:35:25 ---> Running in df2538333864 13:35:25 ---> Running in 2fda39f63383 13:35:25 Running setup.py install for docopt: finished with status 'done' 13:35:26 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.57.0 13:35:26 Removing intermediate container df2538333864 13:35:26 ---> 7344607e55ba 13:35:26 Step 12/24 : ENV APP_PORT=48060 13:35:26 ---> Running in 9fa0a83df7c2 13:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:35:27 Removing intermediate container 9fa0a83df7c2 13:35:27 ---> 001612f62177 13:35:27 Step 13/24 : EXPOSE $APP_PORT 13:35: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 13:35:27 ---> Running in 2b3f5fa387cb 13:35:27 (1/5) Installing ca-certificates (20191127-r4) 13:35:27 (1/5) Installing ca-certificates (20191127-r4) 13:35:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 13:35:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 13:35:27 (3/5) Installing libcurl (7.69.1-r3) 13:35:27 (3/5) Installing libcurl (7.69.1-r3) 13:35:27 (4/5) Installing curl (7.69.1-r3) 13:35:27 (4/5) Installing curl (7.69.1-r3) 13:35:27 (5/5) Installing dumb-init (1.2.2-r1) 13:35:27 (5/5) Installing dumb-init (1.2.2-r1) 13:35:27 Executing busybox-1.31.1-r19.trigger 13:35:27 Executing busybox-1.31.1-r19.trigger 13:35:27 Executing ca-certificates-20191127-r4.trigger 13:35:27 Executing ca-certificates-20191127-r4.trigger 13:35:28 OK: 7 MiB in 19 packages 13:35:28 OK: 7 MiB in 19 packages 13:35:28 Removing intermediate container 2b3f5fa387cb 13:35:28 ---> bd1cd02721dc 13:35:28 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 13:35:30 ---> 9db2c3e893df 13:35:30 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 13:35:31 Removing intermediate container 74c6bb34cc8b 13:35:31 ---> 17e478a689d9 13:35:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:35:31 Removing intermediate container 222e45b638c3 13:35:31 ---> c005e8f07710 13:35:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 13:35:31 Removing intermediate container 615aa3d20d9d 13:35:31 ---> f294f569cb46 13:35:31 13:35:31 Step 10/22 : FROM scratch 13:35:31 ---> 13:35:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:35:32 ---> Running in 6448920e02ae 13:35:32 ---> Running in a382ab9ebecc 13:35:32 ---> Running in 6ed1a7441c9e 13:35:32 Removing intermediate container 2fda39f63383 13:35:32 ---> f9c1b169f19f 13:35:32 13:35:32 Step 11/26 : FROM docker:20.10.0 13:35:32 ---> ac5d3126f5df 13:35:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 13:35:32 20.10.0: Pulling from library/docker 13:35:32 Removing intermediate container a382ab9ebecc 13:35:32 ---> cfbb51d8e0b8 13:35:32 Step 12/22 : ENV APP_PORT=48082 13:35:32 ---> Running in f083595e7926 13:35:32 Removing intermediate container 6ed1a7441c9e 13:35:32 ---> 856e17ca77fa 13:35:32 Step 13/24 : WORKDIR / 13:35:32 Removing intermediate container 6448920e02ae 13:35:32 ---> c8aef7cb476e 13:35:32 Step 13/22 : WORKDIR / 13:35:33 Removing intermediate container f19ebd263368 13:35:33 ---> 229ca4ca0f74 13:35:33 Step 21/26 : RUN apk --no-cache add curl 13:35:33 ---> Running in c5b3f6c65783 13:35:33 ---> Running in 6782b2dcf060 13:35:33 ---> Running in c10ffac4e268 13:35:34 Removing intermediate container f083595e7926 13:35:34 ---> eb77f0e0f8d8 13:35:34 Step 13/22 : EXPOSE $APP_PORT 13:35:34 ---> 54a6f59c3eb2 13:35:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:34 ---> Running in 3ff4ffee5218 13:35:35 Removing intermediate container c10ffac4e268 13:35:35 ---> d1e818262e85 13:35:35 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:35 Removing intermediate container 6782b2dcf060 13:35:35 ---> f9c3468ad797 13:35:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:35:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:35:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:35:35 Removing intermediate container 3ff4ffee5218 13:35:35 ---> 6ca8318d729c 13:35:35 Step 14/22 : WORKDIR / 13:35:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 13:35:35 (2/3) Installing libcurl (7.69.1-r3) 13:35:35 (3/3) Installing curl (7.69.1-r3) 13:35:35 Executing busybox-1.31.1-r19.trigger 13:35:35 ---> Running in 24cfa9b1953f 13:35:36 OK: 72 MiB in 58 packages 13:35:36 ---> 38096efe5936 13:35:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:35:36 ---> f30df481c723 13:35:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 13:35:36 ---> 34e8a111d9b3 13:35:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:35:36 Removing intermediate container 24cfa9b1953f 13:35:36 ---> 6b86c59c20d8 13:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:37 Removing intermediate container c5b3f6c65783 13:35:37 ---> b4146705cb5d 13:35:37 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 13:35:37 ---> Running in 191993e6864e 13:35:38 ---> 6bca3e50dfc6 13:35:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:35:38 ---> 512d8849065b 13:35:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:35:38 Removing intermediate container 191993e6864e 13:35:38 ---> 95880304782d 13:35:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:38 ---> 0c8ba73866f3 13:35:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 13:35:38 ---> fa56e4164854 13:35:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:35:38 ---> Running in 63ed49e2e4ca 13:35:39 ---> b25cc3b284d7 13:35:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:35:39 Removing intermediate container 63ed49e2e4ca 13:35:39 ---> b0ad3de10d1b 13:35:39 Step 24/26 : LABEL arch=x86_64 13:35:40 ---> Running in 4aec75550784 13:35:40 Removing intermediate container 4aec75550784 13:35:40 ---> 114860b8c7ed 13:35:40 Step 25/26 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:40 ---> Running in 6cb48c17e6c6 13:35:41 ---> bb965e8efc42 13:35:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 13:35:41 ---> Running in 1fa7e12ab7e5 13:35:41 Removing intermediate container 6cb48c17e6c6 13:35:41 ---> 28dd562f16b0 13:35:41 Step 26/26 : LABEL version=0.0.0 13:35:41 ---> Running in ee37b4ffcefb 13:35:41 ---> f2f7201785e5 13:35:41 ---> 1d1b640636ee 13:35:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:35:41 ---> a19ed1eaf68a 13:35:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 13:35:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:35:42 Removing intermediate container 1fa7e12ab7e5 13:35:42 ---> ef764c9d2724 13:35:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:42 Removing intermediate container ee37b4ffcefb 13:35:42 ---> 13f55f84457c 13:35:42 13:35:42 ---> Running in b09b1504aac0 13:35:43 ---> b9d221832dd4 13:35:43 Step 18/22 : RUN chmod +x entrypoint.sh 13:35:43 Successfully built 13f55f84457c 13:35:43 Successfully tagged docker-sys-mgmt-agent-go:latest 13:35:43 ---> 21c0124dcf45 13:35:43 Step 18/22 : ENTRYPOINT ["/core-command"] 13:35:43 ---> Running in c090eeb8574c 13:35:43 ---> cffb9957384a 13:35:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:35:43 ---> Running in cb1cc0859cff 13:35:43 Removing intermediate container b09b1504aac0 13:35:43 ---> 41add93419aa 13:35:43 Step 22/24 : LABEL arch=arm64 13:35:44 ---> Running in 64bb9169fb16 13:35:44 Removing intermediate container cb1cc0859cff 13:35:44 ---> fb4c040697f1 13:35:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:44 ---> Running in aa6302973d7e 13:35:44 ---> daacad1313c7 13:35:44 Step 20/24 : 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/ 13:35:45 Removing intermediate container 64bb9169fb16 13:35:45 ---> 08c4a736f2e9 13:35:45 Step 23/24 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:45 ---> Running in c5241d60de1b 13:35:45 ---> Running in aca2db2312a3 13:35:45 Removing intermediate container aa6302973d7e 13:35:45 ---> 1aee4a52f4ef 13:35:45 Step 20/22 : LABEL arch=arm64 13:35:45 ---> Running in 8280cc67e2ce 13:35:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:35:45 Status: Downloaded newer image for docker:20.10.0 13:35:45 ---> eeaf43b92773 13:35:45 Step 12/26 : RUN apk add --no-cache bash 13:35:45 Removing intermediate container aca2db2312a3 13:35:45 ---> 159743685c83 13:35:45 Step 24/24 : LABEL version=0.0.0 13:35:46 ---> Running in 1717e9274ac8 13:35:46 ---> Running in d8322bffe55b 13:35:46 Removing intermediate container 8280cc67e2ce 13:35:46 ---> ea99bf8ff31d 13:35:46 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:46 ---> Running in 9407915eb7be 13:35:46  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 44b4737f182b 13:35:46 ---> 17fb612c735c 13:35:46 13:35:46 Step 10/23 : FROM alpine:3.12 13:35:46 ---> 389fef711851 13:35:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:35:46 Removing intermediate container d8322bffe55b 13:35:46 ---> 0a476f59acbb 13:35:46 13:35:46 Removing intermediate container c090eeb8574c 13:35:46 ---> 23cedff5361c 13:35:46 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 13:35:47 ---> Running in 7c44d2a21231 13:35:47 ---> Running in 632458bbde37 13:35:47 Removing intermediate container 9407915eb7be 13:35:47 ---> be6822d88839 13:35:47 Step 22/22 : LABEL version=0.0.0 13:35:47 Successfully built 0a476f59acbb 13:35:47 Successfully tagged docker-support-notifications-go-arm64:latest 13:35:47 Building docker-core-data-go 13:35:47 ---> Running in f8de606f4f52 13:35:47  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:35:47 Removing intermediate container 632458bbde37 13:35:47 ---> ac03ed728782 13:35:47 Step 20/22 : LABEL arch=arm64 13:35:47 Removing intermediate container 7c44d2a21231 13:35:47 ---> 26a371588e14 13:35:47 Step 12/23 : ENV APP_PORT=48080 13:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:35:48 ---> Running in 38ade3020f4b 13:35:48 ---> Running in a2d9bce815ad 13:35:48 Removing intermediate container c5241d60de1b 13:35:48 ---> 88d2d754e3e7 13:35:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:35:48 Removing intermediate container f8de606f4f52 13:35:48 ---> 4e6c37479131 13:35:48 13:35:48 ---> Running in 6bd4cb1451f8 13:35:48 Removing intermediate container 38ade3020f4b 13:35:48 ---> 33a101276586 13:35:48 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:48 (1/2) Installing readline (8.0.4-r0) 13:35:48 (2/2) Installing bash (5.0.17-r0) 13:35:48 Removing intermediate container a2d9bce815ad 13:35:48 ---> 2b522027fd65 13:35:48 Step 13/23 : EXPOSE $APP_PORT 13:35:48 ---> Running in ecdc575a6fde 13:35:48 Executing bash-5.0.17-r0.post-install 13:35:48 Executing busybox-1.31.1-r19.trigger 13:35:48 OK: 12 MiB in 22 packages 13:35:48 ---> Running in 1022acea66e0 13:35:49 Successfully built 4e6c37479131 13:35:49 Successfully tagged docker-core-command-go-arm64:latest 13:35:49  Building docker-core-command-go ... done Building docker-core-metadata-go 13:35:49 Removing intermediate container 6bd4cb1451f8 13:35:49 ---> 41806e6885bf 13:35:49 Step 22/24 : LABEL arch=arm64 13:35:49 Removing intermediate container ecdc575a6fde 13:35:49 ---> bb736bcb7008 13:35:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:49 ---> Running in 0a9df72f31b7 13:35:49 ---> Running in 7c04774829b9 13:35:49 Removing intermediate container 1022acea66e0 13:35:49 ---> 5a8dd56f168e 13:35:49 Step 22/22 : LABEL version=0.0.0 13:35:50 ---> Running in 73a9cbd0b427 13:35:50 Removing intermediate container 7c04774829b9 13:35:50 ---> ca1d9fa2452f 13:35:50 Step 23/24 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:35:50 Removing intermediate container 1717e9274ac8 13:35:50 ---> 6ae817888c9f 13:35:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 13:35:50 ---> Running in 5a3ed57a8d4a 13:35:50 Removing intermediate container 0a9df72f31b7 13:35:50 ---> 5159b6b6d9b4 13:35:50 Step 15/23 : RUN apk add --update --no-cache zeromq 13:35:51 Removing intermediate container 73a9cbd0b427 13:35:51 ---> f1b07e8e6683 13:35:51 13:35:51 ---> Running in 670f77d228b7 13:35:51 Successfully built f1b07e8e6683 13:35:51 ---> Running in cbfdf1737ae3 13:35:51 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 13:35:51 Building docker-support-scheduler-go 13:35:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:35:52  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 5a3ed57a8d4a 13:35:52 ---> e958b2730998 13:35:52 Step 24/24 : LABEL version=0.0.0 13:35:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:35:53 (1/5) Installing libgcc (9.3.0-r2) 13:35:53 (2/5) Installing libsodium (1.0.18-r0) 13:35:53 (3/5) Installing libstdc++ (9.3.0-r2) 13:35:53 (4/5) Installing libzmq (4.3.3-r0) 13:35:54 (5/5) Installing zeromq (4.3.3-r0) 13:35:54 Executing busybox-1.31.1-r19.trigger 13:35:54 OK: 8 MiB in 19 packages 13:35:54 Removing intermediate container cbfdf1737ae3 13:35:54 ---> ada9d4258cb7 13:35:54 Step 14/26 : ENV APP_PORT=48090 13:35:54 ---> Running in f924259010e6 13:35:55 ---> Running in 0f1d6826ea72 13:35:55 Removing intermediate container 670f77d228b7 13:35:55 ---> 8a00411904c0 13:35:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:55 Removing intermediate container f924259010e6 13:35:55 ---> e4e803a12254 13:35:55 13:35:56 Successfully built e4e803a12254 13:35:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 13:35:56  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 13:35:56 Removing intermediate container 0f1d6826ea72 13:35:56 ---> e144ed98fbe7 13:35:56 Step 15/26 : EXPOSE $APP_PORT 13:35:56 ---> 3280bc184612 13:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:35:56 ---> Running in a824f51ca46a 13:35:57 Removing intermediate container a824f51ca46a 13:35:57 ---> ea56ccd2099a 13:35:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:35:57 ---> c3a0bbf37160 13:35:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:35:58 ---> 81bf1d8f3bd0 13:35:58 Step 19/23 : ENTRYPOINT ["/core-data"] 13:35:58 ---> Running in 604f7b6f90b2 13:35:58 Removing intermediate container 604f7b6f90b2 13:35:58 ---> bb9c97267720 13:35:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:59 ---> 603375b6adaa 13:35:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:36:00 ---> Running in d8add85f78b1 13:36:00 Removing intermediate container d8add85f78b1 13:36:00 ---> c9d95c233ec4 13:36:00 Step 21/23 : LABEL arch=x86_64 13:36:00 ---> Running in 12515df55255 13:36:00 ---> 158716171845 13:36:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:36:00 Removing intermediate container 12515df55255 13:36:00 ---> 3401fc089528 13:36:00 Step 22/23 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:36:00 ---> Running in 23880e70e34e 13:36:01 Removing intermediate container 23880e70e34e 13:36:01 ---> 4ad30bc42a0e 13:36:01 Step 23/23 : LABEL version=0.0.0 13:36:01 ---> Running in 25ed60a6cda4 13:36:02 Removing intermediate container 25ed60a6cda4 13:36:02 ---> 85277155afab 13:36:02 13:36:02 ---> ea86fb488e7b 13:36:02 Step 19/26 : RUN apk --no-cache add py3-pip 13:36:02 Successfully built 85277155afab 13:36:02 Successfully tagged docker-core-data-go:latest 13:36:02 ---> Running in c5de53821dcc 13:36:03  Building docker-core-data-go ... done  [Pipeline] } 13:36:03 $ docker stop --time=1 0fae7bf5dec5f0d5bc4adcbdf47f927f0b7fa4a995d2ee3956564587b5ed0da6 13:36:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:04 (1/33) Installing libbz2 (1.0.8-r1) 13:36:04 (2/33) Installing expat (2.2.9-r1) 13:36:04 (3/33) Installing libffi (3.3-r2) 13:36:04 (4/33) Installing gdbm (1.13-r1) 13:36:04 (5/33) Installing xz-libs (5.2.5-r0) 13:36:04 (6/33) Installing sqlite-libs (3.32.1-r0) 13:36:04 (7/33) Installing python3 (3.8.5-r0) 13:36:06 $ docker rm -f 0fae7bf5dec5f0d5bc4adcbdf47f927f0b7fa4a995d2ee3956564587b5ed0da6 13:36:06 (8/33) Installing py3-appdirs (1.4.4-r1) 13:36:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 13:36:06 (10/33) Installing py3-parsing (2.4.7-r0) 13:36:06 (11/33) Installing py3-six (1.15.0-r0) 13:36:06 (12/33) Installing py3-packaging (20.4-r0) 13:36:06 (13/33) Installing py3-setuptools (47.0.0-r0) 13:36:06 (14/33) Installing py3-chardet (3.0.4-r4) 13:36:06 (15/33) Installing py3-idna (2.9-r0) 13:36:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 13:36:06 (17/33) Installing py3-urllib3 (1.25.9-r0) [Pipeline] // withDockerContainer 13:36:07 (18/33) Installing py3-requests (2.23.0-r0) 13:36:07 (19/33) Installing py3-msgpack (1.0.0-r0) 13:36:07 (20/33) Installing py3-lockfile (0.12.2-r3) 13:36:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 13:36:07 (22/33) Installing py3-colorama (0.4.3-r0) 13:36:07 (23/33) Installing py3-distlib (0.3.0-r0) 13:36:07 (24/33) Installing py3-distro (1.5.0-r1) 13:36:07 (25/33) Installing py3-webencodings (0.5.1-r3) 13:36:07 (26/33) Installing py3-html5lib (1.0.1-r4) [Pipeline] sh 13:36:07 (27/33) Installing py3-pytoml (0.1.21-r0) 13:36:07 (28/33) Installing py3-pep517 (0.8.2-r0) 13:36:07 (29/33) Installing py3-progress (1.5-r0) 13:36:07 (30/33) Installing py3-toml (0.10.1-r0) 13:36:07 (31/33) Installing py3-retrying (1.3.3-r0) 13:36:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 13:36:07 (33/33) Installing py3-pip (20.1.1-r0) 13:36:07 + grep docker 13:36:07 + docker images 13:36:07 Executing busybox-1.31.1-r19.trigger 13:36:07 OK: 71 MiB in 55 packages 13:36:07 docker-core-data-go latest 85277155afab 6 seconds ago 22.3MB 13:36:07 docker-sys-mgmt-agent-go latest 13f55f84457c 25 seconds ago 313MB 13:36:07 docker-security-bootstrap-redis-go latest 8c48b268e127 47 seconds ago 15.8MB 13:36:07 docker-core-metadata-go latest c5b0051dc6ea 48 seconds ago 13.1MB 13:36:07 docker-core-command-go latest e5622cb1ef9c 49 seconds ago 11.2MB 13:36:07 docker-security-secretstore-setup-go latest c33e302680c3 2 minutes ago 24.6MB 13:36:07 docker-security-proxy-setup-go latest 3a2f32fc54e7 3 minutes ago 24.4MB 13:36:07 docker-support-notifications-go latest 3a28b612e0ad 3 minutes ago 12MB 13:36:07 docker-support-scheduler-go latest c65aef881c19 3 minutes ago 10.7MB 13:36:07 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [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 13:36:17 Removing intermediate container c5de53821dcc 13:36:17 ---> b530ae951b2c 13:36:17 Step 20/26 : RUN pip install docker-compose==1.23.2 13:36:18 ---> Running in 3e046d4cc9c9 13:36:24 Still waiting to schedule task 13:36:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:36:25 Collecting docker-compose==1.23.2 13:36:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:36:25 Collecting PyYAML<4,>=3.10 13:36:25 Downloading PyYAML-3.13.tar.gz (270 kB) 13:36:29 Collecting cached-property<2,>=1.2.0 13:36:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:36:30 Collecting websocket-client<1.0,>=0.32.0 13:36:30 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 13:36:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:36:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:36:31 Collecting texttable<0.10,>=0.9.0 13:36:31 Downloading texttable-0.9.1.tar.gz (11 kB) 13:36:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:36:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:36:32 ---> 9483042e044e 13:36:32 Step 3/23 : WORKDIR /edgex-go 13:36:32 ---> Using cache 13:36:32 ---> 9cf8861c469d 13:36:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:32 ---> Using cache 13:36:32 ---> a00940c30388 13:36:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:36:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:36:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:36:33 ---> 9483042e044e 13:36:33 Step 3/22 : WORKDIR /edgex-go 13:36:33 ---> Using cache 13:36:33 ---> 9cf8861c469d 13:36:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:33 ---> Using cache 13:36:33 ---> a00940c30388 13:36:33 Step 5/22 : RUN apk add --update --no-cache make git 13:36:33 ---> Using cache 13:36:33 ---> 41d529e8f068 13:36:33 Step 6/22 : COPY go.mod . 13:36:33 ---> Using cache 13:36:33 ---> 6312d3415577 13:36:33 Step 7/22 : RUN go mod download 13:36:33 ---> Using cache 13:36:33 ---> 486f0b0916c0 13:36:33 Step 8/22 : COPY . . 13:36:33 ---> Using cache 13:36:33 ---> 1a2659ec1eee 13:36:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 13:36:34 Collecting docopt<0.7,>=0.6.1 13:36:34 Downloading docopt-0.6.2.tar.gz (25 kB) 13:36:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:36:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:36:36 ---> 9483042e044e 13:36:36 Step 3/21 : WORKDIR /edgex-go 13:36:36 ---> Using cache 13:36:36 ---> 9cf8861c469d 13:36:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:36 ---> Using cache 13:36:36 ---> a00940c30388 13:36:36 Step 5/21 : RUN apk add --update --no-cache make git 13:36:36 ---> Using cache 13:36:36 ---> 41d529e8f068 13:36:36 Step 6/21 : COPY go.mod . 13:36:36 ---> Using cache 13:36:36 ---> 6312d3415577 13:36:36 Step 7/21 : RUN go mod download 13:36:36 ---> Using cache 13:36:36 ---> 486f0b0916c0 13:36:36 Step 8/21 : COPY . . 13:36:36 ---> Using cache 13:36:36 ---> 1a2659ec1eee 13:36:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 13:36:37 ---> Running in 82b4eeb4812c 13:36:37 ---> Running in 3127ae041793 13:36:37 ---> Running in 5d3e152cb4a5 13:36:38 Collecting docker<4.0,>=3.6.0 13:36:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:36:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:36:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:36:38 ---> 9483042e044e 13:36:38 Step 3/21 : WORKDIR /edgex-go 13:36:38 ---> Using cache 13:36:38 ---> 9cf8861c469d 13:36:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:38 ---> Using cache 13:36:38 ---> a00940c30388 13:36:38 Step 5/21 : RUN apk add --update --no-cache make git 13:36:38 ---> Using cache 13:36:38 ---> 41d529e8f068 13:36:38 Step 6/21 : COPY go.mod . 13:36:38 ---> Using cache 13:36:38 ---> 6312d3415577 13:36:38 Step 7/21 : RUN go mod download 13:36:38 ---> Using cache 13:36:38 ---> 486f0b0916c0 13:36:38 Step 8/21 : COPY . . 13:36:39 ---> Using cache 13:36:39 ---> 1a2659ec1eee 13:36:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:36:39 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 13:36:39 ---> Running in db3d0ab5cdac 13:36:39 Collecting jsonschema<3,>=2.5.1 13:36:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:36:40 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 13:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:36:40 Collecting dockerpty<0.5,>=0.4.1 13:36:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:41 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 13:36:41 OK: 217 MiB in 51 packages 13:36:43 Removing intermediate container 82b4eeb4812c 13:36:43 ---> ef1b96f01486 13:36:43 Step 6/23 : COPY go.mod . 13:36:43 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) 13:36:44 ---> 652fa9403b65 13:36:44 Step 7/23 : RUN go mod download 13:36:44 Collecting urllib3<1.25,>=1.21.1 13:36:44 ---> Running in 0a52f6c7c5cb 13:36:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:36:45 Collecting idna<2.8,>=2.5 13:36:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:36:45 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) 13:36:45 Collecting docker-pycreds>=0.4.0 13:36:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:36:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:36:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:36:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:36:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:36:47 Installing collected packages: PyYAML, cached-property, websocket-client, urllib3, idna, requests, texttable, docopt, docker-pycreds, docker, jsonschema, dockerpty, docker-compose 13:36:47 Running setup.py install for PyYAML: started 13:36:48 Removing intermediate container 0a52f6c7c5cb 13:36:48 ---> b66296a0fe5c 13:36:48 Step 8/23 : COPY . . 13:36:51 Running setup.py install for PyYAML: finished with status 'done' 13:36:51 Attempting uninstall: urllib3 13:36:51 Found existing installation: urllib3 1.25.9 13:36:51 Uninstalling urllib3-1.25.9: 13:36:51 Successfully uninstalled urllib3-1.25.9 13:36:52 Attempting uninstall: idna 13:36:52 Found existing installation: idna 2.9 13:36:52 Uninstalling idna-2.9: 13:36:52 Successfully uninstalled idna-2.9 13:36:53 Attempting uninstall: requests 13:36:53 Found existing installation: requests 2.23.0 13:36:53 Uninstalling requests-2.23.0: 13:36:53 Successfully uninstalled requests-2.23.0 13:36:54 Running setup.py install for texttable: started 13:36:57 Running setup.py install for texttable: finished with status 'done' 13:36:57 Running setup.py install for docopt: started 13:37:01 Running setup.py install for docopt: finished with status 'done' 13:37:02 Running setup.py install for dockerpty: started 13:37:05 Running setup.py install for dockerpty: finished with status 'done' 13:37:06 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.57.0 13:37:07 ---> 5ee30481b3c5 13:37:07 Step 9/23 : RUN make cmd/core-data/core-data 13:37:07 ---> Running in f2886d7270e1 13:37:09 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 13:37:12 Removing intermediate container 3e046d4cc9c9 13:37:12 ---> 147ebad2d4e9 13:37:12 Step 21/26 : RUN apk --no-cache add curl 13:37:12 ---> Running in d450949cec1b 13:37:13 Running on prd-ubuntu18.04-docker-8c-8g-21936 in /w/workspace/edgexfoundry_edgex-go_PR-3061 [Pipeline] { [Pipeline] ws 13:37:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:37:15 using credential edgex-jenkins-ssh 13:37:15 Cloning the remote Git repository 13:37:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 13:37:15 (2/3) Installing libcurl (7.69.1-r3) 13:37:15 (3/3) Installing curl (7.69.1-r3) 13:37:15 Executing busybox-1.31.1-r19.trigger 13:37:15 OK: 71 MiB in 58 packages 13:37:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:37:15 > git init /w/workspace/edgex-go/1 # timeout=10 13:37:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:37:15 > git --version # timeout=10 13:37:15 > git --version # 'git version 2.17.1' 13:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:37:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:17 Removing intermediate container d450949cec1b 13:37:17 ---> c3f05b5f4483 13:37:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 13:37:18 ---> Running in 420e25ca7675 13:37:18 Removing intermediate container 420e25ca7675 13:37:18 ---> bae5ca1c98df 13:37:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:18 ---> Running in 1e8f0df9c629 13:37:19 Removing intermediate container 1e8f0df9c629 13:37:19 ---> 149e6678f0c3 13:37:19 Step 24/26 : LABEL arch=arm64 13:37:19 ---> Running in 2ce21314e4f7 13:37:20 Removing intermediate container 2ce21314e4f7 13:37:20 ---> 2be6acf12346 13:37:20 Step 25/26 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:37:20 ---> Running in 38eb7199addc 13:37:21 Removing intermediate container 38eb7199addc 13:37:21 ---> d0f371ec749e 13:37:21 Step 26/26 : LABEL version=0.0.0 13:37:21 ---> Running in 52078d69b7ed 13:37:21 Removing intermediate container 52078d69b7ed 13:37:21 ---> 178b97f6f4ed 13:37:21 13:37:22 Successfully built 178b97f6f4ed 13:37:22 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 13:37:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:37:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:37:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:37:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:37:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3061/head:refs/remotes/origin/PR-3061 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:37:35 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit 0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:37:36 Merge succeeded, producing 0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:37:36 Checking out Revision 0a8603cb97f8dbf994507eaa2623b1c964661bc9 (PR-3061) 13:37:35 > git config core.sparsecheckout # timeout=10 13:37:35 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 13:37:35 > git remote # timeout=10 13:37:35 > git config --get remote.origin.url # timeout=10 13:37:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:37:35 > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 13:37:36 > git rev-parse HEAD^{commit} # timeout=10 13:37:36 > git config core.sparsecheckout # timeout=10 13:37:36 > git checkout -f 0a8603cb97f8dbf994507eaa2623b1c964661bc9 # timeout=10 13:37:39 Commit message: "feat(command): Implement Command GET /device/name/{name} V2 API" 13:37:39 > git --version # timeout=10 13:37:39 > git --version # 'git version 2.17.1' 13:37:39 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:41 + echo snap-build.sh 13:37:41 snap-build.sh 13:37:41 + SNAP_BASE_DIR=. 13:37:41 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:37:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:37:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:37:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:37:41 + cd /w/workspace/edgex-go/1 13:37:41 + sudo apt-get remove -qy --purge lxd lxd-client 13:37:41 Reading package lists... 13:37:41 Building dependency tree... 13:37:41 Reading state information... 13:37:41 The following packages were automatically installed and are no longer required: 13:37:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:37:41 uidmap xdelta3 13:37:41 Use 'sudo apt autoremove' to remove them. 13:37:41 The following packages will be REMOVED: 13:37:41 lxd* lxd-client* 13:37:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:37:41 After this operation, 31.7 MB disk space will be freed. 13:37:43 (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 ... 190027 files and directories currently installed.) 13:37:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:37:44 Removing lxd dnsmasq configuration 13:37:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:37:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:37:45 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 13:37:45 (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 ... 189852 files and directories currently installed.) 13:37:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:37:46 Processing triggers for systemd (237-3ubuntu10.42) ... 13:37:46 Processing triggers for ureadahead (0.100.0-21) ... 13:37:48 + sudo snap remove --purge lxd 13:37:48 snap "lxd" is not installed 13:37:48 + sudo groupadd --force --system lxd 13:37:48 ++ whoami 13:37:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:37:48 + newgrp - lxd 13:37:48 + sudo snap install lxd 13:37:54  Building docker-sys-mgmt-agent-go ... 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 13:37:58 2021-01-21T13:37:55Z INFO Waiting for automatic snapd restart... 13:38:10 Removing intermediate container db3d0ab5cdac 13:38:10 ---> fbd1ac589888 13:38:10 13:38:10 Step 10/21 : FROM alpine:3.12 13:38:10 ---> afeebe901d6b 13:38:10 Step 11/21 : RUN apk add --update --no-cache curl 13:38:10 ---> Running in af42092d0907 13:38:10 Removing intermediate container 3127ae041793 13:38:10 ---> cc405617221d 13:38:10 13:38:10 Step 10/21 : FROM scratch 13:38:10 ---> 13:38:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:38:10 ---> Using cache 13:38:10 ---> cfbb51d8e0b8 13:38:10 Step 12/21 : ENV APP_PORT=48085 13:38:10 ---> Running in ea234ab88256 13:38:10 Removing intermediate container ea234ab88256 13:38:10 ---> 802a35ae09ae 13:38:10 Step 13/21 : EXPOSE $APP_PORT 13:38:11 ---> Running in d83367151f4b 13:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:38:11 Removing intermediate container d83367151f4b 13:38:11 ---> dbe153481f49 13:38:11 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:12 (1/4) Installing ca-certificates (20191127-r4) 13:38:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:38:12 (3/4) Installing libcurl (7.69.1-r3) 13:38:12 (4/4) Installing curl (7.69.1-r3) 13:38:12 Executing busybox-1.31.1-r19.trigger 13:38:12 Executing ca-certificates-20191127-r4.trigger 13:38:12 OK: 7 MiB in 18 packages 13:38:13 ---> 1e8e92610981 13:38:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:38:13 lxd 4.10 from Canonical* installed 13:38:13 + sudo lxd init --auto 13:38:15 ---> d53096deb429 13:38:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:38:15 Removing intermediate container af42092d0907 13:38:15 ---> 5c28c8ab2bca 13:38:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:38:15 ---> Running in 83be5f534bdf 13:38:16 ---> 5bcc97acb43d 13:38:16 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 13:38:16 ---> Running in d8117a8dd257 13:38:16 Removing intermediate container 83be5f534bdf 13:38:16 ---> 8c50e767b0cb 13:38:16 Step 13/21 : WORKDIR /edgex 13:38:17 ---> Running in 9a02e9e0a1a2 13:38:17 Removing intermediate container d8117a8dd257 13:38:17 ---> ed1c0396489b 13:38:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:17 ---> Running in 6e8cf48eeffc 13:38:17 Removing intermediate container 9a02e9e0a1a2 13:38:17 ---> d5c7788b9ab9 13:38:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:38:18 Removing intermediate container 6e8cf48eeffc 13:38:18 ---> 1760b6db0dbc 13:38:18 Step 19/21 : LABEL arch=arm64 13:38:18 ---> Running in b479bb411da1 13:38:19 ---> 230d9b03157e 13:38:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:38:20 Removing intermediate container b479bb411da1 13:38:20 ---> 98a662b718a7 13:38:20 Step 20/21 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:38:20 ---> Running in 2699a9ae1ec3 13:38:21 Removing intermediate container 2699a9ae1ec3 13:38:21 ---> d1ed62152198 13:38:21 Step 21/21 : LABEL version=0.0.0 13:38:21 ---> 815b03f86bac 13:38:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:38:21 ---> Running in d9490ca8a896 13:38:22 Removing intermediate container d9490ca8a896 13:38:22 ---> 846dbec7b4b9 13:38:22 13:38:23 + sudo snap install --classic snapcraft 13:38:23 Successfully built 846dbec7b4b9 13:38:23 Successfully tagged docker-support-scheduler-go-arm64:latest 13:38:23  Building docker-support-scheduler-go ... done  ---> f9e0bdff91fa 13:38:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:38:23 ---> Running in a365fb77c67b 13:38:24 Removing intermediate container a365fb77c67b 13:38:24 ---> 4abe0d347959 13:38:24 Step 18/21 : CMD ["--init=true"] 13:38:24 ---> Running in 6aa4166ce81d 13:38:25 Removing intermediate container 6aa4166ce81d 13:38:25 ---> 0f2582a8e82b 13:38:25 Step 19/21 : LABEL arch=arm64 13:38:26 ---> Running in a927496bf9ca 13:38:27 Removing intermediate container a927496bf9ca 13:38:27 ---> 367644b14c3f 13:38:27 Step 20/21 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:38:27 ---> Running in c2d19407f9fc 13:38:28 Removing intermediate container 5d3e152cb4a5 13:38:28 ---> 64023d83a7e2 13:38:28 13:38:28 Step 10/22 : FROM scratch 13:38:28 ---> 13:38:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:38:28 ---> Using cache 13:38:28 ---> cfbb51d8e0b8 13:38:28 Step 12/22 : ENV APP_PORT=48081 13:38:28 Removing intermediate container c2d19407f9fc 13:38:28 ---> a86745014762 13:38:28 Step 21/21 : LABEL version=0.0.0 13:38:28 ---> Running in 78ff04a3d261 13:38:28 ---> Running in 7eea63c3dbdd 13:38:29 Removing intermediate container 78ff04a3d261 13:38:29 ---> a920f9185f0c 13:38:29 Step 13/22 : EXPOSE $APP_PORT 13:38:29 ---> Running in 51aa25e9368d 13:38:29 Removing intermediate container 7eea63c3dbdd 13:38:29 ---> 4a016b53c356 13:38:29 13:38:29 snapcraft 4.4.4 from Canonical* installed 13:38:29 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 13:38:29 + patch --verbose -p1 13:38:29 Hmm... Looks like a unified diff to me... 13:38:29 The text leading up to this was: 13:38:29 -------------------------- 13:38:29 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 13:38:29 |From: Tony Espy 13:38:29 |Date: Wed, 16 Dec 2020 16:34:55 -0500 13:38:29 |Subject: [PATCH] optimize snap build for pipeline CI check 13:38:29 | 13:38:29 |This patch is used by the EdgeX CI pipeline builds to 13:38:29 |optimize the snap CI check run for pull requests. When 13:38:29 |applied, it essentially strips out everything (apps and 13:38:29 |parts) from the snapcraft.yaml file except those required 13:38:29 |to build edgex-go, as the whole idea of the CI check is to 13:38:29 |catch changes to edgex-go that break the snap build. 13:38:29 | 13:38:29 |In general, anyone updating snapcraft.yaml will also need 13:38:29 |to update this patch file, otherwise it may fail to apply, 13:38:29 |resulting in a failed snap build CI check in the associated 13:38:29 |pull request. 13:38:29 | 13:38:29 |Note - in addition to applying this patch, the pipeline also 13:38:29 |only primes the snap (e.g. `snapcraft prime`), as there's no 13:38:29 |need to build the finally binary .snap file (and it won't 13:38:29 |work with the patch applied). This further reduces the build 13:38:29 |time. 13:38:29 |--- 13:38:29 | snap/snapcraft.yaml | 461 +------------------------------------------- 13:38:29 | 1 file changed, 2 insertions(+), 459 deletions(-) 13:38:29 | 13:38:29 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 13:38:29 |index 1e537489..faf42425 100644 13:38:29 |--- a/snap/snapcraft.yaml 13:38:29 |+++ b/snap/snapcraft.yaml 13:38:29 -------------------------- 13:38:29 patching file snap/snapcraft.yaml 13:38:29 Using Plan A... 13:38:29 Hunk #1 succeeded at 73. 13:38:29 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 13:38:29 Hunk #3 succeeded at 214 (offset -1 lines). 13:38:29 Hunk #4 succeeded at 222 (offset -1 lines). 13:38:29 Hunk #5 succeeded at 229 (offset -1 lines). 13:38:29 Hunk #6 succeeded at 256 (offset -1 lines). 13:38:29 Hunk #7 succeeded at 290 (offset -1 lines). 13:38:29 Hunk #8 succeeded at 342. 13:38:29 Hmm... Ignoring the trailing garbage. 13:38:29 done 13:38:29 + sudo snapcraft prime --use-lxd 13:38:30 Successfully built 4a016b53c356 13:38:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 13:38:30  Building docker-security-proxy-setup-go ... done Removing intermediate container 51aa25e9368d 13:38:30 ---> f534a5483475 13:38:30 Step 14/22 : WORKDIR / 13:38:30 ---> Running in eecbbede4d1b 13:38:30 Removing intermediate container eecbbede4d1b 13:38:30 ---> 627773a8db50 13:38:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:38:30 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: 13:38:30 - README.md 13:38:30 - snapcraft.yaml.orig 13:38:30 13:38:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:38:31 ---> 71b9895811d9 13:38:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:38:31 Launching a container. 13:38:32 ---> 3c35ac3ad864 13:38:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:38:34 ---> 10a63578965e 13:38:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:38:34 ---> Running in 7250b6a4e62a 13:38:34 Removing intermediate container 7250b6a4e62a 13:38:34 ---> 8ee53440701f 13:38:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:34 ---> Running in 847fb455ef67 13:38:35 Removing intermediate container 847fb455ef67 13:38:35 ---> b8f6fe560891 13:38:35 Step 20/22 : LABEL arch=arm64 13:38:35 ---> Running in 5f94fcf8a65f 13:38:36 Removing intermediate container 5f94fcf8a65f 13:38:36 ---> 38f6e1a27d07 13:38:36 Step 21/22 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:38:36 ---> Running in 6453b4cd532c 13:38:36 Removing intermediate container 6453b4cd532c 13:38:36 ---> 88f506980f94 13:38:36 Step 22/22 : LABEL version=0.0.0 13:38:36 ---> Running in 3e80c1f0b448 13:38:37 Removing intermediate container 3e80c1f0b448 13:38:37 ---> 406d378e3a5f 13:38:37 13:38:37 Successfully built 406d378e3a5f 13:38:37 Successfully tagged docker-core-metadata-go-arm64:latest 13:38:42  Building docker-core-metadata-go ... done Removing intermediate container f2886d7270e1 13:38:42 ---> 6a0d1e047aec 13:38:42 13:38:42 Step 10/23 : FROM alpine:3.12 13:38:42 ---> afeebe901d6b 13:38:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:38:42 ---> Running in 6c23b9d3619d 13:38:42 Removing intermediate container 6c23b9d3619d 13:38:42 ---> d285bf9d1bdb 13:38:42 Step 12/23 : ENV APP_PORT=48080 13:38:42 ---> Running in 945457586c32 13:38:42 Removing intermediate container 945457586c32 13:38:42 ---> 59fec3a5adbe 13:38:42 Step 13/23 : EXPOSE $APP_PORT 13:38:42 ---> Running in 164fc4404b2d 13:38:43 Removing intermediate container 164fc4404b2d 13:38:43 ---> 09bc6f7c7cb8 13:38:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:43 ---> Running in 266ef44b6469 13:38:43 Waiting for container to be ready 13:38:43 To start your first instance, try: lxc launch ubuntu:18.04 13:38:43 13:38:45 Removing intermediate container 266ef44b6469 13:38:45 ---> 05a2db23c712 13:38:45 Step 15/23 : RUN apk add --update --no-cache zeromq 13:38:45 ---> Running in 426663c2c056 13:38:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:38:46 Waiting for network to be ready... 13:38:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:38:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 13:38:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:38:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 13:38:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 13:38:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 13:38:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 13:38:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 13:38:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 13:38:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 13:38:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:38:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:38:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:38:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:38:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:38:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:38:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:38:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:38:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:38:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:38:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:38:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 13:38:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 13:38:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 13:38:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 13:38:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 13:38:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 13:38:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 13:38:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 13:38:48 (1/5) Installing libgcc (9.3.0-r2) 13:38:48 (2/5) Installing libsodium (1.0.18-r0) 13:38:48 (3/5) Installing libstdc++ (9.3.0-r2) 13:38:49 (4/5) Installing libzmq (4.3.3-r0) 13:38:49 (5/5) Installing zeromq (4.3.3-r0) 13:38:49 Executing busybox-1.31.1-r19.trigger 13:38:49 OK: 8 MiB in 19 packages 13:38:50 Fetched 23.8 MB in 4s (6029 kB/s) 13:38:50 Removing intermediate container 426663c2c056 13:38:50 ---> 10faf69d4c13 13:38:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:51 ---> 010b1dd59484 13:38:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:38:51 Reading package lists... 13:38:51 Reading package lists... 13:38:51 Building dependency tree... 13:38:51 Reading state information... 13:38:51 The following additional packages will be installed: 13:38:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:38:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:38:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:38:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:38:51 Suggested packages: 13:38:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:38:51 Recommended packages: 13:38:51 gnupg libsasl2-modules 13:38:51 The following NEW packages will be installed: 13:38:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:38:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:38:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:38:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:38:51 The following packages will be upgraded: 13:38:51 gpg gpg-agent gpgconf libudev1 13:38:52 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 13:38:52 Need to get 3533 kB of archives. 13:38:52 After this operation, 13.3 MB of additional disk space will be used. 13:38:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 13:38:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 13:38:52 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 13:38:52 ---> 62aa51bedea8 13:38:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:38:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 13:38:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 13:38:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:38:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:38:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 13:38:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 13:38:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 13:38:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:38:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:38:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:38:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:38:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:38:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:38:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:38:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:38:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:38:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:38:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:38:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:38:53 debconf: delaying package configuration, since apt-utils is not installed 13:38:53 Fetched 3533 kB in 1s (3208 kB/s) 13:38:53 (Reading database ... 12511 files and directories currently installed.) 13:38:53 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 13:38:53 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 13:38:53 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 13:38:53 ---> 1ced59f301b4 13:38:53 Step 19/23 : ENTRYPOINT ["/core-data"] 13:38:53 Selecting previously unselected package udev. 13:38:53 (Reading database ... 12511 files and directories currently installed.) 13:38:53 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 13:38:53 Unpacking udev (237-3ubuntu10.44) ... 13:38:53 ---> Running in 8aaa7f6c27bc 13:38:53 Selecting previously unselected package libfuse2:amd64. 13:38:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:38:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:38:53 Selecting previously unselected package fuse. 13:38:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:38:53 Unpacking fuse (2.9.7-1ubuntu1) ... 13:38:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 13:38:53 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 13:38:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 13:38:53 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 13:38:53 Removing intermediate container 8aaa7f6c27bc 13:38:53 ---> fabe76d366cb 13:38:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:53 ---> Running in a4f0b5586e4e 13:38:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 13:38:54 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 13:38:54 Selecting previously unselected package libksba8:amd64. 13:38:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:38:54 Unpacking libksba8:amd64 (1.3.5-2) ... 13:38:54 Selecting previously unselected package libroken18-heimdal:amd64. 13:38:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:38:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:38:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Removing intermediate container a4f0b5586e4e 13:38:54 ---> b31137c2635d 13:38:54 Step 21/23 : LABEL arch=arm64 13:38:54 ---> Running in e88d1b4976ec 13:38:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:38:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libwind0-heimdal:amd64. 13:38:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:38:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:38:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:38:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:38:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:38:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:54 Selecting previously unselected package libsasl2-modules-db:amd64. 13:38:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:38:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:55 Removing intermediate container e88d1b4976ec 13:38:55 ---> 24d86ebf4e73 13:38:55 Step 22/23 : LABEL git_sha=0a8603cb97f8dbf994507eaa2623b1c964661bc9 13:38:55 ---> Running in 43f6ad20ebd1 13:38:55 Selecting previously unselected package libsasl2-2:amd64. 13:38:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:38:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:55 Selecting previously unselected package libldap-common. 13:38:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 13:38:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 13:38:55 Selecting previously unselected package libldap-2.4-2:amd64. 13:38:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 13:38:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 13:38:55 Selecting previously unselected package dirmngr. 13:38:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 13:38:55 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 13:38:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 13:38:55 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 13:38:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:38:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:38:55 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 13:38:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:55 Setting up libksba8:amd64 (1.3.5-2) ... 13:38:55 Removing intermediate container 43f6ad20ebd1 13:38:55 ---> 2c0e3377bc74 13:38:55 Step 23/23 : LABEL version=0.0.0 13:38:55 ---> Running in 04815b5f5476 13:38:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:55 Setting up udev (237-3ubuntu10.44) ... 13:38:56 invoke-rc.d: policy-rc.d denied execution of start. 13:38:56 Removing intermediate container 04815b5f5476 13:38:56 ---> 86c67cbd60b4 13:38:56 13:38:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Processing triggers for systemd (237-3ubuntu10) ... 13:38:56 Setting up fuse (2.9.7-1ubuntu1) ... 13:38:56 Setting up gpg (2.2.4-1ubuntu1.3) ... 13:38:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Successfully built 86c67cbd60b4 13:38:56 Successfully tagged docker-core-data-go-arm64:latest 13:38:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:38:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 13:38:56 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 13:38:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:38:56  Building docker-core-data-go ... done  [Pipeline] } 13:38:56 $ docker stop --time=1 8e1e11eddaa5c6861684e0be22b5418cc60faa5ee1b0bbfe59a50e683c2d8291 13:38:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:38:57 settings in the [Install] section, and DefaultInstance for template units). 13:38:57 This means they are not meant to be enabled using systemctl. 13:38:57 Possible reasons for having this kind of units are: 13:38:57 1) A unit may be statically enabled by being symlinked from another unit's 13:38:57 .wants/ or .requires/ directory. 13:38:57 2) A unit's purpose may be to act as a helper for some other unit which has 13:38:57 a requirement dependency on it. 13:38:57 3) A unit may be started when needed via activation (socket, path, timer, 13:38:57 D-Bus, udev, scripted systemctl call, ...). 13:38:57 4) In case of template units, the unit is meant to be enabled with some 13:38:57 instance name specified. 13:38:57 Reading package lists... 13:38:57 Building dependency tree... 13:38:57 Reading state information... 13:38:57 The following additional packages will be installed: 13:38:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:38:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:38:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:38:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:38:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:38:57 Suggested packages: 13:38:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:38:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:38:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:38:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:38:57 systemd-container policykit-1 13:38:57 Recommended packages: 13:38:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:38:57 The following NEW packages will be installed: 13:38:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:38:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:38:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:38:57 multiarch-support openssh-client python3 python3-minimal python3.6 13:38:57 python3.6-minimal snapd squashfs-tools sudo 13:38:57 The following packages will be upgraded: 13:38:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:38:57 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 13:38:57 Need to get 35.2 MB of archives. 13:38:57 After this operation, 141 MB of additional disk space will be used. 13:38:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 13:38:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 13:38:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 13:38:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 13:38:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 13:38:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:38:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 13:38:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 13:38:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 13:38:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:38:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:38:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:38:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:38:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:38:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:38:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 13:38:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:38:58 $ docker rm -f 8e1e11eddaa5c6861684e0be22b5418cc60faa5ee1b0bbfe59a50e683c2d8291 13:38:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 13:38:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:38:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:38:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:38:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:38:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:38:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:38:59 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:38:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 13:38:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:38:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:38:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:38:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [Pipeline] // withDockerContainer [Pipeline] sh 13:38:59 + grep docker 13:38:59 + docker images 13:38:59 docker-core-data-go-arm64 latest 86c67cbd60b4 3 seconds ago 21MB 13:38:59 docker-core-metadata-go-arm64 latest 406d378e3a5f 22 seconds ago 12.3MB 13:38:59 docker-security-proxy-setup-go-arm64 latest 4a016b53c356 30 seconds ago 23.2MB 13:38:59 docker-support-scheduler-go-arm64 latest 846dbec7b4b9 38 seconds ago 10.1MB 13:38:59 docker-sys-mgmt-agent-go-arm64 latest 178b97f6f4ed About a minute ago 300MB 13:38:59 docker-security-secretstore-setup-go-arm64 latest e4e803a12254 3 minutes ago 23.4MB 13:38:59 docker-security-bootstrap-redis-go-arm64 latest f1b07e8e6683 3 minutes ago 15.1MB 13:38:59 docker-core-command-go-arm64 latest 4e6c37479131 3 minutes ago 10.6MB 13:38:59 docker-support-notifications-go-arm64 latest 0a476f59acbb 3 minutes ago 11.4MB 13:38:59 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB 13:39:00 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 13:39:00 Fetched 35.2 MB in 2s (16.2 MB/s) 13:39:00 (Reading database ... 12757 files and directories currently installed.) 13:39:00 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 13:39:00 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 13:39:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:39:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 13:39:01 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 13:39:01 (Reading database ... 12757 files and directories currently installed.) 13:39:01 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 13:39:01 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 13:39:01 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [Pipeline] } [Pipeline] // node [Pipeline] } 13:39:01 (Reading database ... 12757 files and directories currently installed.) 13:39:01 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 13:39:01 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [Pipeline] // stage [Pipeline] } 13:39:01 Setting up apt (1.6.12ubuntu0.2) ... 13:39:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:39:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:39:02 (Reading database ... 12764 files and directories currently installed.) 13:39:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 13:39:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 13:39:02 Selecting previously unselected package libpython3.6-minimal:amd64. 13:39:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 13:39:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 13:39:03 Selecting previously unselected package libexpat1:amd64. 13:39:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:39:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:39:03 Selecting previously unselected package python3.6-minimal. 13:39:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 13:39:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 13:39:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 13:39:03 Checking for services that may need to be restarted...done. 13:39:03 Checking for services that may need to be restarted...done. 13:39:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 13:39:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:39:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 13:39:04 Selecting previously unselected package python3-minimal. 13:39:04 (Reading database ... 13012 files and directories currently installed.) 13:39:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:39:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:39:04 Selecting previously unselected package mime-support. 13:39:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:39:04 Unpacking mime-support (3.60ubuntu1) ... 13:39:04 Selecting previously unselected package libmpdec2:amd64. 13:39:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:39:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:39:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:39:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 13:39:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 13:39:04 Selecting previously unselected package python3.6. 13:39:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 13:39:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 13:39:04 Selecting previously unselected package libpython3-stdlib:amd64. 13:39:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:39:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:39:04 Setting up python3-minimal (3.6.7-1~18.04) ... 13:39:05 Selecting previously unselected package python3. 13:39:05 (Reading database ... 13442 files and directories currently installed.) 13:39:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:39:05 Unpacking python3 (3.6.7-1~18.04) ... 13:39:05 Selecting previously unselected package multiarch-support. 13:39:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:39:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:39:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:39:05 Selecting previously unselected package liblzo2-2:amd64. 13:39:05 (Reading database ... 13479 files and directories currently installed.) 13:39:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:39:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:39:05 Selecting previously unselected package libbsd0:amd64. 13:39:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:39:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:39:05 Selecting previously unselected package sudo. 13:39:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 13:39:05 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 13:39:05 Selecting previously unselected package apparmor. 13:39:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:39:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:39:05 Selecting previously unselected package libedit2:amd64. 13:39:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:39:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:39:06 Selecting previously unselected package libkrb5support0:amd64. 13:39:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:39:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:39:06 Selecting previously unselected package libk5crypto3:amd64. 13:39:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:39:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:39:06 Selecting previously unselected package libkeyutils1:amd64. 13:39:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:39:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:39:06 Selecting previously unselected package libkrb5-3:amd64. 13:39:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:39:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:39:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:39:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:39:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:39:06 Selecting previously unselected package libssl1.0.0:amd64. 13:39:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 13:39:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 13:39:07 Selecting previously unselected package openssh-client. 13:39:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:39:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:39:07 Selecting previously unselected package squashfs-tools. 13:39:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:39:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:39:07 Selecting previously unselected package snapd. 13:39:07 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 13:39:07 Unpacking snapd (2.48+18.04) ... 13:39:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:39:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 13:39:09 Setting up mime-support (3.60ubuntu1) ... 13:39:09 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 13:39:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:39:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:39:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:39:09 Setting up systemd (237-3ubuntu10.44) ... 13:39:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:39:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:39:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:39:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:39:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 13:39:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:39:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 13:39:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:39:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:39:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:39:11 Setting up python3 (3.6.7-1~18.04) ... 13:39:11 running python rtupdate hooks for python3.6... 13:39:11 running python post-rtupdate hooks for python3.6... 13:39:11 Setting up apparmor (2.12-4ubuntu5.1) ... 13:39:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:39:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:39:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:39:13 Setting up snapd (2.48+18.04) ... 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:39:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:39:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:39:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:39:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:39:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:39:15 /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' 13:39:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:39:15 Processing triggers for systemd (237-3ubuntu10.44) ... 13:39:16 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:39:16 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:39:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:39:17 Reading package lists... 13:39:18 Reading package lists... 13:39:18 Building dependency tree... 13:39:18 Reading state information... 13:39:18 Calculating upgrade... 13:39:18 The following packages will be upgraded: 13:39:18 advancecomp base-files bash binutils binutils-common 13:39:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:39:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:39:18 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 13:39:18 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 13:39:18 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 13:39:18 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 13:39:18 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 13:39:18 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:39:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:39:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:39:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:39:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:39:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:39:18 ubuntu-keyring util-linux 13:39:18 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:39:18 Need to get 63.7 MB of archives. 13:39:18 After this operation, 5203 kB of additional disk space will be used. 13:39:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:39:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:39:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:39:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:39:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:39:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:39:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:39:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:39:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:39:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:39:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:39:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:39:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:39:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:39:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:39:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:39:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:39:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:39:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:39:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:39:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:39:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:39:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:39:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:39:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:39:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:39:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:39:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:39:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:39:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:39:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:39:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:39:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:39:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:39:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 13:39:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 13:39:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:39:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:39:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 13:39:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 13:39:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 13:39:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:39:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:39:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:39:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 13:39:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:39:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:39:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 13:39:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 13:39:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 13:39:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 13:39:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:39:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:39:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:39:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:39:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:39:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:39:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:39:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:39:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:39:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:39:19 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:39:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:39:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:39:19 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:39:19 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 13:39:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:39:20 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:39:20 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:39:20 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:39:20 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:39:20 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:39:20 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:39:20 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:39:20 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:39:20 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:39:20 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:39:20 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:39:20 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:39:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 13:39:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 13:39:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 13:39:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 13:39:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 13:39:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:39:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:39:20 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:39:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 13:39:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:39:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:39:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:39:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:39:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:39:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:39:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:39:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:39:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:39:20 debconf: delaying package configuration, since apt-utils is not installed 13:39:20 Fetched 63.7 MB in 2s (31.7 MB/s) 13:39:20 (Reading database ... 13912 files and directories currently installed.) 13:39:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:39:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:39:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:39:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:39:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 13:39:21 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 13:39:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:23 (Reading database ... 13911 files and directories currently installed.) 13:39:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:39:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:39:23 (Reading database ... 13911 files and directories currently installed.) 13:39:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:39:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:39:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:24 (Reading database ... 13911 files and directories currently installed.) 13:39:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:39:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:39:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:39:25 (Reading database ... 13911 files and directories currently installed.) 13:39:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:39:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:39:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:39:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:39:25 Setting up base-files (10.1ubuntu2.10) ... 13:39:25 Installing new version of config file /etc/issue ... 13:39:25 Installing new version of config file /etc/issue.net ... 13:39:25 Installing new version of config file /etc/lsb-release ... 13:39:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:39:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:39:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:39:26 Removing obsolete conffile /etc/default/motd-news ... 13:39:26 (Reading database ... 13912 files and directories currently installed.) 13:39:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:39:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:39:26 Setting up bash (4.4.18-2ubuntu1.2) ... 13:39:26 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 13:39:26 (Reading database ... 13912 files and directories currently installed.) 13:39:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:39:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:39:26 (Reading database ... 13912 files and directories currently installed.) 13:39:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:39:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:39:27 Setting up tar (1.29b-2ubuntu0.2) ... 13:39:27 (Reading database ... 13912 files and directories currently installed.) 13:39:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:39:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:39:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:39:27 (Reading database ... 13912 files and directories currently installed.) 13:39:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:39:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:39:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:39:27 (Reading database ... 13912 files and directories currently installed.) 13:39:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:39:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:39:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:39:28 (Reading database ... 13912 files and directories currently installed.) 13:39:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:39:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:39:28 Setting up grep (3.1-2build1) ... 13:39:28 (Reading database ... 13912 files and directories currently installed.) 13:39:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:39:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:39:28 Setting up login (1:4.5-1ubuntu2) ... 13:39:28 (Reading database ... 13912 files and directories currently installed.) 13:39:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:39:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:39:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:39:28 (Reading database ... 13912 files and directories currently installed.) 13:39:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:39:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:39:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:39:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:39:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:39:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:39:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:39:30 (Reading database ... 13912 files and directories currently installed.) 13:39:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:39:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:39:31 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:39:31 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:39:31 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:39:31 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:39:31 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:39:31 (Reading database ... 13912 files and directories currently installed.) 13:39:31 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:39:31 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:39:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:39:32 (Reading database ... 13912 files and directories currently installed.) 13:39:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:39:32 (Reading database ... 13912 files and directories currently installed.) 13:39:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:39:32 (Reading database ... 13912 files and directories currently installed.) 13:39:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:39:32 (Reading database ... 13912 files and directories currently installed.) 13:39:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:33 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:39:33 (Reading database ... 13912 files and directories currently installed.) 13:39:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:39:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:39:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:39:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:39:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:39:33 (Reading database ... 13912 files and directories currently installed.) 13:39:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:39:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:39:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:39:34 (Reading database ... 13912 files and directories currently installed.) 13:39:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:39:34 (Reading database ... 13912 files and directories currently installed.) 13:39:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:39:34 (Reading database ... 13912 files and directories currently installed.) 13:39:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:39:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:39:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:39:35 (Reading database ... 13912 files and directories currently installed.) 13:39:35 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:39:35 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:39:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:39:35 (Reading database ... 13912 files and directories currently installed.) 13:39:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:39:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:39:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:39:36 (Reading database ... 13914 files and directories currently installed.) 13:39:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:39:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:39:36 Setting up debconf (1.5.66ubuntu1) ... 13:39:36 (Reading database ... 13914 files and directories currently installed.) 13:39:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:39:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:39:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:39:37 (Reading database ... 13914 files and directories currently installed.) 13:39:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:39:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:39:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:39:37 (Reading database ... 13914 files and directories currently installed.) 13:39:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:39:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:39:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:39:37 (Reading database ... 13914 files and directories currently installed.) 13:39:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:39:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:39:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 13:39:37 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 13:39:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:39:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:39:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:39:38 (Reading database ... 13914 files and directories currently installed.) 13:39:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:39:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:39:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:39:38 (Reading database ... 13914 files and directories currently installed.) 13:39:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:39:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:39:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:39:39 (Reading database ... 13914 files and directories currently installed.) 13:39:39 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:39:39 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:39:39 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:39:39 (Reading database ... 13914 files and directories currently installed.) 13:39:39 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 13:39:39 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 13:39:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 13:39:39 (Reading database ... 13914 files and directories currently installed.) 13:39:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:39:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:39:39 Setting up passwd (1:4.5-1ubuntu2) ... 13:39:40 (Reading database ... 13914 files and directories currently installed.) 13:39:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 13:39:40 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 13:39:40 Setting up gpgv (2.2.4-1ubuntu1.3) ... 13:39:40 (Reading database ... 13914 files and directories currently installed.) 13:39:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:39:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:39:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:39:40 (Reading database ... 13914 files and directories currently installed.) 13:39:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:39:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:39:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:39:40 (Reading database ... 13914 files and directories currently installed.) 13:39:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:39:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:39:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:39:41 (Reading database ... 13914 files and directories currently installed.) 13:39:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:39:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:39:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:39:41 (Reading database ... 13914 files and directories currently installed.) 13:39:41 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 13:39:41 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 13:39:41 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 13:39:41 (Reading database ... 13914 files and directories currently installed.) 13:39:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 13:39:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 13:39:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 13:39:42 (Reading database ... 13915 files and directories currently installed.) 13:39:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:39:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:39:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:39:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:39:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 13:39:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 13:39:42 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 13:39:42 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 13:39:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:39:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:39:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:39:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:39:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:39:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:39:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:39:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:39:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:39:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:39:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:39:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:39:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:39:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:39:44 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 13:39:44 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 13:39:45 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:39:45 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:39:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:39:45 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:39:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 13:39:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 13:39:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 13:39:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 13:39:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 13:39:45 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 13:39:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 13:39:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 13:39:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:39:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:39:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:39:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:39:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:39:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:39:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:39:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:39:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:39:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:39:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:39:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:39:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:39:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:39:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:39:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:39:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:39:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:39:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:39:52 Setting up tzdata (2020f-0ubuntu0.18.04) ... 13:39:52 13:39:52 Current default time zone: 'Etc/UTC' 13:39:52 Local time is now: Thu Jan 21 13:39:51 UTC 2021. 13:39:52 Universal Time is now: Thu Jan 21 13:39:51 UTC 2021. 13:39:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:39:52 13:39:52 Setting up systemd-sysv (237-3ubuntu10.44) ... 13:39:52 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:52 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 13:39:52 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:39:52 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:39:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:39:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:39:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:39:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:39:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:39:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:39:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 13:39:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:52 Setting up patch (2.7.6-2ubuntu1.1) ... 13:39:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:39:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:39:53 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 13:39:53 Installing new version of config file /etc/ssl/openssl.cnf ... 13:39:53 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:39:53 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:39:53 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 13:39:55 Updating certificates in /etc/ssl/certs... 13:39:55 22 added, 17 removed; done. 13:39:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:39:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:39:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:39:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:39:55 Setting up pkgbinarymangler (138.18.04.1) ... 13:39:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 13:39:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up perl (5.26.1-6ubuntu0.5) ... 13:39:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 13:39:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:39:56 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:39:56 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 13:39:56 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:39:56 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:39:56 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:39:56 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:39:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:39:56 Processing triggers for systemd (237-3ubuntu10.44) ... 13:39:56 Processing triggers for mime-support (3.60ubuntu1) ... 13:39:56 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 13:39:56 Updating certificates in /etc/ssl/certs... 13:39:57 0 added, 0 removed; done. 13:39:57 Running hooks in /etc/ca-certificates/update.d... 13:39:57 done. 13:39:57 Reading package lists... 13:39:57 Building dependency tree... 13:39:57 Reading state information... 13:39:58 The following NEW packages will be installed: 13:39:58 apt-transport-https 13:39:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:39:58 Need to get 1696 B of archives. 13:39:58 After this operation, 153 kB of additional disk space will be used. 13:39:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 13:39:58 debconf: delaying package configuration, since apt-utils is not installed 13:39:58 Fetched 1696 B in 0s (8375 B/s) 13:39:58 Selecting previously unselected package apt-transport-https. 13:39:58 (Reading database ... 13929 files and directories currently installed.) 13:39:58 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 13:39:58 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 13:39:58 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 13:39:58 Waiting for network to be ready... 13:40:05 2021-01-21T13:40:01Z INFO Waiting for automatic snapd restart... 13:40:05 snapd 2.48.2 from Canonical* installed 13:40:05 "snapd" switched to the "latest/stable" channel 13:40:05 13:40:09 core18 20201210 from Canonical* installed 13:40:09 "core18" switched to the "latest/stable" channel 13:40:09 13:40:12 snapcraft 4.4.4 from Canonical* installed 13:40:12 "snapcraft" switched to the "latest/stable" channel 13:40:12 13:40:15 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: 13:40:15 - README.md 13:40:15 - snapcraft.yaml.orig 13:40:15 13:40:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:40:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:40:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:40:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:40:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:40:23 Reading package lists... 13:40:23 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 13:40:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:40:30 Reading package lists... 13:40:30 Building dependency tree... 13:40:30 Reading state information... 13:40:30 Suggested packages: 13:40:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:40:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:40:30 Recommended packages: 13:40:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:40:30 The following NEW packages will be installed: 13:40:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:40:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:40:30 pkg-config zip 13:40:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:40:30 Need to get 7655 kB of archives. 13:40:30 After this operation, 43.7 MB of additional disk space will be used. 13:40:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 13:40:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 13:40:30 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:40:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 13:40:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 13:40:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:40:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:40:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:40:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:40:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:40:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:40:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:40:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:40:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:40:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:40:30 debconf: delaying package configuration, since apt-utils is not installed 13:40:30 Fetched 7655 kB in 1s (10.5 MB/s) 13:40:31 Selecting previously unselected package libglib2.0-0:amd64. 13:40:31 (Reading database ... 13933 files and directories currently installed.) 13:40:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 13:40:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 13:40:31 Selecting previously unselected package libpsl5:amd64. 13:40:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:40:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:40:31 Selecting previously unselected package libnghttp2-14:amd64. 13:40:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:40:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:40:31 Selecting previously unselected package librtmp1:amd64. 13:40:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:40:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:40:31 Selecting previously unselected package libcurl3-gnutls:amd64. 13:40:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 13:40:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 13:40:31 Selecting previously unselected package liberror-perl. 13:40:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:40:31 Unpacking liberror-perl (0.17025-1) ... 13:40:31 Selecting previously unselected package git-man. 13:40:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 13:40:31 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 13:40:31 Selecting previously unselected package git. 13:40:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 13:40:31 Unpacking git (1:2.17.1-1ubuntu0.7) ... 13:40:32 Selecting previously unselected package libnorm1:amd64. 13:40:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:40:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:40:32 Selecting previously unselected package libpgm-5.2-0:amd64. 13:40:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:40:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:40:32 Selecting previously unselected package libsodium23:amd64. 13:40:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:40:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:40:33 Selecting previously unselected package libzmq5:amd64. 13:40:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:40:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:40:33 Selecting previously unselected package libzmq3-dev:amd64. 13:40:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:40:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:40:33 Selecting previously unselected package pkg-config. 13:40:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:40:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:40:33 Selecting previously unselected package zip. 13:40:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:40:33 Unpacking zip (3.0-11build1) ... 13:40:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:40:33 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 13:40:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:40:33 Setting up liberror-perl (0.17025-1) ... 13:40:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:40:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 13:40:33 No schema files found: doing nothing. 13:40:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:40:33 Setting up zip (3.0-11build1) ... 13:40:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:40:33 Setting up libsodium23:amd64 (1.0.16-2) ... 13:40:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:40:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:40:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 13:40:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:40:33 Setting up git (1:2.17.1-1ubuntu0.7) ... 13:40:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:40:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:40:40 git set to automatically installed. 13:40:40 git-man set to automatically installed. 13:40:40 libcurl3-gnutls set to automatically installed. 13:40:40 liberror-perl set to automatically installed. 13:40:40 libglib2.0-0 set to automatically installed. 13:40:40 libnghttp2-14 set to automatically installed. 13:40:40 libnorm1 set to automatically installed. 13:40:40 libpgm-5.2-0 set to automatically installed. 13:40:40 libpsl5 set to automatically installed. 13:40:40 librtmp1 set to automatically installed. 13:40:40 libsodium23 set to automatically installed. 13:40:40 libzmq3-dev set to automatically installed. 13:40:40 libzmq5 set to automatically installed. 13:40:40 pkg-config set to automatically installed. 13:40:40 zip set to automatically installed. 13:40:43 snapd is not logged in, snap install commands will use sudo 13:40:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:40:49 snap "core18" has no updates available 13:40:50 Pulling config-common 13:40:51 Pulling go-build-helper 13:41:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:41:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:41:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 13:41:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 13:41:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 13:41:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 13:41:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 13:41:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 13:41:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 13:41:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 13:41:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:41:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:41:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:41:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:41:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:41:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:41:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:41:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:41:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:41:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 13:41:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 13:41:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 13:41:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 13:41:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 13:41:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 13:41:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 13:41:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 13:41:13 Fetched 23.8 MB in 0s (0 B/s) 13:41:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:41:13 Fetched 96.5 kB in 0s (0 B/s) 13:41:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:41:13 Fetched 279 kB in 0s (0 B/s) 13:41:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:41:13 Fetched 122 kB in 0s (0 B/s) 13:41:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:41:13 Fetched 77.8 kB in 0s (0 B/s) 13:41:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:41:13 Fetched 8848 B in 0s (0 B/s) 13:41:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:41:13 Fetched 47.8 kB in 0s (0 B/s) 13:41:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:41:13 Fetched 45.6 kB in 0s (0 B/s) 13:41:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:41:13 Fetched 15.0 kB in 0s (0 B/s) 13:41:13 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 13:41:13 Fetched 214 kB in 0s (0 B/s) 13:41:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 13:41:13 Fetched 155 kB in 0s (0 B/s) 13:41:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:41:13 Fetched 50.6 kB in 0s (0 B/s) 13:41:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:41:13 Fetched 14.8 kB in 0s (0 B/s) 13:41:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:41:13 Fetched 41.8 kB in 0s (0 B/s) 13:41:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:41:13 Fetched 499 kB in 0s (0 B/s) 13:41:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:41:13 Fetched 111 kB in 0s (0 B/s) 13:41:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:41:13 Fetched 240 kB in 0s (0 B/s) 13:41:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:41:13 Fetched 29.3 kB in 0s (0 B/s) 13:41:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:41:13 Fetched 85.5 kB in 0s (0 B/s) 13:41:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:41:13 Fetched 24.5 kB in 0s (0 B/s) 13:41:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:41:13 Fetched 49.2 kB in 0s (0 B/s) 13:41:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:41:13 Fetched 54.2 kB in 0s (0 B/s) 13:41:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:41:13 Fetched 30.8 kB in 0s (0 B/s) 13:41:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 13:41:13 Fetched 17.0 kB in 0s (0 B/s) 13:41:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:41:13 Fetched 85.9 kB in 0s (0 B/s) 13:41:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:41:13 Fetched 8720 B in 0s (0 B/s) 13:41:13 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 13:41:13 Fetched 137 kB in 0s (0 B/s) 13:41:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:41:13 Fetched 119 kB in 0s (0 B/s) 13:41:13 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 13:41:13 Fetched 109 kB in 0s (0 B/s) 13:41:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:41:13 Fetched 11.1 kB in 0s (0 B/s) 13:41:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:41:13 Fetched 645 kB in 0s (0 B/s) 13:41:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:41:13 Fetched 41.3 kB in 0s (0 B/s) 13:41:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:41:13 Fetched 17.9 kB in 0s (0 B/s) 13:41:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:41:13 Fetched 368 kB in 0s (0 B/s) 13:41:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:41:13 Fetched 187 kB in 0s (0 B/s) 13:41:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:41:13 Fetched 175 kB in 0s (0 B/s) 13:41:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:41:16 Fetched 206 kB in 0s (0 B/s) 13:41:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 13:41:16 Fetched 1301 kB in 0s (0 B/s) 13:41:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:41:16 Fetched 36.2 kB in 0s (0 B/s) 13:41:16 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 13:41:16 Fetched 159 kB in 0s (0 B/s) 13:41:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:41:16 Fetched 107 kB in 0s (0 B/s) 13:41:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:41:16 Fetched 48.7 kB in 0s (0 B/s) 13:41:16 Pulling static-packages 13:41:17 'go115' has dependencies that need to be staged: static-packages go-build-helper 13:41:17 Skipping pull go-build-helper (already ran) 13:41:17 Skipping pull static-packages (already ran) 13:41:17 Building go-build-helper 13:41:21 Building static-packages 13:41:22 Staging go-build-helper 13:41:23 Staging static-packages 13:41:24 Pulling go115 13:41:25 'edgex-go' has dependencies that need to be staged: go115 13:41:25 Skipping pull go115 (already ran) 13:41:25 Building go115 13:41:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:25 Dload Upload Total Spent Left Speed 13:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 52413 0 0:38:31 --:--:-- 0:38:31 52022 36 115M 36 41.7M 0 0 37.5M 0 0:00:03 0:00:01 0:00:02 37.5M 72 115M 72 83.7M 0 0 39.6M 0 0:00:02 0:00:02 --:--:-- 39.6M 100 115M 100 115M 0 0 39.1M 0 0:00:02 0:00:02 --:--:-- 39.1M 13:41:29 go1.15.2.linux-amd64.tar.gz: OK 13:41:33 Staging go115 13:41:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:41:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:41:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:41:38 Fetched 0 B in 0s (0 B/s) 13:41:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:41:38 Fetched 224 kB in 0s (0 B/s) 13:41:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:41:38 Fetched 157 kB in 0s (0 B/s) 13:41:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:41:38 Fetched 221 kB in 0s (0 B/s) 13:41:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:41:38 Fetched 143 kB in 0s (0 B/s) 13:41:38 Pulling edgex-go 13:41:39 Pulling version 13:41:40 Building config-common 13:41:42 Skipping build go-build-helper (already ran) 13:41:42 Skipping build static-packages (already ran) 13:41:42 Skipping build go115 (already ran) 13:41:42 Building edgex-go 13:41:42 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 13:41:43 go: downloading github.com/gorilla/mux v1.8.0 13:41:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.3 13:41:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 13:41:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 13:41:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:41:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:41:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 13:41:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 13:41:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 13:41:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:41:44 go: downloading github.com/hashicorp/consul/api v1.1.0 13:41:44 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 13:41:44 go: downloading github.com/x448/float16 v0.8.4 13:41:44 go: downloading github.com/google/uuid v1.1.5 13:41:44 go: downloading github.com/pebbe/zmq4 v1.2.2 13:41:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 13:41:44 go: downloading github.com/pkg/errors v0.8.1 13:41:44 go: downloading github.com/go-kit/kit v0.8.0 13:41:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:41:44 go: downloading github.com/go-redis/redis/v7 v7.2.0 13:41:44 go: downloading github.com/imdario/mergo v0.3.11 13:41:44 go: downloading github.com/pelletier/go-toml v1.2.0 13:41:44 go: downloading github.com/go-playground/validator/v10 v10.3.0 13:41:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:41:44 go: downloading github.com/BurntSushi/toml v0.3.1 13:41:44 go: downloading gopkg.in/yaml.v2 v2.4.0 13:41:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:41:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:41:44 go: downloading github.com/mitchellh/copystructure v1.0.0 13:41:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 13:41:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:41:44 go: downloading github.com/hashicorp/serf v0.8.2 13:41:44 go: downloading github.com/go-playground/universal-translator v0.17.0 13:41:44 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:41:44 go: downloading github.com/leodido/go-urn v1.2.0 13:41:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:41:44 go: downloading github.com/go-playground/locales v0.13.0 13:41:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:41:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:41:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:41:51 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 13:41:55 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 13:41:55 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 13:41:56 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 13:41:57 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 13:41:57 go: downloading github.com/stretchr/testify v1.6.1 13:41:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:41:57 go: downloading github.com/pmezard/go-difflib v1.0.0 13:41:57 go: downloading github.com/davecgh/go-spew v1.1.1 13:41:59 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 13:41:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:41:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 13:42:00 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 13:42:01 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 13:42:01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 13:42:02 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 13:42:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 13:42:03 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 13:42:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:42:06 Building version 13:42:08 Staging config-common 13:42:08 Skipping stage go-build-helper (already ran) 13:42:08 Skipping stage static-packages (already ran) 13:42:08 Skipping stage go115 (already ran) 13:42:08 Staging edgex-go 13:42:09 Staging version 13:42:10 Priming config-common 13:42:11 Priming go-build-helper 13:42:12 Priming static-packages 13:42:15 Priming go115 13:42:15 Priming edgex-go 13:42:16 Priming version 13:42:17 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) [Pipeline] unstash [Pipeline] wrap 13:42:22 provisioning config files... 13:42:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8256645036244176144tmp [Pipeline] { [Pipeline] sh 13:42:22 + set +x 13:42:22 + curl -s https://codecov.io/bash 13:42:22 + bash -s -- 13:42:23 13:42:23 _____ _ 13:42:23 / ____| | | 13:42:23 | | ___ __| | ___ ___ _____ __ 13:42:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:42:23 | |___| (_) | (_| | __/ (_| (_) \ V / 13:42:23 \_____\___/ \__,_|\___|\___\___/ \_/ 13:42:23 Bash-20210115-cec3c92 13:42:23 13:42:23 13:42:23 ==> git version 2.24.3 found 13:42:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:42:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:42:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:42:23 ==> Jenkins CI detected. 13:42:23 project root: . 13:42:23 --> token set from env 13:42:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:42:23 ==> Running gcov in . (disable via -X gcov) 13:42:23 ==> Python coveragepy not found 13:42:23 ==> Searching for coverage reports in: 13:42:23 + . 13:42:23 -> Found 1 reports 13:42:23 ==> Detecting git/mercurial file structure 13:42:23 ==> Reading reports 13:42:23 + ./coverage.out bytes=551122 13:42:23 ==> Appending adjustments 13:42:23 https://docs.codecov.io/docs/fixing-reports 13:42:30 + Found adjustments 13:42:30 ==> Gzipping contents 13:42:30 84K /tmp/codecov.rqpEEO.gz 13:42:30 ==> Uploading reports 13:42:30 url: https://codecov.io 13:42:30 query: branch=PR-3061&commit=0a8603cb97f8dbf994507eaa2623b1c964661bc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3061&job=&cmd_args= 13:42:30 -> Pinging Codecov 13:42:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3061&commit=0a8603cb97f8dbf994507eaa2623b1c964661bc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3061&job=&cmd_args= 13:42:31 -> Uploading to 13:42:31 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/0a8603cb97f8dbf994507eaa2623b1c964661bc9/4d0c5296-5cd3-4775-b828-b620257a2519.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T134231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73b50ca6673f0e24a7eef7f6242726eac015f3b517312a00d76e66eef11e6820 13:42:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:31 Dload Upload Total Spent Left Speed 13:42:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 83741 0 0 97 81920 0 205k --:--:-- --:--:-- --:--:-- 206k 100 83741 0 0 100 83741 0 127k --:--:-- --:--:-- --:--:-- 127k 13:42:32 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a8603cb97f8dbf994507eaa2623b1c964661bc9 [Pipeline] } 13:42:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:42:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:42:36 ---> package-listing.sh 13:42:36 ++ tr '[:upper:]' '[:lower:]' 13:42:36 ++ facter osfamily 13:42:37 + OS_FAMILY=redhat 13:42:37 + workspace=/w/workspace/edgex-go/1 13:42:37 + START_PACKAGES=/tmp/packages_start.txt 13:42:37 + END_PACKAGES=/tmp/packages_end.txt 13:42:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:37 + PACKAGES=/tmp/packages_start.txt 13:42:37 + '[' /w/workspace/edgex-go/1 ']' 13:42:37 + PACKAGES=/tmp/packages_end.txt 13:42:37 + case "${OS_FAMILY}" in 13:42:37 + rpm -qa 13:42:37 + sort 13:42:44 + '[' -f /tmp/packages_start.txt ']' 13:42:44 + '[' -f /tmp/packages_end.txt ']' 13:42:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:44 + '[' /w/workspace/edgex-go/1 ']' 13:42:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:42:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:42:44 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:42:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:42:45 13:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:42:46 alpine: Pulling from edgex-lftools-log-publisher 13:42:46 df20fa9351a1: Pulling fs layer 13:42:46 36b3adc4ff6f: Pulling fs layer 13:42:46 8ad3a11d3b57: Pulling fs layer 13:42:46 46f8f816bc3b: Pulling fs layer 13:42:46 93b61091891f: Pulling fs layer 13:42:46 93b9cdb0e59b: Pulling fs layer 13:42:46 5e14af77c1be: Pulling fs layer 13:42:46 01666e4c0597: Pulling fs layer 13:42:46 aa168da1d23b: Pulling fs layer 13:42:46 46f8f816bc3b: Waiting 13:42:46 93b61091891f: Waiting 13:42:46 93b9cdb0e59b: Waiting 13:42:46 5e14af77c1be: Waiting 13:42:46 01666e4c0597: Waiting 13:42:46 aa168da1d23b: Waiting 13:42:46 36b3adc4ff6f: Download complete 13:42:47 46f8f816bc3b: Verifying Checksum 13:42:47 46f8f816bc3b: Download complete 13:42:47 93b61091891f: Verifying Checksum 13:42:47 93b61091891f: Download complete 13:42:47 df20fa9351a1: Verifying Checksum 13:42:47 df20fa9351a1: Download complete 13:42:47 93b9cdb0e59b: Verifying Checksum 13:42:47 93b9cdb0e59b: Download complete 13:42:47 5e14af77c1be: Verifying Checksum 13:42:47 5e14af77c1be: Download complete 13:42:47 01666e4c0597: Verifying Checksum 13:42:47 01666e4c0597: Download complete 13:42:48 df20fa9351a1: Pull complete 13:42:48 8ad3a11d3b57: Verifying Checksum 13:42:48 8ad3a11d3b57: Download complete 13:42:48 36b3adc4ff6f: Pull complete 13:42:51 8ad3a11d3b57: Pull complete 13:42:51 46f8f816bc3b: Pull complete 13:42:52 93b61091891f: Pull complete 13:42:53 aa168da1d23b: Download complete 13:42:54 93b9cdb0e59b: Pull complete 13:42:54 5e14af77c1be: Pull complete 13:42:54 01666e4c0597: Pull complete 13:43:09 aa168da1d23b: Pull complete 13:43:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:43:10 prd-centos7-docker-4c-2g-21934 does not seem to be running inside a container 13:43:10 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:43:14 $ docker top 2ad82298c4ed42022d2c36a9b029abd1512e7200a82f51d0309773e12da34707 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:16 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:16 + mkdir -p /var/log/sa [Pipeline] sh 13:43:17 + ls /var/log/sa-host 13:43:17 + sadf -c /var/log/sa-host/sa21 13:43:17 file_magic: OK 13:43:17 HZ: Using current value: 100 13:43:17 file_header: OK 13:43:17 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 13:43:17 Statistics: 13:43:17 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:17 File successfully converted to sysstat format version 12.2.1 13:43:17 + sadf -c /var/log/sa-host/sa23 13:43:17 file_magic: OK 13:43:17 HZ: Using current value: 100 13:43:17 file_header: OK 13:43:17 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 13:43:17 Statistics: 13:43:17 Hnuu...uuuununununu... 13:43:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:18 provisioning config files... 13:43:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1784829756592690662tmp [Pipeline] { [Pipeline] echo 13:43:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:19 ---> create-netrc.sh [Pipeline] } 13:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:43:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> python-tools-install.sh [Pipeline] echo 13:43:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> sudo-logs.sh 13:43:20 Archiving 'sudo' log.. [Pipeline] echo 13:43:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:21 ---> job-cost.sh 13:43:21 lf-activate-venv: SKIPPING 13:43:21 INFO: No Stack... 13:43:22 INFO: Retrieving Pricing Info for: v1-standard-2 13:43:23 INFO: Archiving Costs [Pipeline] echo 13:43:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:23 ---> logs-deploy.sh 13:43:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3061/1 13:43:23 INFO: archiving workspace using pattern(s): 13:43:26 Archives upload complete. 13:43:26 INFO: archiving logs to Nexus