Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ec17b0f5bc33a1f5dd4acd4146e4a508a5e1f399) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7131858766129137302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4993304610207134523.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3798/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3798/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6441141307329723602.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3174512974761670216.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3798/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3798/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1862104774153131532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-343’ Running on prd-centos7-docker-4c-2g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1070484724099907502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 Merge succeeded, producing 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 Checking out Revision 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 (PR-3798) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2916178374502290700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8425740003509621475.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T16:30:29.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T16:30:29.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T16:30:29.745Z] ========================================================= [2021-11-12T16:30:29.745Z] EdgeX Global Pipelines Version Info [2021-11-12T16:30:29.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 [2021-11-12T16:30:30.895Z] ------------------- [2021-11-12T16:30:30.895Z] stable info: [2021-11-12T16:30:30.895Z] ------------------- [2021-11-12T16:30:30.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T16:30:30.896Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:30:30.896Z] Message: update stable to v1.0.213 [2021-11-12T16:30:31.848Z] ------------------- [2021-11-12T16:30:31.848Z] experimental info: [2021-11-12T16:30:31.848Z] ------------------- [2021-11-12T16:30:31.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T16:30:31.848Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:30:31.848Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T16:30:31.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-12T16:30:31.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-12T16:30:31.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T16:30:31.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T16:30:31.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T16:30:31.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T16:30:31.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T16:30:32.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-12T16:30:32.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-12T16:30:32.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-12T16:30:32.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T16:30:32.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T16:30:32.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T16:30:32.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T16:30:32.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T16:30:32.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:30:32.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:30:32.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T16:30:32.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-12T16:30:32.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-12T16:30:32.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-12T16:30:32.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T16:30:32.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3798 [Pipeline] echo [2021-11-12T16:30:32.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3798 [Pipeline] echo [2021-11-12T16:30:32.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3798 [Pipeline] echo [2021-11-12T16:30:32.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo [2021-11-12T16:30:32.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a6bd0d [Pipeline] echo [2021-11-12T16:30:32.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:30:32.235Z] provisioning config files... [2021-11-12T16:30:32.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2924889087549830769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:30:32.561Z] ---> docker-login.sh [2021-11-12T16:30:32.561Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:30:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:30:32.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:30:32.823Z] Configure a credential helper to remove this warning. See [2021-11-12T16:30:32.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:30:32.823Z] [2021-11-12T16:30:32.823Z] Login Succeeded [2021-11-12T16:30:32.823Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:30:32.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:30:32.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:30:32.823Z] Configure a credential helper to remove this warning. See [2021-11-12T16:30:32.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:30:32.823Z] [2021-11-12T16:30:32.823Z] Login Succeeded [2021-11-12T16:30:32.823Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:30:33.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:30:33.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:30:33.108Z] Configure a credential helper to remove this warning. See [2021-11-12T16:30:33.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:30:33.108Z] [2021-11-12T16:30:33.108Z] Login Succeeded [2021-11-12T16:30:33.108Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:30:33.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:30:33.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:30:33.108Z] Configure a credential helper to remove this warning. See [2021-11-12T16:30:33.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:30:33.108Z] [2021-11-12T16:30:33.108Z] Login Succeeded [2021-11-12T16:30:33.108Z] docker.io [2021-11-12T16:30:33.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:30:33.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:30:33.628Z] Configure a credential helper to remove this warning. See [2021-11-12T16:30:33.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:30:33.628Z] [2021-11-12T16:30:33.628Z] Login Succeeded [2021-11-12T16:30:33.628Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:30:33.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:30:33.952Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/core-command/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/core-data/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-12T16:30:33.952Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:30:33.952Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-12T16:30:33.952Z] ++ cut -d/ -f2 [2021-11-12T16:30:33.952Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-12T16:30:33.998Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T16:30:34.392Z] + git rev-list -1 --merges 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2~1..3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo [2021-11-12T16:30:34.411Z] -----------> git rev-list -1 --merges 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2~1..3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:30:34.411Z] 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [false] [Pipeline] sh [2021-11-12T16:30:34.711Z] + git log --format=format:%s -1 3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] echo [2021-11-12T16:30:34.726Z] ========================================================= [2021-11-12T16:30:34.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T16:30:34.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:30:35.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:30:35.192Z] [2021-11-12T16:30:35.192Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:30:35.506Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:30:35.506Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T16:30:35.506Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T16:30:35.506Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T16:30:35.506Z] 4c7163046ea9: Pulling fs layer [2021-11-12T16:30:35.506Z] 0c2d73faf560: Pulling fs layer [2021-11-12T16:30:35.506Z] 0c2d73faf560: Waiting [2021-11-12T16:30:35.506Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T16:30:35.506Z] 3e5f54012d9b: Download complete [2021-11-12T16:30:35.506Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T16:30:35.506Z] a0d0a0d46f8b: Download complete [2021-11-12T16:30:35.775Z] 4c7163046ea9: Verifying Checksum [2021-11-12T16:30:35.775Z] 4c7163046ea9: Download complete [2021-11-12T16:30:35.775Z] 0c2d73faf560: Verifying Checksum [2021-11-12T16:30:35.775Z] 0c2d73faf560: Download complete [2021-11-12T16:30:35.775Z] a0d0a0d46f8b: Pull complete [2021-11-12T16:30:35.775Z] 3e5f54012d9b: Pull complete [2021-11-12T16:30:36.349Z] 4c7163046ea9: Pull complete [2021-11-12T16:30:36.349Z] 0c2d73faf560: Pull complete [2021-11-12T16:30:36.349Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T16:30:36.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:30:36.349Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T16:30:36.433Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:30:36.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T16:30:37.382Z] $ docker top afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T16:30:37.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:30:37.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:30:37.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:30:37.596Z] $ docker exec afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent [2021-11-12T16:30:37.694Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBaKBk/agent.13 [2021-11-12T16:30:37.694Z] SSH_AGENT_PID=19 [2021-11-12T16:30:37.702Z] Running ssh-add (command line suppressed) [2021-11-12T16:30:37.806Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4719837521130441714.key (/w/workspace/edgex-go/3@tmp/private_key_4719837521130441714.key) [2021-11-12T16:30:37.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:30:38.118Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T16:30:38.132Z] $ docker exec --env ******** --env ******** afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent -k [2021-11-12T16:30:38.218Z] unset SSH_AUTH_SOCK; [2021-11-12T16:30:38.218Z] unset SSH_AGENT_PID; [2021-11-12T16:30:38.218Z] echo Agent pid 19 killed; [2021-11-12T16:30:38.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T16:30:38.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:30:38.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:30:38.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:30:38.356Z] $ docker exec afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent [2021-11-12T16:30:38.464Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOkmOlo/agent.51 [2021-11-12T16:30:38.464Z] SSH_AGENT_PID=58 [2021-11-12T16:30:38.468Z] Running ssh-add (command line suppressed) [2021-11-12T16:30:38.587Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1010347833876655407.key (/w/workspace/edgex-go/3@tmp/private_key_1010347833876655407.key) [2021-11-12T16:30:38.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:30:38.904Z] + git semver init [2021-11-12T16:30:38.904Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T16:30:38.904Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-12T16:30:38.904Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-12T16:30:38.904Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T16:30:38.904Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T16:30:38.904Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T16:30:38.904Z] # $SEMVER_BRANCH = PR-3798 [2021-11-12T16:30:38.904Z] # $SEMVER_TEMP = /tmp/semver-406945502 [2021-11-12T16:30:38.904Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-12T16:30:53.899Z] # '/tmp/semver-406945502' -> '/w/workspace/edgex-go/3/.semver' [2021-11-12T16:30:53.899Z] # -> Force: false [2021-11-12T16:30:53.899Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-12T16:30:53.911Z] $ docker exec --env ******** --env ******** afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef ssh-agent -k [2021-11-12T16:30:54.011Z] unset SSH_AUTH_SOCK; [2021-11-12T16:30:54.011Z] unset SSH_AGENT_PID; [2021-11-12T16:30:54.011Z] echo Agent pid 58 killed; [2021-11-12T16:30:54.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:30:54.333Z] + git semver [Pipeline] } [2021-11-12T16:30:54.345Z] $ docker stop --time=1 afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef [2021-11-12T16:30:57.504Z] $ docker rm -f afd7921ae18f6da04c80433b25924a09761f5f68ab897194ee390dac40e87bef [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:30:57.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T16:30:58.143Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T16:30:58.146Z] [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] echo [2021-11-12T16:30:58.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:30:58.308Z] ========================================================= [2021-11-12T16:30:58.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T16:30:58.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:30:58.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:30:58.607Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T16:30:58.607Z] a0d0a0d46f8b: Already exists [2021-11-12T16:30:58.607Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T16:30:58.607Z] b8b176561691: Pulling fs layer [2021-11-12T16:30:58.607Z] 4527c011a84f: Pulling fs layer [2021-11-12T16:30:58.607Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T16:30:58.607Z] e0aca202a116: Pulling fs layer [2021-11-12T16:30:58.607Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T16:30:58.607Z] 34cad66bf833: Pulling fs layer [2021-11-12T16:30:58.607Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T16:30:58.607Z] 5d74067f8e1e: Waiting [2021-11-12T16:30:58.607Z] e0aca202a116: Waiting [2021-11-12T16:30:58.607Z] 3a43be97a3b4: Waiting [2021-11-12T16:30:58.607Z] 34cad66bf833: Waiting [2021-11-12T16:30:58.607Z] b4e3c513aaa6: Waiting [2021-11-12T16:30:58.607Z] b8b176561691: Verifying Checksum [2021-11-12T16:30:58.607Z] b8b176561691: Download complete [2021-11-12T16:30:58.607Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T16:30:58.607Z] 31adcdaf11c8: Download complete [2021-11-12T16:30:58.607Z] e0aca202a116: Verifying Checksum [2021-11-12T16:30:58.607Z] e0aca202a116: Download complete [2021-11-12T16:30:58.607Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T16:30:58.607Z] 5d74067f8e1e: Download complete [2021-11-12T16:30:58.607Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T16:30:58.607Z] 3a43be97a3b4: Download complete [2021-11-12T16:30:58.870Z] 34cad66bf833: Verifying Checksum [2021-11-12T16:30:58.870Z] 34cad66bf833: Download complete [2021-11-12T16:30:58.870Z] 31adcdaf11c8: Pull complete [2021-11-12T16:30:59.130Z] b8b176561691: Pull complete [2021-11-12T16:30:59.130Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T16:30:59.130Z] b4e3c513aaa6: Download complete [2021-11-12T16:30:59.395Z] 4527c011a84f: Verifying Checksum [2021-11-12T16:30:59.395Z] 4527c011a84f: Download complete [2021-11-12T16:31:03.646Z] 4527c011a84f: Pull complete [2021-11-12T16:31:03.646Z] 5d74067f8e1e: Pull complete [2021-11-12T16:31:03.646Z] e0aca202a116: Pull complete [2021-11-12T16:31:03.918Z] 3a43be97a3b4: Pull complete [2021-11-12T16:31:03.918Z] 34cad66bf833: Pull complete [2021-11-12T16:31:07.334Z] b4e3c513aaa6: Pull complete [2021-11-12T16:31:07.334Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T16:31:07.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:07.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:31:07.660Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:07.660Z] WORKDIR /edgex [2021-11-12T16:31:07.660Z] COPY go.mod . [2021-11-12T16:31:07.660Z] RUN go mod download' [2021-11-12T16:31:07.660Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-12T16:31:09.588Z] Sending build context to Docker daemon 329.9MB [2021-11-12T16:31:09.588Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:31:09.588Z] ---> 9f6097aaca64 [2021-11-12T16:31:09.588Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:31:12.910Z] ---> Running in 0dffb1791221 [2021-11-12T16:31:12.910Z] Removing intermediate container 0dffb1791221 [2021-11-12T16:31:12.910Z] ---> 162762f30a4d [2021-11-12T16:31:12.910Z] Step 3/4 : COPY go.mod . [2021-11-12T16:31:12.910Z] ---> 453f9effe63b [2021-11-12T16:31:12.910Z] Step 4/4 : RUN go mod download [2021-11-12T16:31:12.910Z] ---> Running in 0b72911c25d0 [2021-11-12T16:31:13.264Z] Still waiting to schedule task [2021-11-12T16:31:13.265Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-344’ [2021-11-12T16:31:51.840Z] Removing intermediate container 0b72911c25d0 [2021-11-12T16:31:51.840Z] ---> 69f805a9cae9 [2021-11-12T16:31:51.840Z] Successfully built 69f805a9cae9 [2021-11-12T16:31:51.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:31:52.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:31:52.152Z] . [Pipeline] withDockerContainer [2021-11-12T16:31:52.235Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:31:52.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-12T16:31:52.711Z] $ docker top 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:31:53.066Z] + go version [2021-11-12T16:31:53.066Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T16:31:53.078Z] $ docker stop --time=1 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a [2021-11-12T16:31:54.276Z] $ docker rm -f 39cd2a47d6076929d9b61fbd282fe99d03030f207da9a2d6029d2640e4af6b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:31:54.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:31:54.790Z] . [Pipeline] withDockerContainer [2021-11-12T16:31:54.856Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:31:54.890Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-12T16:31:55.392Z] $ docker top d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T16:31:55.465Z] ========================================================= [2021-11-12T16:31:55.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:31:55.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:31:55.755Z] + make test [2021-11-12T16:31:55.755Z] go mod tidy [2021-11-12T16:31:56.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:32:02.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:32:24.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:32:28.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:32:28.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:32:28.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:32:32.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:32:32.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:32:32.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:32:32.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:32:33.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:32:33.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:32:34.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:32:34.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:32:34.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:32:35.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-11-12T16:32:35.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:32:35.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:32:37.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2021-11-12T16:32:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:32:37.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements [2021-11-12T16:32:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:32:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:32:38.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.141s coverage: 89.5% of statements [2021-11-12T16:32:38.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:32:38.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:32:39.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2021-11-12T16:32:39.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:32:39.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:32:39.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:32:39.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:32:39.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:32:40.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 94.2% of statements [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:32:40.715Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:32:40.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:32:40.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-12T16:32:40.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:32:40.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:32:40.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:32:41.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2021-11-12T16:32:41.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:32:41.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-11-12T16:32:42.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-11-12T16:32:42.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:32:42.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-11-12T16:32:42.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-11-12T16:32:43.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-11-12T16:32:43.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-11-12T16:32:43.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-11-12T16:32:55.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-12T16:32:55.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-12T16:33:02.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.206s coverage: 82.5% of statements [2021-11-12T16:33:02.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:33:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-12T16:33:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2021-11-12T16:33:20.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-11-12T16:33:20.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-11-12T16:33:20.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-12T16:33:21.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements [2021-11-12T16:33:21.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:33:21.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:33:21.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:33:21.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2021-11-12T16:33:21.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:33:21.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:33:21.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-11-12T16:33:21.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:33:22.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-11-12T16:33:22.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:33:30.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-11-12T16:33:30.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-12T16:33:30.193Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-12T16:33:55.940Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws [2021-11-12T16:33:55.951Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-12T16:33:56.154Z] The recommended git tool is: git [2021-11-12T16:34:01.322Z] using credential edgex-jenkins-ssh [2021-11-12T16:34:01.340Z] Cloning the remote Git repository [2021-11-12T16:34:01.397Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:34:01.510Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-12T16:34:01.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:34:01.638Z] > git --version # timeout=10 [2021-11-12T16:34:01.660Z] > git --version # 'git version 2.17.1' [2021-11-12T16:34:01.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:34:01.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:34:17.054Z] GO111MODULE=on go vet ./... [2021-11-12T16:34:27.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:34:27.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:34:27.146Z] ./bin/test-attribution-txt.sh [2021-11-12T16:34:26.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:34:26.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:34:26.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:34:26.802Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:34:26.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:34:26.818Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh [2021-11-12T16:34:27.554Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 [2021-11-12T16:34:27.707Z] + ls -al . [2021-11-12T16:34:27.707Z] total 636 [2021-11-12T16:34:27.707Z] drwxrwxr-x 10 1001 1001 4096 Nov 12 16:34 . [2021-11-12T16:34:27.707Z] drwxr-xr-x 4 root root 28 Nov 12 16:31 .. [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:30 .dockerignore [2021-11-12T16:34:27.707Z] drwxrwxr-x 8 1001 1001 179 Nov 12 16:30 .git [2021-11-12T16:34:27.707Z] drwxrwxr-x 4 1001 1001 142 Nov 12 16:30 .github [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:30 .gitignore [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:30 .golangci.yml [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:30 .hadolint.yml [2021-11-12T16:34:27.707Z] drwx------ 3 1001 1001 58 Nov 12 16:30 .semver [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:30 .sonarcloud.properties [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:30 ADOPTERS.md [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:30 Attribution.txt [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:30 CHANGELOG.md [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:30 CONTRIBUTING.md [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:30 GOVERNANCE.md [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:30 Jenkinsfile [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:30 LICENSE [2021-11-12T16:34:27.707Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:30 Makefile [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:30 OWNERS.md [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:30 README.md [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:30 SECURITY.md [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:30 VERSION [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:30 ZMQWindows.md [2021-11-12T16:34:27.708Z] drwxrwxr-x 2 1001 1001 37 Nov 12 16:30 bin [2021-11-12T16:34:27.708Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:30 cmd [2021-11-12T16:34:27.708Z] -rw-r--r-- 1 root root 428381 Nov 12 16:33 coverage.out [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:30 go.mod [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:30 go.sum [2021-11-12T16:34:27.708Z] drwxrwxr-x 8 1001 1001 124 Nov 12 16:30 internal [2021-11-12T16:34:27.708Z] drwxrwxr-x 3 1001 1001 16 Nov 12 16:30 openapi [2021-11-12T16:34:27.708Z] drwxrwxr-x 4 1001 1001 71 Nov 12 16:30 snap [2021-11-12T16:34:27.708Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:30 version.go [Pipeline] sh [2021-11-12T16:34:28.001Z] + '[' -e coverage.out ] [2021-11-12T16:34:28.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:34:28.088Z] Merge succeeded, producing 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:34:28.088Z] Checking out Revision 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 (PR-3798) [2021-11-12T16:34:28.113Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:34:28.408Z] + make build [2021-11-12T16:34:28.408Z] 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 [2021-11-12T16:34:27.574Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:34:27.599Z] > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 [2021-11-12T16:34:27.821Z] > git remote # timeout=10 [2021-11-12T16:34:27.839Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:34:27.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:34:27.865Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:34:28.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:34:28.095Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:34:28.107Z] > git checkout -f 99e079bf1f49fde407bc10a88d7031ff4b5d82c9 # timeout=10 [2021-11-12T16:34:30.328Z] 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 [2021-11-12T16:34:32.419Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-12T16:34:32.449Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T16:34:33.306Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T16:34:33.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:34:33.306Z] Dload Upload Total Spent Left Speed [2021-11-12T16:34:33.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh [2021-11-12T16:34:33.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T16:34:34.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T16:34:34.082Z] + sudo tee /etc/docker/daemon.new [2021-11-12T16:34:34.082Z] { [2021-11-12T16:34:34.082Z] "registry-mirrors": [ [2021-11-12T16:34:34.082Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T16:34:34.082Z] ], [2021-11-12T16:34:34.082Z] "bip": "10.250.0.254/24", [2021-11-12T16:34:34.082Z] "hosts": [ [2021-11-12T16:34:34.082Z] "tcp://0.0.0.0:5555", [2021-11-12T16:34:34.082Z] "unix:///var/run/docker.sock" [2021-11-12T16:34:34.082Z] ], [2021-11-12T16:34:34.082Z] "mtu": 1458, [2021-11-12T16:34:34.082Z] "selinux-enabled": true, [2021-11-12T16:34:34.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T16:34:34.082Z] } [Pipeline] sh [2021-11-12T16:34:34.433Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T16:34:34.780Z] + sudo service docker restart [2021-11-12T16:34:32.428Z] > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 [2021-11-12T16:34:38.812Z] 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 [2021-11-12T16:34:39.097Z] 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 [2021-11-12T16:34:40.253Z] 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 [2021-11-12T16:34:41.015Z] 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 [2021-11-12T16:34:41.966Z] 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 [2021-11-12T16:34:42.929Z] 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 [2021-11-12T16:34:43.904Z] 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 [2021-11-12T16:34:44.864Z] 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 [2021-11-12T16:34:45.819Z] 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 [2021-11-12T16:34:46.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-12T16:34:48.722Z] $ docker stop --time=1 d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 [2021-11-12T16:34:50.618Z] $ docker rm -f d6c69c3b1d6846b7095bb01c1a2e39cddd310592ca17c6b8d0dbccd1dbc363b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:34:51.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:34:51.656Z] [2021-11-12T16:34:51.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:34:51.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:34:51.966Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-12T16:34:51.966Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-12T16:34:51.966Z] ca9280d653b3: Pulling fs layer [2021-11-12T16:34:51.966Z] 7e9c9ca2126c: Pulling fs layer [2021-11-12T16:34:51.966Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-12T16:34:51.966Z] cbdbe7a5bc2a: Download complete [2021-11-12T16:34:52.232Z] ca9280d653b3: Verifying Checksum [2021-11-12T16:34:52.232Z] ca9280d653b3: Download complete [2021-11-12T16:34:52.494Z] cbdbe7a5bc2a: Pull complete [2021-11-12T16:34:52.494Z] 7e9c9ca2126c: Verifying Checksum [2021-11-12T16:34:52.494Z] 7e9c9ca2126c: Download complete [2021-11-12T16:34:53.085Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:34:53.124Z] provisioning config files... [2021-11-12T16:34:53.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8655936598765307974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:34:53.517Z] ---> docker-login.sh [2021-11-12T16:34:53.518Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:34:54.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:34:54.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:34:54.396Z] Configure a credential helper to remove this warning. See [2021-11-12T16:34:54.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:34:54.396Z] [2021-11-12T16:34:54.396Z] Login Succeeded [2021-11-12T16:34:54.396Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:34:54.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:34:54.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:34:54.994Z] Configure a credential helper to remove this warning. See [2021-11-12T16:34:54.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:34:54.994Z] [2021-11-12T16:34:54.994Z] Login Succeeded [2021-11-12T16:34:54.994Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:34:55.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:34:55.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:34:55.599Z] Configure a credential helper to remove this warning. See [2021-11-12T16:34:55.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:34:55.599Z] [2021-11-12T16:34:55.599Z] Login Succeeded [2021-11-12T16:34:55.599Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:34:55.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:34:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:34:56.148Z] Configure a credential helper to remove this warning. See [2021-11-12T16:34:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:34:56.148Z] [2021-11-12T16:34:56.148Z] Login Succeeded [2021-11-12T16:34:56.148Z] docker.io [2021-11-12T16:34:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:34:57.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:34:57.024Z] Configure a credential helper to remove this warning. See [2021-11-12T16:34:57.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:34:57.024Z] [2021-11-12T16:34:57.024Z] Login Succeeded [2021-11-12T16:34:57.024Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:34:57.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-12T16:34:57.325Z] 7e9c9ca2126c: Pull complete [2021-11-12T16:34:57.325Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-12T16:34:57.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:34:57.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-12T16:34:57.396Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:34:57.441Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-11-12T16:35:00.224Z] $ docker top 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-11-12T16:35:00.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:35:00.356Z] ========================================================= [2021-11-12T16:35:00.356Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T16:35:00.356Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:35:00.591Z] + docker-compose build --help [2021-11-12T16:35:00.591Z] + grep parallel [2021-11-12T16:35:00.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:35:00.983Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T16:35:00.983Z] 552d1f2373af: Pulling fs layer [2021-11-12T16:35:00.983Z] ea3f2d53f512: Pulling fs layer [2021-11-12T16:35:00.983Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T16:35:00.983Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T16:35:00.983Z] 72dc09318566: Pulling fs layer [2021-11-12T16:35:00.983Z] f4f7b4309257: Pulling fs layer [2021-11-12T16:35:00.983Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T16:35:00.983Z] b78e95d17946: Pulling fs layer [2021-11-12T16:35:00.983Z] 72dc09318566: Waiting [2021-11-12T16:35:00.983Z] f4f7b4309257: Waiting [2021-11-12T16:35:00.983Z] 7a9cfe048b4a: Waiting [2021-11-12T16:35:00.983Z] 0ac9a79272e3: Waiting [2021-11-12T16:35:00.983Z] b78e95d17946: Waiting [2021-11-12T16:35:00.983Z] 9e70ebbbe112: Download complete [2021-11-12T16:35:00.983Z] ea3f2d53f512: Verifying Checksum [2021-11-12T16:35:00.983Z] ea3f2d53f512: Download complete [2021-11-12T16:35:00.983Z] 72dc09318566: Verifying Checksum [2021-11-12T16:35:00.983Z] 72dc09318566: Download complete [2021-11-12T16:35:00.983Z] f4f7b4309257: Download complete [2021-11-12T16:35:00.983Z] 552d1f2373af: Verifying Checksum [2021-11-12T16:35:00.983Z] 552d1f2373af: Download complete [2021-11-12T16:35:01.161Z] --parallel Build images in parallel. [Pipeline] } [2021-11-12T16:35:01.174Z] $ docker stop --time=1 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd [2021-11-12T16:35:01.981Z] 552d1f2373af: Pull complete [2021-11-12T16:35:02.366Z] $ docker rm -f 119cf911eea5fe5fefc1c4b19e3972e6eee3dc071b979c77d4427903b613dabd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:35:02.592Z] ea3f2d53f512: Pull complete [2021-11-12T16:35:02.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:35:02.747Z] . [Pipeline] withDockerContainer [2021-11-12T16:35:02.818Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:35:02.851Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-12T16:35:03.196Z] 9e70ebbbe112: Pull complete [2021-11-12T16:35:03.196Z] b78e95d17946: Verifying Checksum [2021-11-12T16:35:03.196Z] b78e95d17946: Download complete [2021-11-12T16:35:03.236Z] $ docker top 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:35:03.611Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:35:03.798Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T16:35:03.798Z] 7a9cfe048b4a: Download complete [2021-11-12T16:35:04.558Z] Building core-command ... [2021-11-12T16:35:04.558Z] Building core-data ... [2021-11-12T16:35:04.558Z] Building core-metadata ... [2021-11-12T16:35:04.558Z] Building security-bootstrapper ... [2021-11-12T16:35:04.558Z] Building security-proxy-setup ... [2021-11-12T16:35:04.558Z] Building security-secretstore-setup ... [2021-11-12T16:35:04.558Z] Building support-notifications ... [2021-11-12T16:35:04.558Z] Building support-scheduler ... [2021-11-12T16:35:04.558Z] Building sys-mgmt-agent ... [2021-11-12T16:35:04.558Z] Building support-scheduler [2021-11-12T16:35:04.558Z] Building security-bootstrapper [2021-11-12T16:35:04.558Z] Building core-data [2021-11-12T16:35:04.558Z] Building core-metadata [2021-11-12T16:35:04.558Z] Building security-secretstore-setup [2021-11-12T16:35:13.990Z] 7a9cfe048b4a: Pull complete [2021-11-12T16:35:14.265Z] 72dc09318566: Pull complete [2021-11-12T16:35:14.860Z] f4f7b4309257: Pull complete [2021-11-12T16:35:15.135Z] 0ac9a79272e3: Pull complete [2021-11-12T16:35:19.734Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:19.734Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:19.734Z] ---> 69f805a9cae9 [2021-11-12T16:35:19.734Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:35:20.580Z] b78e95d17946: Pull complete [2021-11-12T16:35:20.580Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T16:35:20.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:35:20.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:35:20.934Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-12T16:35:20.934Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:35:20.934Z] WORKDIR /edgex [2021-11-12T16:35:20.934Z] COPY go.mod . [2021-11-12T16:35:20.934Z] RUN go mod download [2021-11-12T16:35:23.571Z] Sending build context to Docker daemon 166.6MB [2021-11-12T16:35:23.571Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:35:23.571Z] ---> 8b459fc5aaf0 [2021-11-12T16:35:23.571Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:35:23.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:23.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:23.952Z] ---> 69f805a9cae9 [2021-11-12T16:35:23.952Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:35:24.214Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:24.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:24.214Z] ---> 69f805a9cae9 [2021-11-12T16:35:24.214Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:35:25.551Z] ---> Running in fddb69ca2580 [2021-11-12T16:35:25.825Z] Removing intermediate container fddb69ca2580 [2021-11-12T16:35:25.825Z] ---> 53e217745e45 [2021-11-12T16:35:25.825Z] Step 3/4 : COPY go.mod . [2021-11-12T16:35:26.807Z] ---> f2b62d594e47 [2021-11-12T16:35:26.807Z] Step 4/4 : RUN go mod download [2021-11-12T16:35:26.807Z] ---> Running in b23414902476 [2021-11-12T16:35:27.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:27.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:27.526Z] ---> 69f805a9cae9 [2021-11-12T16:35:27.526Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:35:27.791Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:35:27.791Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:35:27.791Z] ---> 69f805a9cae9 [2021-11-12T16:35:27.791Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:35:28.063Z] ---> Running in 10741b480521 [2021-11-12T16:35:28.063Z] ---> Running in f6fa11e9f733 [2021-11-12T16:35:28.063Z] ---> Running in d1202e6ad54d [2021-11-12T16:35:28.063Z] ---> Running in 380e095e2be5 [2021-11-12T16:35:28.063Z] ---> Running in b576da0357e1 [2021-11-12T16:35:28.322Z] Removing intermediate container 380e095e2be5 [2021-11-12T16:35:28.323Z] ---> a8fc400cbd9b [2021-11-12T16:35:28.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:28.323Z] Removing intermediate container 10741b480521 [2021-11-12T16:35:28.323Z] ---> e9fe3b9b841c [2021-11-12T16:35:28.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:28.323Z] Removing intermediate container f6fa11e9f733 [2021-11-12T16:35:28.323Z] ---> 00abac93f100 [2021-11-12T16:35:28.323Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:28.323Z] Removing intermediate container d1202e6ad54d [2021-11-12T16:35:28.323Z] ---> ccbeb184b051 [2021-11-12T16:35:28.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:28.323Z] Removing intermediate container b576da0357e1 [2021-11-12T16:35:28.323Z] ---> d0b4f4c0e995 [2021-11-12T16:35:28.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:35:28.323Z] ---> Running in 02b585130c4d [2021-11-12T16:35:28.323Z] ---> Running in 9c4f38206923 [2021-11-12T16:35:28.323Z] ---> Running in b932b6d115bc [2021-11-12T16:35:28.323Z] ---> Running in c65154fa6e29 [2021-11-12T16:35:28.323Z] ---> Running in 8d668b81f594 [2021-11-12T16:35:29.309Z] Removing intermediate container 9c4f38206923 [2021-11-12T16:35:29.309Z] ---> 3cd04df04c18 [2021-11-12T16:35:29.309Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:35:29.571Z] ---> Running in 08f39f5ae36f [2021-11-12T16:35:29.571Z] Removing intermediate container 02b585130c4d [2021-11-12T16:35:29.571Z] ---> c8b058f7ce8f [2021-11-12T16:35:29.571Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:35:29.571Z] ---> Running in 1e98d7aaf9e9 [2021-11-12T16:35:29.571Z] Removing intermediate container b932b6d115bc [2021-11-12T16:35:29.571Z] ---> f829b21adddb [2021-11-12T16:35:29.571Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:35:29.571Z] Removing intermediate container c65154fa6e29 [2021-11-12T16:35:29.571Z] ---> 44d504801079 [2021-11-12T16:35:29.571Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:35:29.835Z] ---> Running in 0823e50854fc [2021-11-12T16:35:29.835Z] ---> Running in 5e23b5debe77 [2021-11-12T16:35:29.835Z] Removing intermediate container 8d668b81f594 [2021-11-12T16:35:29.835Z] ---> d7da2490784c [2021-11-12T16:35:29.835Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:35:29.835Z] ---> Running in f11ce347e12b [2021-11-12T16:35:30.100Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:30.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:31.194Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:31.194Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:31.194Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:35:31.194Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:31.457Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:31.721Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:31.721Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:31.987Z] Removing intermediate container 08f39f5ae36f [2021-11-12T16:35:31.987Z] ---> c2aae0c962f2 [2021-11-12T16:35:31.987Z] Step 6/22 : COPY . . [2021-11-12T16:35:31.987Z] OK: 220 MiB in 52 packages [2021-11-12T16:35:32.250Z] Removing intermediate container 1e98d7aaf9e9 [2021-11-12T16:35:32.250Z] ---> 962b02018b81 [2021-11-12T16:35:32.250Z] Step 6/23 : COPY go.mod . [2021-11-12T16:35:34.170Z] Removing intermediate container f11ce347e12b [2021-11-12T16:35:34.170Z] ---> b83b39c55e0f [2021-11-12T16:35:34.170Z] Step 6/24 : COPY . . [2021-11-12T16:35:34.435Z] Removing intermediate container 5e23b5debe77 [2021-11-12T16:35:34.435Z] ---> 0056491531b8 [2021-11-12T16:35:34.435Z] Step 6/30 : COPY . . [2021-11-12T16:35:34.435Z] ---> d7c4d0577851 [2021-11-12T16:35:34.435Z] Step 7/23 : RUN go mod download [2021-11-12T16:35:39.751Z] ---> Running in 6696cb34f547 [2021-11-12T16:35:39.752Z] Removing intermediate container 0823e50854fc [2021-11-12T16:35:39.752Z] ---> e83d49cc3e7d [2021-11-12T16:35:39.752Z] Step 6/22 : COPY . . [2021-11-12T16:35:41.141Z] ---> 8bb02ead6b26 [2021-11-12T16:35:41.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:43.724Z] ---> Running in 0b1a78122320 [2021-11-12T16:35:44.301Z] ---> 3091944ce59a [2021-11-12T16:35:44.301Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:44.869Z] ---> 00cb0c36f4b4 [2021-11-12T16:35:44.869Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:45.442Z] ---> Running in a5cbc8771783 [2021-11-12T16:35:45.442Z] ---> Running in 24fbcb826d76 [2021-11-12T16:35:46.837Z] Removing intermediate container 6696cb34f547 [2021-11-12T16:35:46.837Z] ---> ab9c608f6be1 [2021-11-12T16:35:46.837Z] Step 8/23 : COPY . . [2021-11-12T16:35:46.837Z] Removing intermediate container 0b1a78122320 [2021-11-12T16:35:46.837Z] ---> a37b659ee92e [2021-11-12T16:35:46.837Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:35:47.096Z] ---> Running in 2572c2efcdf4 [2021-11-12T16:35:48.485Z] ---> 892a3c3e70eb [2021-11-12T16:35:48.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:35:48.485Z] ---> Running in 583872c0b9e3 [2021-11-12T16:35:48.749Z] Removing intermediate container 24fbcb826d76 [2021-11-12T16:35:48.749Z] ---> f2c624fe7800 [2021-11-12T16:35:48.749Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:35:49.008Z] Removing intermediate container a5cbc8771783 [2021-11-12T16:35:49.008Z] ---> 08e9e9037914 [2021-11-12T16:35:49.008Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:35:49.008Z] ---> Running in 055704f2cecd [2021-11-12T16:35:49.008Z] ---> Running in 5f2a736dab64 [2021-11-12T16:35:49.300Z] 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 [2021-11-12T16:35:50.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:35:50.289Z] 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 [2021-11-12T16:35:52.267Z] Removing intermediate container 583872c0b9e3 [2021-11-12T16:35:52.267Z] ---> ead5b1d769a7 [2021-11-12T16:35:52.267Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:35:52.546Z] ---> Running in 03306d31be13 [2021-11-12T16:35:53.989Z] 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 [2021-11-12T16:35:56.634Z] ---> f3aa6dcb8ec7 [2021-11-12T16:35:56.634Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:35:56.634Z] ---> Running in 9e1f01dd18f0 [2021-11-12T16:35:59.227Z] Removing intermediate container 9e1f01dd18f0 [2021-11-12T16:35:59.227Z] ---> d047ceede1b5 [2021-11-12T16:35:59.227Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:35:59.227Z] ---> Running in 5ba6f50ff362 [2021-11-12T16:35:59.817Z] 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 [2021-11-12T16:36:38.700Z] 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 [2021-11-12T16:36:39.672Z] Removing intermediate container 055704f2cecd [2021-11-12T16:36:39.672Z] ---> 862f91d499f0 [2021-11-12T16:36:39.672Z] [2021-11-12T16:36:39.672Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:36:39.935Z] 3.14: Pulling from library/alpine [2021-11-12T16:36:39.935Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:36:40.204Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:36:40.204Z] ---> 14119a10abf4 [2021-11-12T16:36:40.204Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:36:40.204Z] ---> Running in 3bbe2863f646 [2021-11-12T16:36:40.481Z] Removing intermediate container 3bbe2863f646 [2021-11-12T16:36:40.481Z] ---> 46c3e17c3b73 [2021-11-12T16:36:40.481Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:36:40.481Z] ---> Running in a1e6a4bd6706 [2021-11-12T16:36:41.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:41.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:42.173Z] Removing intermediate container 5f2a736dab64 [2021-11-12T16:36:42.173Z] ---> dd84dee407e7 [2021-11-12T16:36:42.173Z] [2021-11-12T16:36:42.173Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:36:42.173Z] ---> 14119a10abf4 [2021-11-12T16:36:42.173Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:36:42.173Z] ---> Running in 3d7ed3fc6de4 [2021-11-12T16:36:42.173Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:42.173Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:36:42.173Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:42.173Z] OK: 6 MiB in 16 packages [2021-11-12T16:36:43.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:43.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:43.420Z] Removing intermediate container 2572c2efcdf4 [2021-11-12T16:36:43.420Z] ---> 1aa2dd09033b [2021-11-12T16:36:43.420Z] [2021-11-12T16:36:43.420Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:36:43.420Z] ---> 14119a10abf4 [2021-11-12T16:36:43.420Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:36:43.420Z] Removing intermediate container a1e6a4bd6706 [2021-11-12T16:36:43.420Z] ---> ce50b96c8194 [2021-11-12T16:36:43.420Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:36:43.420Z] ---> Running in a724ab7380c7 [2021-11-12T16:36:43.420Z] ---> Running in bdf910569012 [2021-11-12T16:36:44.024Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:36:44.024Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:44.024Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:36:44.024Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:44.024Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:36:44.024Z] Removing intermediate container a724ab7380c7 [2021-11-12T16:36:44.024Z] ---> a037d71628b3 [2021-11-12T16:36:44.024Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:36:44.024Z] ---> Running in 1731ae164b73 [2021-11-12T16:36:44.024Z] OK: 6 MiB in 17 packages [2021-11-12T16:36:44.309Z] Removing intermediate container 1731ae164b73 [2021-11-12T16:36:44.309Z] ---> 7a999e7f953f [2021-11-12T16:36:44.309Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:36:44.309Z] ---> Running in 13fd69cf677c [2021-11-12T16:36:44.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:44.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:44.857Z] Removing intermediate container 3d7ed3fc6de4 [2021-11-12T16:36:44.857Z] ---> b32d5903e46e [2021-11-12T16:36:44.857Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:36:44.857Z] ---> Running in 4c96ba69250a [2021-11-12T16:36:45.142Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:45.142Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:45.142Z] OK: 6 MiB in 15 packages [2021-11-12T16:36:45.142Z] Removing intermediate container 4c96ba69250a [2021-11-12T16:36:45.142Z] ---> 511bba1e2955 [2021-11-12T16:36:45.142Z] Step 12/24 : WORKDIR / [2021-11-12T16:36:45.142Z] ---> Running in 0ed642dd9b27 [2021-11-12T16:36:45.418Z] Removing intermediate container 0ed642dd9b27 [2021-11-12T16:36:45.418Z] ---> 011c28f1957a [2021-11-12T16:36:45.418Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:36:45.692Z] Removing intermediate container 13fd69cf677c [2021-11-12T16:36:45.692Z] ---> 8a735c651ea7 [2021-11-12T16:36:45.692Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:36:45.692Z] ---> Running in fd988eb31ff4 [2021-11-12T16:36:45.965Z] Removing intermediate container bdf910569012 [2021-11-12T16:36:45.965Z] ---> 8fcc85782294 [2021-11-12T16:36:45.965Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:36:45.965Z] ---> 282135859666 [2021-11-12T16:36:45.965Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:36:45.965Z] ---> Running in 6363d1db4950 [2021-11-12T16:36:46.238Z] Removing intermediate container fd988eb31ff4 [2021-11-12T16:36:46.238Z] ---> 07e2f5e60a66 [2021-11-12T16:36:46.238Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:36:46.529Z] Removing intermediate container 6363d1db4950 [2021-11-12T16:36:46.529Z] ---> 46ff1caf5b6c [2021-11-12T16:36:46.529Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:36:46.529Z] ---> d9fb3873e5eb [2021-11-12T16:36:46.529Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:46.529Z] ---> 09e006666d69 [2021-11-12T16:36:46.529Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:36:46.529Z] ---> Running in 4181d203665c [2021-11-12T16:36:46.808Z] ---> Running in c473cf3929b1 [2021-11-12T16:36:46.808Z] ---> ca7e48ba3726 [2021-11-12T16:36:46.808Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:36:46.808Z] Removing intermediate container 4181d203665c [2021-11-12T16:36:46.808Z] ---> c6d599593afb [2021-11-12T16:36:46.808Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:36:47.090Z] ---> Running in 2a4c067b7ad0 [2021-11-12T16:36:47.363Z] Removing intermediate container 2a4c067b7ad0 [2021-11-12T16:36:47.363Z] ---> 0a2f3f151d87 [2021-11-12T16:36:47.363Z] Step 14/22 : WORKDIR / [2021-11-12T16:36:47.363Z] ---> 2fb432e2be03 [2021-11-12T16:36:47.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:36:47.363Z] ---> Running in d58aec4f1632 [2021-11-12T16:36:47.954Z] Removing intermediate container d58aec4f1632 [2021-11-12T16:36:47.954Z] ---> 3d9089ba8c7d [2021-11-12T16:36:47.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:47.954Z] ---> 45f116065ca3 [2021-11-12T16:36:47.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:36:47.954Z] ---> da414b8444bd [2021-11-12T16:36:47.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:36:48.542Z] Removing intermediate container c473cf3929b1 [2021-11-12T16:36:48.542Z] ---> fb3aeaa9dd3b [2021-11-12T16:36:48.542Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:48.600Z] Removing intermediate container b23414902476 [2021-11-12T16:36:48.600Z] ---> 11a30687ed26 [2021-11-12T16:36:48.600Z] Successfully built 11a30687ed26 [2021-11-12T16:36:48.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:36:48.950Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:36:48.950Z] . [Pipeline] withDockerContainer [2021-11-12T16:36:49.120Z] ---> aefdbe667854 [2021-11-12T16:36:49.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:49.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-11-12T16:36:49.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T16:36:49.383Z] ---> 40be85f949f9 [2021-11-12T16:36:49.383Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:36:49.383Z] ---> 24a257a11fd5 [2021-11-12T16:36:49.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:36:49.383Z] ---> 268f3aa7036d [2021-11-12T16:36:49.383Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:36:49.383Z] Removing intermediate container 5ba6f50ff362 [2021-11-12T16:36:49.383Z] ---> ac6451631e36 [2021-11-12T16:36:49.383Z] [2021-11-12T16:36:49.383Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:36:49.383Z] ---> 14119a10abf4 [2021-11-12T16:36:49.383Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:36:49.383Z] ---> Using cache [2021-11-12T16:36:49.383Z] ---> 8fcc85782294 [2021-11-12T16:36:49.383Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:36:49.383Z] ---> Using cache [2021-11-12T16:36:49.383Z] ---> 46ff1caf5b6c [2021-11-12T16:36:49.383Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:36:49.383Z] Removing intermediate container 03306d31be13 [2021-11-12T16:36:49.383Z] ---> 5c6eeb98feac [2021-11-12T16:36:49.383Z] [2021-11-12T16:36:49.383Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:36:49.383Z] ---> 14119a10abf4 [2021-11-12T16:36:49.383Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:36:49.649Z] ---> Running in 0f7745dae517 [2021-11-12T16:36:49.649Z] ---> Running in a25282878604 [2021-11-12T16:36:49.649Z] ---> Running in 143f99af29c9 [2021-11-12T16:36:49.649Z] ---> e0aa2546b910 [2021-11-12T16:36:49.649Z] 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/ [2021-11-12T16:36:49.649Z] Removing intermediate container 0f7745dae517 [2021-11-12T16:36:49.649Z] ---> 1c2fc6267daa [2021-11-12T16:36:49.649Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:36:49.649Z] Removing intermediate container 143f99af29c9 [2021-11-12T16:36:49.649Z] ---> de3648d08b54 [2021-11-12T16:36:49.649Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:36:49.649Z] Removing intermediate container a25282878604 [2021-11-12T16:36:49.649Z] ---> dc6be583c6ea [2021-11-12T16:36:49.649Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:36:49.919Z] ---> Running in 2c03b306a374 [2021-11-12T16:36:49.919Z] ---> Running in 4a5e28319686 [2021-11-12T16:36:49.919Z] ---> d2c0169c5add [2021-11-12T16:36:49.919Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:36:49.919Z] ---> Running in b084fd9c21f9 [2021-11-12T16:36:49.919Z] ---> Running in 23e1d2d2a732 [2021-11-12T16:36:49.919Z] Removing intermediate container 4a5e28319686 [2021-11-12T16:36:49.919Z] ---> 256ef4d09046 [2021-11-12T16:36:49.919Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:36:49.919Z] Removing intermediate container b084fd9c21f9 [2021-11-12T16:36:49.919Z] ---> 7ec35791a4ea [2021-11-12T16:36:49.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:36:50.196Z] Removing intermediate container 23e1d2d2a732 [2021-11-12T16:36:50.196Z] ---> abf832f2885b [2021-11-12T16:36:50.196Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:36:50.196Z] ---> Running in 6e6cdae52555 [2021-11-12T16:36:50.196Z] ---> Running in d49b5d9084ec [2021-11-12T16:36:50.196Z] ---> cf6dd336ceb1 [2021-11-12T16:36:50.196Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:36:50.196Z] ---> e07e728f863f [2021-11-12T16:36:50.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:36:50.196Z] Removing intermediate container 6e6cdae52555 [2021-11-12T16:36:50.196Z] ---> d13be8b82843 [2021-11-12T16:36:50.196Z] Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:36:50.196Z] Removing intermediate container d49b5d9084ec [2021-11-12T16:36:50.196Z] ---> a8c930302792 [2021-11-12T16:36:50.196Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:50.468Z] ---> Running in 109b4d7b9f4a [2021-11-12T16:36:50.468Z] ---> Running in 8b9899f78472 [2021-11-12T16:36:50.468Z] ---> 6a24b8178a80 [2021-11-12T16:36:50.468Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:36:50.468Z] Removing intermediate container 109b4d7b9f4a [2021-11-12T16:36:50.468Z] ---> 43023fd2930c [2021-11-12T16:36:50.468Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:36:50.729Z] ---> Running in 55ba3c7ade03 [2021-11-12T16:36:50.729Z] ---> 9692d58209ce [2021-11-12T16:36:50.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:36:50.729Z] ---> a9c7d3517a4b [2021-11-12T16:36:50.729Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:36:50.971Z] $ docker top efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 -eo pid,comm [2021-11-12T16:36:50.990Z] ---> Running in 5c6386ebd53b [2021-11-12T16:36:50.990Z] Removing intermediate container 2c03b306a374 [2021-11-12T16:36:50.990Z] ---> 7b01517873a5 [2021-11-12T16:36:50.990Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:36:50.990Z] Removing intermediate container 55ba3c7ade03 [2021-11-12T16:36:50.990Z] ---> ad1d34834573 [2021-11-12T16:36:50.990Z] [2021-11-12T16:36:50.990Z] ---> c51c60f1e374 [2021-11-12T16:36:50.990Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:36:50.990Z] ---> Running in df3b235f0ed3 [2021-11-12T16:36:51.254Z] Removing intermediate container 5c6386ebd53b [2021-11-12T16:36:51.254Z] ---> e4b2e592f645 [2021-11-12T16:36:51.254Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:36:51.254Z] ---> Running in d8e0acbc7010 [2021-11-12T16:36:51.254Z] Successfully built ad1d34834573 [2021-11-12T16:36:51.254Z] Successfully tagged core-metadata:latest [2021-11-12T16:36:51.254Z]  Building core-metadata ... done Building support-notifications [2021-11-12T16:36:51.254Z] Removing intermediate container df3b235f0ed3 [2021-11-12T16:36:51.254Z] ---> c360d5bda1db [2021-11-12T16:36:51.254Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2021-11-12T16:36:51.927Z] + go version [2021-11-12T16:36:51.927Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T16:36:51.947Z] $ docker stop --time=1 efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 [2021-11-12T16:36:52.209Z] Removing intermediate container d8e0acbc7010 [2021-11-12T16:36:52.209Z] ---> ba2c9234d126 [2021-11-12T16:36:52.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:36:52.209Z] ---> Running in 3a0bc99f7494 [2021-11-12T16:36:52.209Z] ---> 81f76ab8f3d1 [2021-11-12T16:36:52.209Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:36:52.209Z] Removing intermediate container 8b9899f78472 [2021-11-12T16:36:52.209Z] ---> a2a9b41b144f [2021-11-12T16:36:52.209Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:36:52.797Z] ---> Running in f5c45ace884b [2021-11-12T16:36:52.797Z] ---> Running in 0b386a4173e4 [2021-11-12T16:36:52.797Z] Removing intermediate container 3a0bc99f7494 [2021-11-12T16:36:52.797Z] ---> f210d631691a [2021-11-12T16:36:52.797Z] Step 23/24 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:36:53.062Z] ---> Running in 3ae8df1fe9e1 [2021-11-12T16:36:53.641Z] ---> Running in 9f49df1f42d1 [2021-11-12T16:36:53.641Z] Removing intermediate container f5c45ace884b [2021-11-12T16:36:53.641Z] ---> eb2c1b342fbf [2021-11-12T16:36:53.641Z] Step 21/23 : LABEL arch=x86_64 [2021-11-12T16:36:53.641Z] ---> Running in 5b1a48303331 [2021-11-12T16:36:53.746Z] $ docker rm -f efc2371028ec8c6b2fcc85778bc851511c00f10caaa891429a200a85090f9843 [2021-11-12T16:36:53.917Z] Removing intermediate container 9f49df1f42d1 [2021-11-12T16:36:53.917Z] ---> fc7318a8963d [2021-11-12T16:36:53.917Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:36:53.917Z] ---> Running in a28025d66e50 [2021-11-12T16:36:53.917Z] Removing intermediate container 5b1a48303331 [2021-11-12T16:36:53.917Z] ---> 483aecb8ef7d [2021-11-12T16:36:53.917Z] Step 22/23 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-11-12T16:36:54.191Z] ---> Running in 5575481bce70 [2021-11-12T16:36:54.191Z] Removing intermediate container a28025d66e50 [2021-11-12T16:36:54.191Z] ---> 8bf7ca95ef2d [2021-11-12T16:36:54.191Z] [2021-11-12T16:36:54.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:54.191Z] Successfully built 8bf7ca95ef2d [2021-11-12T16:36:54.191Z] Successfully tagged security-secretstore-setup:latest [2021-11-12T16:36:54.191Z] Building sys-mgmt-agent [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:36:54.451Z]  Building security-secretstore-setup ... done Removing intermediate container 5575481bce70 [2021-11-12T16:36:54.452Z] ---> 10a767d2f375 [2021-11-12T16:36:54.452Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:36:54.517Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:36:54.517Z] . [Pipeline] withDockerContainer [2021-11-12T16:36:54.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-11-12T16:36:54.864Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T16:36:55.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:36:55.593Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:36:55.593Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:36:55.593Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:36:55.593Z] ---> Running in 77ce96dd17c0 [2021-11-12T16:36:55.593Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:36:55.856Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:36:55.856Z] Removing intermediate container 0b386a4173e4 [2021-11-12T16:36:55.856Z] ---> 2672aacceee7 [2021-11-12T16:36:55.856Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:36:56.116Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:36:56.360Z] $ docker top 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 -eo pid,comm [2021-11-12T16:36:56.379Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:36:56.379Z] OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo [2021-11-12T16:36:56.706Z] ========================================================= [2021-11-12T16:36:56.706Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:36:56.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:36:57.359Z] + make test [2021-11-12T16:36:57.359Z] go mod tidy [2021-11-12T16:36:57.973Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:36:58.930Z] Removing intermediate container 77ce96dd17c0 [2021-11-12T16:36:58.930Z] ---> 750fe3de19d3 [2021-11-12T16:36:58.930Z] [2021-11-12T16:36:58.930Z] ---> Running in c3989cae644e [2021-11-12T16:36:58.930Z] Successfully built 750fe3de19d3 [2021-11-12T16:36:59.194Z] Successfully tagged support-scheduler:latest [2021-11-12T16:36:59.194Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-12T16:36:59.194Z] Removing intermediate container c3989cae644e [2021-11-12T16:36:59.194Z] ---> c101029abe26 [2021-11-12T16:36:59.194Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:37:00.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:00.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:00.602Z] ---> 69f805a9cae9 [2021-11-12T16:37:00.602Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:37:00.602Z] ---> Using cache [2021-11-12T16:37:00.602Z] ---> d0b4f4c0e995 [2021-11-12T16:37:00.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:00.602Z] ---> Using cache [2021-11-12T16:37:00.602Z] ---> d7da2490784c [2021-11-12T16:37:00.602Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:37:01.551Z] ---> Running in c1a9497f93a0 [2021-11-12T16:37:01.812Z] Removing intermediate container 3ae8df1fe9e1 [2021-11-12T16:37:01.812Z] ---> 14ce61d90b47 [2021-11-12T16:37:01.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:37:02.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:02.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:02.074Z] ---> 69f805a9cae9 [2021-11-12T16:37:02.074Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:37:02.074Z] ---> Using cache [2021-11-12T16:37:02.074Z] ---> d0b4f4c0e995 [2021-11-12T16:37:02.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:02.074Z] ---> Using cache [2021-11-12T16:37:02.074Z] ---> d7da2490784c [2021-11-12T16:37:02.074Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:37:02.341Z] Removing intermediate container c1a9497f93a0 [2021-11-12T16:37:02.341Z] ---> ca30750e0057 [2021-11-12T16:37:02.341Z] Step 28/30 : LABEL arch=x86_64 [2021-11-12T16:37:02.341Z] ---> Running in 0b7071448dcf [2021-11-12T16:37:02.607Z] ---> Running in 79f922590c46 [2021-11-12T16:37:03.180Z] ---> 4c49d1c81340 [2021-11-12T16:37:03.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:37:03.180Z] ---> Running in ac502cd287c0 [2021-11-12T16:37:03.444Z] Removing intermediate container ac502cd287c0 [2021-11-12T16:37:03.444Z] ---> 715fc575c7e9 [2021-11-12T16:37:03.444Z] Step 29/30 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:37:03.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:03.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:03.722Z] ---> 6515c57a4eed [2021-11-12T16:37:03.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:37:03.722Z] ---> Running in fac3c6ee1077 [2021-11-12T16:37:03.987Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:03.987Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:03.987Z] ---> 69f805a9cae9 [2021-11-12T16:37:03.987Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:37:03.987Z] ---> Using cache [2021-11-12T16:37:03.987Z] ---> d0b4f4c0e995 [2021-11-12T16:37:03.987Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:03.987Z] ---> Using cache [2021-11-12T16:37:03.987Z] ---> d7da2490784c [2021-11-12T16:37:03.987Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:37:03.987Z] ---> Using cache [2021-11-12T16:37:03.987Z] ---> b83b39c55e0f [2021-11-12T16:37:03.987Z] Step 6/20 : COPY . . [2021-11-12T16:37:03.987Z] ---> Using cache [2021-11-12T16:37:03.987Z] ---> 3091944ce59a [2021-11-12T16:37:03.987Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:03.987Z] ---> Using cache [2021-11-12T16:37:03.987Z] ---> 08e9e9037914 [2021-11-12T16:37:03.987Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:37:03.987Z] ---> Running in 1bf2d14ad39f [2021-11-12T16:37:03.987Z] Removing intermediate container fac3c6ee1077 [2021-11-12T16:37:03.987Z] ---> c50334575884 [2021-11-12T16:37:03.987Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:37:03.987Z] ---> Running in 46a16fcb79ea [2021-11-12T16:37:03.987Z] ---> e40b68f28ad4 [2021-11-12T16:37:03.987Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:37:04.251Z] ---> Running in b778c853171a [2021-11-12T16:37:04.251Z] Removing intermediate container 46a16fcb79ea [2021-11-12T16:37:04.251Z] ---> d782a1d61f21 [2021-11-12T16:37:04.251Z] [2021-11-12T16:37:04.251Z] Removing intermediate container b778c853171a [2021-11-12T16:37:04.251Z] ---> 438d2a993aa7 [2021-11-12T16:37:04.251Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:37:04.251Z] Successfully built d782a1d61f21 [2021-11-12T16:37:04.251Z] Successfully tagged security-bootstrapper:latest [2021-11-12T16:37:04.251Z] Building core-command [2021-11-12T16:37:04.251Z]  Building security-bootstrapper ... done  ---> Running in 91266f38985f [2021-11-12T16:37:04.513Z] 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 [2021-11-12T16:37:04.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:04.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:04.513Z] Removing intermediate container 91266f38985f [2021-11-12T16:37:04.513Z] ---> 51c7f412175c [2021-11-12T16:37:04.513Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:37:05.094Z] OK: 220 MiB in 52 packages [2021-11-12T16:37:05.094Z] OK: 220 MiB in 52 packages [2021-11-12T16:37:05.094Z] ---> Running in 8877589cf6e5 [2021-11-12T16:37:06.035Z] Removing intermediate container 8877589cf6e5 [2021-11-12T16:37:06.035Z] ---> 32639604a090 [2021-11-12T16:37:06.035Z] Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:37:06.994Z] ---> Running in 5e3fd1312e1d [2021-11-12T16:37:06.994Z] Removing intermediate container 79f922590c46 [2021-11-12T16:37:06.994Z] ---> 7086fe0f6a03 [2021-11-12T16:37:06.994Z] Step 6/21 : COPY . . [2021-11-12T16:37:06.994Z] Removing intermediate container 5e3fd1312e1d [2021-11-12T16:37:06.994Z] ---> 4841588798fb [2021-11-12T16:37:06.994Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:37:07.269Z] Removing intermediate container 0b7071448dcf [2021-11-12T16:37:07.269Z] ---> f11d6d6d879c [2021-11-12T16:37:07.269Z] Step 6/22 : COPY . . [2021-11-12T16:37:07.269Z] ---> Running in 73a14a105ff3 [2021-11-12T16:37:08.253Z] Removing intermediate container 73a14a105ff3 [2021-11-12T16:37:08.253Z] ---> c6e86c1f8092 [2021-11-12T16:37:08.253Z] [2021-11-12T16:37:08.253Z] Successfully built c6e86c1f8092 [2021-11-12T16:37:08.253Z] Successfully tagged core-data:latest [2021-11-12T16:37:18.391Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:37:18.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:37:18.391Z] ---> 69f805a9cae9 [2021-11-12T16:37:18.391Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:37:18.391Z] ---> Using cache [2021-11-12T16:37:18.391Z] ---> d0b4f4c0e995 [2021-11-12T16:37:18.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:37:18.391Z] ---> Using cache [2021-11-12T16:37:18.391Z] ---> d7da2490784c [2021-11-12T16:37:18.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:37:18.391Z] ---> Using cache [2021-11-12T16:37:18.391Z] ---> b83b39c55e0f [2021-11-12T16:37:18.391Z] Step 6/22 : COPY . . [2021-11-12T16:37:18.391Z] ---> Using cache [2021-11-12T16:37:18.391Z] ---> 3091944ce59a [2021-11-12T16:37:18.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:18.391Z] ---> Using cache [2021-11-12T16:37:18.391Z] ---> 08e9e9037914 [2021-11-12T16:37:18.391Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:37:23.685Z] ---> Running in 2baa6c5bec6a [2021-11-12T16:37:23.685Z] ---> c335f8abfbb3 [2021-11-12T16:37:23.685Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:23.685Z] ---> 87844aab46f9 [2021-11-12T16:37:23.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:23.685Z] ---> Running in 6cc96341dd3d [2021-11-12T16:37:23.685Z] ---> Running in 16bbda330181 [2021-11-12T16:37:23.685Z] 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 [2021-11-12T16:37:26.248Z] Removing intermediate container 6cc96341dd3d [2021-11-12T16:37:26.248Z] ---> c2e143aa1ad0 [2021-11-12T16:37:26.248Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:37:26.248Z] ---> Running in 5544bba4d043 [2021-11-12T16:37:26.248Z] Removing intermediate container 16bbda330181 [2021-11-12T16:37:26.248Z] ---> 38f7942943d3 [2021-11-12T16:37:26.248Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:37:26.248Z] ---> Running in 59f221fb93bb [2021-11-12T16:37:26.826Z] 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 [2021-11-12T16:37:26.826Z] 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 [2021-11-12T16:37:30.411Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:37:33.425Z] 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 [2021-11-12T16:37:38.722Z] Removing intermediate container 1bf2d14ad39f [2021-11-12T16:37:38.722Z] ---> 14dad77679d9 [2021-11-12T16:37:38.722Z] [2021-11-12T16:37:38.722Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:37:38.722Z] ---> 14119a10abf4 [2021-11-12T16:37:38.722Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:37:38.722Z] ---> Running in 2e6bc51d6160 [2021-11-12T16:37:38.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:38.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:37:39.582Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:37:39.582Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:37:39.582Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:37:39.582Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:37:39.582Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:37:39.582Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:37:39.582Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:37:39.853Z] OK: 8 MiB in 19 packages [2021-11-12T16:37:40.448Z] Removing intermediate container 2e6bc51d6160 [2021-11-12T16:37:40.448Z] ---> 94a6042e566d [2021-11-12T16:37:40.448Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:37:40.448Z] ---> Running in eea1a56b54f5 [2021-11-12T16:37:40.713Z] Removing intermediate container eea1a56b54f5 [2021-11-12T16:37:40.713Z] ---> 45b4b3b256dc [2021-11-12T16:37:40.713Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:37:40.713Z] ---> Running in 80d9d5a140e7 [2021-11-12T16:37:40.988Z] Removing intermediate container 80d9d5a140e7 [2021-11-12T16:37:40.988Z] ---> 355cb07f1591 [2021-11-12T16:37:40.988Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:37:41.268Z] ---> b16270e32820 [2021-11-12T16:37:41.268Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:37:41.541Z] ---> 9fbeafa84f08 [2021-11-12T16:37:41.541Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:37:42.524Z] ---> 286184b81790 [2021-11-12T16:37:42.524Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:37:42.524Z] ---> Running in 04bce05d41ff [2021-11-12T16:37:42.524Z] Removing intermediate container 04bce05d41ff [2021-11-12T16:37:42.524Z] ---> b8a9d4222fa8 [2021-11-12T16:37:42.524Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:37:42.524Z] ---> Running in cb6ff66db4e5 [2021-11-12T16:37:42.796Z] Removing intermediate container cb6ff66db4e5 [2021-11-12T16:37:42.796Z] ---> f70ce8cbd6f6 [2021-11-12T16:37:42.796Z] Step 18/20 : LABEL arch=x86_64 [2021-11-12T16:37:42.796Z] ---> Running in 23dbdd86df0d [2021-11-12T16:37:42.796Z] Removing intermediate container 23dbdd86df0d [2021-11-12T16:37:42.796Z] ---> 43290df54edb [2021-11-12T16:37:42.796Z] Step 19/20 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:37:43.069Z] ---> Running in 3ab58ea52d56 [2021-11-12T16:37:43.069Z] Removing intermediate container 3ab58ea52d56 [2021-11-12T16:37:43.069Z] ---> a64f962457f5 [2021-11-12T16:37:43.069Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:37:43.069Z] ---> Running in 6225b842c6a2 [2021-11-12T16:37:43.342Z] Removing intermediate container 6225b842c6a2 [2021-11-12T16:37:43.342Z] ---> 62d1228d0dc9 [2021-11-12T16:37:43.342Z] [2021-11-12T16:37:43.611Z] Successfully built 62d1228d0dc9 [2021-11-12T16:37:43.611Z] Successfully tagged security-proxy-setup:latest [2021-11-12T16:37:55.924Z]  Building security-proxy-setup ... done Removing intermediate container 2baa6c5bec6a [2021-11-12T16:37:55.924Z] ---> a71887000437 [2021-11-12T16:37:55.924Z] [2021-11-12T16:37:55.924Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:37:55.924Z] ---> 14119a10abf4 [2021-11-12T16:37:55.924Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:37:55.924Z] ---> Using cache [2021-11-12T16:37:55.924Z] ---> 8fcc85782294 [2021-11-12T16:37:55.924Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:37:55.924Z] ---> Using cache [2021-11-12T16:37:55.924Z] ---> 46ff1caf5b6c [2021-11-12T16:37:55.924Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:37:55.924Z] ---> Running in 779efe35c11c [2021-11-12T16:37:55.924Z] Removing intermediate container 779efe35c11c [2021-11-12T16:37:55.924Z] ---> db70c12a4962 [2021-11-12T16:37:55.924Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:37:55.924Z] ---> Running in ac6687ec3ed0 [2021-11-12T16:37:56.975Z] Removing intermediate container ac6687ec3ed0 [2021-11-12T16:37:56.975Z] ---> 7211e4fee59d [2021-11-12T16:37:56.975Z] Step 14/22 : WORKDIR / [2021-11-12T16:37:56.975Z] ---> Running in b277eb8b44de [2021-11-12T16:37:56.975Z] Removing intermediate container b277eb8b44de [2021-11-12T16:37:56.975Z] ---> 65538e1ffafd [2021-11-12T16:37:56.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:37:56.975Z] ---> a58bfb9217a0 [2021-11-12T16:37:56.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:37:57.253Z] ---> fe3667d48cf1 [2021-11-12T16:37:57.253Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:37:57.533Z] ---> 6e0c077f2899 [2021-11-12T16:37:57.533Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:37:57.533Z] ---> Running in e200a686f744 [2021-11-12T16:37:57.799Z] Removing intermediate container e200a686f744 [2021-11-12T16:37:57.799Z] ---> 3e208b2c3545 [2021-11-12T16:37:57.799Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:37:57.799Z] ---> Running in 26228f929c31 [2021-11-12T16:37:57.799Z] Removing intermediate container 26228f929c31 [2021-11-12T16:37:57.799Z] ---> faa82e363599 [2021-11-12T16:37:57.799Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:37:58.077Z] ---> Running in ad318ce05ab6 [2021-11-12T16:37:58.077Z] Removing intermediate container ad318ce05ab6 [2021-11-12T16:37:58.077Z] ---> 58d6edcd2a6d [2021-11-12T16:37:58.077Z] Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:37:58.077Z] ---> Running in 1455701d20a5 [2021-11-12T16:37:58.345Z] Removing intermediate container 1455701d20a5 [2021-11-12T16:37:58.345Z] ---> a219dbb634d5 [2021-11-12T16:37:58.345Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:37:58.345Z] ---> Running in 8b89728680ea [2021-11-12T16:37:58.934Z] Removing intermediate container 8b89728680ea [2021-11-12T16:37:58.934Z] ---> f9f985bdac20 [2021-11-12T16:37:58.934Z] [2021-11-12T16:37:58.934Z] Successfully built f9f985bdac20 [2021-11-12T16:37:58.934Z] Successfully tagged core-command:latest [2021-11-12T16:37:59.503Z]  Building core-command ... done Removing intermediate container 59f221fb93bb [2021-11-12T16:37:59.503Z] ---> 8cab977657a7 [2021-11-12T16:37:59.503Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:37:59.503Z] ---> Running in 405585b55073 [2021-11-12T16:38:00.084Z] 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 [2021-11-12T16:38:00.343Z] Removing intermediate container 5544bba4d043 [2021-11-12T16:38:00.343Z] ---> 55973daef36f [2021-11-12T16:38:00.343Z] [2021-11-12T16:38:00.343Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:38:00.343Z] ---> 14119a10abf4 [2021-11-12T16:38:00.343Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:38:00.614Z] ---> Running in 7e3312f112d6 [2021-11-12T16:38:00.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:00.874Z] Removing intermediate container 405585b55073 [2021-11-12T16:38:00.874Z] ---> 89f9e14a5599 [2021-11-12T16:38:00.874Z] [2021-11-12T16:38:00.874Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:38:00.874Z] 20.10.8: Pulling from library/docker [2021-11-12T16:38:00.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:01.140Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:38:01.140Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:38:01.140Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:38:01.401Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:38:01.401Z] OK: 6 MiB in 16 packages [2021-11-12T16:38:01.975Z] Removing intermediate container 7e3312f112d6 [2021-11-12T16:38:01.975Z] ---> d505b8a40764 [2021-11-12T16:38:01.975Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:38:02.238Z] ---> Running in 562841056deb [2021-11-12T16:38:02.238Z] Removing intermediate container 562841056deb [2021-11-12T16:38:02.238Z] ---> 000dfe520d72 [2021-11-12T16:38:02.238Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:38:02.500Z] ---> Running in 629e4753fb5f [2021-11-12T16:38:02.763Z] Removing intermediate container 629e4753fb5f [2021-11-12T16:38:02.763Z] ---> b32aa6c1b98d [2021-11-12T16:38:02.763Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:38:03.029Z] ---> Running in 90c184381b22 [2021-11-12T16:38:03.029Z] Removing intermediate container 90c184381b22 [2021-11-12T16:38:03.029Z] ---> e78a4be18309 [2021-11-12T16:38:03.029Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:38:03.610Z] ---> 9b26c15c0543 [2021-11-12T16:38:03.610Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:38:04.184Z] ---> f5cc3e790e92 [2021-11-12T16:38:04.184Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:38:04.184Z] ---> 2d35b4081bc4 [2021-11-12T16:38:04.184Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:38:04.184Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:38:04.184Z] ---> Running in 26852bef182d [2021-11-12T16:38:04.184Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:38:04.184Z] ---> bc6c0ffef665 [2021-11-12T16:38:04.184Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:38:04.184Z] ---> Running in 87d30cca0d44 [2021-11-12T16:38:04.450Z] Removing intermediate container 26852bef182d [2021-11-12T16:38:04.450Z] ---> 0a5a62db0521 [2021-11-12T16:38:04.450Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:38:04.450Z] ---> Running in 0ca85fe4bb2a [2021-11-12T16:38:04.450Z] Removing intermediate container 87d30cca0d44 [2021-11-12T16:38:04.450Z] ---> 89f2928b9b5f [2021-11-12T16:38:04.450Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:38:04.450Z] ---> Running in c33daa47ed99 [2021-11-12T16:38:04.450Z] Removing intermediate container 0ca85fe4bb2a [2021-11-12T16:38:04.450Z] ---> bf9bf2a97bdc [2021-11-12T16:38:04.450Z] Step 19/21 : LABEL arch=x86_64 [2021-11-12T16:38:04.450Z] ---> Running in 9cd6dca45baf [2021-11-12T16:38:04.720Z] Removing intermediate container 9cd6dca45baf [2021-11-12T16:38:04.720Z] ---> 4d0b96277170 [2021-11-12T16:38:04.720Z] Step 20/21 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:38:04.720Z] ---> Running in a9912709b10e [2021-11-12T16:38:04.720Z] Removing intermediate container a9912709b10e [2021-11-12T16:38:04.720Z] ---> c4f59664333c [2021-11-12T16:38:04.720Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:38:04.720Z] ---> Running in 1529320394f3 [2021-11-12T16:38:04.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:04.985Z] Removing intermediate container 1529320394f3 [2021-11-12T16:38:04.985Z] ---> b6320bb5d533 [2021-11-12T16:38:04.985Z] [2021-11-12T16:38:04.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:38:04.985Z] Successfully built b6320bb5d533 [2021-11-12T16:38:04.985Z] Successfully tagged support-notifications:latest [2021-11-12T16:38:05.244Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:38:05.244Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:38:05.245Z] Executing bash-5.1.4-r0.post-install [2021-11-12T16:38:05.245Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:38:05.245Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:38:05.245Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:38:05.245Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:38:05.245Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:38:05.245Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:38:05.245Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:38:05.245Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:38:05.245Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:38:05.245Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:38:05.245Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:38:05.245Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:38:05.245Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:38:05.245Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:38:05.245Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:38:05.815Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:38:05.815Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:38:05.815Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:38:05.815Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:38:05.815Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:38:05.815Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:38:05.815Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:38:05.815Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:38:05.815Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:38:05.815Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:38:05.815Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:38:05.815Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:38:05.815Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:38:05.815Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:38:05.815Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:38:05.815Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:38:05.815Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:38:05.815Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:38:06.078Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:38:06.078Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:38:06.078Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:38:06.078Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:38:06.078Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:38:06.078Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:38:06.078Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:38:06.078Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:38:06.078Z] OK: 84 MiB in 64 packages [2021-11-12T16:38:07.021Z] Collecting docker-compose==1.23.2 [2021-11-12T16:38:07.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:38:07.021Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:38:07.021Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:38:07.283Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:38:07.283Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:38:07.545Z] Collecting PyYAML<4,>=3.10 [2021-11-12T16:38:07.545Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:38:08.116Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:38:08.116Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:38:08.116Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:38:08.116Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:38:08.116Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:38:08.116Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:38:08.687Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:38:08.687Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:38:08.948Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:38:08.948Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:38:08.948Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:38:08.948Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:38:08.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:38:09.208Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:38:09.208Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:38:09.209Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-12T16:38:09.209Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:38:09.209Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:38:09.209Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:38:09.209Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:38:09.470Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:38:09.470Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:38:09.470Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:38:09.470Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:38:09.470Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:38:09.470Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:38:09.470Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:38:09.470Z] Attempting uninstall: urllib3 [2021-11-12T16:38:09.470Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:38:09.470Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:38:09.470Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:38:09.730Z] Attempting uninstall: idna [2021-11-12T16:38:09.730Z] Found existing installation: idna 3.2 [2021-11-12T16:38:09.730Z] Uninstalling idna-3.2: [2021-11-12T16:38:09.730Z] Successfully uninstalled idna-3.2 [2021-11-12T16:38:09.992Z] Attempting uninstall: chardet [2021-11-12T16:38:09.992Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:38:09.992Z] Uninstalling chardet-4.0.0: [2021-11-12T16:38:09.992Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:38:10.252Z] Attempting uninstall: requests [2021-11-12T16:38:10.252Z] Found existing installation: requests 2.25.1 [2021-11-12T16:38:10.252Z] Uninstalling requests-2.25.1: [2021-11-12T16:38:10.252Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:38:10.512Z] Running setup.py install for texttable: started [2021-11-12T16:38:10.772Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:38:10.772Z] Running setup.py install for PyYAML: started [2021-11-12T16:38:11.341Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:38:11.341Z] Running setup.py install for docopt: started [2021-11-12T16:38:11.601Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:38:11.601Z] Running setup.py install for dockerpty: started [2021-11-12T16:38:11.859Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:38:12.427Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-12T16:38:15.736Z] Removing intermediate container c33daa47ed99 [2021-11-12T16:38:15.736Z] ---> 07a5c7e30c36 [2021-11-12T16:38:15.736Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:38:15.736Z] ---> Running in 3ff128133fe5 [2021-11-12T16:38:15.995Z] Removing intermediate container 3ff128133fe5 [2021-11-12T16:38:15.995Z] ---> 4d3d405782b0 [2021-11-12T16:38:15.995Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:38:15.995Z] ---> Running in 9921c94e0cc7 [2021-11-12T16:38:15.995Z] Removing intermediate container 9921c94e0cc7 [2021-11-12T16:38:15.995Z] ---> 7ec6f65f193d [2021-11-12T16:38:15.995Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:38:16.570Z] ---> 51604956e33a [2021-11-12T16:38:16.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:38:16.570Z] ---> a9946fb50e03 [2021-11-12T16:38:16.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:38:16.829Z] ---> 84afbcc7f605 [2021-11-12T16:38:16.829Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:38:16.829Z] ---> Running in 324766f785ba [2021-11-12T16:38:16.829Z] Removing intermediate container 324766f785ba [2021-11-12T16:38:16.829Z] ---> 7163ce7c57ae [2021-11-12T16:38:16.829Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:38:16.829Z] ---> Running in a5ce82fe8f5c [2021-11-12T16:38:17.087Z] Removing intermediate container a5ce82fe8f5c [2021-11-12T16:38:17.087Z] ---> 27fe7b6e0aab [2021-11-12T16:38:17.087Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:38:17.087Z] ---> Running in cbe6b32236a4 [2021-11-12T16:38:17.087Z] Removing intermediate container cbe6b32236a4 [2021-11-12T16:38:17.087Z] ---> c5fb51873504 [2021-11-12T16:38:17.087Z] Step 21/22 : LABEL git_sha=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [2021-11-12T16:38:17.087Z] ---> Running in 7310ad7670f2 [2021-11-12T16:38:17.087Z] Removing intermediate container 7310ad7670f2 [2021-11-12T16:38:17.087Z] ---> 98abbb1e80b3 [2021-11-12T16:38:17.087Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:38:17.348Z] ---> Running in c5ac3dad3b88 [2021-11-12T16:38:17.348Z] Removing intermediate container c5ac3dad3b88 [2021-11-12T16:38:17.348Z] ---> 442478735087 [2021-11-12T16:38:17.348Z] [2021-11-12T16:38:17.348Z] Successfully built 442478735087 [2021-11-12T16:38:17.348Z] Successfully tagged sys-mgmt-agent:latest [2021-11-12T16:38:17.614Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-12T16:38:17.619Z] $ docker stop --time=1 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b [2021-11-12T16:38:18.932Z] $ docker rm -f 155b3641dee8ecabcccccdd9e395db470d4284afc2362e19eda9651565bfa55b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:38:19.288Z] + docker images [2021-11-12T16:38:19.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:38:19.288Z] sys-mgmt-agent latest 442478735087 2 seconds ago 294MB [2021-11-12T16:38:19.288Z] support-notifications latest b6320bb5d533 15 seconds ago 16.9MB [2021-11-12T16:38:19.288Z] 89f9e14a5599 19 seconds ago 1.76GB [2021-11-12T16:38:19.288Z] 55973daef36f 19 seconds ago 1.76GB [2021-11-12T16:38:19.288Z] core-command latest f9f985bdac20 21 seconds ago 16.1MB [2021-11-12T16:38:19.288Z] a71887000437 24 seconds ago 1.75GB [2021-11-12T16:38:19.288Z] security-proxy-setup latest 62d1228d0dc9 36 seconds ago 26.9MB [2021-11-12T16:38:19.288Z] 14dad77679d9 42 seconds ago 1.76GB [2021-11-12T16:38:19.288Z] core-data latest c6e86c1f8092 About a minute ago 20.7MB [2021-11-12T16:38:19.288Z] security-bootstrapper latest d782a1d61f21 About a minute ago 18.9MB [2021-11-12T16:38:19.288Z] support-scheduler latest 750fe3de19d3 About a minute ago 16.2MB [2021-11-12T16:38:19.288Z] security-secretstore-setup latest 8bf7ca95ef2d About a minute ago 28.4MB [2021-11-12T16:38:19.288Z] core-metadata latest ad1d34834573 About a minute ago 16.9MB [2021-11-12T16:38:19.288Z] ac6451631e36 About a minute ago 1.76GB [2021-11-12T16:38:19.288Z] 5c6eeb98feac About a minute ago 1.76GB [2021-11-12T16:38:19.288Z] 1aa2dd09033b About a minute ago 1.76GB [2021-11-12T16:38:19.288Z] dd84dee407e7 About a minute ago 1.76GB [2021-11-12T16:38:19.288Z] 862f91d499f0 About a minute ago 1.76GB [2021-11-12T16:38:19.288Z] ci-base-image-x86_64 latest 69f805a9cae9 6 minutes ago 1.25GB [2021-11-12T16:38:19.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-12T16:38:19.288Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-12T16:38:19.288Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-12T16:38:19.288Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-12T16:38:19.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-12T16:38:27.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:38:34.519Z] Still waiting to schedule task [2021-11-12T16:38:34.519Z] ‘prd-ubuntu18.04-docker-8c-8g-347’ is offline [2021-11-12T16:38:35.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:38:36.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:38:37.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:38:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:38:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:38:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:38:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:38:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:38:49.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:38:51.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:38:51.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:38:51.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:38:51.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:39:00.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements [2021-11-12T16:39:00.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:39:00.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:39:04.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements [2021-11-12T16:39:04.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:39:05.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.319s coverage: 44.7% of statements [2021-11-12T16:39:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:39:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:39:10.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.718s coverage: 89.5% of statements [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:39:10.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:39:10.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.813s coverage: 94.2% of statements [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 59.1% of statements [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.248s coverage: 60.0% of statements [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.9% of statements [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.285s coverage: 58.8% of statements [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements [2021-11-12T16:39:20.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.200s coverage: 47.1% of statements [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-11-12T16:39:20.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-11-12T16:39:20.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2021-11-12T16:39:33.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements [2021-11-12T16:39:33.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements [2021-11-12T16:39:39.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements [2021-11-12T16:39:39.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.273s coverage: 58.8% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.378s coverage: 87.2% of statements [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2021-11-12T16:39:46.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements [2021-11-12T16:39:46.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:39:49.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 64.4% of statements [2021-11-12T16:39:49.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:39:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:39:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2021-11-12T16:39:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2021-11-12T16:39:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-11-12T16:39:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-11-12T16:39:49.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-11-12T16:39:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.4% of statements [2021-11-12T16:39:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:39:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:39:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:39:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.884s coverage: 43.8% of statements [2021-11-12T16:39:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:39:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:39:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements [2021-11-12T16:39:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:39:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2021-11-12T16:39:58.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:40:06.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:40:06.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:40:06.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 63.2% of statements [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:40:06.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements [2021-11-12T16:40:06.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:40:06.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:40:06.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:40:06.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2021-11-12T16:40:06.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-12T16:40:06.333Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-12T16:40:06.333Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-12T16:40:06.333Z] GO111MODULE=on go vet ./... [2021-11-12T16:41:43.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:41:43.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:41:43.153Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-12T16:41:43.845Z] + ls -al . [2021-11-12T16:41:43.845Z] total 664 [2021-11-12T16:41:43.845Z] drwxrwxr-x 9 1001 1001 4096 Nov 12 16:41 . [2021-11-12T16:41:43.845Z] drwxr-xr-x 4 root root 4096 Nov 12 16:36 .. [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:34 .dockerignore [2021-11-12T16:41:43.845Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:34 .git [2021-11-12T16:41:43.845Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:34 .github [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:34 .gitignore [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:34 .golangci.yml [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:34 .hadolint.yml [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:34 .sonarcloud.properties [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:34 ADOPTERS.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:34 Attribution.txt [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:34 CHANGELOG.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:34 CONTRIBUTING.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:34 GOVERNANCE.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:34 Jenkinsfile [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:34 LICENSE [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:34 Makefile [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:34 OWNERS.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:34 README.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:34 SECURITY.md [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:30 VERSION [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:34 ZMQWindows.md [2021-11-12T16:41:43.845Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 16:34 bin [2021-11-12T16:41:43.845Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:34 cmd [2021-11-12T16:41:43.845Z] -rw-r--r-- 1 root root 428381 Nov 12 16:40 coverage.out [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:34 go.mod [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:34 go.sum [2021-11-12T16:41:43.845Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:34 internal [2021-11-12T16:41:43.845Z] drwxrwxr-x 3 1001 1001 4096 Nov 12 16:34 openapi [2021-11-12T16:41:43.845Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:34 snap [2021-11-12T16:41:43.845Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:34 version.go [Pipeline] sh [2021-11-12T16:41:44.502Z] + '[' -e coverage.out ] [2021-11-12T16:41:44.502Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:41:44.522Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T16:41:45.407Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:41:46.045Z] + make build [2021-11-12T16:41:46.045Z] 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 [2021-11-12T16:41:54.310Z] 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 [2021-11-12T16:42:20.689Z] Running on prd-ubuntu18.04-docker-8c-8g-352 in /w/workspace/edgexfoundry_edgex-go_PR-3798 [Pipeline] { [Pipeline] ws [2021-11-12T16:42:20.701Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-12T16:42:20.827Z] The recommended git tool is: git [2021-11-12T16:42:21.116Z] 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 [2021-11-12T16:42:22.102Z] 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 [2021-11-12T16:42:22.632Z] using credential edgex-jenkins-ssh [2021-11-12T16:42:22.643Z] Cloning the remote Git repository [2021-11-12T16:42:22.663Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:42:22.726Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-12T16:42:22.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:42:22.758Z] > git --version # timeout=10 [2021-11-12T16:42:22.767Z] > git --version # 'git version 2.17.1' [2021-11-12T16:42:22.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:42:22.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:42:27.592Z] 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 [2021-11-12T16:42:28.570Z] 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 [2021-11-12T16:42:31.954Z] 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 [2021-11-12T16:42:36.250Z] 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 [2021-11-12T16:42:39.647Z] 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 [2021-11-12T16:42:43.958Z] 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 [2021-11-12T16:42:48.269Z] 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 [2021-11-12T16:42:51.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-12T16:42:58.349Z] $ docker stop --time=1 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 [2021-11-12T16:42:59.288Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 [2021-11-12T16:42:58.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:42:58.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:42:58.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:42:58.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:42:58.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:42:58.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3798/head:refs/remotes/origin/PR-3798 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T16:42:59.292Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:42:59.296Z] > git checkout -f 2b8a7f32cfdc60999fbc4d4066f55d584d9c27e9 # timeout=10 [2021-11-12T16:42:59.351Z] > git remote # timeout=10 [2021-11-12T16:42:59.357Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:42:59.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:42:59.365Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:42:59.435Z] Merge succeeded, producing 18bc88fcb5896e8232e762766dde500315981d46 [2021-11-12T16:42:59.435Z] Checking out Revision 18bc88fcb5896e8232e762766dde500315981d46 (PR-3798) [2021-11-12T16:43:00.390Z] $ docker rm -f 7bc9cfa9bb52e4bc31d6d564a80bbe6e11eaaf481443db9121e90cd2186e0a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:43:02.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:43:02.196Z] [2021-11-12T16:43:02.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:42:59.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:42:59.433Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:42:59.437Z] > git checkout -f 18bc88fcb5896e8232e762766dde500315981d46 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:43:02.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:43:02.994Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-12T16:43:03.002Z] First time build. Skipping changelog. [2021-11-12T16:43:03.079Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-12T16:43:03.079Z] 29e5d40040c1: Pulling fs layer [2021-11-12T16:43:03.079Z] 1ce36da41761: Pulling fs layer [2021-11-12T16:43:03.079Z] 25b303627fd3: Pulling fs layer [2021-11-12T16:43:03.079Z] 29e5d40040c1: Verifying Checksum [2021-11-12T16:43:03.079Z] 29e5d40040c1: Download complete [2021-11-12T16:43:03.353Z] 1ce36da41761: Verifying Checksum [2021-11-12T16:43:03.353Z] 1ce36da41761: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:43:03.821Z] + echo snap-build.sh [2021-11-12T16:43:03.822Z] snap-build.sh [2021-11-12T16:43:03.822Z] + SNAP_BASE_DIR=. [2021-11-12T16:43:03.822Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-12T16:43:03.822Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-12T16:43:03.822Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-12T16:43:03.822Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-12T16:43:03.822Z] + cd /w/workspace/edgex-go/3 [2021-11-12T16:43:03.822Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-12T16:43:03.822Z] Reading package lists... [2021-11-12T16:43:03.822Z] Building dependency tree... [2021-11-12T16:43:03.822Z] Reading state information... [2021-11-12T16:43:03.822Z] The following packages were automatically installed and are no longer required: [2021-11-12T16:43:03.822Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-12T16:43:03.822Z] uidmap xdelta3 [2021-11-12T16:43:03.822Z] Use 'sudo apt autoremove' to remove them. [2021-11-12T16:43:03.822Z] The following packages will be REMOVED: [2021-11-12T16:43:03.822Z] lxd* lxd-client* [2021-11-12T16:43:03.944Z] 29e5d40040c1: Pull complete [2021-11-12T16:43:04.083Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-12T16:43:04.083Z] After this operation, 31.7 MB disk space will be freed. [2021-11-12T16:43:04.603Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-12T16:43:04.603Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:43:04.917Z] 25b303627fd3: Verifying Checksum [2021-11-12T16:43:04.917Z] 25b303627fd3: Download complete [2021-11-12T16:43:05.189Z] 1ce36da41761: Pull complete [2021-11-12T16:43:02.992Z] > git rev-list --no-walk ed0ee287b15b6c94b673afec85e3f01a5ccaed9c # timeout=10 [2021-11-12T16:43:05.543Z] Removing lxd dnsmasq configuration [2021-11-12T16:43:05.543Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:43:05.543Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-12T16:43:06.487Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:43:06.487Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-12T16:43:06.487Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:43:07.873Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-12T16:43:07.873Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-12T16:43:08.444Z] + sudo snap remove --purge lxd [2021-11-12T16:43:08.444Z] snap "lxd" is not installed [2021-11-12T16:43:08.444Z] + sudo groupadd --force --system lxd [2021-11-12T16:43:08.444Z] ++ whoami [2021-11-12T16:43:08.444Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-12T16:43:08.444Z] + newgrp - lxd [2021-11-12T16:43:08.444Z] + sudo snap install lxd [2021-11-12T16:43:15.348Z] 25b303627fd3: Pull complete [2021-11-12T16:43:15.348Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-12T16:43:15.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:43:15.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-12T16:43:15.599Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-11-12T16:43:15.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-12T16:43:18.350Z] $ docker top f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b -eo pid,comm [2021-11-12T16:43:18.454Z] 2021-11-12T16:43:16Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh [2021-11-12T16:43:19.310Z] + docker-compose build --help [2021-11-12T16:43:19.311Z] + grep parallel [2021-11-12T16:43:24.684Z] --parallel Build images in parallel. [Pipeline] } [2021-11-12T16:43:24.688Z] $ docker stop --time=1 f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b [2021-11-12T16:43:26.400Z] $ docker rm -f f389818e3834b067b6ad39ee30a6cb32ee2052d40e923edd1b4d797a6899017b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:43:27.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:43:27.017Z] . [Pipeline] withDockerContainer [2021-11-12T16:43:27.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-11-12T16:43:27.326Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-12T16:43:28.625Z] $ docker top 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:43:29.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:43:34.942Z] Building core-command ... [2021-11-12T16:43:34.942Z] Building core-data ... [2021-11-12T16:43:34.942Z] Building core-metadata ... [2021-11-12T16:43:34.942Z] Building security-bootstrapper ... [2021-11-12T16:43:34.942Z] Building security-proxy-setup ... [2021-11-12T16:43:34.942Z] Building security-secretstore-setup ... [2021-11-12T16:43:34.942Z] Building support-notifications ... [2021-11-12T16:43:34.942Z] Building support-scheduler ... [2021-11-12T16:43:34.942Z] Building sys-mgmt-agent ... [2021-11-12T16:43:34.942Z] Building core-command [2021-11-12T16:43:34.942Z] Building security-bootstrapper [2021-11-12T16:43:34.942Z] Building core-metadata [2021-11-12T16:43:34.942Z] Building support-notifications [2021-11-12T16:43:34.942Z] Building support-scheduler [2021-11-12T16:43:40.427Z] lxd 4.20 from Canonical* installed [2021-11-12T16:43:40.427Z] + sudo lxd init --auto [2021-11-12T16:43:50.423Z] + sudo snap install --classic snapcraft [2021-11-12T16:43:57.011Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:43:57.011Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-12T16:43:57.011Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-12T16:43:57.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:43:57.011Z] Dload Upload Total Spent Left Speed [2021-11-12T16:43:57.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 [2021-11-12T16:43:57.011Z] 100 3325k 100 3325k 0 0 7074k 0 --:--:-- --:--:-- --:--:-- 7074k [2021-11-12T16:43:57.011Z] ./yq_linux_amd64 [2021-11-12T16:43:57.011Z] + sudo snapcraft prime --use-lxd [2021-11-12T16:43:58.923Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-12T16:43:58.923Z] 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: [2021-11-12T16:43:58.923Z] - README.md [2021-11-12T16:43:58.923Z] [2021-11-12T16:43:58.923Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:43:59.183Z] Launching a container. [2021-11-12T16:44:14.095Z] Waiting for container to be ready [2021-11-12T16:44:14.095Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-12T16:44:14.095Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-12T16:44:14.095Z] [2021-11-12T16:44:15.476Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-12T16:44:15.737Z] Waiting for network to be ready... [2021-11-12T16:44:16.308Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:44:16.308Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:44:16.567Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:44:16.827Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:44:16.827Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:44:17.088Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:44:17.088Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:44:17.088Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:44:17.088Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:44:17.088Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:44:17.088Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:44:17.349Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:44:17.349Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:44:17.349Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:44:17.349Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:44:17.349Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:44:17.349Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:44:17.610Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:44:17.869Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:44:18.131Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:44:18.393Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:44:18.393Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:44:18.393Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:44:18.393Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:44:18.393Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:44:18.393Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:44:18.393Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:44:20.934Z] Fetched 25.6 MB in 5s (5627 kB/s) [2021-11-12T16:44:21.507Z] Reading package lists... [2021-11-12T16:44:21.766Z] Reading package lists... [2021-11-12T16:44:21.766Z] Building dependency tree... [2021-11-12T16:44:21.766Z] Reading state information... [2021-11-12T16:44:22.025Z] The following additional packages will be installed: [2021-11-12T16:44:22.025Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:44:22.025Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:44:22.025Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:44:22.025Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-12T16:44:22.025Z] Suggested packages: [2021-11-12T16:44:22.025Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-12T16:44:22.025Z] Recommended packages: [2021-11-12T16:44:22.025Z] gnupg libsasl2-modules [2021-11-12T16:44:22.025Z] The following NEW packages will be installed: [2021-11-12T16:44:22.025Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:44:22.025Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:44:22.025Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:44:22.025Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-12T16:44:22.025Z] The following packages will be upgraded: [2021-11-12T16:44:22.025Z] gpg gpg-agent gpgconf libudev1 [2021-11-12T16:44:22.025Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-12T16:44:22.025Z] Need to get 3527 kB of archives. [2021-11-12T16:44:22.025Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-12T16:44:22.025Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-12T16:44:22.025Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-12T16:44:22.284Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-12T16:44:22.284Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-12T16:44:22.284Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-12T16:44:22.543Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-12T16:44:23.113Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-12T16:44:23.113Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-12T16:44:23.113Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-12T16:44:23.374Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-12T16:44:23.374Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-12T16:44:23.374Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-12T16:44:23.374Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-12T16:44:23.374Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-12T16:44:23.374Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-12T16:44:23.374Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-12T16:44:23.374Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-12T16:44:23.634Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-12T16:44:23.634Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-12T16:44:23.634Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-12T16:44:23.634Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-12T16:44:23.634Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-12T16:44:23.634Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:44:23.634Z] Fetched 3527 kB in 2s (2258 kB/s) [2021-11-12T16:44:23.634Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:44:23.634Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:44:23.894Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:44:23.894Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:44:23.894Z] Selecting previously unselected package udev. [2021-11-12T16:44:23.894Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:44:23.894Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:44:23.894Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-12T16:44:24.159Z] Selecting previously unselected package libfuse2:amd64. [2021-11-12T16:44:24.159Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:44:24.159Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:44:24.159Z] Selecting previously unselected package fuse. [2021-11-12T16:44:24.159Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:44:24.159Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:44:24.159Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:44:24.159Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:44:24.419Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:44:24.419Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:44:24.419Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:44:24.419Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:44:24.419Z] Selecting previously unselected package libksba8:amd64. [2021-11-12T16:44:24.419Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-12T16:44:24.419Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:44:24.419Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-12T16:44:24.419Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.419Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.419Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-12T16:44:24.419Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.419Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.679Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-12T16:44:24.679Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.679Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.679Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-12T16:44:24.679Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.679Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.679Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-12T16:44:24.679Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.679Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.679Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-12T16:44:24.679Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.679Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-12T16:44:24.938Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.938Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-12T16:44:24.938Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.938Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-12T16:44:24.938Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:44:24.938Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T16:44:24.938Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:44:24.938Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T16:44:24.938Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:44:24.938Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:44:24.938Z] Selecting previously unselected package libldap-common. [2021-11-12T16:44:24.938Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-12T16:44:24.938Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:44:25.198Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T16:44:25.198Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-12T16:44:25.198Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:44:25.198Z] Selecting previously unselected package dirmngr. [2021-11-12T16:44:25.198Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:44:25.198Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:25.198Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:44:25.198Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:25.198Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:44:25.198Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:44:25.198Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:44:25.198Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:25.198Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.198Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:44:25.198Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:44:25.457Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-12T16:44:25.716Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T16:44:25.716Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-12T16:44:25.716Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:44:25.716Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:25.716Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:44:25.716Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:44:25.976Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:25.976Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:44:26.235Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-12T16:44:26.235Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-12T16:44:26.236Z] This means they are not meant to be enabled using systemctl. [2021-11-12T16:44:26.236Z] Possible reasons for having this kind of units are: [2021-11-12T16:44:26.236Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-12T16:44:26.236Z] .wants/ or .requires/ directory. [2021-11-12T16:44:26.236Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-12T16:44:26.236Z] a requirement dependency on it. [2021-11-12T16:44:26.236Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-12T16:44:26.236Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-12T16:44:26.236Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-12T16:44:26.236Z] instance name specified. [2021-11-12T16:44:26.497Z] Reading package lists... [2021-11-12T16:44:26.757Z] Building dependency tree... [2021-11-12T16:44:26.757Z] Reading state information... [2021-11-12T16:44:27.019Z] The following additional packages will be installed: [2021-11-12T16:44:27.019Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-12T16:44:27.019Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-12T16:44:27.019Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-12T16:44:27.019Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-12T16:44:27.019Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-12T16:44:27.019Z] Suggested packages: [2021-11-12T16:44:27.019Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-12T16:44:27.019Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-12T16:44:27.019Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-12T16:44:27.019Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-12T16:44:27.019Z] systemd-container policykit-1 [2021-11-12T16:44:27.019Z] Recommended packages: [2021-11-12T16:44:27.019Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-12T16:44:27.019Z] The following NEW packages will be installed: [2021-11-12T16:44:27.019Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-12T16:44:27.019Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-12T16:44:27.019Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-12T16:44:27.019Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-12T16:44:27.019Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-12T16:44:27.019Z] The following packages will be upgraded: [2021-11-12T16:44:27.019Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-12T16:44:27.019Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-12T16:44:27.019Z] Need to get 36.8 MB of archives. [2021-11-12T16:44:27.019Z] After this operation, 147 MB of additional disk space will be used. [2021-11-12T16:44:27.019Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-12T16:44:27.279Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-12T16:44:27.279Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-12T16:44:27.279Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-12T16:44:27.279Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-12T16:44:27.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-12T16:44:27.279Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-12T16:44:27.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-12T16:44:27.279Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-12T16:44:27.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-12T16:44:27.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-12T16:44:27.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-12T16:44:27.279Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-12T16:44:27.279Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-12T16:44:27.279Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-12T16:44:27.279Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-12T16:44:27.279Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-12T16:44:28.221Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-12T16:44:28.221Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-12T16:44:28.221Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-12T16:44:28.221Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-12T16:44:28.221Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-12T16:44:28.221Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-12T16:44:28.221Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-12T16:44:28.221Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-12T16:44:28.221Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-12T16:44:28.221Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-12T16:44:28.482Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-12T16:44:28.482Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-12T16:44:28.482Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-12T16:44:29.862Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:44:30.122Z] Fetched 36.8 MB in 3s (12.8 MB/s) [2021-11-12T16:44:30.122Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:44:30.123Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:44:30.123Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:44:30.693Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:44:30.693Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:44:30.693Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:44:30.693Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:44:30.693Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-12T16:44:30.693Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-12T16:44:30.955Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-12T16:44:30.955Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:44:30.955Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-12T16:44:30.955Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-12T16:44:31.217Z] Setting up apt (1.6.14) ... [2021-11-12T16:44:31.217Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-12T16:44:31.480Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-12T16:44:31.739Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-12T16:44:31.739Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:44:31.739Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:44:31.739Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-12T16:44:31.739Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:44:31.739Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:32.000Z] Selecting previously unselected package libexpat1:amd64. [2021-11-12T16:44:32.000Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-12T16:44:32.000Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:44:32.000Z] Selecting previously unselected package python3.6-minimal. [2021-11-12T16:44:32.000Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:44:32.000Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:32.261Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:44:32.261Z] Checking for services that may need to be restarted...done. [2021-11-12T16:44:32.261Z] Checking for services that may need to be restarted...done. [2021-11-12T16:44:32.521Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:32.521Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:44:32.521Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:32.782Z] Selecting previously unselected package python3-minimal. [2021-11-12T16:44:32.782Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-12T16:44:32.782Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:44:32.782Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:44:32.782Z] Selecting previously unselected package mime-support. [2021-11-12T16:44:32.782Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-12T16:44:32.782Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-12T16:44:33.055Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-12T16:44:33.055Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-12T16:44:33.055Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:44:33.055Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-12T16:44:33.055Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:44:33.055Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:33.333Z] Selecting previously unselected package python3.6. [2021-11-12T16:44:33.333Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:44:33.333Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:33.603Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-12T16:44:33.603Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:44:33.603Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:44:33.603Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:44:33.869Z] Selecting previously unselected package python3. [2021-11-12T16:44:33.869Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-12T16:44:33.869Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:44:33.869Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-12T16:44:33.869Z] Selecting previously unselected package multiarch-support. [2021-11-12T16:44:33.869Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:33.869Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:44:33.869Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:44:33.869Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-12T16:44:33.869Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-12T16:44:33.869Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-12T16:44:33.869Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:44:34.144Z] Selecting previously unselected package libbsd0:amd64. [2021-11-12T16:44:34.144Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-12T16:44:34.144Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:44:34.144Z] Selecting previously unselected package sudo. [2021-11-12T16:44:34.144Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:34.144Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:44:34.144Z] Selecting previously unselected package apparmor. [2021-11-12T16:44:34.144Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:44:34.144Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:44:34.144Z] Selecting previously unselected package libedit2:amd64. [2021-11-12T16:44:34.144Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-12T16:44:34.144Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:44:34.419Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-12T16:44:34.419Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:44:34.419Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:34.419Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-12T16:44:34.419Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:44:34.419Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:34.419Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-12T16:44:34.419Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-12T16:44:34.419Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:44:34.419Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-12T16:44:34.419Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:44:34.419Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:34.419Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-12T16:44:34.419Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:44:34.419Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:34.678Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-12T16:44:34.678Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-12T16:44:34.678Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:44:34.678Z] Selecting previously unselected package openssh-client. [2021-11-12T16:44:34.678Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-12T16:44:34.678Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T16:44:34.938Z] Selecting previously unselected package squashfs-tools. [2021-11-12T16:44:34.938Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-12T16:44:34.938Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:44:34.938Z] Selecting previously unselected package snapd. [2021-11-12T16:44:34.938Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-12T16:44:34.938Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-12T16:44:36.847Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:44:36.847Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:44:37.107Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-12T16:44:37.107Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:44:37.107Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:44:37.107Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:37.107Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:44:37.107Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-12T16:44:37.107Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-12T16:44:37.677Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:44:37.677Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:44:37.677Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:44:37.677Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:37.677Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:37.677Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:44:38.248Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:44:38.248Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:38.248Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:44:38.248Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-12T16:44:38.248Z] running python rtupdate hooks for python3.6... [2021-11-12T16:44:38.248Z] running python post-rtupdate hooks for python3.6... [2021-11-12T16:44:38.508Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:44:39.447Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-12T16:44:39.447Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:44:39.708Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T16:44:39.708Z] Setting up snapd (2.51.1+18.04) ... [2021-11-12T16:44:39.971Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-12T16:44:40.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-12T16:44:40.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-12T16:44:40.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-12T16:44:40.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:44:40.754Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:44:41.015Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-12T16:44:41.274Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-12T16:44:41.274Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-12T16:44:41.535Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-12T16:44:41.795Z] /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' [2021-11-12T16:44:41.795Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:44:41.795Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T16:44:42.735Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:44:42.735Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:44:42.735Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:44:43.002Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:44:43.002Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:44:43.002Z] ---> 11a30687ed26 [2021-11-12T16:44:43.002Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:44:43.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:44:43.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:44:43.277Z] ---> 11a30687ed26 [2021-11-12T16:44:43.277Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:44:43.277Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:44:43.277Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:44:43.277Z] ---> 11a30687ed26 [2021-11-12T16:44:43.277Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:44:43.556Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:44:43.556Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:44:43.556Z] ---> 11a30687ed26 [2021-11-12T16:44:43.556Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:44:43.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:44:43.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:44:43.832Z] ---> 11a30687ed26 [2021-11-12T16:44:43.832Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:44:43.938Z] Reading package lists... [2021-11-12T16:44:43.938Z] Reading package lists... [2021-11-12T16:44:44.199Z] Building dependency tree... [2021-11-12T16:44:44.199Z] Reading state information... [2021-11-12T16:44:44.199Z] Calculating upgrade... [2021-11-12T16:44:44.460Z] The following packages will be upgraded: [2021-11-12T16:44:44.460Z] advancecomp base-files bash binutils binutils-common [2021-11-12T16:44:44.460Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-12T16:44:44.460Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-12T16:44:44.460Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-12T16:44:44.460Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-12T16:44:44.460Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-12T16:44:44.460Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-12T16:44:44.460Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-12T16:44:44.460Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-12T16:44:44.460Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-12T16:44:44.460Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-12T16:44:44.460Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-12T16:44:44.460Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-12T16:44:44.460Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-12T16:44:44.460Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-12T16:44:44.460Z] ubuntu-keyring util-linux [2021-11-12T16:44:44.460Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:44:44.460Z] Need to get 64.2 MB of archives. [2021-11-12T16:44:44.460Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-12T16:44:44.460Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-12T16:44:44.719Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-12T16:44:44.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-12T16:44:44.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-12T16:44:44.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-12T16:44:44.719Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-12T16:44:44.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-12T16:44:44.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-12T16:44:44.719Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-12T16:44:44.719Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-12T16:44:44.719Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-12T16:44:44.719Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-12T16:44:44.719Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-12T16:44:44.719Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-12T16:44:44.720Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-12T16:44:44.720Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-12T16:44:44.720Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-12T16:44:44.720Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-12T16:44:44.720Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-12T16:44:44.720Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-12T16:44:44.720Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-12T16:44:44.720Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-12T16:44:44.720Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-12T16:44:44.720Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-12T16:44:44.720Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-12T16:44:44.720Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-12T16:44:44.720Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-12T16:44:44.720Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-12T16:44:44.720Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-12T16:44:44.720Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-12T16:44:44.720Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-12T16:44:44.720Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-12T16:44:44.720Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-12T16:44:44.720Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-12T16:44:44.720Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-12T16:44:44.720Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-12T16:44:44.720Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-12T16:44:44.720Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-12T16:44:44.720Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-12T16:44:44.720Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-12T16:44:44.720Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-12T16:44:44.720Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-12T16:44:44.720Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-12T16:44:44.720Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-12T16:44:44.720Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-12T16:44:44.720Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-12T16:44:44.720Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-12T16:44:44.720Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-12T16:44:44.720Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-12T16:44:44.720Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-12T16:44:44.979Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-12T16:44:44.979Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-12T16:44:44.979Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-12T16:44:44.979Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-12T16:44:44.979Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-12T16:44:44.979Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-12T16:44:44.979Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-12T16:44:44.979Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-12T16:44:45.239Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-12T16:44:45.239Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-12T16:44:45.239Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-12T16:44:45.239Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-12T16:44:45.239Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-12T16:44:45.239Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-12T16:44:45.239Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-12T16:44:45.239Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-12T16:44:45.266Z] ---> Running in 508153167a68 [2021-11-12T16:44:45.266Z] ---> Running in 28dc2031a2d8 [2021-11-12T16:44:45.266Z] ---> Running in 9a0cac7133c1 [2021-11-12T16:44:45.266Z] ---> Running in 064f6c36ec28 [2021-11-12T16:44:45.266Z] ---> Running in aff03911be1f [2021-11-12T16:44:45.812Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-12T16:44:45.812Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-12T16:44:45.812Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-12T16:44:45.812Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-12T16:44:45.812Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-12T16:44:45.875Z] Removing intermediate container 28dc2031a2d8 [2021-11-12T16:44:45.875Z] ---> 3f72149aa06c [2021-11-12T16:44:45.875Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:44:45.875Z] Removing intermediate container 9a0cac7133c1 [2021-11-12T16:44:45.875Z] ---> 931b66a6d20b [2021-11-12T16:44:45.875Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:44:45.875Z] ---> Running in 05dcdf8d57af [2021-11-12T16:44:45.875Z] Removing intermediate container 064f6c36ec28 [2021-11-12T16:44:45.875Z] Removing intermediate container 508153167a68 [2021-11-12T16:44:45.875Z] ---> 54572edab878 [2021-11-12T16:44:45.875Z] ---> b02528bec139 [2021-11-12T16:44:45.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:44:45.875Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:44:46.072Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-12T16:44:46.072Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-12T16:44:46.072Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-12T16:44:46.072Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-12T16:44:46.072Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-12T16:44:46.072Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-12T16:44:46.072Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-12T16:44:46.072Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-12T16:44:46.072Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-12T16:44:46.072Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-12T16:44:46.072Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-12T16:44:46.072Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-12T16:44:46.072Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-12T16:44:46.149Z] Removing intermediate container aff03911be1f [2021-11-12T16:44:46.149Z] ---> 3dcce9e8ccc3 [2021-11-12T16:44:46.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:44:46.149Z] ---> Running in 90c514b78fd0 [2021-11-12T16:44:46.149Z] ---> Running in 893c65dd22f9 [2021-11-12T16:44:46.149Z] ---> Running in 0406eae7448a [2021-11-12T16:44:46.149Z] ---> Running in eb3f1f280ae9 [2021-11-12T16:44:46.332Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-12T16:44:46.333Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-12T16:44:46.333Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-12T16:44:46.333Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-12T16:44:46.333Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-12T16:44:46.333Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-12T16:44:46.333Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-12T16:44:46.333Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-12T16:44:46.333Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-12T16:44:46.333Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-12T16:44:46.333Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-12T16:44:46.333Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-12T16:44:46.592Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-12T16:44:46.592Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-12T16:44:46.592Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-12T16:44:46.592Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-12T16:44:46.592Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-12T16:44:46.592Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-12T16:44:46.852Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-12T16:44:46.852Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:44:46.852Z] Fetched 64.2 MB in 2s (28.1 MB/s) [2021-11-12T16:44:46.852Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:44:46.852Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:46.852Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:44:47.433Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:47.433Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:44:47.433Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-12T16:44:47.433Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-12T16:44:47.693Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.693Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.693Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.693Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.693Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.693Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.954Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.954Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.954Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.954Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.954Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.954Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.954Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:47.954Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:47.954Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:44:48.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:44:48.214Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:48.214Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-12T16:44:48.214Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:44:48.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:44:48.214Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:48.214Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:48.214Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:48.214Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:48.475Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:44:48.475Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:44:48.475Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:44:48.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:44:48.475Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:48.736Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:44:48.996Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:44:49.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:44:49.254Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-12T16:44:49.254Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-12T16:44:49.254Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-12T16:44:49.254Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-12T16:44:49.514Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-12T16:44:49.514Z] Installing new version of config file /etc/issue ... [2021-11-12T16:44:49.514Z] Installing new version of config file /etc/issue.net ... [2021-11-12T16:44:49.514Z] Installing new version of config file /etc/lsb-release ... [2021-11-12T16:44:49.514Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-12T16:44:49.586Z] Removing intermediate container 05dcdf8d57af [2021-11-12T16:44:49.586Z] ---> 5754b422dbf1 [2021-11-12T16:44:49.586Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:44:49.586Z] Removing intermediate container 90c514b78fd0 [2021-11-12T16:44:49.586Z] ---> 9a8e1ba15cdb [2021-11-12T16:44:49.586Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:44:49.776Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-12T16:44:49.776Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-12T16:44:49.776Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-12T16:44:49.776Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:49.776Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-12T16:44:49.869Z] ---> Running in 5972bab0832a [2021-11-12T16:44:49.869Z] ---> Running in 83e18e374804 [2021-11-12T16:44:50.037Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-12T16:44:50.038Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-12T16:44:50.038Z] 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 [2021-11-12T16:44:50.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.038Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:50.038Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:50.038Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:50.141Z] Removing intermediate container 893c65dd22f9 [2021-11-12T16:44:50.141Z] ---> 08e61f56f965 [2021-11-12T16:44:50.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:44:50.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.298Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-12T16:44:50.298Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-12T16:44:50.298Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-12T16:44:50.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.298Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-12T16:44:50.298Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:44:50.416Z] ---> Running in c1279b386e67 [2021-11-12T16:44:50.562Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-12T16:44:50.562Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.562Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:44:50.562Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:44:50.562Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:44:50.694Z] Removing intermediate container eb3f1f280ae9 [2021-11-12T16:44:50.694Z] ---> 72a3a99985cb [2021-11-12T16:44:50.694Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:44:50.694Z] Removing intermediate container 0406eae7448a [2021-11-12T16:44:50.694Z] ---> 4222dddb4454 [2021-11-12T16:44:50.694Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:44:50.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.823Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:44:50.823Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:44:50.823Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-12T16:44:50.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:50.823Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-12T16:44:50.823Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-12T16:44:50.823Z] Setting up grep (3.1-2build1) ... [2021-11-12T16:44:50.980Z] ---> Running in 7f23384e734e [2021-11-12T16:44:50.980Z] ---> Running in eb84cda6e97c [2021-11-12T16:44:51.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:51.084Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-12T16:44:51.084Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-12T16:44:51.084Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-12T16:44:51.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:51.084Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:44:51.084Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:44:51.084Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-12T16:44:51.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:51.347Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:44:51.347Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:44:51.347Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-12T16:44:51.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:51.347Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:44:51.347Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:44:51.937Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:44:51.937Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:44:51.937Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:44:51.937Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:44:51.982Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:52.198Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-12T16:44:52.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:52.198Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-12T16:44:52.198Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:44:52.254Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:52.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:52.768Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:44:52.768Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:44:52.768Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:44:52.768Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:44:52.768Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:44:52.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:52.768Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-12T16:44:52.768Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-12T16:44:52.768Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-12T16:44:52.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.030Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.030Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.030Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.030Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.030Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.030Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.030Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.030Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.030Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.030Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.030Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.290Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.290Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.290Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.290Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.290Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.290Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.290Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:44:53.290Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:44:53.552Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:44:53.552Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:44:53.552Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:44:53.552Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.552Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:44:53.552Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:44:53.552Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:44:53.684Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.812Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.812Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.812Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.812Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.812Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:53.812Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:53.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:53.812Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:53.966Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.966Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:44:53.966Z] OK: 219 MiB in 52 packages [2021-11-12T16:44:54.072Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:54.245Z] OK: 219 MiB in 52 packages [2021-11-12T16:44:54.331Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:44:54.591Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-12T16:44:54.851Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-12T16:44:54.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:54.851Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:44:54.851Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:44:54.852Z] OK: 219 MiB in 52 packages [2021-11-12T16:44:55.111Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:44:55.111Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:44:55.111Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-12T16:44:55.111Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:44:55.111Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-12T16:44:55.138Z] OK: 219 MiB in 52 packages [2021-11-12T16:44:55.372Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:44:55.372Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-12T16:44:55.372Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-12T16:44:55.372Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-12T16:44:55.418Z] OK: 219 MiB in 52 packages [2021-11-12T16:44:55.632Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:44:55.632Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-12T16:44:55.632Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:44:55.632Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:44:55.632Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:44:55.632Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-12T16:44:55.632Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:44:55.632Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:44:55.632Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:44:55.632Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:44:55.632Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:44:55.902Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:44:55.902Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:44:55.902Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:44:55.902Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:44:55.902Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:44:56.020Z] Removing intermediate container 5972bab0832a [2021-11-12T16:44:56.020Z] ---> f4fda30bedd6 [2021-11-12T16:44:56.020Z] Step 6/22 : COPY . . [2021-11-12T16:44:56.020Z] Removing intermediate container 83e18e374804 [2021-11-12T16:44:56.020Z] ---> 68bbc7c37d06 [2021-11-12T16:44:56.020Z] Step 6/30 : COPY . . [2021-11-12T16:44:56.163Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-12T16:44:56.163Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:44:56.163Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:44:56.163Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:44:56.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:56.425Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:44:56.425Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:44:56.425Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:44:56.425Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:44:56.425Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:44:56.425Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:44:56.425Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:44:56.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:56.425Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-12T16:44:56.425Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-12T16:44:56.638Z] Removing intermediate container c1279b386e67 [2021-11-12T16:44:56.638Z] ---> 736a7acdc082 [2021-11-12T16:44:56.638Z] Step 6/23 : COPY go.mod . [2021-11-12T16:44:56.686Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-12T16:44:56.686Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:56.686Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-12T16:44:56.686Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-12T16:44:56.686Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-12T16:44:56.686Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:56.686Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-12T16:44:56.686Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:44:56.912Z] Removing intermediate container eb84cda6e97c [2021-11-12T16:44:56.912Z] ---> 3458242bb954 [2021-11-12T16:44:56.912Z] Step 6/22 : COPY . . [2021-11-12T16:44:56.912Z] Removing intermediate container 7f23384e734e [2021-11-12T16:44:56.912Z] ---> 1f366e51b083 [2021-11-12T16:44:56.912Z] Step 6/21 : COPY . . [2021-11-12T16:44:56.946Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:44:56.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:56.946Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:44:56.946Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:44:57.206Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:44:57.206Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.206Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-12T16:44:57.206Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-12T16:44:57.206Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-12T16:44:57.206Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.206Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:44:57.206Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:44:57.466Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-12T16:44:57.466Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.466Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:44:57.466Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:44:57.726Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-12T16:44:57.726Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.726Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:44:57.726Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:44:57.726Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:44:57.726Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.726Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:44:57.726Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:44:57.987Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:44:57.987Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:57.987Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-12T16:44:57.987Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-12T16:44:57.987Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-12T16:44:58.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:58.248Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-12T16:44:58.248Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-12T16:44:58.248Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-12T16:44:58.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:58.248Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-12T16:44:58.248Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-12T16:44:58.248Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-12T16:44:58.353Z] ---> 8d7ad96010b3 [2021-11-12T16:44:58.353Z] Step 7/23 : RUN go mod download [2021-11-12T16:44:58.353Z] ---> Running in d89a6cf9b4c6 [2021-11-12T16:44:58.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:58.508Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-12T16:44:58.508Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-12T16:44:58.508Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-12T16:44:58.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:58.508Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-12T16:44:58.508Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-12T16:44:58.770Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-12T16:44:58.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:44:58.770Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-12T16:44:58.770Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-12T16:44:58.770Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-12T16:44:58.770Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-12T16:44:58.770Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:44:58.770Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:44:58.770Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:44:59.031Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:44:59.031Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:44:59.031Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:44:59.292Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-12T16:44:59.292Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-12T16:44:59.292Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:44:59.292Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-12T16:44:59.292Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-12T16:44:59.292Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-12T16:44:59.554Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-12T16:44:59.554Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-12T16:44:59.554Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-12T16:44:59.554Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-12T16:44:59.554Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-12T16:44:59.554Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-12T16:44:59.554Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-12T16:44:59.554Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-12T16:44:59.814Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-12T16:44:59.814Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-12T16:44:59.814Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-12T16:44:59.814Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-12T16:45:00.076Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-12T16:45:00.076Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-12T16:45:00.076Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:45:00.076Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-12T16:45:00.336Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:45:00.336Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:45:00.596Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:45:00.596Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:45:00.596Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:45:00.596Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:45:00.596Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:45:00.596Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:45:00.596Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:00.596Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:00.855Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:00.856Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:00.856Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:00.856Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:00.856Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:00.856Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:01.797Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:01.797Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:02.739Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:02.739Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:02.739Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:02.739Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:03.001Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:03.001Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:03.948Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:45:03.948Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:45:03.948Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:45:03.948Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:45:03.948Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:45:03.948Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:45:04.208Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:45:04.208Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:45:04.208Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-12T16:45:04.208Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-12T16:45:04.208Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:45:04.208Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:45:04.208Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:45:04.469Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:45:04.469Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-12T16:45:04.469Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-12T16:45:04.469Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.469Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:45:04.469Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.469Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.469Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.469Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-12T16:45:04.469Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-12T16:45:04.469Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-12T16:45:04.731Z] [2021-11-12T16:45:04.731Z] Current default time zone: 'Etc/UTC' [2021-11-12T16:45:04.731Z] Local time is now: Fri Nov 12 16:45:04 UTC 2021. [2021-11-12T16:45:04.731Z] Universal Time is now: Fri Nov 12 16:45:04 UTC 2021. [2021-11-12T16:45:04.731Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-12T16:45:04.731Z] [2021-11-12T16:45:04.731Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-12T16:45:04.731Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.731Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-12T16:45:04.731Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:45:04.731Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-12T16:45:04.731Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-12T16:45:04.731Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:45:04.731Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:45:04.731Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-12T16:45:04.731Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:45:04.731Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.731Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:45:04.992Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:04.992Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:45:04.992Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:04.992Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-12T16:45:04.992Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:45:04.993Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-12T16:45:04.993Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:45:04.993Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-12T16:45:04.993Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-12T16:45:04.993Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:45:04.993Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-12T16:45:05.098Z] Removing intermediate container d89a6cf9b4c6 [2021-11-12T16:45:05.098Z] ---> f74809a659d4 [2021-11-12T16:45:05.098Z] Step 8/23 : COPY . . [2021-11-12T16:45:06.900Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:45:07.842Z] 23 added, 28 removed; done. [2021-11-12T16:45:07.842Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:45:07.842Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-12T16:45:07.842Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-12T16:45:07.842Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-12T16:45:07.842Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:45:07.842Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:07.842Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-12T16:45:07.842Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:45:07.842Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:45:07.842Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-12T16:45:07.842Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:45:08.104Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:08.104Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:45:08.104Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:45:08.104Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-12T16:45:08.104Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:45:08.104Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:45:08.104Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T16:45:08.104Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-12T16:45:08.104Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-12T16:45:08.104Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:45:09.046Z] 0 added, 0 removed; done. [2021-11-12T16:45:09.046Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-12T16:45:09.046Z] done. [2021-11-12T16:45:09.308Z] Reading package lists... [2021-11-12T16:45:09.569Z] Building dependency tree... [2021-11-12T16:45:09.569Z] Reading state information... [2021-11-12T16:45:09.569Z] The following NEW packages will be installed: [2021-11-12T16:45:09.569Z] apt-transport-https [2021-11-12T16:45:09.569Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:45:10.140Z] Need to get 4348 B of archives. [2021-11-12T16:45:10.140Z] After this operation, 154 kB of additional disk space will be used. [2021-11-12T16:45:10.140Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-12T16:45:10.140Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:45:10.140Z] Fetched 4348 B in 0s (16.2 kB/s) [2021-11-12T16:45:10.140Z] Selecting previously unselected package apt-transport-https. [2021-11-12T16:45:10.140Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-12T16:45:10.140Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-12T16:45:10.140Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-12T16:45:10.140Z] Setting up apt-transport-https (1.6.14) ... [2021-11-12T16:45:10.401Z] Waiting for network to be ready... [2021-11-12T16:45:18.537Z] 2021-11-12T16:45:14Z INFO Waiting for automatic snapd restart... [2021-11-12T16:45:18.537Z] snapd 2.52.1 from Canonical* installed [2021-11-12T16:45:19.478Z] "snapd" switched to the "latest/stable" channel [2021-11-12T16:45:19.478Z] [2021-11-12T16:45:20.203Z] ---> ed17a6d00cea [2021-11-12T16:45:20.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:45:20.203Z] ---> 5c24cfe65567 [2021-11-12T16:45:20.203Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:45:20.489Z] ---> b193ef8fadc1 [2021-11-12T16:45:20.489Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:45:20.489Z] ---> 2894229ad5d1 [2021-11-12T16:45:20.489Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:45:20.489Z] ---> Running in 4c0e0584b977 [2021-11-12T16:45:20.489Z] ---> Running in d490a6f9d6bb [2021-11-12T16:45:20.777Z] ---> Running in 03151fe044b2 [2021-11-12T16:45:20.777Z] ---> Running in df825aba3121 [2021-11-12T16:45:22.019Z] core18 20211015 from Canonical* installed [2021-11-12T16:45:22.019Z] "core18" switched to the "latest/stable" channel [2021-11-12T16:45:22.019Z] [2021-11-12T16:45:23.930Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:45:24.190Z] "snapcraft" switched to the "latest/stable" channel [2021-11-12T16:45:24.190Z] [2021-11-12T16:45:25.117Z] ---> 6ad945fec7da [2021-11-12T16:45:25.117Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:45:25.117Z] ---> Running in f095ec6a0228 [2021-11-12T16:45:26.582Z] Removing intermediate container 4c0e0584b977 [2021-11-12T16:45:26.582Z] ---> e91f426772f6 [2021-11-12T16:45:26.582Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:45:26.582Z] ---> Running in ccc44b8a7807 [2021-11-12T16:45:26.582Z] Removing intermediate container d490a6f9d6bb [2021-11-12T16:45:26.582Z] ---> 61aef8c0e298 [2021-11-12T16:45:26.582Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:45:26.863Z] ---> Running in c81a120aefb9 [2021-11-12T16:45:27.158Z] Removing intermediate container 03151fe044b2 [2021-11-12T16:45:27.158Z] ---> ed1103ff6000 [2021-11-12T16:45:27.158Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:45:27.158Z] Removing intermediate container df825aba3121 [2021-11-12T16:45:27.158Z] ---> fe8119dfe7ee [2021-11-12T16:45:27.158Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:45:27.440Z] ---> Running in 088de28d316f [2021-11-12T16:45:27.440Z] ---> Running in 600f8df1384e [2021-11-12T16:45:28.387Z] 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: [2021-11-12T16:45:28.387Z] - README.md [2021-11-12T16:45:28.387Z] [2021-11-12T16:45:28.387Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:45:28.885Z] 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 [2021-11-12T16:45:28.958Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:45:28.958Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:45:28.958Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:45:29.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:45:29.763Z] 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 [2021-11-12T16:45:30.039Z] 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 [2021-11-12T16:45:30.156Z] Reading package lists... [2021-11-12T16:45:30.415Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-12T16:45:30.674Z] Reading package lists... [2021-11-12T16:45:30.674Z] Building dependency tree... [2021-11-12T16:45:30.674Z] Reading state information... [2021-11-12T16:45:30.933Z] Suggested packages: [2021-11-12T16:45:30.933Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-12T16:45:30.933Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-12T16:45:30.933Z] Recommended packages: [2021-11-12T16:45:30.933Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-12T16:45:30.933Z] The following NEW packages will be installed: [2021-11-12T16:45:30.933Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-12T16:45:30.933Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-12T16:45:30.933Z] pkg-config zip [2021-11-12T16:45:30.933Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:45:30.933Z] Need to get 7670 kB of archives. [2021-11-12T16:45:30.933Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-12T16:45:30.933Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-12T16:45:31.192Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-12T16:45:31.192Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-12T16:45:31.192Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-12T16:45:31.192Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-12T16:45:31.192Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-12T16:45:31.192Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-12T16:45:31.452Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-12T16:45:31.452Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-12T16:45:31.452Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-12T16:45:31.452Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-12T16:45:31.717Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-12T16:45:31.717Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-12T16:45:31.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-12T16:45:31.976Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-12T16:45:31.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:45:31.976Z] Fetched 7670 kB in 1s (8888 kB/s) [2021-11-12T16:45:31.976Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-12T16:45:31.976Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-12T16:45:31.976Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-12T16:45:31.976Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:45:32.038Z] Removing intermediate container f095ec6a0228 [2021-11-12T16:45:32.038Z] ---> 8166014598ae [2021-11-12T16:45:32.038Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:45:32.038Z] ---> Running in aa3f1fee97c6 [2021-11-12T16:45:32.235Z] Selecting previously unselected package libpsl5:amd64. [2021-11-12T16:45:32.235Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-12T16:45:32.235Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:45:32.235Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T16:45:32.235Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-12T16:45:32.235Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:45:32.235Z] Selecting previously unselected package librtmp1:amd64. [2021-11-12T16:45:32.235Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-12T16:45:32.235Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:45:32.235Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-12T16:45:32.235Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-12T16:45:32.235Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:45:32.494Z] Selecting previously unselected package liberror-perl. [2021-11-12T16:45:32.494Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-12T16:45:32.494Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-12T16:45:32.494Z] Selecting previously unselected package git-man. [2021-11-12T16:45:32.494Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-12T16:45:32.494Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:45:32.494Z] Selecting previously unselected package git. [2021-11-12T16:45:32.494Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-12T16:45:32.494Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:45:33.065Z] Selecting previously unselected package libnorm1:amd64. [2021-11-12T16:45:33.065Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-12T16:45:33.065Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:45:33.065Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-12T16:45:33.065Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-12T16:45:33.065Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:45:33.327Z] Selecting previously unselected package libsodium23:amd64. [2021-11-12T16:45:33.327Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-12T16:45:33.327Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:45:33.327Z] Selecting previously unselected package libzmq5:amd64. [2021-11-12T16:45:33.327Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:45:33.327Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:45:33.327Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-12T16:45:33.327Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:45:33.327Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:45:33.327Z] Selecting previously unselected package pkg-config. [2021-11-12T16:45:33.327Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-12T16:45:33.327Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:45:33.588Z] Selecting previously unselected package zip. [2021-11-12T16:45:33.588Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-12T16:45:33.588Z] Unpacking zip (3.0-11build1) ... [2021-11-12T16:45:33.588Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:45:33.588Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:45:33.588Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:45:33.588Z] Setting up liberror-perl (0.17025-1) ... [2021-11-12T16:45:33.588Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:45:33.588Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:45:33.588Z] No schema files found: doing nothing. [2021-11-12T16:45:33.588Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:45:33.588Z] Setting up zip (3.0-11build1) ... [2021-11-12T16:45:33.588Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:45:33.588Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:45:33.588Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:45:33.588Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:45:33.588Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:45:33.588Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:45:33.588Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:45:33.848Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:45:34.026Z] 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 [2021-11-12T16:45:34.419Z] git set to automatically installed. [2021-11-12T16:45:34.419Z] git-man set to automatically installed. [2021-11-12T16:45:34.419Z] libcurl3-gnutls set to automatically installed. [2021-11-12T16:45:34.419Z] liberror-perl set to automatically installed. [2021-11-12T16:45:34.419Z] libglib2.0-0 set to automatically installed. [2021-11-12T16:45:34.419Z] libnghttp2-14 set to automatically installed. [2021-11-12T16:45:34.419Z] libnorm1 set to automatically installed. [2021-11-12T16:45:34.419Z] libpgm-5.2-0 set to automatically installed. [2021-11-12T16:45:34.419Z] libpsl5 set to automatically installed. [2021-11-12T16:45:34.419Z] librtmp1 set to automatically installed. [2021-11-12T16:45:34.419Z] libsodium23 set to automatically installed. [2021-11-12T16:45:34.419Z] libzmq3-dev set to automatically installed. [2021-11-12T16:45:34.419Z] libzmq5 set to automatically installed. [2021-11-12T16:45:34.419Z] pkg-config set to automatically installed. [2021-11-12T16:45:34.419Z] zip set to automatically installed. [2021-11-12T16:45:36.340Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:45:51.249Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-12T16:45:51.249Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:45:51.249Z] snap "core18" has no updates available [2021-11-12T16:45:51.249Z] Pulling config-common [2021-11-12T16:45:51.249Z] + snapcraftctl pull [2021-11-12T16:45:52.189Z] Pulling go-build-helper [2021-11-12T16:45:52.189Z] + snapcraftctl pull [2021-11-12T16:45:53.570Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-12T16:45:53.571Z] Skipping pull go-build-helper (already ran) [2021-11-12T16:45:53.571Z] Building go-build-helper [2021-11-12T16:45:53.571Z] + snapcraftctl build [2021-11-12T16:45:55.481Z] Staging go-build-helper [2021-11-12T16:45:55.481Z] + snapcraftctl stage [2021-11-12T16:46:05.499Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:46:05.499Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:46:05.499Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:46:05.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:46:05.499Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:46:05.499Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:46:05.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:46:05.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:46:05.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:46:05.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:46:05.499Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:46:05.499Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:46:05.499Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:46:05.499Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:46:05.499Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:46:05.499Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:46:05.499Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:46:05.499Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:46:05.499Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:46:05.499Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:46:05.499Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:46:05.499Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:46:05.499Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:46:05.499Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:46:05.499Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:46:05.499Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:46:05.499Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:46:05.499Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-12T16:46:05.500Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-12T16:46:05.500Z] Fetched 224 kB in 0s (0 B/s) [2021-11-12T16:46:05.500Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-12T16:46:05.500Z] Fetched 157 kB in 0s (0 B/s) [2021-11-12T16:46:05.500Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-12T16:46:05.500Z] Fetched 221 kB in 0s (0 B/s) [2021-11-12T16:46:05.500Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-12T16:46:05.500Z] Fetched 143 kB in 0s (0 B/s) [2021-11-12T16:46:05.500Z] Pulling edgex-go [2021-11-12T16:46:05.500Z] + snapcraftctl pull [2021-11-12T16:46:06.981Z] Pulling hooks [2021-11-12T16:46:06.981Z] + snapcraftctl pull [2021-11-12T16:46:28.995Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:46:28.995Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:46:28.995Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:46:28.995Z] Fetched 0 B in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-12T16:46:28.995Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-12T16:46:28.995Z] Fetched 279 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-12T16:46:28.995Z] Fetched 122 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-12T16:46:28.995Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-12T16:46:28.995Z] Fetched 8848 B in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-12T16:46:28.995Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-12T16:46:28.995Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-12T16:46:28.995Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-12T16:46:28.995Z] Fetched 220 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-12T16:46:28.995Z] Fetched 154 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-12T16:46:28.995Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-12T16:46:28.995Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-12T16:46:28.995Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-12T16:46:28.995Z] Fetched 499 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-12T16:46:28.995Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-12T16:46:28.995Z] Fetched 240 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-12T16:46:28.995Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-12T16:46:28.995Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-12T16:46:28.995Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-12T16:46:28.995Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-12T16:46:28.995Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-12T16:46:28.995Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-12T16:46:28.995Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-12T16:46:28.995Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-12T16:46:28.995Z] Fetched 8720 B in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-12T16:46:28.995Z] Fetched 140 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-12T16:46:28.995Z] Fetched 119 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-12T16:46:28.995Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-12T16:46:28.995Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-12T16:46:28.995Z] Fetched 646 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-12T16:46:28.995Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-12T16:46:28.995Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-12T16:46:28.995Z] Fetched 368 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-12T16:46:28.995Z] Fetched 187 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-12T16:46:28.995Z] Fetched 175 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-12T16:46:28.995Z] Fetched 206 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-12T16:46:28.995Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-12T16:46:28.995Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-12T16:46:28.995Z] Fetched 159 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-12T16:46:28.995Z] Fetched 107 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-12T16:46:28.995Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-12T16:46:28.995Z] Pulling static-packages [2021-11-12T16:46:28.995Z] + snapcraftctl pull [2021-11-12T16:46:28.995Z] Pulling version [2021-11-12T16:46:28.995Z] + cd /root/project [2021-11-12T16:46:28.995Z] + git describe --tags --abbrev=0 [2021-11-12T16:46:28.995Z] + sed s/v// [2021-11-12T16:46:28.995Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:46:28.995Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:46:28.995Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-12T16:46:28.995Z] Building config-common [2021-11-12T16:46:28.995Z] + snapcraftctl build [2021-11-12T16:46:30.906Z] Skipping build go-build-helper (already ran) [2021-11-12T16:46:30.906Z] Building edgex-go [2021-11-12T16:46:31.166Z] + cd /root/parts/edgex-go/src [2021-11-12T16:46:31.166Z] + git describe --tags --abbrev=0 [2021-11-12T16:46:31.166Z] + sed s/v// [2021-11-12T16:46:31.166Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:46:31.166Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:46:31.166Z] + echo 2.0.1-dev.94 [2021-11-12T16:46:31.166Z] + [ ! -d vendor ] [2021-11-12T16:46:31.166Z] + go mod download all [2021-11-12T16:46:41.188Z] + make build [2021-11-12T16:46:41.188Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:46:51.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:46:55.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:46:55.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:46:56.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:46:57.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:46:58.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:46:59.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:47:00.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:47:02.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:47:03.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:47:03.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-12T16:47:05.883Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-12T16:47:05.883Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-12T16:47:05.883Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-12T16:47:05.883Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-12T16:47:05.883Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-12T16:47:05.883Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-12T16:47:05.883Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-12T16:47:05.883Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-12T16:47:06.823Z] Building hooks [2021-11-12T16:47:06.823Z] + cd /root/parts/hooks/src [2021-11-12T16:47:06.823Z] + make build [2021-11-12T16:47:06.823Z] go mod tidy [2021-11-12T16:47:07.083Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-12T16:47:07.343Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-12T16:47:07.344Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T16:47:07.344Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-12T16:47:08.282Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-12T16:47:08.543Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-12T16:47:08.543Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-12T16:47:11.840Z] Building static-packages [2021-11-12T16:47:11.840Z] + snapcraftctl build [2021-11-12T16:47:14.385Z] Building version [2021-11-12T16:47:14.385Z] + snapcraftctl build [2021-11-12T16:47:16.306Z] Staging config-common [2021-11-12T16:47:16.566Z] + snapcraftctl stage [2021-11-12T16:47:17.948Z] Skipping stage go-build-helper (already ran) [2021-11-12T16:47:17.948Z] Staging edgex-go [2021-11-12T16:47:17.948Z] + snapcraftctl stage [2021-11-12T16:47:18.886Z] Staging hooks [2021-11-12T16:47:18.886Z] + snapcraftctl stage [2021-11-12T16:47:20.265Z] Staging static-packages [2021-11-12T16:47:20.265Z] + snapcraftctl stage [2021-11-12T16:47:21.649Z] Staging version [2021-11-12T16:47:21.649Z] + snapcraftctl stage [2021-11-12T16:47:22.594Z] Priming config-common [2021-11-12T16:47:22.594Z] + snapcraftctl prime [2021-11-12T16:47:23.978Z] Priming go-build-helper [2021-11-12T16:47:23.978Z] + snapcraftctl prime [2021-11-12T16:47:24.927Z] Priming edgex-go [2021-11-12T16:47:24.927Z] + snapcraftctl prime [2021-11-12T16:47:26.838Z] Priming hooks [2021-11-12T16:47:26.838Z] + snapcraftctl prime [2021-11-12T16:47:27.781Z] Priming static-packages [2021-11-12T16:47:27.781Z] + snapcraftctl prime [2021-11-12T16:47:31.077Z] Priming version [2021-11-12T16:47:31.077Z] + snapcraftctl prime [2021-11-12T16:47:32.016Z] 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] } [2021-11-12T16:47:55.962Z] Removing intermediate container ccc44b8a7807 [2021-11-12T16:47:55.962Z] ---> 7b807283cc0a [2021-11-12T16:47:55.962Z] [2021-11-12T16:47:55.962Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:47:55.962Z] 3.14: Pulling from library/alpine [2021-11-12T16:47:55.962Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:47:55.962Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:47:55.962Z] ---> bb3de5531c18 [2021-11-12T16:47:55.962Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:47:55.962Z] ---> Running in dcba79f2e658 [2021-11-12T16:47:55.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:47:55.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:47:55.962Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:47:55.962Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:47:55.962Z] OK: 5 MiB in 15 packages [2021-11-12T16:47:55.962Z] Removing intermediate container dcba79f2e658 [2021-11-12T16:47:55.962Z] ---> a1f92cf98fbc [2021-11-12T16:47:55.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:47:55.962Z] ---> Running in 8ceb13eaf911 [2021-11-12T16:47:55.962Z] Removing intermediate container c81a120aefb9 [2021-11-12T16:47:55.962Z] ---> eca5789b41b6 [2021-11-12T16:47:55.962Z] [2021-11-12T16:47:55.962Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:47:55.962Z] ---> bb3de5531c18 [2021-11-12T16:47:55.962Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:47:55.962Z] Removing intermediate container 8ceb13eaf911 [2021-11-12T16:47:55.962Z] ---> 852a63e33941 [2021-11-12T16:47:55.962Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:47:55.962Z] ---> Running in a9123b66facd [2021-11-12T16:47:55.962Z] ---> Running in d75e79ddba0a [2021-11-12T16:47:55.962Z] Removing intermediate container a9123b66facd [2021-11-12T16:47:55.962Z] ---> 217104bb0420 [2021-11-12T16:47:55.962Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:47:55.962Z] Removing intermediate container d75e79ddba0a [2021-11-12T16:47:55.962Z] ---> b61dd0654dae [2021-11-12T16:47:55.962Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:47:55.962Z] ---> Running in ee1b78514b91 [2021-11-12T16:47:55.962Z] ---> Running in 7494e6e35648 [2021-11-12T16:47:55.962Z] Removing intermediate container 7494e6e35648 [2021-11-12T16:47:55.962Z] ---> 4d67a4608234 [2021-11-12T16:47:55.962Z] Step 14/22 : WORKDIR / [2021-11-12T16:47:55.962Z] ---> Running in d183dfc09d91 [2021-11-12T16:47:56.565Z] Removing intermediate container d183dfc09d91 [2021-11-12T16:47:56.565Z] ---> c00c37ae3f2a [2021-11-12T16:47:56.565Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:47:57.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:47:57.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:47:57.725Z] ---> cba90f0c2933 [2021-11-12T16:47:57.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:47:58.337Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:47:58.337Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:47:58.337Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:47:58.337Z] OK: 5 MiB in 16 packages [2021-11-12T16:48:00.973Z] Removing intermediate container ee1b78514b91 [2021-11-12T16:48:00.973Z] ---> ed2a4f492952 [2021-11-12T16:48:00.973Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:48:00.973Z] ---> 6dc35e28d510 [2021-11-12T16:48:00.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:48:00.973Z] ---> Running in 128fca198ee4 [2021-11-12T16:48:01.577Z] Removing intermediate container 128fca198ee4 [2021-11-12T16:48:01.577Z] ---> 43b426a1c2ac [2021-11-12T16:48:01.577Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:48:01.852Z] ---> Running in 3bddf247acc4 [2021-11-12T16:48:02.123Z] ---> a80c4f8ffd2a [2021-11-12T16:48:02.123Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:48:02.402Z] ---> Running in 064dade13bc0 [2021-11-12T16:48:02.677Z] Removing intermediate container 3bddf247acc4 [2021-11-12T16:48:02.677Z] ---> 172e8ad401ae [2021-11-12T16:48:02.677Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:48:02.970Z] ---> Running in 4da98672cff1 [2021-11-12T16:48:02.970Z] Removing intermediate container 064dade13bc0 [2021-11-12T16:48:02.970Z] ---> 90b256f4f07b [2021-11-12T16:48:02.970Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:48:03.253Z] ---> Running in 2c3d5511842e [2021-11-12T16:48:03.857Z] Removing intermediate container 600f8df1384e [2021-11-12T16:48:03.857Z] ---> 995804703023 [2021-11-12T16:48:03.857Z] [2021-11-12T16:48:03.857Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:48:03.857Z] ---> bb3de5531c18 [2021-11-12T16:48:03.857Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:48:04.141Z] Removing intermediate container 2c3d5511842e [2021-11-12T16:48:04.141Z] ---> 3b7d27c7a0fc [2021-11-12T16:48:04.141Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:48:04.141Z] ---> Running in 818011db6b74 [2021-11-12T16:48:04.416Z] ---> Running in b4b104d00217 [2021-11-12T16:48:05.401Z] Removing intermediate container b4b104d00217 [2021-11-12T16:48:05.401Z] ---> d3f22abc6431 [2021-11-12T16:48:05.401Z] Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:48:05.674Z] ---> Running in efe413fc3710 [2021-11-12T16:48:06.278Z] Removing intermediate container 4da98672cff1 [2021-11-12T16:48:06.278Z] ---> 05afd07c150b [2021-11-12T16:48:06.278Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:48:06.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:48:06.278Z] Removing intermediate container efe413fc3710 [2021-11-12T16:48:06.278Z] ---> 26c5a08cb15a [2021-11-12T16:48:06.278Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:48:06.278Z] ---> Running in 717807e7d981 [2021-11-12T16:48:06.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:48:06.561Z] Removing intermediate container aa3f1fee97c6 [2021-11-12T16:48:06.561Z] ---> e0b064919637 [2021-11-12T16:48:06.561Z] [2021-11-12T16:48:06.561Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:48:06.561Z] ---> bb3de5531c18 [2021-11-12T16:48:06.561Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:48:06.561Z] ---> Using cache [2021-11-12T16:48:06.561Z] ---> a1f92cf98fbc [2021-11-12T16:48:06.561Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:48:06.561Z] ---> Using cache [2021-11-12T16:48:06.561Z] ---> 852a63e33941 [2021-11-12T16:48:06.561Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:48:06.561Z] ---> Running in f879f2595aaf [2021-11-12T16:48:06.561Z] Removing intermediate container 088de28d316f [2021-11-12T16:48:06.561Z] ---> 8c3240029a34 [2021-11-12T16:48:06.561Z] [2021-11-12T16:48:06.561Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:48:06.561Z] ---> bb3de5531c18 [2021-11-12T16:48:06.561Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:48:06.561Z] ---> Using cache [2021-11-12T16:48:06.561Z] ---> a1f92cf98fbc [2021-11-12T16:48:06.561Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:48:06.561Z] ---> Using cache [2021-11-12T16:48:06.561Z] ---> 852a63e33941 [2021-11-12T16:48:06.561Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:48:06.834Z] ---> Running in 0093c366b8fd [2021-11-12T16:48:06.835Z] ---> Running in d2a65cd361e5 [2021-11-12T16:48:07.434Z] Removing intermediate container 717807e7d981 [2021-11-12T16:48:07.434Z] ---> 90482d0ce147 [2021-11-12T16:48:07.434Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:48:07.434Z] Removing intermediate container f879f2595aaf [2021-11-12T16:48:07.434Z] ---> 112a323981a7 [2021-11-12T16:48:07.434Z] [2021-11-12T16:48:07.434Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:48:07.434Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:48:07.434Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:48:07.434Z] Removing intermediate container d2a65cd361e5 [2021-11-12T16:48:07.434Z] ---> a0f185dcc335 [2021-11-12T16:48:07.434Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:48:07.434Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:48:07.727Z] Removing intermediate container 0093c366b8fd [2021-11-12T16:48:07.727Z] ---> 77e18f96afc0 [2021-11-12T16:48:07.727Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:48:07.727Z] ---> Running in 477ad9ab8511 [2021-11-12T16:48:07.727Z] OK: 6 MiB in 16 packages [2021-11-12T16:48:08.041Z] ---> Running in 1f145a02b3a8 [2021-11-12T16:48:08.041Z] Successfully built 112a323981a7 [2021-11-12T16:48:08.041Z] Successfully tagged core-command-arm64:latest [2021-11-12T16:48:08.041Z]  Building core-command ... done Building sys-mgmt-agent [2021-11-12T16:48:08.638Z] Removing intermediate container 477ad9ab8511 [2021-11-12T16:48:08.638Z] ---> cb404ff8013d [2021-11-12T16:48:08.638Z] Step 14/22 : WORKDIR / [2021-11-12T16:48:08.912Z] ---> f2cb76a7e602 [2021-11-12T16:48:08.912Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:48:08.912Z] ---> Running in 8c09244cd14a [2021-11-12T16:48:08.912Z] Removing intermediate container 1f145a02b3a8 [2021-11-12T16:48:08.912Z] ---> 92f137da198c [2021-11-12T16:48:08.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:48:08.912Z] ---> Running in 343412f6d237 [2021-11-12T16:48:10.375Z] Removing intermediate container 8c09244cd14a [2021-11-12T16:48:10.375Z] ---> 405974f5c91c [2021-11-12T16:48:10.375Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:48:10.375Z] Removing intermediate container 818011db6b74 [2021-11-12T16:48:10.375Z] ---> 24fd82530f39 [2021-11-12T16:48:10.375Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:48:10.375Z] ---> aff34a230f85 [2021-11-12T16:48:10.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:48:10.649Z] ---> Running in 66bf62423a22 [2021-11-12T16:48:11.258Z] Removing intermediate container 66bf62423a22 [2021-11-12T16:48:11.258Z] ---> dd09cf5f4697 [2021-11-12T16:48:11.258Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:48:11.531Z] ---> Running in e0a7ae2b0a1a [2021-11-12T16:48:11.531Z] ---> 6dc48c8fd559 [2021-11-12T16:48:11.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:48:12.513Z] ---> e19d479cf526 [2021-11-12T16:48:12.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:48:12.513Z] Removing intermediate container e0a7ae2b0a1a [2021-11-12T16:48:12.513Z] ---> 5b264e427550 [2021-11-12T16:48:12.513Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:48:12.513Z] Removing intermediate container 343412f6d237 [2021-11-12T16:48:12.513Z] ---> c1f5fa92e8c7 [2021-11-12T16:48:12.513Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:48:12.513Z] ---> Running in 5fc0479e8d69 [2021-11-12T16:48:13.589Z] Removing intermediate container 5fc0479e8d69 [2021-11-12T16:48:13.589Z] ---> 3bdaef4aaf0a [2021-11-12T16:48:13.589Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:48:13.589Z] ---> 2381cae0ef8e [2021-11-12T16:48:13.589Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:48:14.097Z] ---> Running in 52dc65e27b53 [2021-11-12T16:48:14.097Z] ---> 87c501c8f29b [2021-11-12T16:48:14.097Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:48:14.097Z] ---> 9ad0b70f1297 [2021-11-12T16:48:14.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:48:15.128Z] Removing intermediate container 52dc65e27b53 [2021-11-12T16:48:15.128Z] ---> e8fa5e8957d7 [2021-11-12T16:48:15.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:48:15.432Z] ---> 6c9bdb746e6d [2021-11-12T16:48:15.432Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:48:15.432Z] ---> Running in 2ec99fba2fae [2021-11-12T16:48:16.064Z] ---> 783ec6281820 [2021-11-12T16:48:16.064Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:48:16.064Z] ---> Running in 04a7b4cecf22 [2021-11-12T16:48:16.358Z] Removing intermediate container 2ec99fba2fae [2021-11-12T16:48:16.358Z] ---> 83734f7cc45e [2021-11-12T16:48:16.358Z] Step 21/23 : LABEL arch=arm64 [2021-11-12T16:48:16.358Z] ---> Running in ccdee0be78be [2021-11-12T16:48:16.961Z] Removing intermediate container 04a7b4cecf22 [2021-11-12T16:48:16.961Z] ---> 76b7764adf19 [2021-11-12T16:48:16.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:48:17.248Z] ---> Running in 7e997f7ca11d [2021-11-12T16:48:17.248Z] Removing intermediate container ccdee0be78be [2021-11-12T16:48:17.248Z] ---> ac9db9410a4c [2021-11-12T16:48:17.248Z] Step 22/23 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:48:17.248Z] ---> bb64cd13a576 [2021-11-12T16:48:17.248Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:48:17.525Z] ---> Running in d3f1bedb6657 [2021-11-12T16:48:18.150Z] Removing intermediate container 7e997f7ca11d [2021-11-12T16:48:18.150Z] ---> d957334461be [2021-11-12T16:48:18.150Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:48:18.150Z] Removing intermediate container d3f1bedb6657 [2021-11-12T16:48:18.150Z] ---> 13836d5238d9 [2021-11-12T16:48:18.150Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:48:18.150Z] ---> Running in 6ec66bffbc7d [2021-11-12T16:48:18.150Z] ---> aa87b5af292c [2021-11-12T16:48:18.150Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:48:18.426Z] ---> Running in 09e354bda5dc [2021-11-12T16:48:18.426Z] ---> 0a6102879997 [2021-11-12T16:48:18.426Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:48:19.036Z] Removing intermediate container 6ec66bffbc7d [2021-11-12T16:48:19.036Z] ---> 60ae8a2fb90c [2021-11-12T16:48:19.036Z] Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:48:19.036Z] Removing intermediate container 09e354bda5dc [2021-11-12T16:48:19.036Z] ---> d3cf519ee32e [2021-11-12T16:48:19.036Z] [2021-11-12T16:48:19.312Z] ---> Running in 874c34d35082 [2021-11-12T16:48:19.929Z] ---> 3f64756d216f [2021-11-12T16:48:19.929Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:48:19.929Z] Removing intermediate container 874c34d35082 [2021-11-12T16:48:19.929Z] ---> 5f10558d91d1 [2021-11-12T16:48:19.929Z] Successfully built d3cf519ee32e [2021-11-12T16:48:19.929Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:48:19.929Z] Successfully tagged support-scheduler-arm64:latest [2021-11-12T16:48:19.929Z] ---> cb3742e9a157 [2021-11-12T16:48:19.929Z] Building security-secretstore-setup [2021-11-12T16:48:19.929Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:48:19.929Z] ---> Running in 79cc5be12207 [2021-11-12T16:48:20.213Z]  Building support-scheduler ... done  ---> Running in b55ac08befb4 [2021-11-12T16:48:20.817Z] Removing intermediate container 79cc5be12207 [2021-11-12T16:48:20.817Z] ---> 5469151a9d96 [2021-11-12T16:48:20.817Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:48:20.817Z] Removing intermediate container b55ac08befb4 [2021-11-12T16:48:20.817Z] ---> 27a60df579cd [2021-11-12T16:48:20.817Z] [2021-11-12T16:48:20.817Z] ---> Running in e5419c8a55d0 [2021-11-12T16:48:21.092Z] ---> 7d76eb16509f [2021-11-12T16:48:21.092Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:48:21.368Z] Successfully built 27a60df579cd [2021-11-12T16:48:21.368Z] Successfully tagged core-metadata-arm64:latest [2021-11-12T16:48:21.368Z] Building core-data [2021-11-12T16:48:21.368Z]  Building core-metadata ... done Removing intermediate container e5419c8a55d0 [2021-11-12T16:48:21.368Z] ---> 42d9156a9a88 [2021-11-12T16:48:21.368Z] Step 19/21 : LABEL arch=arm64 [2021-11-12T16:48:21.641Z] ---> Running in da4872ebb10f [2021-11-12T16:48:21.641Z] ---> Running in 0967a0fe4454 [2021-11-12T16:48:22.243Z] Removing intermediate container da4872ebb10f [2021-11-12T16:48:22.243Z] ---> 02fbb7fb8bc1 [2021-11-12T16:48:22.243Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:48:22.243Z] Removing intermediate container 0967a0fe4454 [2021-11-12T16:48:22.243Z] ---> d027efc471b3 [2021-11-12T16:48:22.243Z] Step 20/21 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:48:22.519Z] ---> Running in 5d5c7778bfab [2021-11-12T16:48:22.792Z] Removing intermediate container 5d5c7778bfab [2021-11-12T16:48:22.793Z] ---> b8eb65471788 [2021-11-12T16:48:22.793Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:48:23.069Z] ---> Running in e8d3345243f8 [2021-11-12T16:48:23.069Z] ---> ddfaa00eced5 [2021-11-12T16:48:23.069Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:48:23.357Z] ---> Running in 8f89aba8930a [2021-11-12T16:48:23.634Z] Removing intermediate container e8d3345243f8 [2021-11-12T16:48:23.634Z] ---> 58d9e3a080a8 [2021-11-12T16:48:23.634Z] [2021-11-12T16:48:24.239Z] Successfully built 58d9e3a080a8 [2021-11-12T16:48:24.239Z] Successfully tagged support-notifications-arm64:latest [2021-11-12T16:48:24.239Z]  Building support-notifications ... done Building security-proxy-setup [2021-11-12T16:48:26.234Z] Removing intermediate container 8f89aba8930a [2021-11-12T16:48:26.234Z] ---> cc14d72841c6 [2021-11-12T16:48:26.234Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:48:26.508Z] ---> Running in 8aa0ff2888d4 [2021-11-12T16:48:27.109Z] Removing intermediate container 8aa0ff2888d4 [2021-11-12T16:48:27.109Z] ---> b3e73cbad6a5 [2021-11-12T16:48:27.109Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:48:27.389Z] ---> Running in 7e510f4f9925 [2021-11-12T16:48:27.998Z] Removing intermediate container 7e510f4f9925 [2021-11-12T16:48:28.285Z] ---> d25137885c66 [2021-11-12T16:48:28.285Z] Step 28/30 : LABEL arch=arm64 [2021-11-12T16:48:28.559Z] ---> Running in cf22e0073760 [2021-11-12T16:48:29.164Z] Removing intermediate container cf22e0073760 [2021-11-12T16:48:29.164Z] ---> daca791b7057 [2021-11-12T16:48:29.164Z] Step 29/30 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:48:29.164Z] ---> Running in d90d95ee7f38 [2021-11-12T16:48:29.775Z] Removing intermediate container d90d95ee7f38 [2021-11-12T16:48:29.775Z] ---> dfe372700346 [2021-11-12T16:48:29.775Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:48:30.056Z] ---> Running in 52eb4de5a9fb [2021-11-12T16:48:30.653Z] Removing intermediate container 52eb4de5a9fb [2021-11-12T16:48:30.653Z] ---> 44358912c5bc [2021-11-12T16:48:30.653Z] [2021-11-12T16:48:31.251Z] Successfully built 44358912c5bc [2021-11-12T16:48:31.251Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-12T16:48:46.343Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:48:46.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:48:46.343Z] ---> 11a30687ed26 [2021-11-12T16:48:46.343Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:48:46.343Z] ---> Using cache [2021-11-12T16:48:46.343Z] ---> 3dcce9e8ccc3 [2021-11-12T16:48:46.343Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:48:46.343Z] ---> Using cache [2021-11-12T16:48:46.343Z] ---> 72a3a99985cb [2021-11-12T16:48:46.343Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:48:46.343Z] ---> Running in 6517a4b36948 [2021-11-12T16:48:47.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:48:48.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:48:49.765Z] OK: 219 MiB in 52 packages [2021-11-12T16:48:51.211Z] Removing intermediate container 6517a4b36948 [2021-11-12T16:48:51.211Z] ---> 0553982e2ca5 [2021-11-12T16:48:51.488Z] Step 6/22 : COPY . . [2021-11-12T16:49:03.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:49:03.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:49:03.899Z] ---> 11a30687ed26 [2021-11-12T16:49:03.899Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> 3dcce9e8ccc3 [2021-11-12T16:49:03.899Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> 72a3a99985cb [2021-11-12T16:49:03.899Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> 3458242bb954 [2021-11-12T16:49:03.899Z] Step 6/24 : COPY . . [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> b193ef8fadc1 [2021-11-12T16:49:03.899Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> ed1103ff6000 [2021-11-12T16:49:03.899Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:49:03.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:49:03.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:49:03.899Z] ---> 11a30687ed26 [2021-11-12T16:49:03.899Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:49:03.899Z] ---> Using cache [2021-11-12T16:49:03.899Z] ---> 3dcce9e8ccc3 [2021-11-12T16:49:03.899Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:49:03.900Z] ---> Using cache [2021-11-12T16:49:03.900Z] ---> 72a3a99985cb [2021-11-12T16:49:03.900Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:49:04.497Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:49:04.497Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:49:04.497Z] ---> 11a30687ed26 [2021-11-12T16:49:04.497Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:49:04.497Z] ---> Using cache [2021-11-12T16:49:04.497Z] ---> 3dcce9e8ccc3 [2021-11-12T16:49:04.497Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:49:04.497Z] ---> Using cache [2021-11-12T16:49:04.497Z] ---> 72a3a99985cb [2021-11-12T16:49:04.497Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:49:04.497Z] ---> Using cache [2021-11-12T16:49:04.497Z] ---> 3458242bb954 [2021-11-12T16:49:04.497Z] Step 6/20 : COPY . . [2021-11-12T16:49:04.497Z] ---> Using cache [2021-11-12T16:49:04.497Z] ---> b193ef8fadc1 [2021-11-12T16:49:04.497Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:49:04.497Z] ---> Using cache [2021-11-12T16:49:04.497Z] ---> ed1103ff6000 [2021-11-12T16:49:04.497Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:49:05.496Z] ---> Running in 5c871e2f10d0 [2021-11-12T16:49:05.496Z] ---> Running in f7e524314a53 [2021-11-12T16:49:05.496Z] ---> Running in 504bfd1e93fd [2021-11-12T16:49:07.478Z] ---> ce5cfdfc1d85 [2021-11-12T16:49:07.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:49:07.478Z] ---> Running in c6fb33f07f6e [2021-11-12T16:49:07.478Z] 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 [2021-11-12T16:49:07.478Z] 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 [2021-11-12T16:49:07.755Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:08.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:49:09.727Z] OK: 219 MiB in 52 packages [2021-11-12T16:49:11.176Z] Removing intermediate container 5c871e2f10d0 [2021-11-12T16:49:11.176Z] ---> 57ed07e9447b [2021-11-12T16:49:11.176Z] Step 6/22 : COPY . . [2021-11-12T16:49:12.637Z] Removing intermediate container c6fb33f07f6e [2021-11-12T16:49:12.637Z] ---> 0ddf5601ffcb [2021-11-12T16:49:12.637Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:49:12.911Z] ---> Running in 3f799eb436bc [2021-11-12T16:49:15.549Z] 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 [2021-11-12T16:49:30.695Z] ---> fe508477b1b9 [2021-11-12T16:49:30.695Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:49:30.695Z] ---> Running in dbdaf713681b [2021-11-12T16:49:36.149Z] Removing intermediate container dbdaf713681b [2021-11-12T16:49:36.149Z] ---> 25dbd257c541 [2021-11-12T16:49:36.149Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:49:36.149Z] ---> Running in 823ca75021be [2021-11-12T16:49:38.809Z] 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 [2021-11-12T16:50:47.099Z] 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 [2021-11-12T16:50:49.089Z] 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 [2021-11-12T16:51:07.444Z] Removing intermediate container 504bfd1e93fd [2021-11-12T16:51:07.444Z] ---> 42247e8e78c7 [2021-11-12T16:51:07.444Z] [2021-11-12T16:51:07.444Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:51:07.444Z] ---> bb3de5531c18 [2021-11-12T16:51:07.444Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:51:07.444Z] ---> Running in 4b4c6bed2559 [2021-11-12T16:51:07.444Z] Removing intermediate container f7e524314a53 [2021-11-12T16:51:07.444Z] ---> 8241db991c12 [2021-11-12T16:51:07.444Z] [2021-11-12T16:51:07.444Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:51:07.444Z] ---> bb3de5531c18 [2021-11-12T16:51:07.444Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:51:07.444Z] ---> Running in 4f949c5c296b [2021-11-12T16:51:08.057Z] Removing intermediate container 3f799eb436bc [2021-11-12T16:51:08.057Z] ---> 4cac794c15bf [2021-11-12T16:51:08.057Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:51:08.057Z] ---> Running in 740560ffc3b9 [2021-11-12T16:51:08.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:08.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:08.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:08.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:09.499Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:51:09.774Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:51:09.774Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:51:09.774Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:51:09.774Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:51:09.774Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:51:09.774Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:51:10.050Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:51:10.050Z] 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 [2021-11-12T16:51:10.050Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:51:10.050Z] OK: 8 MiB in 19 packages [2021-11-12T16:51:10.050Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:51:10.327Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:51:10.327Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:51:10.608Z] OK: 6 MiB in 17 packages [2021-11-12T16:51:13.261Z] Removing intermediate container 4b4c6bed2559 [2021-11-12T16:51:13.261Z] ---> ce24a420ab25 [2021-11-12T16:51:13.261Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:51:13.261Z] ---> Running in 92d356106d36 [2021-11-12T16:51:13.261Z] Removing intermediate container 4f949c5c296b [2021-11-12T16:51:13.261Z] ---> c3221f0b2630 [2021-11-12T16:51:13.261Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:51:13.261Z] ---> Running in 3cbe81e95be1 [2021-11-12T16:51:13.868Z] Removing intermediate container 92d356106d36 [2021-11-12T16:51:13.868Z] ---> 8d3ea62246a9 [2021-11-12T16:51:13.868Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:51:14.147Z] ---> Running in 84fd4c8c8d0a [2021-11-12T16:51:14.147Z] Removing intermediate container 3cbe81e95be1 [2021-11-12T16:51:14.147Z] ---> 1d7665e84549 [2021-11-12T16:51:14.147Z] Step 12/24 : WORKDIR / [2021-11-12T16:51:14.423Z] ---> Running in 8b7bbb4830e1 [2021-11-12T16:51:15.038Z] Removing intermediate container 84fd4c8c8d0a [2021-11-12T16:51:15.038Z] ---> ce3bc5ec9cc9 [2021-11-12T16:51:15.038Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:51:15.329Z] Removing intermediate container 8b7bbb4830e1 [2021-11-12T16:51:15.329Z] ---> 7625fe425b50 [2021-11-12T16:51:15.329Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:51:15.607Z] Removing intermediate container 740560ffc3b9 [2021-11-12T16:51:15.607Z] ---> b45ec2367373 [2021-11-12T16:51:15.607Z] [2021-11-12T16:51:15.607Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:51:15.880Z] 20.10.8: Pulling from library/docker [2021-11-12T16:51:16.869Z] ---> 263256f27ea2 [2021-11-12T16:51:16.869Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:51:17.475Z] ---> fea230cd5444 [2021-11-12T16:51:17.475Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:51:18.925Z] ---> 8d03e3fde816 [2021-11-12T16:51:18.925Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:51:19.203Z] ---> fb46f8b59c3f [2021-11-12T16:51:19.203Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:51:20.187Z] ---> 4ae9f80ca92c [2021-11-12T16:51:20.187Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:51:21.631Z] ---> 3b5d18dc3da5 [2021-11-12T16:51:21.631Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:51:21.631Z] ---> ef7f6fc7e604 [2021-11-12T16:51:21.631Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:51:21.907Z] ---> Running in 83923a3480af [2021-11-12T16:51:22.894Z] Removing intermediate container 83923a3480af [2021-11-12T16:51:22.894Z] ---> cad4c79f85f3 [2021-11-12T16:51:22.894Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:51:23.169Z] ---> Running in 9c425e0eb955 [2021-11-12T16:51:23.767Z] ---> 9804ba58784f [2021-11-12T16:51:23.767Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:51:23.767Z] Removing intermediate container 9c425e0eb955 [2021-11-12T16:51:23.767Z] ---> 1931e0a208ee [2021-11-12T16:51:23.767Z] Step 18/20 : LABEL arch=arm64 [2021-11-12T16:51:23.767Z] ---> Running in f2415685ba3c [2021-11-12T16:51:24.366Z] Removing intermediate container f2415685ba3c [2021-11-12T16:51:24.366Z] ---> 6ca473b13157 [2021-11-12T16:51:24.366Z] Step 19/20 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:51:24.639Z] ---> Running in c627c14e117c [2021-11-12T16:51:25.616Z] Removing intermediate container c627c14e117c [2021-11-12T16:51:25.616Z] ---> f792927e9336 [2021-11-12T16:51:25.616Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:51:25.616Z] ---> 0e506ee89e6c [2021-11-12T16:51:25.616Z] ---> Running in 076cdb12f21a [2021-11-12T16:51:25.616Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:51:26.598Z] Removing intermediate container 076cdb12f21a [2021-11-12T16:51:26.598Z] ---> bc66924d790c [2021-11-12T16:51:26.598Z] [2021-11-12T16:51:27.197Z] Successfully built bc66924d790c [2021-11-12T16:51:27.197Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-12T16:51:27.197Z]  Building security-proxy-setup ... done  ---> fce7d25fa393 [2021-11-12T16:51:27.197Z] 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/ [2021-11-12T16:51:27.471Z] ---> Running in 0c328507e69b [2021-11-12T16:51:30.102Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:51:30.102Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:51:30.102Z] ---> 3734d5adc5ac [2021-11-12T16:51:30.102Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:51:30.102Z] ---> Running in bf7f45f3d383 [2021-11-12T16:51:30.102Z] Removing intermediate container 823ca75021be [2021-11-12T16:51:30.102Z] ---> 1a3277b43e4e [2021-11-12T16:51:30.102Z] [2021-11-12T16:51:30.102Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:51:30.102Z] ---> bb3de5531c18 [2021-11-12T16:51:30.102Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:51:30.102Z] ---> Running in fd765ceb6c20 [2021-11-12T16:51:30.102Z] Removing intermediate container 0c328507e69b [2021-11-12T16:51:30.102Z] ---> a1c32fde083c [2021-11-12T16:51:30.102Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:51:30.377Z] ---> Running in 11452e82f9fa [2021-11-12T16:51:30.659Z] Removing intermediate container bf7f45f3d383 [2021-11-12T16:51:30.659Z] ---> c07b20ecd46d [2021-11-12T16:51:30.659Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:51:30.659Z] ---> Running in 103566849a6e [2021-11-12T16:51:30.659Z] Removing intermediate container fd765ceb6c20 [2021-11-12T16:51:30.659Z] ---> 9e3b5b5a3177 [2021-11-12T16:51:30.659Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:51:30.942Z] ---> Running in ee1b54716267 [2021-11-12T16:51:30.942Z] Removing intermediate container 11452e82f9fa [2021-11-12T16:51:30.942Z] ---> a68446618e39 [2021-11-12T16:51:30.942Z] Step 22/24 : LABEL arch=arm64 [2021-11-12T16:51:30.942Z] ---> Running in f0357e394c8f [2021-11-12T16:51:31.542Z] Removing intermediate container ee1b54716267 [2021-11-12T16:51:31.542Z] ---> 3e8871e45bda [2021-11-12T16:51:31.542Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:51:31.542Z] ---> Running in e78b7967a6d3 [2021-11-12T16:51:31.542Z] Removing intermediate container f0357e394c8f [2021-11-12T16:51:31.542Z] ---> 6a6eae857406 [2021-11-12T16:51:31.542Z] Step 23/24 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:51:31.823Z] ---> Running in 17e55f139898 [2021-11-12T16:51:32.098Z] Removing intermediate container e78b7967a6d3 [2021-11-12T16:51:32.098Z] ---> b908ea7781df [2021-11-12T16:51:32.098Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:51:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:32.377Z] ---> Running in fb24f2e9f9f4 [2021-11-12T16:51:32.377Z] Removing intermediate container 17e55f139898 [2021-11-12T16:51:32.377Z] ---> ddd5bcebc400 [2021-11-12T16:51:32.377Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:51:32.377Z] ---> Running in aabb92397d4a [2021-11-12T16:51:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:32.929Z] Removing intermediate container aabb92397d4a [2021-11-12T16:51:32.929Z] ---> e6fb80979b93 [2021-11-12T16:51:32.929Z] [2021-11-12T16:51:33.528Z] (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:51:33.528Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:51:33.528Z] Successfully built e6fb80979b93 [2021-11-12T16:51:33.528Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-12T16:51:33.528Z]  Building security-secretstore-setup ... done Executing bash-5.1.4-r0.post-install [2021-11-12T16:51:33.529Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:51:33.529Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:51:33.529Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:51:33.529Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:51:33.529Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:51:33.529Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:51:33.529Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:51:33.529Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:51:33.529Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:51:33.529Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:51:33.529Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:51:33.529Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:51:33.529Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:51:33.529Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:51:33.802Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:51:34.788Z] Removing intermediate container fb24f2e9f9f4 [2021-11-12T16:51:34.788Z] ---> 143d7745934d [2021-11-12T16:51:34.788Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:51:35.061Z] ---> Running in ae46b3fd15b4 [2021-11-12T16:51:35.658Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:51:35.658Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:51:35.932Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:51:35.932Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:51:35.932Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:51:35.932Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:51:35.932Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:51:35.932Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:51:35.932Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:51:35.932Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:51:35.932Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:51:35.932Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:51:35.932Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:51:35.932Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:51:35.932Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:51:36.205Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:51:36.205Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:51:36.205Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:51:36.205Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:51:36.205Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:51:36.205Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:51:36.205Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:51:36.205Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:51:36.205Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:51:36.476Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:51:36.476Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:37.069Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:51:37.069Z] OK: 84 MiB in 64 packages [2021-11-12T16:51:37.345Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:51:38.324Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:51:38.324Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:51:38.324Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:51:38.324Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:51:38.597Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:51:38.597Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:51:38.880Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:51:38.880Z] OK: 8 MiB in 20 packages [2021-11-12T16:51:40.318Z] Removing intermediate container ae46b3fd15b4 [2021-11-12T16:51:40.318Z] ---> 246421bb87de [2021-11-12T16:51:40.318Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:51:40.915Z] ---> 5f3e6a9d0204 [2021-11-12T16:51:40.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:51:41.510Z] Collecting docker-compose==1.23.2 [2021-11-12T16:51:41.510Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:51:41.849Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:51:41.849Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:51:42.122Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:51:42.122Z] ---> f53875245ca4 [2021-11-12T16:51:42.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:51:43.098Z] ---> 1fe41ba302cf [2021-11-12T16:51:43.098Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:51:43.098Z] ---> Running in b3df227759a9 [2021-11-12T16:51:43.368Z] Removing intermediate container b3df227759a9 [2021-11-12T16:51:43.368Z] ---> dbc99a9e6fa7 [2021-11-12T16:51:43.368Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:51:43.637Z] ---> Running in c4dd8899f4c3 [2021-11-12T16:51:43.918Z] Removing intermediate container c4dd8899f4c3 [2021-11-12T16:51:43.918Z] ---> bc7b7d5d9d0b [2021-11-12T16:51:43.918Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:51:44.192Z] ---> Running in c5a8283eeefc [2021-11-12T16:51:44.468Z] Removing intermediate container c5a8283eeefc [2021-11-12T16:51:44.468Z] ---> 238f3f9b23a3 [2021-11-12T16:51:44.468Z] Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:51:44.742Z] ---> Running in 8c6e1b32507f [2021-11-12T16:51:45.016Z] Removing intermediate container 8c6e1b32507f [2021-11-12T16:51:45.016Z] ---> cd848d4d9530 [2021-11-12T16:51:45.016Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:51:45.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:51:45.290Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:51:45.290Z] ---> Running in 9ac2e8d555c3 [2021-11-12T16:51:45.564Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:51:45.564Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:51:45.564Z] Removing intermediate container 9ac2e8d555c3 [2021-11-12T16:51:45.564Z] ---> dad10a759f0d [2021-11-12T16:51:45.564Z] [2021-11-12T16:51:46.177Z] Successfully built dad10a759f0d [2021-11-12T16:51:46.177Z] Successfully tagged core-data-arm64:latest [2021-11-12T16:51:46.450Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-11-12T16:51:46.450Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:51:49.828Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:51:49.828Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:51:50.103Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:51:50.103Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:51:52.072Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:51:52.072Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:51:52.666Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:51:52.666Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:51:52.941Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:51:52.941Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:51:55.555Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:51:55.555Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:51:56.158Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:51:56.158Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:51:56.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:51:56.767Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:51:57.051Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:51:57.051Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:51:57.051Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-12T16:51:57.338Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:51:57.338Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:51:57.338Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:51:57.338Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:51:58.777Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:51:58.777Z] Attempting uninstall: urllib3 [2021-11-12T16:51:58.777Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:51:58.777Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:51:58.777Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:51:59.372Z] Attempting uninstall: idna [2021-11-12T16:51:59.372Z] Found existing installation: idna 3.2 [2021-11-12T16:51:59.372Z] Uninstalling idna-3.2: [2021-11-12T16:51:59.372Z] Successfully uninstalled idna-3.2 [2021-11-12T16:52:00.351Z] Attempting uninstall: chardet [2021-11-12T16:52:00.351Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:52:00.351Z] Uninstalling chardet-4.0.0: [2021-11-12T16:52:00.351Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:52:02.311Z] Attempting uninstall: requests [2021-11-12T16:52:02.311Z] Found existing installation: requests 2.25.1 [2021-11-12T16:52:02.311Z] Uninstalling requests-2.25.1: [2021-11-12T16:52:02.311Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:52:02.581Z] Running setup.py install for texttable: started [2021-11-12T16:52:04.551Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:52:04.551Z] Running setup.py install for PyYAML: started [2021-11-12T16:52:07.164Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:52:07.437Z] Running setup.py install for docopt: started [2021-11-12T16:52:10.057Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:52:10.057Z] Running setup.py install for dockerpty: started [2021-11-12T16:52:12.025Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:52:14.000Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-12T16:52:24.146Z] Removing intermediate container 103566849a6e [2021-11-12T16:52:24.146Z] ---> c6e75a89feaf [2021-11-12T16:52:24.146Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:52:24.146Z] ---> Running in 89bfb5625fd8 [2021-11-12T16:52:24.146Z] Removing intermediate container 89bfb5625fd8 [2021-11-12T16:52:24.146Z] ---> 8845bd5946ad [2021-11-12T16:52:24.146Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:52:24.146Z] ---> Running in d5b5a393cc86 [2021-11-12T16:52:24.146Z] Removing intermediate container d5b5a393cc86 [2021-11-12T16:52:24.146Z] ---> affa4aac3d3f [2021-11-12T16:52:24.146Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:52:25.119Z] ---> f9e402a4900d [2021-11-12T16:52:25.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:52:25.713Z] ---> d8e9f216b77d [2021-11-12T16:52:25.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:52:26.687Z] ---> 9594480212c1 [2021-11-12T16:52:26.687Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:52:26.687Z] ---> Running in afa9322a87e1 [2021-11-12T16:52:27.279Z] Removing intermediate container afa9322a87e1 [2021-11-12T16:52:27.279Z] ---> 64921f3f79cb [2021-11-12T16:52:27.279Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:52:27.279Z] ---> Running in c5181a723d21 [2021-11-12T16:52:27.871Z] Removing intermediate container c5181a723d21 [2021-11-12T16:52:27.871Z] ---> 9e196514f518 [2021-11-12T16:52:27.871Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:52:27.871Z] ---> Running in b9fab0c909c1 [2021-11-12T16:52:28.463Z] Removing intermediate container b9fab0c909c1 [2021-11-12T16:52:28.463Z] ---> 04d234cd076b [2021-11-12T16:52:28.463Z] Step 21/22 : LABEL git_sha=99e079bf1f49fde407bc10a88d7031ff4b5d82c9 [2021-11-12T16:52:28.463Z] ---> Running in 646b7d07d65f [2021-11-12T16:52:29.056Z] Removing intermediate container 646b7d07d65f [2021-11-12T16:52:29.056Z] ---> 43b83bc8fc33 [2021-11-12T16:52:29.056Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:52:29.056Z] ---> Running in 50bf557b975e [2021-11-12T16:52:29.329Z] Removing intermediate container 50bf557b975e [2021-11-12T16:52:29.329Z] ---> 92519fec767f [2021-11-12T16:52:29.329Z] [2021-11-12T16:52:29.921Z] Successfully built 92519fec767f [2021-11-12T16:52:29.921Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-12T16:52:30.208Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-12T16:52:30.195Z] $ docker stop --time=1 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 [2021-11-12T16:52:31.957Z] $ docker rm -f 2ad5220fb83a0ebb8bedc8e6de01511d8414cb324802b5022a4ebc9ec3df6ad1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:52:32.568Z] + docker images [2021-11-12T16:52:32.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:52:32.839Z] sys-mgmt-agent-arm64 latest 92519fec767f 3 seconds ago 277MB [2021-11-12T16:52:32.839Z] core-data-arm64 latest dad10a759f0d 47 seconds ago 19.5MB [2021-11-12T16:52:32.839Z] security-secretstore-setup-arm64 latest e6fb80979b93 About a minute ago 26.8MB [2021-11-12T16:52:32.839Z] 1a3277b43e4e About a minute ago 1.58GB [2021-11-12T16:52:32.839Z] security-proxy-setup-arm64 latest bc66924d790c About a minute ago 25.4MB [2021-11-12T16:52:32.839Z] b45ec2367373 About a minute ago 1.57GB [2021-11-12T16:52:32.839Z] 8241db991c12 About a minute ago 1.58GB [2021-11-12T16:52:32.839Z] 42247e8e78c7 About a minute ago 1.57GB [2021-11-12T16:52:32.839Z] security-bootstrapper-arm64 latest 44358912c5bc 4 minutes ago 17.8MB [2021-11-12T16:52:32.839Z] support-notifications-arm64 latest 58d9e3a080a8 4 minutes ago 16.1MB [2021-11-12T16:52:32.839Z] core-metadata-arm64 latest 27a60df579cd 4 minutes ago 15.9MB [2021-11-12T16:52:32.839Z] support-scheduler-arm64 latest d3cf519ee32e 4 minutes ago 15.3MB [2021-11-12T16:52:32.839Z] core-command-arm64 latest 112a323981a7 4 minutes ago 15.2MB [2021-11-12T16:52:32.839Z] e0b064919637 4 minutes ago 1.57GB [2021-11-12T16:52:32.839Z] 8c3240029a34 4 minutes ago 1.57GB [2021-11-12T16:52:32.839Z] 995804703023 4 minutes ago 1.57GB [2021-11-12T16:52:32.839Z] eca5789b41b6 4 minutes ago 1.57GB [2021-11-12T16:52:32.839Z] 7b807283cc0a 4 minutes ago 1.57GB [2021-11-12T16:52:32.839Z] ci-base-image-arm64 latest 11a30687ed26 15 minutes ago 1.24GB [2021-11-12T16:52:32.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-12T16:52:32.839Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-12T16:52:32.839Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-12T16:52:32.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:52:33.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:52:33.756Z] [2021-11-12T16:52:33.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:52:34.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:52:34.369Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T16:52:34.369Z] 448f6bf000e3: Pulling fs layer [2021-11-12T16:52:34.369Z] f757da607395: Pulling fs layer [2021-11-12T16:52:34.369Z] 05883995daec: Pulling fs layer [2021-11-12T16:52:34.369Z] 8603b9c90790: Pulling fs layer [2021-11-12T16:52:34.369Z] 1560dd03e051: Pulling fs layer [2021-11-12T16:52:34.369Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T16:52:34.369Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T16:52:34.369Z] 8603b9c90790: Waiting [2021-11-12T16:52:34.369Z] 1560dd03e051: Waiting [2021-11-12T16:52:34.369Z] 27f5ce0e4adf: Waiting [2021-11-12T16:52:34.369Z] c2d8d7efcc4b: Waiting [2021-11-12T16:52:34.369Z] f757da607395: Verifying Checksum [2021-11-12T16:52:34.369Z] f757da607395: Download complete [2021-11-12T16:52:34.369Z] 8603b9c90790: Verifying Checksum [2021-11-12T16:52:34.369Z] 8603b9c90790: Download complete [2021-11-12T16:52:34.643Z] 1560dd03e051: Verifying Checksum [2021-11-12T16:52:34.643Z] 1560dd03e051: Download complete [2021-11-12T16:52:34.643Z] 27f5ce0e4adf: Download complete [2021-11-12T16:52:34.643Z] 05883995daec: Verifying Checksum [2021-11-12T16:52:34.643Z] 05883995daec: Download complete [2021-11-12T16:52:34.917Z] 448f6bf000e3: Download complete [2021-11-12T16:52:37.529Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T16:52:37.529Z] c2d8d7efcc4b: Download complete [2021-11-12T16:52:38.506Z] 448f6bf000e3: Pull complete [2021-11-12T16:52:39.099Z] f757da607395: Pull complete [2021-11-12T16:52:40.531Z] 05883995daec: Pull complete [2021-11-12T16:52:41.125Z] 8603b9c90790: Pull complete [2021-11-12T16:52:42.103Z] 1560dd03e051: Pull complete [2021-11-12T16:52:42.374Z] 27f5ce0e4adf: Pull complete [2021-11-12T16:52:57.440Z] c2d8d7efcc4b: Pull complete [2021-11-12T16:52:57.440Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T16:52:57.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:52:57.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T16:52:57.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-11-12T16:52:57.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T16:53:01.215Z] $ docker top 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:02.253Z] ---> job-cost.sh [2021-11-12T16:53:02.253Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:02.253Z] INFO: No Stack... [2021-11-12T16:53:02.541Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T16:53:03.137Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T16:53:03.843Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-11-12T16:53:03.843Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T16:53:03.912Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] [2021-11-12T16:53:03.918Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] did not exist. Created. [2021-11-12T16:53:03.918Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T16:53:04.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T16:53:04.777Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T16:53:04.784Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3798-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T16:53:04.782Z] $ docker stop --time=1 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 [2021-11-12T16:53:06.408Z] $ docker rm -f 1da773cc9af2f70f612b93594f478cf71be0011ac3ba13332e4f61bc0eb1e475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-12T16:53:07.099Z] provisioning config files... [2021-11-12T16:53:07.107Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4801718317055491391tmp [Pipeline] { [Pipeline] sh [2021-11-12T16:53:07.408Z] + set +x [2021-11-12T16:53:07.408Z] + curl -s https://codecov.io/bash [2021-11-12T16:53:07.408Z] + bash -s -- [2021-11-12T16:53:07.408Z] [2021-11-12T16:53:07.408Z] _____ _ [2021-11-12T16:53:07.408Z] / ____| | | [2021-11-12T16:53:07.408Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T16:53:07.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T16:53:07.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T16:53:07.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T16:53:07.408Z] Bash-1.0.6 [2021-11-12T16:53:07.408Z] [2021-11-12T16:53:07.408Z] [2021-11-12T16:53:07.408Z] ==> git version 2.24.4 found [2021-11-12T16:53:07.408Z] ==> 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 [2021-11-12T16:53:07.408Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T16:53:07.408Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T16:53:07.408Z] ==> Jenkins CI detected. [2021-11-12T16:53:07.408Z] current dir:  /w/workspace/edgex-go/3 [2021-11-12T16:53:07.408Z] project root: . [2021-11-12T16:53:07.408Z] --> token set from env [2021-11-12T16:53:07.408Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T16:53:07.408Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T16:53:07.408Z] ==> Python coveragepy not found [2021-11-12T16:53:07.408Z] ==> Searching for coverage reports in: [2021-11-12T16:53:07.408Z] + . [2021-11-12T16:53:07.669Z] -> Found 1 reports [2021-11-12T16:53:07.669Z] ==> Detecting git/mercurial file structure [2021-11-12T16:53:07.669Z] ==> Reading reports [2021-11-12T16:53:07.669Z] + ./coverage.out bytes=428381 [2021-11-12T16:53:07.669Z] ==> Appending adjustments [2021-11-12T16:53:07.669Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T16:53:09.060Z] + Found adjustments [2021-11-12T16:53:09.060Z] ==> Gzipping contents [2021-11-12T16:53:09.060Z] 60K /tmp/codecov.CHDGMu.gz [2021-11-12T16:53:09.060Z] ==> Uploading reports [2021-11-12T16:53:09.060Z] url: https://codecov.io [2021-11-12T16:53:09.060Z] query: branch=PR-3798&commit=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= [2021-11-12T16:53:09.060Z] -> Pinging Codecov [2021-11-12T16:53:09.060Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3798&commit=3a6bd0dbd5fa74f0efb901303052ca0b848f40c2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3798%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3798&job=&cmd_args= [2021-11-12T16:53:09.321Z] -> Uploading to [2021-11-12T16:53:09.321Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/3a6bd0dbd5fa74f0efb901303052ca0b848f40c2/964dbcff-f953-4a68-8920-0b1d82cbb309.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T165309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=539e943484902f5bd209223c6477a2891fdc6ef285a19a406f61e18169595a3e [2021-11-12T16:53:09.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:53:09.321Z] Dload Upload Total Spent Left Speed [2021-11-12T16:53:09.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57777 0 0 100 57777 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-11-12T16:53:09.581Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3a6bd0dbd5fa74f0efb901303052ca0b848f40c2 [Pipeline] } [2021-11-12T16:53:09.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T16:53:10.909Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:11.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:11.784Z] ---> package-listing.sh [2021-11-12T16:53:11.784Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T16:53:11.784Z] ++ facter osfamily [2021-11-12T16:53:12.060Z] + OS_FAMILY=redhat [2021-11-12T16:53:12.060Z] + workspace=/w/workspace/edgex-go/3 [2021-11-12T16:53:12.060Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T16:53:12.060Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T16:53:12.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T16:53:12.060Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T16:53:12.060Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-12T16:53:12.060Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T16:53:12.060Z] + case "${OS_FAMILY}" in [2021-11-12T16:53:12.060Z] + rpm -qa [2021-11-12T16:53:12.060Z] + sort [2021-11-12T16:53:15.358Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T16:53:15.358Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T16:53:15.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T16:53:15.358Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-12T16:53:15.358Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-12T16:53:15.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-12T16:53:15.373Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T16:53:15.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:53:16.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:16.211Z] [2021-11-12T16:53:16.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:53:16.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:16.513Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T16:53:16.513Z] b4d181a07f80: Pulling fs layer [2021-11-12T16:53:16.513Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T16:53:16.513Z] ed53099fbce6: Pulling fs layer [2021-11-12T16:53:16.513Z] dc539afda2c1: Pulling fs layer [2021-11-12T16:53:16.513Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T16:53:16.513Z] 9065ff56babe: Pulling fs layer [2021-11-12T16:53:16.513Z] d287ab97295c: Pulling fs layer [2021-11-12T16:53:16.513Z] 77bc0d833cb6: Waiting [2021-11-12T16:53:16.513Z] 9065ff56babe: Waiting [2021-11-12T16:53:16.513Z] d287ab97295c: Waiting [2021-11-12T16:53:16.513Z] dc539afda2c1: Waiting [2021-11-12T16:53:16.513Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T16:53:16.513Z] a1111a8f2ec3: Download complete [2021-11-12T16:53:16.513Z] ed53099fbce6: Verifying Checksum [2021-11-12T16:53:16.513Z] ed53099fbce6: Download complete [2021-11-12T16:53:16.513Z] dc539afda2c1: Verifying Checksum [2021-11-12T16:53:16.513Z] dc539afda2c1: Download complete [2021-11-12T16:53:16.513Z] 9065ff56babe: Verifying Checksum [2021-11-12T16:53:16.513Z] 9065ff56babe: Download complete [2021-11-12T16:53:16.776Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T16:53:16.776Z] 77bc0d833cb6: Download complete [2021-11-12T16:53:16.776Z] b4d181a07f80: Verifying Checksum [2021-11-12T16:53:16.776Z] b4d181a07f80: Download complete [2021-11-12T16:53:17.355Z] d287ab97295c: Verifying Checksum [2021-11-12T16:53:17.355Z] d287ab97295c: Download complete [2021-11-12T16:53:18.310Z] b4d181a07f80: Pull complete [2021-11-12T16:53:18.310Z] a1111a8f2ec3: Pull complete [2021-11-12T16:53:18.884Z] ed53099fbce6: Pull complete [2021-11-12T16:53:19.149Z] dc539afda2c1: Pull complete [2021-11-12T16:53:19.416Z] 77bc0d833cb6: Pull complete [2021-11-12T16:53:19.416Z] 9065ff56babe: Pull complete [2021-11-12T16:53:24.734Z] d287ab97295c: Pull complete [2021-11-12T16:53:24.734Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T16:53:24.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:53:24.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T16:53:24.807Z] prd-centos7-docker-4c-2g-345 does not seem to be running inside a container [2021-11-12T16:53:24.843Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2021-11-12T16:53:28.252Z] $ docker top 0aa9cac1c131cfbc26dad5a0423266a92de798764961eaed67ffd25cdd0bd32b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:53:28.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T16:53:28.914Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T16:53:29.210Z] + ls /var/log/sa-host [2021-11-12T16:53:29.210Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T16:53:29.210Z] file_magic: OK [2021-11-12T16:53:29.210Z] HZ: Using current value: 100 [2021-11-12T16:53:29.210Z] file_header: OK [2021-11-12T16:53:29.210Z] 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 [2021-11-12T16:53:29.210Z] Statistics: [2021-11-12T16:53:29.210Z] 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...Hnuu...uuuununununu... [2021-11-12T16:53:29.210Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T16:53:29.210Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T16:53:29.210Z] file_magic: OK [2021-11-12T16:53:29.210Z] HZ: Using current value: 100 [2021-11-12T16:53:29.210Z] file_header: OK [2021-11-12T16:53:29.210Z] 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 [2021-11-12T16:53:29.210Z] Statistics: [2021-11-12T16:53:29.210Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T16:53:29.210Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:53:29.294Z] provisioning config files... [2021-11-12T16:53:29.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8637200936671662142tmp [Pipeline] { [Pipeline] echo [2021-11-12T16:53:29.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:29.613Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T16:53:29.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:29.959Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T16:53:29.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:30.257Z] ---> sudo-logs.sh [2021-11-12T16:53:30.257Z] Archiving 'sudo' log.. [2021-11-12T16:53:30.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-345.novalocal: Name or service not known [2021-11-12T16:53:30.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-345.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T16:53:30.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:30.571Z] ---> job-cost.sh [2021-11-12T16:53:30.571Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:30.571Z] DEBUG: total: 0.10999999940395355 [2021-11-12T16:53:30.571Z] INFO: Retrieving Stack Cost... [2021-11-12T16:53:30.831Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T16:53:31.401Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T16:53:31.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:53:31.714Z] ---> logs-deploy.sh [2021-11-12T16:53:31.714Z] lf-activate-venv: SKIPPING [2021-11-12T16:53:31.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3798/3 [2021-11-12T16:53:31.714Z] INFO: archiving workspace using pattern(s): [2021-11-12T16:53:32.657Z] Archives upload complete. [2021-11-12T16:53:32.657Z] INFO: archiving logs to Nexus